aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/functions
Commit message (Expand)AuthorAgeFilesLines
* Off to the realm of Mordor we goPaul S. Owen2001-04-196-1492/+0
* create_date function needs to use gmdate in order to output a correct date.James Atkinson2001-04-191-53/+54
* minor updates to add domain, path, securePaul S. Owen2001-04-181-8/+8
* Removed some debugging stuffBart van Bragt2001-04-161-1/+0
* Fixed session code for existing userid cookie but not corresponding DB entryBart van Bragt2001-04-161-0/+3
* Delete functionality that has been moved to the session codeBart van Bragt2001-04-161-81/+1
* yet another file that did not appear to commitPaul S. Owen2001-04-161-0/+7
* error_die changes and various bug fixesPaul S. Owen2001-04-153-37/+47
* Users online updatePaul S. Owen2001-04-151-0/+8
* Session code updatesPaul S. Owen2001-04-152-81/+171
* Errm, modified the forum query in make_jumpbox, dohPaul S. Owen2001-04-021-5/+3
* Reduced SQL queries in make_jumpboxPaul S. Owen2001-04-021-35/+53
* Added blank cookiepath, domain, and secure settings for full browser compat.James Atkinson2001-03-221-6/+6
* Minor updatePaul S. Owen2001-03-221-3/+2
* New session code ... lotsa changesPaul S. Owen2001-03-211-107/+326
* Added make_clickable()natec2001-03-211-0/+42
* v2 BBcode now being used.. run bbcode_conversion.php to convert your database...natec2001-03-211-9/+16
* IP integer encoding and decoding addedPaul S. Owen2001-03-201-7/+22
* User registration works.James Atkinson2001-03-193-169/+329
* Merged some stat functions (total users/posts etc)Bart van Bragt2001-03-101-79/+39
* Performance hacks in template.inc - let me know if stuff breaks.natec2001-03-101-2/+0
* Moved include filesBart van Bragt2001-03-091-2/+2
* Misc fixesJames Atkinson2001-03-041-1/+9
* Major bbcode refactoring. Also removed all non-relevant bbcode functions.natec2001-03-021-780/+203
* Added login/logout file and logic to login a userJames Atkinson2001-02-252-77/+82
* *** empty log message ***James Atkinson2001-02-252-2/+21
* A forum with no forums/cats now shows a nice message insted of a big ugly mes...James Atkinson2001-02-251-0/+6
* Added line number/filename to error die functionJames Atkinson2001-02-251-0/+4
* Minor layout and jumpbox changesPaul S. Owen2001-02-241-48/+47
* Fixed some indentingBart van Bragt2001-02-241-66/+66
* Forums can have moderators now..James Atkinson2001-02-241-0/+31
* Viewforum works, and error die outputs nice, templated, errorsJames Atkinson2001-02-232-19/+36
* *** empty log message ***James Atkinson2001-02-231-0/+42
* View forum page is started. Need private forum checkingJames Atkinson2001-02-231-2/+8
* Added misc functions fileJames Atkinson2001-02-231-0/+76
* *** empty log message ***James Atkinson2001-02-232-5/+3
* Switch table naming vars to constantsPaul S. Owen2001-02-232-10/+10
* Implement user defined table prefixesPaul S. Owen2001-02-222-14/+14
* phpBB 2 is startedJames Atkinson2001-02-222-2/+233
* Added more needed files. Error handling functions file and PHPLib templates libJames Atkinson2001-02-211-0/+54
* Initial revisionJames Atkinson2001-02-174-0/+1119