Skip to content

Instantly share code, notes, and snippets.

@mikemcguire
Last active April 4, 2017 17:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save mikemcguire/d6305c0c1674f398f95bd14fcc51cca7 to your computer and use it in GitHub Desktop.
Save mikemcguire/d6305c0c1674f398f95bd14fcc51cca7 to your computer and use it in GitHub Desktop.
<?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';
@lstanard
Copy link

needs to be updated to /bokka-wp-mvc/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment