phpbb/phpBB
Marc Alexander cd1da92d85 [ticket/11538] Add optional switch as argument to hex colour validation
The value of $optional will decide whether an empty string will be
treated as incorrect input or if it is allowed. The optional argument
will default to false and therefore treat an empty string as incorrect
unless explicitly told to not do so.

PHPBB3-11538
2013-05-19 17:45:45 +02:00
..
adm [ticket/10896] Move EMAIL_INVALID_EMAIL to common, replace EMAIL_INVALID 2013-02-04 23:13:47 -06:00
cache [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
develop [ticket/11227] @return void -> @return null in develop-olympus. 2012-11-29 15:37:12 -05:00
docs Merge remote-tracking branch 'MGaetan89/ticket/11144' into develop-olympus 2013-05-06 21:56:20 +02:00
download [ticket/11144] Add missing {FORUM_NAME} variable 2013-05-06 21:31:16 +02:00
files [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
images [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
includes [ticket/11538] Add optional switch as argument to hex colour validation 2013-05-19 17:45:45 +02:00
install [ticket/11536] Fixed incorrect removal of "install" in script_path 2013-05-15 14:49:46 +02:00
language [ticket/11538] Simplify colour value check and remove support for '#' 2013-05-14 22:39:33 +02:00
store [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
styles [ticket/11538] Simplify colour value check and remove support for '#' 2013-05-14 22:39:33 +02:00
.htaccess [Feature] Ability to use HTTP authentication in ATOM feeds by passing the GET parameter auth=http 2010-01-19 19:08:51 +00:00
common.php [ticket/10848] Move include up. 2012-10-17 22:35:36 -04:00
composer.json [ticket/11513] Add PHPUnit 3.7 and DbUnit 1.2 as a composer dev dependency. 2013-05-09 18:42:35 +02:00
composer.lock [ticket/11513] Update (all) composer dependencies. 2013-05-09 18:46:29 +02:00
cron.php [ticket/10046] Call flush() in cron.php 2011-03-12 14:56:47 +01:00
faq.php populate who is online only where required 2009-08-12 10:30:37 +00:00
feed.php Merge remote-tracking branch 'github-bantu/ticket/10335' into develop-olympus 2011-08-26 05:59:13 -04:00
index.php [ticket/10589] Add alias to 'user_birthday' in $leap_year_birthdays definition 2012-01-15 18:18:04 +08:00
mcp.php fix mcp sorting for pm_reports, and some minor language changes 2009-07-22 13:33:54 +00:00
memberlist.php Merge remote-tracking branch 'bantu/ticket/10658' into develop-olympus 2012-04-03 20:57:24 -04:00
posting.php [ticket/11144] Add missing {FORUM_NAME} variable 2013-05-06 21:50:45 +02:00
report.php [ticket/10266] Add "Return to forum" link after reporting a post 2011-07-14 02:52:05 +02:00
search.php [ticket/10943] displays searched query in search result 2012-08-11 02:26:46 +05:30
style.php [ticket/10399] Correctly encoding template component urls (3.0) 2011-12-04 11:43:55 +02:00
ucp.php [ticket/11158] Revert old fix in PHPBB3-10186. 2012-10-29 14:58:19 -04:00
viewforum.php [ticket/10606] Also correctly use $s_search_hidden_fields in view(forum|topic). 2012-02-09 15:34:04 +01:00
viewonline.php Fix bug #46215 - Adjust viewonline filename regular expression to be less strict. 2009-06-09 15:52:03 +00:00
viewtopic.php [ticket/10606] Also correctly use $s_search_hidden_fields in view(forum|topic). 2012-02-09 15:34:04 +01:00
web.config [ticket/10219] Remove invalid and invisible character from web.config. 2011-06-14 23:18:33 +02:00