Update logfiles_viewer.php
typo
This commit is contained in:
@@ -80,6 +80,6 @@ if (function_exists('exec')) {
|
|||||||
if (AREA == 'admin') {
|
if (AREA == 'admin') {
|
||||||
dynamic_error('You need to allow the exec() function in the froxlor-vhost php-config');
|
dynamic_error('You need to allow the exec() function in the froxlor-vhost php-config');
|
||||||
} else {
|
} else {
|
||||||
dynamic_error('Required function exec() is not allowed. Pllease contact the system administrator.');
|
dynamic_error('Required function exec() is not allowed. Please contact the system administrator.');
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user