We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e865121 commit bd9e3b0Copy full SHA for bd9e3b0
bootstrap.php
@@ -35,4 +35,4 @@ function _get_plugin_root_dir() {
35
return __DIR__;
36
}
37
38
-require_once __DIR__ . '/assets/vendor/autoload.php';
+require_once __DIR__ . '/vendor/autoload.php';
0 commit comments