[Vtigercrm-commits] [vtiger-commits] r6344 - /vtigercrm/trunk/modules/Settings/SaveMailAccount.php

vtigercrm-commits at vtiger.fosslabs.com vtigercrm-commits at vtiger.fosslabs.com
Wed May 24 05:49:43 EDT 2006


Author: richie
Date: Wed May 24 03:49:38 2006
New Revision: 6344

Log:
Fixes #956

Modified:
    vtigercrm/trunk/modules/Settings/SaveMailAccount.php

Modified: vtigercrm/trunk/modules/Settings/SaveMailAccount.php
==============================================================================
--- vtigercrm/trunk/modules/Settings/SaveMailAccount.php (original)
+++ vtigercrm/trunk/modules/Settings/SaveMailAccount.php Wed May 24 03:49:38 2006
@@ -43,5 +43,5 @@
 
 $adb->query($sql);
 
-header("Location:index.php?module=Settings&action=AddMailAccount&record=$userid");
+header("Location:index.php?module=Emails&action=index&parenttab=My Home Page");
 ?>





More information about the vtigercrm-commits mailing list