[Vtigercrm-commits] [vtiger-commits] r6109 - /vtigercrm/trunk/modules/Administration/index.php
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Wed May 17 05:59:01 EDT 2006
Author: saraj
Date: Wed May 17 03:58:57 2006
New Revision: 6109
Log:
Updated index file in Administration module - ahmed
Modified:
vtigercrm/trunk/modules/Administration/index.php
Modified: vtigercrm/trunk/modules/Administration/index.php
==============================================================================
--- vtigercrm/trunk/modules/Administration/index.php (original)
+++ vtigercrm/trunk/modules/Administration/index.php Wed May 17 03:58:57 2006
@@ -16,7 +16,10 @@
* $Header: /advent/projects/wesat/vtiger_crm/sugarcrm/modules/Administration/index.php,v 1.1 2004/08/17 15:03:27 gjayakrishnan Exp $
* Description: TODO: To be written.
********************************************************************************/
-
+$_SESSION['user_sorder']='';
+$_SESSION['user_orderby']='';
+$_SESSION['user_pagestart'] = 1;
+
include("modules/Users/ListView.php");
?>
More information about the vtigercrm-commits
mailing list