Rename include/testResults.php to include/testData.php to match the name of the class

inside of the file.
This commit is contained in:
Chris Morgan
2006-07-12 00:29:35 +00:00
committed by WineHQ
parent 916517e6f5
commit 04e7fa9906
9 changed files with 8 additions and 8 deletions

View File

@@ -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() {