Last active
April 4, 2017 17:53
-
-
Save mikemcguire/d6305c0c1674f398f95bd14fcc51cca7 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
// Bokka Utilities must be loaded before all other mu-plugins | |
// as it contains global variables used elsewhere. | |
require WPMU_PLUGIN_DIR.'/bokka-wp-utilities/bokka-utilities.php'; | |
require WPMU_PLUGIN_DIR.'/bokka-mvc/bokka-mvc.php'; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
needs to be updated to
/bokka-wp-mvc/