[Vtigercrm-commits] [vtiger-commits] r4359 - /vtigercrm/trunk/include/utils/EditViewUtils.php

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Tue Mar 21 03:51:24 EST 2006


Author: don
Date: Tue Mar 21 01:51:17 2006
New Revision: 4359

Log:
removed the global  variable

Modified:
    vtigercrm/trunk/include/utils/EditViewUtils.php

Modified: vtigercrm/trunk/include/utils/EditViewUtils.php
==============================================================================
--- vtigercrm/trunk/include/utils/EditViewUtils.php (original)
+++ vtigercrm/trunk/include/utils/EditViewUtils.php Tue Mar 21 01:51:17 2006
@@ -1218,7 +1218,6 @@
 	//retreive the tabid	
 	global $adb;
 	//$tabid = getTabid($module);
-	global $profile_id;
 	$editview_arr = Array();
 
 	global $current_user;





More information about the vtigercrm-commits mailing list