aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorfriendica <info@friendica.com>2013-05-23 18:50:27 -0700
committerfriendica <info@friendica.com>2013-05-23 18:50:27 -0700
commit6a2e644a87957821021f1b748448a72a38ef642b (patch)
tree61648abd176c459e7e785775a26cc34fda2ac012 /boot.php
parentc721c3a20e17783835672365ce56fe64876002c7 (diff)
downloadvolse-hubzilla-6a2e644a87957821021f1b748448a72a38ef642b.tar.gz
volse-hubzilla-6a2e644a87957821021f1b748448a72a38ef642b.tar.bz2
volse-hubzilla-6a2e644a87957821021f1b748448a72a38ef642b.zip
more progress on items_fetch (new name)
Diffstat (limited to 'boot.php')
-rwxr-xr-xboot.php6
1 files changed, 6 insertions, 0 deletions
diff --git a/boot.php b/boot.php
index c9d0f7fe6..817881c3f 100755
--- a/boot.php
+++ b/boot.php
@@ -155,6 +155,12 @@ define ( 'UPDATE_SUCCESS', 0);
define ( 'UPDATE_FAILED', 1);
+
+define ( 'CLIENT_MODE_NORMAL', 0x0000);
+define ( 'CLIENT_MODE_LOAD', 0x0001);
+define ( 'CLIENT_MODE_UPDATE', 0x0002);
+
+
/**
*
* page/profile types