Your IP : 216.73.216.43


Current Path : /var/www/surf/TYPO3/vendor/typo3/cms-composer-installers/res/php/
Upload File :
Current File : /var/www/surf/TYPO3/vendor/typo3/cms-composer-installers/res/php/autoload-include.tmpl.php

<?php
if (!getenv('TYPO3_PATH_COMPOSER_ROOT')) {
    putenv('TYPO3_PATH_COMPOSER_ROOT=' . '{$base-dir}');
    $_ENV['TYPO3_PATH_COMPOSER_ROOT'] = '{$base-dir}';
}
if (!getenv('TYPO3_PATH_APP')) {
    putenv('TYPO3_PATH_APP=' . '{$app-dir}');
    $_ENV['TYPO3_PATH_APP'] = '{$app-dir}';
}
if (!getenv('TYPO3_PATH_ROOT')) {
    putenv('TYPO3_PATH_ROOT=' . '{$root-dir}');
    $_ENV['TYPO3_PATH_ROOT'] = '{$root-dir}';
}
if (!getenv('TYPO3_PATH_WEB')) {
    putenv('TYPO3_PATH_WEB=' . '{$web-dir}');
    $_ENV['TYPO3_PATH_WEB'] = '{$web-dir}';
}
// '{$composer-mode}'