Merged in feature/HOR-3769-DC (pull request #6016)
HOR-3769 Approved-by: Julio Cesar Laura Avendaño <contact@julio-laura.com>
This commit is contained in:
committed by
Julio Cesar Laura Avendaño
commit
c695f1364f
@@ -41,7 +41,6 @@
|
||||
"libchart/libchart": "1.4.0",
|
||||
"indeyets/pake": "1.99.*",
|
||||
"phpmailer/phpmailer": "5.2.*",
|
||||
"tecnickcom/tcpdf": "6.2.*",
|
||||
"pear/archive_tar": "1.4.*",
|
||||
"pear/console_getopt": "1.4.*",
|
||||
"TYPO3/class-alias-loader": "^1.0"
|
||||
|
||||
255
composer.lock
generated
255
composer.lock
generated
File diff suppressed because it is too large
Load Diff
@@ -694,7 +694,7 @@ class Bootstrap
|
||||
// Include also the extendGulliverClass that could have some
|
||||
// new definitions for fields
|
||||
if (file_exists($possiblePath . 'classes' . PATH_SEP . 'class.extendGulliver.php')) {
|
||||
|
||||
include_once $possiblePath . 'classes' . PATH_SEP . 'class.extendGulliver.php';
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user