aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes/functions.php
Commit message (Expand)AuthorAgeFilesLines
* [feature/system-cron] Refactored cron task naming, loading and running.Oleg Pudeyev2011-02-121-3/+4
* [feature/system-cron] WIP on making cron tasks runnable via system cronOleg Pudeyev2011-02-121-32/+4
* Merge branch 'develop-olympus' into developIgor Wiedler2011-02-121-1/+7
|\
| * [ticket/10029] Use $_SERVER['SERVER_PROTOCOL'] for determining HTTP version.Oleg Pudeyev2011-02-091-1/+7
* | Merge branch 'develop-olympus' into developNils Adermann2011-01-231-2/+3
|\ \ | |/
| * [ticket/8779] Slow search for 'View unread posts'rxu2011-01-241-2/+3
* | Merge branch 'develop-olympus' into developNils Adermann2011-01-161-1/+1
|\ \ | |/
| * Merge branch 'ticket/bantu/9859' into develop-olympusNils Adermann2011-01-161-1/+1
| |\
| | * [ticket/9859] Remove years in credit line from some more files.Andreas Fischer2011-01-161-1/+1
* | | Merge branch 'develop-olympus' into developIgor Wiedler2011-01-161-19/+11
|\ \ \ | |/ /
| * | [ticket/9933] Remove empty word check.rxu2011-01-161-5/+0
| * | [ticket/9933] Add $use_unicode parameter to get_censor_preg_expression().Andreas Fischer2011-01-161-6/+7
| * | [ticket/9933] Adjust word censor regex for non-unicode mode.rxu2011-01-161-4/+8
| |/
* | [task/config-class] Implemented a config class to replace the global array.Nils Adermann2011-01-101-40/+32
* | Merge branch 'develop-olympus' into developAndreas Fischer2011-01-071-0/+42
|\ \ | |/
| * [ticket/9933] Move word censor regex into separate function in functions.phprxu2011-01-071-0/+42
* | [ticket/9746] Update documentation of phpbb_inet_pton().Andreas Fischer2011-01-031-1/+2
* | [ticket/9746] Ease up phpbb_ip_normalise() function.Andreas Fischer2011-01-031-20/+1
* | [ticket/9746] Added PHP implementation of inet_pton and inet_ntop.Marek A. RuszczyƄski2011-01-031-2/+118
* | [ticket/9746] Adding wrapper functions for inet_ntop() and inet_pton().Andreas Fischer2011-01-031-1/+32
* | [ticket/9746] Adding new function phpbb_ip_normalise().Andreas Fischer2011-01-031-0/+53
* | [ticket/9574] Add pcre_utf8_support() functionIgor Wiedler2010-12-281-0/+16
* | [ticket/9574] Remove conditional PHP<5.2 codeIgor Wiedler2010-12-281-17/+5
* | [ticket/9574] Drop fallback implementationsIgor Wiedler2010-12-281-101/+0
* | Merge branch 'feature/igorw/request-class' into developAndreas Fischer2010-12-161-9/+10
|\ \
| * | [feature/request-class] Convert some remaining cookiesIgor Wiedler2010-10-171-9/+10
* | | Merge branch 'develop-olympus' into developNils Adermann2010-12-131-2/+2
|\ \ \ | | |/ | |/|
| * | [ticket/9930] Redirect failes with open_basedir enabled.Joas Schilling2010-11-251-2/+2
* | | [ticket/9556] Drop php closing tags, add trailing newlineIgor Wiedler2010-11-111-2/+0
* | | Merge branch 'develop-olympus' into developAndreas Fischer2010-11-071-1/+1
|\ \ \ | |/ /
| * | [ticket/9696] Surpress is_dir() notice when using SQLite with open_basedir.Paul Sohier2010-11-071-1/+1
* | | Merge branch 'develop-olympus' into developIgor Wiedler2010-10-191-1/+1
|\ \ \ | |/ / | | / | |/ |/|
| * [ticket/9840] Display view unread posts link for guests.rxu2010-10-161-1/+1
* | [feature/request-class] Fix remember and session hide on loginIgor Wiedler2010-10-051-2/+2
* | [feature/request-class] Convert any direct access to $_* to use $requestIgor Wiedler2010-09-251-3/+5
* | [feature/request-class] Removal of direct access to some superglobalsIgor Wiedler2010-09-171-10/+2
* | [feature/request-class] Refactor request classes to use autoloadingIgor Wiedler2010-09-171-2/+2
* | [feature/request-class] Refactored request class and wrapper functions.Nils Adermann2010-09-171-14/+21
* | [feature/request-class] request_var should return after setting the request o...Nils Adermann2010-09-171-0/+1
* | [feature/request-class] Adding a request class based on ascraeus-experiment.Nils Adermann2010-09-171-100/+32
* | Merge branch 'develop-olympus' into developIgor Wiedler2010-09-161-3/+6
|\ \ | |/
| * Merge branch 'ticket/bantu/9613' into develop-olympusIgor Wiedler2010-09-161-0/+2
| |\
| | * [ticket/9613] Implement a load switch for unread posts search feature.rxu2010-08-291-0/+2
| * | [ticket/9609] Change header() calls setting HTTP status to send_status_line().Andreas Fischer2010-09-111-3/+4
| |/
* | Merge branch 'develop-olympus' into developAndreas Fischer2010-08-281-3/+3
|\ \ | |/
| * Merge branch 'ticket/nickvergessen/9519' into develop-olympusAndreas Fischer2010-08-281-3/+3
| |\
| | * [ticket/9519] Replace remaining is_writable() calls with phpbb_is_writable().Joas Schilling2010-08-131-3/+3
* | | Merge branch 'ticket/p/6855' into developAndreas Fischer2010-08-221-6/+6
|\ \ \
| * | | [ticket/6855] Changed 'seperator' to 'separator'. [Igor Wiedler]Oleg Pudeyev2010-07-061-6/+6
* | | | Merge branch 'develop-olympus' into developNils Adermann2010-08-211-18/+177
|\ \ \ \ | | |/ / | |/| |