aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2014-02-04 00:52:34 -0800
committerfriendica <info@friendica.com>2014-02-04 00:52:34 -0800
commitd8f16442a1ca7d0be18dedd52c0f4eb339ba19b6 (patch)
tree60cff2d8d21741cbfc9093a467238af44c45c282 /boot.php
parent1572403e980b013e211de1d317631551dfe5f304 (diff)
downloadvolse-hubzilla-d8f16442a1ca7d0be18dedd52c0f4eb339ba19b6.tar.gz
volse-hubzilla-d8f16442a1ca7d0be18dedd52c0f4eb339ba19b6.tar.bz2
volse-hubzilla-d8f16442a1ca7d0be18dedd52c0f4eb339ba19b6.zip
bookmark permissions
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/boot.php b/boot.php
index 18a4ff888..faae00273 100755
--- a/boot.php
+++ b/boot.php
@@ -46,7 +46,7 @@ define ( 'RED_PLATFORM', 'Red Matrix' );
define ( 'RED_VERSION', trim(file_get_contents('version.inc')) . 'R');
define ( 'ZOT_REVISION', 1 );
-define ( 'DB_UPDATE_VERSION', 1095 );
+define ( 'DB_UPDATE_VERSION', 1096 );
define ( 'EOL', '<br />' . "\r\n" );
define ( 'ATOM_TIME', 'Y-m-d\TH:i:s\Z' );
@@ -270,6 +270,7 @@ define ( 'PERMS_W_STORAGE', 0x02000);
define ( 'PERMS_R_PAGES', 0x04000);
define ( 'PERMS_W_PAGES', 0x08000);
define ( 'PERMS_A_REPUBLISH', 0x10000);
+define ( 'PERMS_A_BOOMARK', 0x20000);
// General channel permissions