init
This commit is contained in:
commit
72a26edcff
22092 changed files with 2101903 additions and 0 deletions
10
lib/sms/vendor/composer/autoload_psr4.php
vendored
Normal file
10
lib/sms/vendor/composer/autoload_psr4.php
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
<?php
|
||||
|
||||
// autoload_psr4.php @generated by Composer
|
||||
|
||||
$vendorDir = dirname(dirname(__FILE__));
|
||||
$baseDir = dirname($vendorDir);
|
||||
|
||||
return array(
|
||||
'SMSGatewayMe\\Client\\' => array($baseDir . '/lib'),
|
||||
);
|
||||
Loading…
Add table
Add a link
Reference in a new issue