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