| Commit message (Expand) | Author | Age | Files | Lines |
| * | More work on memberlist | James Atkinson | 2001-05-11 | 2 | -7/+13 |
| * | Memberlist working. Pagination seems to have problems. Might be generate_pagi... | James Atkinson | 2001-05-11 | 7 | -0/+192 |
| * | Altered ban checking, this will be replaced by auth I think | Paul S. Owen | 2001-05-11 | 1 | -1/+18 |
| * | Altered ban checking, this will be replaced by auth I think | Paul S. Owen | 2001-05-11 | 1 | -7/+5 |
| * | Possible fix for SQL JOIN syntax and MySQL 3.22 | Paul S. Owen | 2001-05-11 | 1 | -4/+4 |
| * | Made the schema work with MySQL 3.22 | James Atkinson | 2001-05-10 | 1 | -2/+2 |
| * | Added code to create an instance of $template if it does not exist | James Atkinson | 2001-05-10 | 1 | -0/+4 |
| * | New file for smtp mail | the_systech | 2001-05-09 | 1 | -0/+154 |
| * | Added generate_pagination routine | Paul S. Owen | 2001-05-07 | 3 | -71/+87 |
| * | Fixed value orders to match column orders | the_systech | 2001-05-07 | 1 | -4/+4 |
| * | Modified to add DROP TABLE for each phpBB2 Table | the_systech | 2001-05-07 | 1 | -0/+19 |
| * | Minor update | Paul S. Owen | 2001-05-06 | 1 | -2/+2 |
| * | Minor changes to where template vars are assigned | Paul S. Owen | 2001-05-06 | 2 | -8/+13 |
| * | Send post id to template for possible anchor name ref | Paul S. Owen | 2001-05-06 | 1 | -1/+3 |
| * | Now allow for GET based session - additions | Paul S. Owen | 2001-05-06 | 1 | -4/+3 |
| * | Now allow for GET based session | Paul S. Owen | 2001-05-06 | 5 | -37/+39 |
| * | Now allow for GET based session | Paul S. Owen | 2001-05-06 | 1 | -1/+1 |
| * | Now allow for GET based session | Paul S. Owen | 2001-05-06 | 21 | -107/+156 |
| * | oops, two colours round the wrong way | Paul S. Owen | 2001-05-06 | 1 | -1/+1 |
| * | 'New' theme for my template | Paul S. Owen | 2001-05-06 | 1 | -0/+2 |
| * | Additions for session code update | Paul S. Owen | 2001-05-06 | 1 | -1/+2 |
| * | Fixed problem with incorrect conversion of line breaks in alter profile | Paul S. Owen | 2001-05-06 | 1 | -2/+2 |
| * | Minor updates | Paul S. Owen | 2001-05-06 | 1 | -27/+21 |
| * | Changed as per FDF topic | Paul S. Owen | 2001-05-06 | 1 | -31/+86 |
| * | Removed display of Anonymous is username field if no user logged on | Paul S. Owen | 2001-05-06 | 1 | -2/+4 |
| * | Fixed problem where password was cleared even if unchanged | Paul S. Owen | 2001-05-06 | 1 | -6/+4 |
| * | Corrected small error in HTML | Paul S. Owen | 2001-05-05 | 1 | -1/+1 |
| * | Now remembers profile changes on error | Paul S. Owen | 2001-05-05 | 1 | -74/+104 |
| * | Users can now edit profile. However, it dosan't retain the data on an error, yet | James Atkinson | 2001-05-04 | 3 | -6/+104 |
| * | Modified users and config inserts to match column counts in mysql_schema.sql | the_systech | 2001-05-04 | 1 | -3/+3 |
| * | Little fix to login so de-activated accounts won't be able to login | James Atkinson | 2001-05-04 | 2 | -2/+14 |
| * | Various updates, templating var changes, config array updates, etc. | Paul S. Owen | 2001-05-04 | 7 | -65/+53 |
| * | Latest update | Paul S. Owen | 2001-05-03 | 1 | -76/+89 |
| * | Updated to include PSO template default theme | Paul S. Owen | 2001-05-03 | 1 | -2/+2 |
| * | Pauls alternate template, this _requires_ a theme | Paul S. Owen | 2001-05-03 | 27 | -0/+534 |
| * | Updated to use same style as rest of default template | Paul S. Owen | 2001-05-03 | 3 | -27/+37 |
| * | Moved config, images vars to arrays and various other fixes | Paul S. Owen | 2001-05-03 | 16 | -363/+438 |
| * | Changed a templating var to match changed placement in page_header.php | Paul S. Owen | 2001-05-03 | 1 | -2/+2 |
| * | Changed joined_date to use create_date | Paul S. Owen | 2001-05-03 | 1 | -3/+3 |
| * | Added extra defaults | Paul S. Owen | 2001-05-02 | 1 | -0/+1 |
| * | An extra TABLES constant for possible multiple autologin keys | Paul S. Owen | 2001-05-02 | 1 | -3/+2 |
| * | Moved several functions to profile.php | Paul S. Owen | 2001-05-02 | 1 | -183/+17 |
| * | Updates to match profile.php changes | Paul S. Owen | 2001-05-02 | 2 | -53/+47 |
| * | Some code cleanup and various updates + moved certain functions here | Paul S. Owen | 2001-05-02 | 1 | -237/+418 |
| * | Convert old user_regdates to gmtime integers | Paul S. Owen | 2001-05-02 | 1 | -0/+70 |
| * | Ran John's fix_files script to fix all the windows carriage returns. | James Atkinson | 2001-05-02 | 1 | -0/+22 |
| * | Updated to use create_date rather than date | Paul S. Owen | 2001-05-02 | 3 | -15/+26 |
| * | Fixed bug in utilising user selected timezone | Paul S. Owen | 2001-05-02 | 1 | -3/+4 |
| * | Remove extra -ve from being printed for timezones behind GMT | Paul S. Owen | 2001-05-02 | 1 | -1/+1 |
| * | Prevent logged in user logging in again from diff IP in same sess | Paul S. Owen | 2001-05-02 | 1 | -2/+16 |