aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/install.php
Commit message (Expand)AuthorAgeFilesLines
* Change related to the latest form of topics tableLudovic Arnaud2003-03-061-0/+6
* ok, a slightly modified posting.php, some fixes too. topic-review and polls w...Meik Sievertsen2003-02-271-1/+7
* only minor changes, some notes, played around with the code... nothing special.Meik Sievertsen2003-02-261-4/+4
* added extension loading. please note the additional variable 'Meik Sievertsen2003-02-251-1/+55
* More capitalised lang strings, fixed some unset or incorrect variablesLudovic Arnaud2003-02-171-0/+1
* Minor changes, added visual confirmation stuff to mysql_basic and changedJames Atkinson2003-01-301-3/+5
* Implementation of an experimental cache manager.Ludovic Arnaud2003-01-111-0/+1
* This should now work ... still blank screens on errors (due to way errors are...Paul S. Owen2002-11-241-9/+17
* Minor changes, trying to get it working on my test serverLudovic Arnaud2002-10-311-1/+1
* bah, various issues, assign lang to this->lang via pointer(?)Paul S. Owen2002-10-211-123/+117
* This will do a clean install ... it will fail if config isn't writeable or an...Paul S. Owen2002-07-161-256/+145
* Start integrating install.tplPaul S. Owen2002-07-161-258/+243
* Centralise install/upgrade/schemas ... make for easier removal and less clute...Paul S. Owen2002-07-161-0/+1006