[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    www/media/includes
From:       Ingo Malchow <ingomalchow () googlemail ! com>
Date:       2010-12-16 23:24:44
Message-ID: 20101216232444.382ECAC8A8 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1207093 by imalchow:

wrong signs, kick me

 M  +3 -3      functions.inc  


--- trunk/www/media/includes/functions.inc #1207092:1207093
@@ -118,9 +118,9 @@
       {
         $color = "newsbox2";
       }
-      preg_match("<title>(.*)</title>", $rdf_pieces[$x], $title);
-      preg_match("<date>(.*)</date>", $rdf_pieces[$x], $date);
-      preg_match("<fullstory>(.*)</fullstory>", $rdf_pieces[$x], $fullstory);
+      preg_match('<title>(.*)</title>', $rdf_pieces[$x], $title);
+      preg_match('<date>(.*)</date>', $rdf_pieces[$x], $date);
+      preg_match('<fullstory>(.*)</fullstory>', $rdf_pieces[$x], $fullstory);
       print "<tr>\n";
 
       $printDate = $date[1];
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic