]> git.mxchange.org Git - friendica.git/commitdiff
Merge remote-tracking branch 'friendika/master' into newui
authorfabrixxm <fabrix.xm@gmail.com>
Fri, 26 Aug 2011 12:44:24 +0000 (14:44 +0200)
committerfabrixxm <fabrix.xm@gmail.com>
Fri, 26 Aug 2011 12:44:24 +0000 (14:44 +0200)
1  2 
boot.php
mod/contacts.php

diff --cc boot.php
index bfdae47be18af5816488d7d3e5eba313fb3b5123,e897f19aa12b21151bf8eb0d1f61e536da0fd8e1..28467006da4c03f538511a33cb0bf688eb3559d9
+++ b/boot.php
@@@ -5,12 -5,11 +5,12 @@@ require_once('include/network.php')
  require_once('include/plugin.php');
  require_once('include/text.php');
  require_once("include/pgettext.php");
 +require_once('include/nav.php');
  
  
- define ( 'FRIENDIKA_VERSION',      '2.2.1079' );
+ define ( 'FRIENDIKA_VERSION',      '2.2.1083' );
  define ( 'DFRN_PROTOCOL_VERSION',  '2.21'    );
- define ( 'DB_UPDATE_VERSION',      1081      );
+ define ( 'DB_UPDATE_VERSION',      1082      );
  
  define ( 'EOL',                    "<br />\r\n"     );
  define ( 'ATOM_TIME',              'Y-m-d\TH:i:s\Z' );
Simple merge