moved to /static to be deployed with the website
This commit is contained in:
parent
a219040cf0
commit
0203015048
84 changed files with 11727 additions and 24 deletions
10
static/vendor/composer/autoload_psr4.php
vendored
Normal file
10
static/vendor/composer/autoload_psr4.php
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
<?php
|
||||
|
||||
// autoload_psr4.php @generated by Composer
|
||||
|
||||
$vendorDir = dirname(__DIR__);
|
||||
$baseDir = dirname($vendorDir);
|
||||
|
||||
return array(
|
||||
'PHPMailer\\PHPMailer\\' => array($vendorDir . '/phpmailer/phpmailer/src'),
|
||||
);
|
||||
Loading…
Add table
Add a link
Reference in a new issue