phpbb/phpBB/includes/acp
Meik Sievertsen 70dffaacbd fix custom bbcode html replacement to correctly replace references
It failed if there was a number directly after the token, resulting in $12345, where $1 was needed. Fixed by using ${x}

also made sure that newlines within the html replacement are not replaced with <br />.


git-svn-id: file:///svn/phpbb/trunk@6391 89ea8834-ac86-4346-8a33-228a782c2dd0
2006-09-23 11:37:05 +00:00
..
info add version check to acp. Now no longer directly displayed at the acp index but accessible through the System tab and viewable by any admin (no special permisison needed). 2006-09-02 13:39:21 +00:00
acp_attachments.php implement bare-bone validation for config variables... 2006-09-15 14:08:48 +00:00
acp_ban.php anyone want to buy a C? 2006-06-16 23:20:32 +00:00
acp_bbcodes.php fix custom bbcode html replacement to correctly replace references 2006-09-23 11:37:05 +00:00
acp_board.php implement bare-bone validation for config variables... 2006-09-15 14:08:48 +00:00
acp_bots.php - Fix some bugs 2006-09-14 14:57:29 +00:00
acp_captcha.php - fixed some bugs 2006-09-13 16:08:36 +00:00
acp_database.php - some bugfixes 2006-08-28 15:50:33 +00:00
acp_disallow.php - some bugfixes 2006-08-28 15:50:33 +00:00
acp_email.php - fixed some bugs 2006-09-13 16:08:36 +00:00
acp_forums.php some tiny fixes here and there 2006-09-22 22:14:05 +00:00
acp_groups.php some tiny fixes here and there 2006-09-22 22:14:05 +00:00
acp_icons.php - some bugfixes 2006-08-28 15:50:33 +00:00
acp_jabber.php - some bugfixes 2006-08-28 15:50:33 +00:00
acp_language.php - some bugfixes 2006-08-28 15:50:33 +00:00
acp_logs.php sql_in_set changes 2006-08-12 13:14:39 +00:00
acp_main.php some tiny fixes here and there 2006-09-22 22:14:05 +00:00
acp_modules.php - some bugfixes 2006-08-28 15:50:33 +00:00
acp_permission_roles.php - some bugfixes 2006-08-28 15:50:33 +00:00
acp_permissions.php - Fix some bugs 2006-09-14 14:57:29 +00:00
acp_php_info.php - some bugfixes 2006-08-28 15:50:33 +00:00
acp_profile.php - fixing profile bug 2006-09-04 13:47:56 +00:00
acp_prune.php - some bugfixes 2006-08-28 15:50:33 +00:00
acp_ranks.php - some bugfixes 2006-08-28 15:50:33 +00:00
acp_reasons.php oops 2006-09-10 15:04:56 +00:00
acp_search.php - no more encoding mixture, say hello to UTF-8 (I'll add a validation solution for PHP 4.3.3/4 ASAP) [side effect: fixes Bug #3762] 2006-09-17 22:02:28 +00:00
acp_styles.php - some bugfixes 2006-08-28 15:50:33 +00:00
acp_update.php add version check to acp. Now no longer directly displayed at the acp index but accessible through the System tab and viewable by any admin (no special permisison needed). 2006-09-02 13:39:21 +00:00
acp_users.php - fixed some bugs 2006-09-13 16:08:36 +00:00
acp_words.php - some bugfixes 2006-08-28 15:50:33 +00:00
auth.php - Fix some bugs 2006-09-14 14:57:29 +00:00