Upload files to 'includes'
This commit is contained in:
10
includes/autoload_namespaces.php
Normal file
10
includes/autoload_namespaces.php
Normal file
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
// autoload_namespaces.php @generated by Composer
|
||||
|
||||
$vendorDir = dirname(dirname(__FILE__));
|
||||
$baseDir = dirname(dirname($vendorDir));
|
||||
|
||||
return array(
|
||||
'Ozh\\Bookmarkletgen\\' => array($vendorDir . '/ozh/bookmarkletgen/src'),
|
||||
);
|
Reference in New Issue
Block a user