-
-
Save lstanard/24d23a7dd1554480600ea919702b49ba 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-wp-mvc/bokka-mvc.php'; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment