Changeset 2442 for sites/trunk/wordcamp.org/public_html/wp-content/mu-plugins/load-other-mu-plugins.php
- Timestamp:
- 02/01/2016 11:20:27 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sites/trunk/wordcamp.org/public_html/wp-content/mu-plugins/load-other-mu-plugins.php
r2440 r2442 5 5 // mu-plugins in sub-directories 6 6 require_once( __DIR__ . '/wp-cli-commands/bootstrap.php' ); 7 require_once( __DIR__ . '/camptix-tweaks/camptix-tweaks.php' ); 7 8 8 9 // Private mu-plugins
Note: See TracChangeset
for help on using the changeset viewer.