aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions.php
Commit message (Expand)AuthorAgeFilesLines
* [ticket/11215] Add commented-out URL rewrite capability to .htaccessDavid King2013-09-021-0/+8
* [ticket/11215] Everything appears to be working...David King2013-08-311-19/+9
* Merge branch 'develop' into ticket/11215David King2013-08-311-2/+0
|\
| * [ticket/11754] Remove styleswitcher leftoversVjacheslav Trushkin2013-07-301-2/+0
* | Merge branch 'develop' into ticket/11215David King2013-07-131-8/+7
|\ \ | |/
| * Merge pull request #1541 from nickvergessen/ticket/11684Nathan Guse2013-07-131-2/+1
| |\
| | * [ticket/11684] Remove useless confirmation page after login and admin loginJoas Schilling2013-07-131-2/+1
| * | [ticket/9657] Remove sql_visibility as it is always non-emptyJoas Schilling2013-07-111-6/+4
| * | [ticket/9657] Use the service instead of the static classJoas Schilling2013-07-111-2/+3
| * | Merge remote-tracking branch 'phpbb/develop' into feature/softdelete-1-permis...Joas Schilling2013-07-111-25/+27
| |\ \ | | |/
| * | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...Joas Schilling2013-03-071-3/+5
| |\ \
| * \ \ Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...Joas Schilling2013-03-051-46/+26
| |\ \ \
| * \ \ \ Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...Joas Schilling2013-03-031-7/+105
| |\ \ \ \
| * \ \ \ \ Merge branch 'develop' of https://github.com/phpbb/phpbb3 into feature/softde...Joas Schilling2012-12-201-22/+250
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'remotes/phpbb/develop' into feature/softdelete-...Joas Schilling2012-11-101-56/+189
| |\ \ \ \ \ \
| * | | | | | | [feature/soft-delete] Simplification part2: user can see all item visibilitiesJoas Schilling2012-08-291-1/+2
* | | | | | | | [ticket/11215] Don't try to use when it isn't thereDavid King2013-07-131-2/+2
* | | | | | | | [ticket/11215] Don't try to correct paths during testsDavid King2013-07-121-1/+1
* | | | | | | | [ticket/11215] use globalDavid King2013-07-111-2/+2
* | | | | | | | [ticket/11215] Correct for different URL but same path infoDavid King2013-07-061-1/+10
* | | | | | | | [ticket/11215] A few minor optimizations for phpbb_get_web_root_path()David King2013-07-061-8/+4
* | | | | | | | [ticket/11215] Correct paths when path info is used for controller accessDavid King2013-07-061-13/+49
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | [ticket/9341] remove PREV_PAGE tpl var used for backward compatabilityDhruv2013-06-271-1/+0
* | | | | | | [ticket/9341] Correctly named template varssakimahesh2013-06-221-2/+2
* | | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-05-161-1/+1
|\ \ \ \ \ \ \
| * | | | | | | [ticket/11545] Remove DIRECTORY_SEPARATOR dependency from is_absoluteJoas Schilling2013-05-161-1/+1
* | | | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-05-151-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | [ticket/11546] Fix is_absolute() throws E_NOTICE for empty stringJoas Schilling2013-05-151-1/+1
* | | | | | | | Merge branch 'develop-olympus' into developNils Adermann2013-05-121-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | [ticket/11105] Added spaces between ; and "url=" to adhere to w3c conventions.gamerchan2013-05-121-1/+1
* | | | | | | | Merge branch 'develop-olympus' into developAndreas Fischer2013-05-061-0/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / /
| * | | | | | | [ticket/11144] Add missing {FORUM_NAME} variableGaƫtan Muller2013-05-061-0/+1
* | | | | | | | Merge remote-tracking branch 'github-asperous/ticket/9975' into developNils Adermann2013-04-241-3/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | [ticket/9975] Moved a few E_USER_ERROR errors to /languageasperous2013-04-231-3/+3
* | | | | | | | | Merge pull request #1290 from nickvergessen/ticket/11362Nils Adermann2013-04-241-16/+18
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | |
| * | | | | | | | [ticket/11362] Use container when available instead of creating a new instanceJoas Schilling2013-04-221-1/+1
| * | | | | | | | [ticket/11362] Add compatibility function phpbb_clean_path() againJoas Schilling2013-04-181-0/+32
| * | | | | | | | [ticket/11362] Move phpbb_clean_path into a simple filesystem serviceJoas Schilling2013-04-171-30/+0
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Migration file and change board_home_text to board_index_textTabitha Backoff2013-03-281-1/+1
* | | | | | | | Ticket# 11477 - Allow customisation of "Board index"Tabitha Backoff2013-03-281-1/+1
|/ / / / / / /
* | | | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/11166Joas Schilling2013-03-061-53/+131
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'develop' of https://github.com/phpbb/phpbb3 into ticket/10714Joas Schilling2013-03-041-2/+81
| |\ \ \ \ \ \ | | | |_|_|_|/ | | |/| | | |
| | * | | | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathaniel Guse2013-02-261-3/+22
| | |\ \ \ \ \
| | * | | | | | [ticket/11103] Add Notification Settings link in flyout menuNathan Guse2013-02-151-0/+1
| | * | | | | | Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11103Nathan Guse2013-01-151-2/+2
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'develop' of github.com:phpbb/phpbb3 into ticket/11103Nathan Guse2012-12-131-0/+46
| | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ | | | |/| | | | |
| | * | | | | | | [ticket/11103] Instantiate $phpbb_notifications as neededNathan Guse2012-12-131-6/+16
| | * | | | | | | Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathan Guse2012-12-091-2/+101
| | |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ Merge branch 'develop' of github.com:EXreaction/phpbb3 into ticket/11103Nathan Guse2012-12-071-2/+2
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch 'develop' of git://github.com/phpbb/phpbb3 into ticket/11103Nathan Guse2012-11-201-15/+99
| | |\ \ \ \ \ \ \ \ \