Remove/replace killme() with *exit()
This commit is contained in:
+1
-1
@@ -151,6 +151,6 @@ EOT;
|
||||
|
||||
Addon::callHooks('post_local_end', $arr);
|
||||
|
||||
killme();
|
||||
exit();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user