forked from leftypol/leftypol
removed useless exit;
This commit is contained in:
parent
f490faf755
commit
c2e1f4feac
1 changed files with 0 additions and 2 deletions
2
post.php
2
post.php
|
@ -589,8 +589,6 @@
|
|||
|
||||
rebuildThemes('post');
|
||||
header('Location: ' . $redirect, true, $config['redirect_http']);
|
||||
|
||||
exit;
|
||||
} else {
|
||||
if(!file_exists($config['has_installed'])) {
|
||||
header('Location: install.php', true, $config['redirect_http']);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue