aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-12-29 23:58:14 -0800
committerfriendica <info@friendica.com>2014-12-29 23:58:14 -0800
commit2f650b74d35335815c48537cd03c81cc92a3c4f8 (patch)
treed209405166df963a8cca626fb53dc69a9e0b3872 /boot.php
parent5cfe0511391e391d46b91efaa8df3501d498fd21 (diff)
parent9b2c71a5dcdeb7ef7a1b1e09ad906bc750b1d0d6 (diff)
downloadvolse-hubzilla-2f650b74d35335815c48537cd03c81cc92a3c4f8.tar.gz
volse-hubzilla-2f650b74d35335815c48537cd03c81cc92a3c4f8.tar.bz2
volse-hubzilla-2f650b74d35335815c48537cd03c81cc92a3c4f8.zip
Merge branch 'master' into trinidad
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/boot.php b/boot.php
index 666238d7c..28bf5517a 100755
--- a/boot.php
+++ b/boot.php
@@ -242,6 +242,8 @@ define ( 'PHOTO_XCHAN', 0x0002 );
define ( 'PHOTO_THING', 0x0004 );
define ( 'PHOTO_ADULT', 0x0008 );
+define ( 'PHOTO_FLAG_OS', 0x4000 );
+
/**
* Menu types
*/