second commit
This commit is contained in:
2
vendor/phpoffice/phpword/bootstrap.php
vendored
2
vendor/phpoffice/phpword/bootstrap.php
vendored
@@ -15,7 +15,7 @@
|
||||
* @license http://www.gnu.org/licenses/lgpl.txt LGPL version 3
|
||||
*/
|
||||
|
||||
$vendorDirPath = '../vendor';
|
||||
$vendorDirPath = '../../vendor';
|
||||
if (file_exists($vendorDirPath . '/autoload.php')) {
|
||||
require $vendorDirPath . '/autoload.php';
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user