]> git.mxchange.org Git - friendica.git/commitdiff
rev update
authorfriendica <info@friendica.com>
Sun, 4 Nov 2012 21:43:28 +0000 (13:43 -0800)
committerfriendica <info@friendica.com>
Sun, 4 Nov 2012 21:43:28 +0000 (13:43 -0800)
boot.php
mod/notifications.php
util/messages.po

index 9e4c8f0552c486a7eec46f1f065b1508a3b96b43..2628c0f3f113fb46de4aa7625f2c82331a56a902 100644 (file)
--- a/boot.php
+++ b/boot.php
@@ -11,7 +11,7 @@ require_once('include/cache.php');
 require_once('library/Mobile_Detect/Mobile_Detect.php');
 
 define ( 'FRIENDICA_PLATFORM',     'Friendica');
-define ( 'FRIENDICA_VERSION',      '3.0.1516' );
+define ( 'FRIENDICA_VERSION',      '3.0.1517' );
 define ( 'DFRN_PROTOCOL_VERSION',  '2.23'    );
 define ( 'DB_UPDATE_VERSION',      1156      );
 
index 547a26d9e06c4a87954577fcc751f49ed384df72..b8029fd03fa928eb27ea8942a6fd629d9dfa00a6 100644 (file)
@@ -245,7 +245,7 @@ function notifications_content(&$a) {
                
                $notif_content = '';
                
-               if (count($r) > 0) {
+               if ($r) {
                        
                        foreach ($r as $it) {
                                switch($it['verb']){
index 8f7293eebaedd32cd5213e86c3e7a9d79e73e919..7c5b8afa59e4de01ef67eabd686951721eadd730 100644 (file)
@@ -6,9 +6,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: 3.0.1516\n"
+"Project-Id-Version: 3.0.1517\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-11-03 15:31-0700\n"
+"POT-Creation-Date: 2012-11-04 10:00-0800\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"