aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/install.php
Commit message (Expand)AuthorAgeFilesLines
* - more updates, mostly bugfixes to the bbcode parserMeik Sievertsen2004-09-161-3/+3
* - updated installer (only small fixes)Meik Sievertsen2004-08-041-32/+27
* - remove output buffering options from download.php (not needed anymore)Meik Sievertsen2004-07-081-1/+1
* Small fix for installBart van Bragt2004-06-131-0/+1
* Some minor glitches in the install processBart van Bragt2004-05-111-3/+4
* i have nothing to say... just ignore this line.Meik Sievertsen2004-03-041-2/+2
* botsPaul S. Owen2004-02-291-1/+2
* fudge-o-rama mkIIPaul S. Owen2003-10-151-3/+6
* fudge-o-ramaPaul S. Owen2003-10-151-0/+1
* Extension var updatePaul S. Owen2003-09-131-22/+12
* acm_type var name updatePaul S. Owen2003-08-251-1/+1
* Taken out the $db var from acm classes for consistency with other classesLudovic Arnaud2003-08-111-3/+5
* store directory checkPaul S. Owen2003-07-201-1/+1
* Remove subfolder storage of templates ... a safe-mode thang, you can delete a...Paul S. Owen2003-07-171-2/+2
* input submit/reset style class name changePaul S. Owen2003-07-141-7/+7
* SQLite support ... Probably helps if the installer supports it I guess ... I'...Paul S. Owen2003-07-011-6/+14
* There is no default_language ...Paul S. Owen2003-06-291-17/+12
* a few fixesMeik Sievertsen2003-06-291-0/+5
* Add check for files/ , write img_magick details to config table, missed coupl...Paul S. Owen2003-06-211-11/+16
* Add xml and mhash to optional module listPaul S. Owen2003-06-191-1/+1
* Updated Firebird schema ... "compatible" with mysql version ... NOTE the chan...Paul S. Owen2003-06-151-1/+1
* Few more changes ... now look for (possible) existence of existing tables wit...Paul S. Owen2003-06-151-64/+132
* Couple extra strings, bold textPaul S. Owen2003-06-141-13/+19
* Moved lang stringsPaul S. Owen2003-06-141-92/+102
* Some tidying up, transfer of a few lang strings, removed mbstring module chec...Paul S. Owen2003-06-141-193/+145
* You won't believe how close this computer came to having a free flying lesson...Paul S. Owen2003-06-131-9/+8
* Initial "new installer" ... everyone say 'oooooooohhhhh' ... and you'll look ...Paul S. Owen2003-06-131-597/+1055
* deleting the constructor means refining the init call. ;)Meik Sievertsen2003-06-131-1/+2
* a few updates, added #539865 and #694413.Meik Sievertsen2003-05-111-27/+64
* capitalized install script lang vars.Meik Sievertsen2003-03-291-57/+57
* Not quite a typoLudovic Arnaud2003-03-281-1/+1
* oops, missed a bitPaul S. Owen2003-03-201-3/+1
* Remove debugging stuffPaul S. Owen2003-03-201-9/+4
* Fudge for firebird schemaPaul S. Owen2003-03-191-1/+10
* It's alive! It's alive! ...Paul S. Owen2003-03-171-482/+457
* Redirect path changesPaul S. Owen2003-03-131-7/+7
* 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