empty smarty cache before upgrade
This commit is contained in:
parent
21b277bd1c
commit
a3cd4d555a
@ -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();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user