aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config.php
Commit message (Expand)AuthorAgeFilesLines
* Moved defaults to common + dir move changesPaul S. Owen2001-04-191-21/+0
* cookie additionsPaul S. Owen2001-04-181-0/+3
* config changes for session updates ... ignore config.php-newPaul S. Owen2001-03-211-5/+7
* User registration works.James Atkinson2001-03-191-3/+3
* New template system. Lots of merging conflicts, so let nate know if he broke ...natec2001-03-171-4/+4
* Moved include filesBart van Bragt2001-03-091-67/+3
* constants added for url parameter namesPaul S. Owen2001-03-091-1/+6
* Started on posting.php, got the logic done for displaying the new topic formJames Atkinson2001-03-071-2/+2
* More work on viewtopic, still needs SQL tweeking (normal ranks arn't working)James Atkinson2001-03-051-0/+2
* Viewtopic mostly done. Need private forum stuff, pagination, and some SQL tweaksJames Atkinson2001-03-041-0/+14
* Added login failer constantJames Atkinson2001-02-251-0/+1
* Aded GENERAL_ERROR to constantsJames Atkinson2001-02-251-3/+4
* Added DEBUG constant for debuggin levelJames Atkinson2001-02-251-0/+4
* Changed way of setting table prefixBart van Bragt2001-02-241-18/+19
* Added another error code to ccnfigJames Atkinson2001-02-231-1/+1
* Switch table naming vars to constantsPaul S. Owen2001-02-231-21/+21
* Implementing the total topics/posts/last post in forums table thingJames Atkinson2001-02-221-1/+4
* Implement user defined table prefixesPaul S. Owen2001-02-221-1/+1
* Implement user defined table prefixesPaul S. Owen2001-02-221-4/+26
* phpBB 2 is startedJames Atkinson2001-02-221-1/+44
* Initial revisionJames Atkinson2001-02-171-0/+27