r21325 - htdocs/branches/beta - Test again atom feed modification just to understand how it works.

Cristian Marchi cmarchi at code.gnucash.org
Sat Sep 24 12:34:10 EDT 2011


Author: cmarchi
Date: 2011-09-24 12:34:10 -0400 (Sat, 24 Sep 2011)
New Revision: 21325
Trac: http://svn.gnucash.org/trac/changeset/21325

Modified:
   htdocs/branches/beta/atom.php
Log:
Test again atom feed modification just to understand how it works.

Modified: htdocs/branches/beta/atom.php
===================================================================
--- htdocs/branches/beta/atom.php	2011-09-24 16:32:53 UTC (rev 21324)
+++ htdocs/branches/beta/atom.php	2011-09-24 16:34:10 UTC (rev 21325)
@@ -71,7 +71,7 @@
         <? for ($i=2; $i<$n; $i++) {
             print ($fa[$i]);
         } ?>
-    ]]></content>
+    ]]></description>
   </item>
   <?php
   } ?>



More information about the gnucash-changes mailing list