[Vtigercrm-commits] [vtiger-commits] r4922 - /vtigercrm/trunk/include/utils/CommonUtils.php
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Wed Apr 5 10:45:25 EDT 2006
Author: saraj
Date: Wed Apr 5 08:45:21 2006
New Revision: 4922
Log:
logs has been removed
Modified:
vtigercrm/trunk/include/utils/CommonUtils.php
Modified: vtigercrm/trunk/include/utils/CommonUtils.php
==============================================================================
--- vtigercrm/trunk/include/utils/CommonUtils.php (original)
+++ vtigercrm/trunk/include/utils/CommonUtils.php Wed Apr 5 08:45:21 2006
@@ -242,8 +242,6 @@
if (file_exists('tabdata.php') && (filesize('tabdata.php') != 0))
{
- global $log;
- $log->info("the file exists");
include('tabdata.php');
$tabid= $tab_info_array[$module];
}
More information about the vtigercrm-commits
mailing list