[Vtigercrm-commits] [vtiger-commits] r4484 - /vtigercrm/trunk/modules/Invoice/index.php
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Mon Mar 27 22:59:56 EST 2006
Author: saraj
Date: Mon Mar 27 20:59:52 2006
New Revision: 4484
Log:
junk code has been removed
Modified:
vtigercrm/trunk/modules/Invoice/index.php
Modified: vtigercrm/trunk/modules/Invoice/index.php
==============================================================================
--- vtigercrm/trunk/modules/Invoice/index.php (original)
+++ vtigercrm/trunk/modules/Invoice/index.php Mon Mar 27 20:59:52 2006
@@ -42,7 +42,7 @@
-global $theme;
+global $theme,$mod_strings;
$theme_path="themes/".$theme."/";
@@ -50,9 +50,5 @@
require_once ($theme_path."layout_utils.php");
-global $mod_strings;
-
-
-
include ('modules/Invoice/ListView.php');
?>
More information about the vtigercrm-commits
mailing list