Rename include/testResults.php to include/testData.php to match the name of the class
inside of the file.
This commit is contained in:
@@ -10,7 +10,7 @@ require("path.php");
|
||||
require(BASE."include/incl.php");
|
||||
require(BASE."include/filter.php");
|
||||
require_once(BASE."include/distributions.php");
|
||||
require_once(BASE."include/testResults.php");
|
||||
require_once(BASE."include/testData.php");
|
||||
|
||||
if ($aClean['sSub'])
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user