1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-26 07:44:49 +02:00

Remove notice about empty field data

This commit is contained in:
Cameron
2021-01-20 12:36:28 -08:00
parent ab75f150f8
commit 18546311e1
2 changed files with 5 additions and 4 deletions

View File

@@ -124,6 +124,7 @@
}
// echo " --- ".$file." --- \n";
// codecept_debug("Loading file: ".$file);
ob_start();
// test for PHP Notice/Warning etc.
$error = false;