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:
@@ -2,7 +2,7 @@
|
||||
/***********/
|
||||
/* SideBar */
|
||||
/***********/
|
||||
require_once(BASE."include/distributions.php");
|
||||
require_once(BASE."include/distribution.php");
|
||||
require_once(BASE."include/vendor.php");
|
||||
require_once(BASE."include/util.php");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user