mirror of
https://github.com/10h30/wp-strava.git
synced 2026-06-05 15:10:01 +09:00
Renamed lib to includes
This commit is contained in:
+1
-1
@@ -35,7 +35,7 @@ if ( ! defined( 'WPSTRAVA_DEBUG' ) ) {
|
||||
define( 'WPSTRAVA_DEBUG', false );
|
||||
}
|
||||
|
||||
require_once WPSTRAVA_PLUGIN_DIR . 'lib/autoload.php';
|
||||
require_once WPSTRAVA_PLUGIN_DIR . 'includes/autoload.php';
|
||||
|
||||
// Load the plugin and multilingual support.
|
||||
function wpstrava_load_plugin_textdomain() {
|
||||
|
||||
Reference in New Issue
Block a user