Rename include/testResults.php to include/testData.php to match the name of the class
inside of the file.
This commit is contained in:
@@ -7,7 +7,7 @@ require("path.php");
|
||||
require(BASE."include/incl.php");
|
||||
require_once(BASE."include/tableve.php");
|
||||
require_once(BASE."include/application.php");
|
||||
require_once(BASE."include/testResults.php");
|
||||
require_once(BASE."include/testData.php");
|
||||
|
||||
$aClean = array(); //array of filtered user input
|
||||
|
||||
|
||||
Reference in New Issue
Block a user