aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Moved include filesBart van Bragt2001-03-0912-206/+238
* Current (perhaps) MySQL schema for phpBB2Paul S. Owen2001-03-091-5/+10
* me == moron...James Atkinson2001-03-091-2/+2
* fixed little bug in viewtopicJames Atkinson2001-03-091-2/+2
* Fixed URL backward compatibilityBart van Bragt2001-03-091-1/+5
* Allow for legacy topic_id as url paramPaul S. Owen2001-03-091-1/+4
* Update to url parameter names - _topic only_Paul S. Owen2001-03-092-2/+3
* Reduced query number, changed parameter namesPaul S. Owen2001-03-091-172/+171
* constants added for url parameter namesPaul S. Owen2001-03-091-1/+6
* Added del_backup_table function to delete the backup tableshd20002001-03-071-0/+30
* Stupid errorJames Atkinson2001-03-071-47/+48
* Started on posting.php, got the logic done for displaying the new topic formJames Atkinson2001-03-078-77/+300
* More work on viewtopic, still needs SQL tweeking (normal ranks arn't working)James Atkinson2001-03-055-31/+165
* Viewtopic mostly done. Need private forum stuff, pagination, and some SQL tweaksJames Atkinson2001-03-047-44/+364
* Misc fixesJames Atkinson2001-03-044-7/+15
* Added some new DB fields, fixed bug where all topics where assigned to one forumBart van Bragt2001-03-031-1/+8
* Changed f.forums_order to f.forum_orderBart van Bragt2001-03-031-1/+1
* Adjusted cellpaddingPaul S. Owen2001-03-021-1/+1
* Perhaps temporary, perhaps permanent INNER JOIN fixPaul S. Owen2001-03-021-9/+19
* eregi for LIMIT updated to cope with control charsPaul S. Owen2001-03-021-1/+1
* Viewforum gets moderator list nowJames Atkinson2001-03-021-4/+9
* Started translation implemenation, added 1.2 english lang fileJames Atkinson2001-03-028-24/+414
* Major bbcode refactoring. Also removed all non-relevant bbcode functions.natec2001-03-021-780/+203
* MySQL compatibility update of MSSQL compability.Paul S. Owen2001-03-021-1/+1
* Preliminary MSSQL compability updatesPaul S. Owen2001-03-022-8/+3
* Various updatesPaul S. Owen2001-03-021-5/+6
* Add forum ordering to IndexPaul S. Owen2001-02-271-2/+2
* Move jumpbox to separate templatePaul S. Owen2001-02-274-44/+50
* A few corrections inc. DB2 compatibilityPaul S. Owen2001-02-261-23/+64
* Added login/logout file and logic to login a userJames Atkinson2001-02-254-79/+141
* Added login failer constantJames Atkinson2001-02-251-0/+1
* Minor fix to rowseekPaul S. Owen2001-02-251-3/+3
* Possible future forum orderingPaul S. Owen2001-02-251-0/+1
* Updated for odbcPaul S. Owen2001-02-251-0/+4
* Initial working odbc class (MS Access compatible)Paul S. Owen2001-02-251-134/+83
* *** empty log message ***James Atkinson2001-02-255-6/+35
* First ODBC class, not fully functional please don't use or modify.Paul S. Owen2001-02-251-0/+449
* Aded GENERAL_ERROR to constantsJames Atkinson2001-02-252-4/+6
* A forum with no forums/cats now shows a nice message insted of a big ugly mes...James Atkinson2001-02-253-0/+11
* Added line number/filename to error die functionJames Atkinson2001-02-251-0/+4
* Added DEBUG constant for debuggin levelJames Atkinson2001-02-251-0/+4
* Added link to view profile for last post userJames Atkinson2001-02-241-5/+8
* Cosmetic change, added NOWRAP to table cellBart van Bragt2001-02-241-1/+1
* Some minor fixes (i.e. set_time_limit())Bart van Bragt2001-02-241-1/+3
* MySQL DB schema : Devel EditionPaul S. Owen2001-02-241-0/+329
* Minor layout and jumpbox changesPaul S. Owen2001-02-241-48/+47
* Update related to jumpbox creationPaul S. Owen2001-02-241-3/+8
* Change to jumpbox creationPaul S. Owen2001-02-241-2/+6
* Some array rejiggling of moderator checksPaul S. Owen2001-02-241-4/+4
* viewcat now works also modified moderators construction, now fasterPaul S. Owen2001-02-241-57/+104