[Gnucash-changes] r12897 - htdocs/trunk/externals/en - emulate is now called higher up, not needed in the externals

Neil Williams codehelp at cvs.gnucash.org
Thu Jan 19 12:35:14 EST 2006


Author: codehelp
Date: 2006-01-19 12:35:14 -0500 (Thu, 19 Jan 2006)
New Revision: 12897
Trac: http://svn.gnucash.org/trac/changeset/12897

Modified:
   htdocs/trunk/externals/en/menu-main-help.phtml
Log:
emulate is now called higher up, not needed in the externals

Modified: htdocs/trunk/externals/en/menu-main-help.phtml
===================================================================
--- htdocs/trunk/externals/en/menu-main-help.phtml	2006-01-19 17:15:46 UTC (rev 12896)
+++ htdocs/trunk/externals/en/menu-main-help.phtml	2006-01-19 17:35:14 UTC (rev 12897)
@@ -1,7 +1,5 @@
 <!-- MENU:START -->
-<?php if (!ini_get('register_globals')) {
- include("../emulate_globals_on.php");
-}
+<?php
 
 echo "<div id=\"news\"><div class=\"othernews\">";
 include($toppath."/externals/en/menu-general.phtml");



More information about the gnucash-changes mailing list