forked from leftypol/leftypol
allowed enabling multiple themes simultaneously
This commit is contained in:
parent
bb67062cd5
commit
d9b82cfe4f
5 changed files with 29 additions and 21 deletions
2
post.php
2
post.php
|
@ -529,7 +529,7 @@
|
|||
|
||||
}
|
||||
|
||||
rebuildTheme('post');
|
||||
rebuildThemes('post');
|
||||
header('Location: ' . $redirect, true, $config['redirect_http']);
|
||||
|
||||
sql_close();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue