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:
Chris Morgan
2006-07-21 04:21:04 +00:00
committed by WineHQ
parent 1bdc44a003
commit 9364f5bc5a
8 changed files with 7 additions and 7 deletions

View File

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