fix undefined variable

pull/12/merge
David Goodwin 9 years ago
parent 71e412f6c2
commit 1a7b2df81f

@ -57,6 +57,8 @@ $file_config = file_exists (realpath ("./config.inc.php"));
$error = 0; $error = 0;
$errormsg = [];
// //
// Check for PHP version // Check for PHP version
// //

Loading…
Cancel
Save