Removed unnecessary exit - calls
Signed-off-by: Florian Aders <eleras@froxlor.org>
This commit is contained in:
@@ -35,7 +35,6 @@ if ($action == 'reset' &&
|
||||
if (!function_exists('opcache_get_configuration')
|
||||
) {
|
||||
standard_error($lng['error']['no_opcacheinfo']);
|
||||
exit();
|
||||
}
|
||||
|
||||
if ($page == 'showinfo'
|
||||
|
||||
Reference in New Issue
Block a user