aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/install.php
Commit message (Expand)AuthorAgeFilesLines
* - fixed a little bug in the (old) installerNils Adermann2006-03-181-0/+2
* - Cleaned up some compress stuffDavid M2006-03-181-0/+2
* - empty() expects a variable, not a function :DDavid M2006-03-131-2/+4
* - streamlined reports to consist of the feature set we decided upon (Nils, yo...Meik Sievertsen2006-03-121-4/+4
* - By default, new installations of magick add itself to PATH and not to a var...David M2006-03-091-1/+9
* Weee! My turn to bug things up :DDavid M2006-03-061-2/+1
* - The sha1 hash is a standard part of PHP, mhash is not needed for Jabber :DDavid M2006-03-021-1/+1
* - Usage of short tags that did not use short tag features is useless..David M2006-02-141-1/+1
* - Fixes a weird bug regarding SQL parsing..David M2006-02-121-2/+2
* A few changes to the installer as a result of changes elsewhereGraham Eames2006-01-081-25/+35
* Initial instance of the install language file to allow me to install for testingGraham Eames2005-12-201-2/+2
* - some SQL:2003 changes (basicly joins, mysql5 is sql:2003 compliant in stric...Meik Sievertsen2005-11-281-3/+3
* - tiny bugfixes. ;)Meik Sievertsen2005-11-081-1/+1
* Updated for new acm structureGraham Eames2005-10-081-1/+2
* blablaMeik Sievertsen2005-10-031-1/+1
* - changed dbal class layoutMeik Sievertsen2005-08-171-5/+5
* - updated oracle schema/db filesMeik Sievertsen2005-05-051-5/+9
* - dbal changesMeik Sievertsen2005-04-221-16/+10
* - re-added emotion column. ;)Meik Sievertsen2005-04-201-1/+5
* - Documentation related changesMeik Sievertsen2005-04-091-12/+11
* - first try to break things...Meik Sievertsen2005-03-211-1/+1
* - interbase/firebird 1.5+ support (still needs some tweaking)Meik Sievertsen2005-01-091-1/+1
* - mssql related changesMeik Sievertsen2005-01-041-0/+4
* - mysql 4.1.x support (mysqli extension)Meik Sievertsen2005-01-021-1/+1
* Damn EOL, damn vim :SBart van Bragt2004-11-011-1/+1
* Fixed small problem with finding ImagemagickBart van Bragt2004-11-011-3/+2
* - 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