[Vtigercrm-commits] [vtiger-commits] r4367 - /vtigercrm/trunk/modules/Home/index.php

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Tue Mar 21 05:52:43 EST 2006


Author: don
Date: Tue Mar 21 03:52:37 2006
New Revision: 4367

Log:
profile code clean up done

Modified:
    vtigercrm/trunk/modules/Home/index.php

Modified: vtigercrm/trunk/modules/Home/index.php
==============================================================================
--- vtigercrm/trunk/modules/Home/index.php (original)
+++ vtigercrm/trunk/modules/Home/index.php Tue Mar 21 03:52:37 2006
@@ -31,10 +31,6 @@
 global $app_list_strings;
 global $mod_strings;
 $smarty = new vtigerCRM_Smarty;
-//Security check for related list
-global $profile_id;
-$tab_per_Data = getAllTabsPermission($profile_id);
-$permissionData = $_SESSION['action_permission_set'];
 
 $_REQUEST['search_form'] = 'false';
 $_REQUEST['query'] = 'true';





More information about the vtigercrm-commits mailing list