aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/common.php
Commit message (Expand)AuthorAgeFilesLines
* - 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
* - bugfixesMeik Sievertsen2005-01-151-0/+1
* - fix attachment mod errorsMeik Sievertsen2004-12-121-3/+0
* Add warning noticePaul S. Owen2004-11-301-0/+4
* - minor fixesMeik Sievertsen2004-11-061-3/+3
* - more updates, mostly bugfixes to the bbcode parserMeik Sievertsen2004-09-161-5/+14
* This is a mass commit ... expect trouble! Changes made here are primarily to ...Paul S. Owen2004-09-011-1/+1
* Rejiggle "board disabled" system to allow admin/mods access, eliminate duplic...Paul S. Owen2004-08-021-11/+4
* - added folder_moved imageMeik Sievertsen2004-06-061-0/+1
* - added delete cookies linkMeik Sievertsen2004-05-311-1/+9
* fix some issues with oop, fixing small bugs and prepare the next steps...Meik Sievertsen2004-05-021-12/+16
* Profile, prefs, feedbackPaul S. Owen2004-02-111-0/+1
* inline attachment capability...Meik Sievertsen2004-02-081-0/+4
* Custom profile data table definePaul S. Owen2004-02-081-1/+1
* Addslash function no longer needed with request_var processingPaul S. Owen2004-02-031-13/+0
* send mass mail immediatlyMeik Sievertsen2004-02-011-0/+5
* custom profile fields.Meik Sievertsen2004-01-101-0/+7