aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-05-20 20:22:38 -0700
committerfriendica <info@friendica.com>2014-05-20 20:22:38 -0700
commit71f5908e216c71e7ab379bc15902ddf59b2884ba (patch)
tree1560bf03acf3fc873f042a0a4a6998b5d3b7bda6 /boot.php
parentfc0967b84b5e1301c0ce3a9a41c00985ce16bc82 (diff)
downloadvolse-hubzilla-71f5908e216c71e7ab379bc15902ddf59b2884ba.tar.gz
volse-hubzilla-71f5908e216c71e7ab379bc15902ddf59b2884ba.tar.bz2
volse-hubzilla-71f5908e216c71e7ab379bc15902ddf59b2884ba.zip
add optional context to translations
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 2eb55caac..71392e673 100755
--- a/boot.php
+++ b/boot.php
@@ -53,7 +53,6 @@ define ( 'EOL', '<br />' . "\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );
-
define ( 'DIRECTORY_MODE_NORMAL', 0x0000); // This is technically DIRECTORY_MODE_TERTIARY, but it's the default, hence 0x0000
define ( 'DIRECTORY_MODE_PRIMARY', 0x0001);
define ( 'DIRECTORY_MODE_SECONDARY', 0x0002);