0
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2024-09-20 03:36:20 +02:00

fix undefined variable

This commit is contained in:
David Goodwin 2017-02-24 10:58:05 +00:00
parent 71e412f6c2
commit 1a7b2df81f

View File

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