[Vtigercrm-commits] [vtiger-commits] r4144 - /vtigercrm/trunk/modules/Users/ListProfiles.php

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Mon Mar 13 08:12:21 EST 2006


Author: saraj
Date: Mon Mar 13 06:12:15 2006
New Revision: 4144

Log:
xtpl include statement removed

Modified:
    vtigercrm/trunk/modules/Users/ListProfiles.php

Modified: vtigercrm/trunk/modules/Users/ListProfiles.php
==============================================================================
--- vtigercrm/trunk/modules/Users/ListProfiles.php (original)
+++ vtigercrm/trunk/modules/Users/ListProfiles.php Mon Mar 13 06:12:15 2006
@@ -10,7 +10,6 @@
 *
  ********************************************************************************/
 require_once('include/database/PearDatabase.php');
-require_once('XTemplate/xtpl.php');
 require_once('themes/'.$theme.'/layout_utils.php');
 require_once('include/utils/UserInfoUtil.php');
 





More information about the vtigercrm-commits mailing list