mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 05:50:42 +02:00
We do not support nesting code tags - #10763
#10741 Confirm box on pruning forums - #10619 Not stripping empty lines on parsing messages - #10579 Remove reports alongside with users - #10501 git-svn-id: file:///svn/phpbb/trunk@7527 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -967,6 +967,7 @@ parse_css_file = {PARSE_CSS_FILE}
|
||||
|
||||
foreach ($file_ary as $file)
|
||||
{
|
||||
$file = str_replace('/', '.', $file);
|
||||
$filename = "{$cache_prefix}_$file.html.$phpEx";
|
||||
|
||||
$template->assign_block_vars('file', array(
|
||||
|
Reference in New Issue
Block a user