mirror of
https://github.com/nickian/mautic-whitelabeler.git
synced 2026-07-26 08:49:57 +08:00
10 lines
217 B
PHP
Executable file
10 lines
217 B
PHP
Executable file
<?php
|
|
|
|
// autoload_classmap.php @generated by Composer
|
|
|
|
$vendorDir = dirname(dirname(__FILE__));
|
|
$baseDir = dirname($vendorDir);
|
|
|
|
return array(
|
|
'PHP_ICO' => $vendorDir . '/chrisjean/php-ico/class-php-ico.php',
|
|
);
|