1
0

prep for downgrade of Smarty update

This commit is contained in:
Ian
2015-06-16 12:37:08 +02:00
parent b19d6137fb
commit 0a1cb87151
2 changed files with 6 additions and 0 deletions

@ -182,6 +182,8 @@ $dead_files_rest = array(
$dead_dirs_rest = array(
$serendipity['serendipityPath'] . 'htmlarea/plugins/ImageManage',
$serendipity['serendipityPath'] . 'htmlarea/plugins',
$serendipity['serendipityPath'] . 'bundled-libs/Smarty/libs/sysplugins/smarty_config_source.php',
$serendipity['serendipityPath'] . 'bundled-libs/Smarty/libs/sysplugins/smarty_internal_config.php',
$serendipity['serendipityPath'] . 'bundled-libs/YahooUI/treeview',
$serendipity['serendipityPath'] . 'bundled-libs/YahooUI'
);