aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/install.php
Commit message (Expand)AuthorAgeFilesLines
* 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