[Vtigercrm-commits] [vtiger-commits] r4868 - /vtigercrm/trunk/include/utils/DetailViewUtils.php

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Tue Apr 4 03:45:17 EDT 2006


Author: saraj
Date: Tue Apr  4 01:45:13 2006
New Revision: 4868

Log:
Function not in use removed

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

Modified: vtigercrm/trunk/include/utils/DetailViewUtils.php
==============================================================================
--- vtigercrm/trunk/include/utils/DetailViewUtils.php (original)
+++ vtigercrm/trunk/include/utils/DetailViewUtils.php Tue Apr  4 01:45:13 2006
@@ -844,7 +844,6 @@
 	global $current_user;
 	require('user_privileges/user_privileges_'.$current_user->id.'.php');
 	
-	$mod_dir_name=getModuleDirName($module);
 	$cur_tab_id = getTabid($module);
 
 	$sql1 = "select * from relatedlists where tabid=".$cur_tab_id;





More information about the vtigercrm-commits mailing list