[Vtigercrm-commits] [vtiger-commits] r6739 - /vtigercrm/trunk/modules/Reports/ReportRun.php

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Tue May 30 08:11:09 EDT 2006


Author: don
Date: Tue May 30 06:11:06 2006
New Revision: 6739

Log:
issue in Reports has been fixed

Modified:
    vtigercrm/trunk/modules/Reports/ReportRun.php

Modified: vtigercrm/trunk/modules/Reports/ReportRun.php
==============================================================================
--- vtigercrm/trunk/modules/Reports/ReportRun.php (original)
+++ vtigercrm/trunk/modules/Reports/ReportRun.php Tue May 30 06:11:06 2006
@@ -148,7 +148,7 @@
 	function getAdvComparator($comparator,$value)
         {
 
-		global $log;
+		global $log,$adb;
 
 		if($comparator == "e")
                 {





More information about the vtigercrm-commits mailing list