aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
Commit message (Expand)AuthorAgeFilesLines
* Fixed demo topic not showing up after install.Ludovic Arnaud2002-10-071-1/+1
* Err... max() actually needs two args :DLudovic Arnaud2002-10-071-1/+1
* auth comments, cache(?)Paul S. Owen2002-10-061-65/+97
* anonymous user takes id = 0, smilies have width and height termsPaul S. Owen2002-10-051-26/+26
* Change admin lang to en by default ... prevents admin/viewonline chockingPaul S. Owen2002-10-051-1/+1
* wrong field name, oopsPaul S. Owen2002-10-051-13/+12
* Switch to user class(?)Paul S. Owen2002-10-052-35/+21
* Is this quicker or slower than the for loop/concat method for comparing the IPs?Paul S. Owen2002-10-051-9/+2
* another oopsie in sessions + whos online fix for forum_id in page_header (ind...Paul S. Owen2002-10-052-4/+4
* oops, forgot to replace if ...Paul S. Owen2002-10-041-5/+8
* Associative array change ...Paul S. Owen2002-10-044-2050/+1698
* prune_enable re-added ... is it still required ... couldn't prune_freq be use...Paul S. Owen2002-10-041-0/+1
* Overcome last visit issue (in a 'way'), reduce work gc has to do ... hopefull...Paul S. Owen2002-10-041-38/+43
* Now this build can be installed without any error.Ludovic Arnaud2002-10-042-18/+10
* Well, here are all my changes ... don't blame me if things break :DPaul S. Owen2002-10-0463-2677/+2166
* Written by mat100 ... modified slightly for CVSPaul S. Owen2002-10-041-0/+77
* Includes the color Mod javascript written by mat100Paul S. Owen2002-10-041-234/+260
* ISOPaul S. Owen2002-10-0424-0/+2798
* Name changePaul S. Owen2002-10-044-58/+178
* I updated my copy with the Area51 template so here it is, along with a couple...Ludovic Arnaud2002-10-032-2/+2
* I updated my copy with the Area51 template so here it is, along with a couple...Ludovic Arnaud2002-10-035-12/+11
* Subforums part 3: "the one that actually works"Ludovic Arnaud2002-10-033-32/+64
* Setting error reporting to the highest level have benefits.Ludovic Arnaud2002-10-031-1/+1
* Subforums handling part 2, new files.Ludovic Arnaud2002-10-032-0/+223
* Subforums handling part 2, it almost works. Also added: the "Explain" link at...Ludovic Arnaud2002-10-0312-245/+362
* First implementation of subforums handling in index.Ludovic Arnaud2002-10-017-270/+299
* No need to be paranoid about direct access to this file, removed $mtime refer...Ludovic Arnaud2002-09-291-9/+2
* Preimplementation of smilies order, "smilies" changed into "emoticons" as per...Ludovic Arnaud2002-09-196-60/+190
* New smilies admin, a bug fixed in mysql.php and a left join removed from admi...Ludovic Arnaud2002-09-188-382/+329
* Forums management updated, now able to delete forumsLudovic Arnaud2002-09-168-138/+95
* CleanupsLudovic Arnaud2002-09-155-97/+74
* First commit of updated forums management panel - crossing fingersLudovic Arnaud2002-09-152-740/+795
* Instantiate template and set template path from seperate methodPaul S. Owen2002-08-222-32/+28
* Garbage collection updatePaul S. Owen2002-08-221-20/+19
* Wrong var name for gc methodPaul S. Owen2002-08-221-6/+16
* Forum/Topic marking updatesPaul S. Owen2002-08-223-156/+66
* Define auth_values which can only be manipulated by the forum founderPaul S. Owen2002-08-191-0/+1
* More updatesPaul S. Owen2002-08-182-25/+55
* Related to permission changes ...Paul S. Owen2002-08-182-42/+36
* Failed on no groups ...Paul S. Owen2002-08-171-3/+17
* updated schema for update_script changes ...Paul S. Owen2002-08-171-1/+2
* checked and it works ... or appears to from a 2.0.x installPaul S. Owen2002-08-171-100/+88
* Various updatesPaul S. Owen2002-08-171-54/+50
* *** empty log message ***Paul S. Owen2002-08-171-2/+2
* no commentPaul S. Owen2002-08-171-2/+2
* ...Paul S. Owen2002-08-171-0/+1
* damn it damn it damn itPaul S. Owen2002-08-171-3/+3
* oopsiePaul S. Owen2002-08-171-27/+31
* Some sql changesPaul S. Owen2002-08-177-109/+188
* Anonymous takes user_id = 0 ... hopefully this will not cause problems on the...Paul S. Owen2002-08-161-1/+1