aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/common.php
Commit message (Expand)AuthorAgeFilesLines
* #19955Meik Sievertsen2008-01-291-2/+6
* - Constant PHPBB_DB_NEW_LINK introduced which can be used to force phpBB to c...Nils Adermann2007-11-181-1/+1
* #i42Meik Sievertsen2007-10-041-0/+3
* deregister globals to install tooMeik Sievertsen2007-10-041-3/+3
* #i101Nils Adermann2007-10-031-2/+20
* #i112Meik Sievertsen2007-10-011-1/+1
* allow new installations...Meik Sievertsen2007-09-231-1/+1
* new hook system (do not get it confused with events or plugins please)Meik Sievertsen2007-09-221-0/+9
* php, a strange language. :oMeik Sievertsen2007-08-301-1/+1
* necessary changes...Meik Sievertsen2007-08-301-1/+1
* Some changes... non-invasive...Meik Sievertsen2007-08-131-10/+1
* - clean up mssql and mssql_odbc, mssql now uses a different method of dealing...David M2007-02-191-1/+1
* - using the PHP_VERSION constant is fasterDavid M2006-12-171-1/+1
* - fixing a bunch of bugsMeik Sievertsen2006-11-211-7/+0
* *** empty log message ***David M2006-11-121-1/+0
* - no more encoding mixture, say hello to UTF-8 (I'll add a validation solutio...Nils Adermann2006-09-171-0/+1
* - getcwd replacementDavid M2006-08-171-1/+9
* Allow ACP access if install/ is present and display the generic board disable...Graham Eames2006-08-121-3/+4
* Fixed: a double slash appears in the installer URL if you go to the board and...Ludovic Arnaud2006-07-231-1/+1
* Fixed: if phpBB isn't installed, it redirects to http://host.tld\/install/ind...Ludovic Arnaud2006-07-231-3/+3
* Appears that the redirect in common.php didn't work on all setups we tried, s...Graham Eames2006-07-071-3/+3
* Change redirection logic to match the RFC better in those cases before redire...Graham Eames2006-07-071-1/+27
* hey dev team mates, here are the brand new beta checkins (as promised). Pleas...Meik Sievertsen2006-06-171-6/+2
* - automatically sync topic_reported when deleting a post [Bug #2152]Nils Adermann2006-06-141-1/+1
* - forgot to commit common.phpNils Adermann2006-06-101-0/+5
* dumdidumMeik Sievertsen2006-06-071-1/+1
* ok, this one is rather large... the most important change:Meik Sievertsen2006-06-061-15/+14
* hmm, still not giving the expected resultsMeik Sievertsen2006-05-281-2/+2
* - fix nasty error in functions_admin generating a fatal error on inclusionMeik Sievertsen2006-05-281-1/+2
* - some adjustements for phpdocumentorMeik Sievertsen2006-05-051-0/+3
* - put the error reporting check into another location (since we do want to di...Meik Sievertsen2006-05-051-2/+1
* hmm, maybe i should not comment this statement, eh?Meik Sievertsen2006-05-041-1/+1
* - slightly adjusted the DEBUG/DEBUG_EXTRA requirementsMeik Sievertsen2006-05-041-2/+3
* blahMeik Sievertsen2006-04-291-50/+56
* reverting changes to the installerMeik Sievertsen2006-04-291-100/+81
* graham, sorry for this but i had to... ;)Meik Sievertsen2006-04-281-35/+48
* oopsNils Adermann2006-04-261-1/+1
* - safer globals deregistrationNils Adermann2006-04-261-36/+55
* - removed group settings from rolesMeik Sievertsen2006-04-221-28/+37
* Porting the random number generator code overGraham Eames2006-04-211-0/+1
* Replacing the first part of the installer ready for some testingGraham Eames2006-03-181-2/+2
* Weee! My turn to bug things up :DDavid M2006-03-061-3/+34
* - sperate permissions from sessionsMeik Sievertsen2006-01-041-0/+2
* - use the changes. ;)Meik Sievertsen2005-10-021-212/+11
* - changed dbal class layoutMeik Sievertsen2005-08-171-1/+3
* Wanted ... someone who can commit updates without screwing up, will pay top d...Paul S. Owen2005-07-041-1/+1
* Session key implementation.Paul S. Owen2005-07-041-3/+4
* - new queue invocation methodMeik Sievertsen2005-04-301-18/+6
* - Documentation related changesMeik Sievertsen2005-04-091-11/+11
* - first try to break things...Meik Sievertsen2005-03-211-0/+3