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