phpbb/phpBB
Marc Alexander da8e35ac77 [ticket/11548] Fix incorrect usage of array_map on acp groups page
The array_map was only ran on small parts of the actual error array instead
of the whole one. This resulted in the output of the language variables' names
rather than their actual value.

PHPBB3-11548
2013-07-12 13:40:30 -04: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 [ticket/10776] update min php version 5.3.3 in readme 2013-06-21 18:24:06 +05:30
download [ticket/10820] fix if condition to check for IE 2013-06-14 00:29:06 +05:30
files informational change for orphaned attachments - they only list already uploaded files not assigned to posts (orphaned attachments). 2007-05-12 13:20:38 +00:00
images [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
includes [ticket/11548] Fix incorrect usage of array_map on acp groups page 2013-07-12 13:40:30 -04:00
install Merge remote-tracking branch 'remotes/nickv/ticket/8319' into develop-olympus 2013-07-11 10:09:53 -05:00
language [ticket/11662] Typos: occured -> occurred 2013-07-12 17:10:18 +02:00
store [ticket/9520] Removed per directory web.config files. 2010-05-03 19:31:40 +02:00
styles [ticket/11566] Subsilver template error displayed after table headers 2013-07-01 21:54:47 +05:30
.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/11566] Remove extra pair of brackets from conditional statement 2013-07-01 21:54:34 +05:30
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/10772] Remove unnecessary comment 2013-05-16 09:34:58 +03:00
web.config [ticket/10219] Remove invalid and invisible character from web.config. 2011-06-14 23:18:33 +02:00