X-Git-Url: https://git.p6c8.net/jirafeau_mojo42.git/blobdiff_plain/d76baeb068461f6f27c40a2fed1eae56586f08a7..379a0267c27b3731c60b7221f8f533aaf418fcae:/lib/settings.php diff --git a/lib/settings.php b/lib/settings.php index 3f7094c..1109d9a 100644 --- a/lib/settings.php +++ b/lib/settings.php @@ -39,7 +39,6 @@ define('JIRAFEAU_VERSION', '3.2.1'); define('VAR_FILES', $cfg['var_root'] . 'files/'); define('VAR_LINKS', $cfg['var_root'] . 'links/'); define('VAR_ASYNC', $cfg['var_root'] . 'async/'); -define('VAR_ALIAS', $cfg['var_root'] . 'alias/'); // helping variable to build absolute link to // root of the domain without handling the URL scheme