[Gnucash-changes] r14291 - htdocs/trunk - one level removed.

Joshua Sled jsled at cvs.gnucash.org
Thu Jun 1 21:10:59 EDT 2006


Author: jsled
Date: 2006-06-01 21:10:59 -0400 (Thu, 01 Jun 2006)
New Revision: 14291
Trac: http://svn.gnucash.org/trac/changeset/14291

Modified:
   htdocs/trunk/atom-feed.php
Log:
one level removed.


Modified: htdocs/trunk/atom-feed.php
===================================================================
--- htdocs/trunk/atom-feed.php	2006-06-02 01:01:26 UTC (rev 14290)
+++ htdocs/trunk/atom-feed.php	2006-06-02 01:10:59 UTC (rev 14291)
@@ -14,7 +14,7 @@
   header("Content-Type: $contentType; charset=$charset");
 
 ?>
-<?="<?xml version=\"1.0\" encoding=\"<?=$charset?>\"?>"?>
+<?="<?xml version=\"1.0\" encoding=\"$charset\"?>"?>
 <?php
   $entry_count = 10;
   $newsdir = "${top_dir}/news/";



More information about the gnucash-changes mailing list