aboutsummaryrefslogtreecommitdiffstats
path: root/boot.php
diff options
context:
space:
mode:
authorAlexander Kampmann <programmer@nurfuerspam.de>2012-03-22 13:03:28 +0100
committerAlexander Kampmann <programmer@nurfuerspam.de>2012-03-22 13:03:28 +0100
commit43f672877fe1ba9e9e27297fc2f2d10f51e90887 (patch)
tree8da3ce373d50b4e116b5cd1b5dff9785d7d2ebac /boot.php
parentad9d0dadb3ade47d9ecbe5a0ffea12a8f9c4a96d (diff)
downloadvolse-hubzilla-43f672877fe1ba9e9e27297fc2f2d10f51e90887.tar.gz
volse-hubzilla-43f672877fe1ba9e9e27297fc2f2d10f51e90887.tar.bz2
volse-hubzilla-43f672877fe1ba9e9e27297fc2f2d10f51e90887.zip
removed some new lines to cut down number of changed files
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 9fc9b7f7e..04e16e64d 100755
--- a/boot.php
+++ b/boot.php
@@ -9,7 +9,6 @@ require_once('include/nav.php');
require_once('include/cache.php');
define ( 'FRIENDICA_PLATFORM', 'Friendica');
-
define ( 'FRIENDICA_VERSION', '2.3.1288' );
define ( 'DFRN_PROTOCOL_VERSION', '2.23' );
define ( 'DB_UPDATE_VERSION', 1133 );