r20879 - htdocs/branches/beta/externals - Fix previous commit.

Cristian Marchi cmarchi at code.gnucash.org
Sat Jul 9 09:17:05 EDT 2011


Author: cmarchi
Date: 2011-07-09 09:17:05 -0400 (Sat, 09 Jul 2011)
New Revision: 20879
Trac: http://svn.gnucash.org/trac/changeset/20879

Modified:
   htdocs/branches/beta/externals/header.phtml
Log:
Fix previous commit.

Modified: htdocs/branches/beta/externals/header.phtml
===================================================================
--- htdocs/branches/beta/externals/header.phtml	2011-07-09 13:15:57 UTC (rev 20878)
+++ htdocs/branches/beta/externals/header.phtml	2011-07-09 13:17:05 UTC (rev 20879)
@@ -1,8 +1,6 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
 <?php
-include("lang.php");
 $titleRSS = T_("Subscribe to RSS feed");
-include("emulate_globals_on.php");
 ?>
 
 <html>



More information about the gnucash-changes mailing list