+ throw exception is guids not appropriated to local site url
* basename extraction support multibyte strings filenames
This commit is contained in:
@ -30,6 +30,7 @@ add_action('admin_menu', fn () => add_submenu_page(
|
||||
//
|
||||
// $ilabClassLoader = new Composer\Autoload\ClassLoader();
|
||||
// $ilabLoader->unregister();
|
||||
include __DIR__ . '/src/Support/helpers.php';
|
||||
|
||||
$localVendorAutoloadPath = 'vendor/autoload.php';
|
||||
$projectVendorAutoloadPath = ABSPATH . 'vendor/autoload.php';
|
||||
|
Reference in New Issue
Block a user