aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/install_install.php
Commit message (Expand)AuthorAgeFilesLines
* A couple changes to improve usability:Jonathan Stanley2007-02-251-1/+1
* - forgot a few places :PDavid M2007-02-191-2/+2
* - allow converting from one database to another, no need for tables to be in ...Nils Adermann2007-02-161-446/+55
* only very tiny fixes.Meik Sievertsen2007-02-021-1/+1
* #7424Meik Sievertsen2007-01-271-1/+2
* - fix severe bug with email hash calculationMeik Sievertsen2007-01-241-1/+1
* - fixing some bugsMeik Sievertsen2007-01-201-1/+7
* #7256David M2007-01-201-1/+2
* some opendir/closedir fixesMeik Sievertsen2007-01-191-1/+2
* fix some general bugs and some convertor relatedMeik Sievertsen2007-01-101-1/+0
* - installer now checks if the page size is correct for FirebirdDavid M2007-01-091-0/+41
* unique cookie name anyone?Meik Sievertsen2007-01-051-0/+8
* - telling the admin for what the board contact and board email addresses are ...Meik Sievertsen2006-12-311-1/+0
* #6600David M2006-12-271-1/+1
* some fixes todayMeik Sievertsen2006-12-241-11/+12
* #6460, thanks to ToonArmy for the patch :DDavid M2006-12-211-9/+1
* - Modules are not added correctly [#6370]Meik Sievertsen2006-12-181-4/+30
* - re-add script_path for "strange configurations" to let them force the gener...Meik Sievertsen2006-12-081-7/+33
* - pretty serious speed improvement for strtoupper/strtolowerDavid M2006-12-021-2/+60
* don't mind me, I just forgot something :DDavid M2006-11-271-1/+1
* #5640David M2006-11-271-3/+23
* rather large update, most important things done:Meik Sievertsen2006-11-241-4/+84
* decrease the barrier for E_ALL error reporting and email traces from DEBUG_EX...Meik Sievertsen2006-11-211-1/+1
* - fixing a bunch of bugsMeik Sievertsen2006-11-211-1/+4
* let us be more strict while testing for writeable directories.Meik Sievertsen2006-11-181-6/+20
* - fixes for the following bugs:Meik Sievertsen2006-11-151-2/+3
* @#$%&!David M2006-11-131-1/+1
* blah blah blah :DDavid M2006-11-121-0/+7
* - cleaned up firebirdsqlDavid M2006-11-101-4/+5
* - use the $var_ary for settings in a more logical way (hopefully removes the ...Meik Sievertsen2006-11-041-8/+8
* - compress is nicer (fixed a bug :P)David M2006-11-031-5/+11
* ok, i am an idiot...Meik Sievertsen2006-11-031-6/+6
* - make sure the sql layer for mysql always states mysql4 and get to mysql if ...Meik Sievertsen2006-11-031-3/+1
* - implemented the suggested html_entity_decode function made by davidMeik Sievertsen2006-11-031-2/+2
* - now username changes should work as desiredMeik Sievertsen2006-10-221-8/+8
* Revised attachment categories a bitMeik Sievertsen2006-10-191-0/+15
* #4812David M2006-10-181-1/+1
* - store sql_layer directly within the layer itselfMeik Sievertsen2006-10-141-1/+1
* Need to set the clean form on installGraham Eames2006-10-141-1/+1
* Make the UTF tools available - recent changes require them in the install and...Graham Eames2006-10-071-4/+4
* tried to begin adjusting all string functions where applicable - still a *lot...Meik Sievertsen2006-10-071-4/+4
* - support re-caching of theme data if stylesheet.css changed and load_tplcomp...Meik Sievertsen2006-10-061-1/+0
* Check that we actually have a valid fpGraham Eames2006-10-041-0/+5
* - extend config checking to include check for writeable pathMeik Sievertsen2006-10-031-34/+33
* complete check for FBDavid M2006-10-031-0/+27
* remove my debug codeDavid M2006-10-021-2/+2
* #4564David M2006-10-021-4/+4
* - Goodbye MySQL4, hello unified MySQL driver. MySQL 3.23 to MySQL 5.0 are now...David M2006-10-011-17/+26
* - forgot to make the same change to the ODBC driverDavid M2006-10-011-1/+12
* A reworking of how we handle inactive usersGraham Eames2006-09-231-3/+3