aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/install/install_install.php
Commit message (Expand)AuthorAgeFilesLines
* add nils' request and super globals classMeik Sievertsen2008-12-251-4/+4
* - updated all code to use the request class instead of any direct access toNils Adermann2008-11-241-4/+4
* merge revisions i missed... hopefully not breaking things - did not check eve...Meik Sievertsen2008-11-221-1/+1
* db_tools from static to non-static due to the db dependancy (#31245)Meik Sievertsen2008-11-021-5/+3
* gah@trunkMeik Sievertsen2008-10-171-1/+1
* Disable referer validation on install if it is not possible to determine corr...Meik Sievertsen2008-10-171-0/+10
* Okay, that is pretty raw, but better to have it in place than trying to play ...Henry Sudhof2008-09-191-2/+2
* Get real dbms version instead of relying on php internal functions which only...Meik Sievertsen2008-09-041-0/+4
* Remove caching of templates from the database completely, themes is cut down ...Chris Smith2008-09-041-1/+1
* Merge chmod changes into trunkMeik Sievertsen2008-08-221-6/+4
* PHP5.3 compatibility.Marek A. R2008-08-151-1/+1
* Change 5.1.0 to 5.2.0Marek A. R2008-06-181-1/+1
* #27395Meik Sievertsen2008-06-091-0/+13
* removed executable props [Bug #6464]Nils Adermann2008-06-041-0/+0
* fix adm redirectMeik Sievertsen2008-06-041-1/+1
* add missing constant to config fileMeik Sievertsen2008-06-031-1/+3
* ok... i hope i haven't messed too much with the code and everything is still ...Meik Sievertsen2008-05-291-56/+56
* merging... againMeik Sievertsen2008-03-181-1/+1
* Merging revisions #r8346, #r8347 and #r8348Meik Sievertsen2008-01-291-18/+23
* - use proper OOP for db_toolsDavid M2008-01-111-4/+2
* we enter a brave new world...David M2008-01-101-10/+17
* - make viewforum work againDavid M2008-01-081-1/+1
* - a few tiny clean upsDavid M2008-01-071-0/+1
* - add DB2 supportDavid M2008-01-061-3/+3
* the end of an era...David M2008-01-061-13/+0
* oh boy...David M2008-01-031-1/+21
* cross-ci to the headHenry Sudhof2008-01-031-1/+1
* #16695Meik Sievertsen2007-12-271-15/+24
* further updatesMeik Sievertsen2007-11-191-4/+18
* further fixesMeik Sievertsen2007-11-031-2/+2
* make sure we always check for a valid directory handleMeik Sievertsen2007-10-211-5/+0
* #14704Henry Sudhof2007-10-121-1/+1
* #i42Meik Sievertsen2007-10-041-1/+1
* deregister globals to install tooMeik Sievertsen2007-10-041-12/+12
* #i112Meik Sievertsen2007-10-011-1/+1
* necessary changes...Meik Sievertsen2007-08-301-1/+1
* err, forgot to commitMeik Sievertsen2007-07-271-10/+10
* needed fixesMeik Sievertsen2007-07-231-11/+8
* try to normalize everything...Meik Sievertsen2007-07-221-183/+177
* a bunch of fixesMeik Sievertsen2007-07-141-1/+6
* some more fixesMeik Sievertsen2007-07-121-1/+1
* some fixesMeik Sievertsen2007-07-111-3/+4
* some fixes here and thereMeik Sievertsen2007-07-101-0/+5
* let's see if i can break something. :oMeik Sievertsen2007-07-031-4/+4
* some fixes... most importantly the ability to update the board with the autom...Meik Sievertsen2007-07-011-1/+6
* ok, mess around with the templates + fixing some bugs + adjusting headers for...Meik Sievertsen2007-06-091-1/+1
* same old, same oldDavid M2007-06-081-1/+1
* another Oracle fixDavid M2007-06-081-7/+12
* #11431Henry Sudhof2007-05-261-1/+4
* Allow pre-setting language dependant data in schema_data.sql... specified wit...Meik Sievertsen2007-05-191-30/+71