From 3c2c5a06170ad879a11c56b724512d24d32bff42 Mon Sep 17 00:00:00 2001 From: Antonio Gallo Date: Sun, 3 Jun 2012 20:29:25 +0000 Subject: added improved RSS format for statusnet --- h-source/Application/Views/Desktop/Rss/modifications.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'h-source/Application/Views') diff --git a/h-source/Application/Views/Desktop/Rss/modifications.php b/h-source/Application/Views/Desktop/Rss/modifications.php index 0db9158..addc483 100644 --- a/h-source/Application/Views/Desktop/Rss/modifications.php +++ b/h-source/Application/Views/Desktop/Rss/modifications.php @@ -15,7 +15,7 @@ $translations = array('insert'=>'inserted','update'=>'updated'); <?php echo $row['hardware']['model'];?> - getUser($row['history']['created_by']);?>]]> + getUser($row['history']['created_by']);?>]]> baseUrl."/".Hardware::$typeToController[$row['hardware']['type']]."/view/$lang/".$row['hardware']['id_hard']."/".encodeUrl($row['hardware']['model']);?> -- cgit v1.2.3