Rename include/testResults.php to include/testData.php to match the name of the class
inside of the file.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
/*****************/
|
||||
/* sidebar_admin */
|
||||
/*****************/
|
||||
require_once(BASE."include/testResults.php");
|
||||
require_once(BASE."include/testData.php");
|
||||
require_once(BASE."include/distributions.php");
|
||||
|
||||
function global_admin_menu() {
|
||||
|
||||
Reference in New Issue
Block a user