mirror of
https://github.com/the-djmaze/snappymail.git
synced 2025-09-10 15:14:13 +08:00
Remove unused constant
This commit is contained in:
parent
8aad63fcf8
commit
f23f2d13ce
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
|||
if (!defined('APP_VERSION'))
|
||||
{
|
||||
define('APP_VERSION', '0.0.0');
|
||||
define('APP_INDEX_ROOT_FILE', __FILE__);
|
||||
define('APP_INDEX_ROOT_PATH', strtr(__DIR__, DIRECTORY_SEPARATOR, '/') . '/');
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue