allowed enabling multiple themes simultaneously

This commit is contained in:
Savetheinternet 2011-05-28 01:43:04 +10:00
parent bb67062cd5
commit d9b82cfe4f
5 changed files with 29 additions and 21 deletions

View file

@ -529,7 +529,7 @@
}
rebuildTheme('post');
rebuildThemes('post');
header('Location: ' . $redirect, true, $config['redirect_http']);
sql_close();