empty smarty cache before upgrade

This commit is contained in:
onli 2014-11-30 18:12:25 +01:00
parent 21b277bd1c
commit a3cd4d555a

View File

@ -271,6 +271,7 @@ if ($serendipity['GET']['action'] == 'ignore') {
/* Todo: Don't know what to put here? */
} elseif ($serendipity['GET']['action'] == 'upgrade') {
serendipity_smarty_purge();
$errors = array();