aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/common.php
Commit message (Expand)AuthorAgeFilesLines
* Basic new post folder colour changePaul S. Owen2001-06-051-0/+1
* Fixed reply w/ quote link (functionality still dosan't exist for it though)James Atkinson2001-06-031-1/+0
* IP encoding now done in common no need to encode anywhere elsePaul S. Owen2001-05-271-3/+15
* More work on posting. Editing now works. Also replies can have subjects.James Atkinson2001-05-271-0/+1
* Initial SQL updates completePaul S. Owen2001-05-131-1/+1
* Moved config, images vars to arrays and various other fixesPaul S. Owen2001-05-031-50/+60
* Added extra defaultsPaul S. Owen2001-05-021-0/+1
* Added some passthru support to loginJames Atkinson2001-05-011-3/+0
* Grab default_theme setting from DBPaul S. Owen2001-04-291-0/+1
* Updated for generic themingPaul S. Owen2001-04-241-0/+2
* Okay it seems the template setup has moved to the DB ... thanks for telling m...Paul S. Owen2001-04-221-1/+2
* Someone removed the template instance ...Paul S. Owen2001-04-221-0/+1
* Added user selectable templates, and put the system template into the config ...James Atkinson2001-04-201-25/+26
* Moved defaults to common + dir move changesPaul S. Owen2001-04-191-4/+30
* error_die changes and various bug fixes to filesPaul S. Owen2001-04-151-1/+1
* Session code updatesPaul S. Owen2001-04-151-7/+0
* Changes related to session code updatesPaul S. Owen2001-03-211-51/+23
* User registration works.James Atkinson2001-03-191-0/+2
* New template system. Lots of merging conflicts, so let nate know if he broke ...natec2001-03-171-1/+1
* Changed USER_IP to $user_ipBart van Bragt2001-03-091-5/+3
* Moved include filesBart van Bragt2001-03-091-5/+6
* Started on posting.php, got the logic done for displaying the new topic formJames Atkinson2001-03-071-1/+1
* Started translation implemenation, added 1.2 english lang fileJames Atkinson2001-03-021-2/+2
* Added login/logout file and logic to login a userJames Atkinson2001-02-251-2/+2
* Changed the order of some statementsBart van Bragt2001-02-241-6/+7
* Centralise common includes and setupPaul S. Owen2001-02-241-0/+108