[Vtigercrm-commits] [vtiger-commits] r10384 - /vtigercrm/branches/5.0.3/modules/Users/SaveMailAccount.php
vtigercrm-commits at vtiger.fosslabs.com
vtigercrm-commits at vtiger.fosslabs.com
Wed Mar 7 08:10:58 EST 2007
Author: richie
Date: Wed Mar 7 06:10:51 2007
New Revision: 10384
Log:
passed INBOX variable
Modified:
vtigercrm/branches/5.0.3/modules/Users/SaveMailAccount.php
Modified: vtigercrm/branches/5.0.3/modules/Users/SaveMailAccount.php
==============================================================================
--- vtigercrm/branches/5.0.3/modules/Users/SaveMailAccount.php (original)
+++ vtigercrm/branches/5.0.3/modules/Users/SaveMailAccount.php Wed Mar 7 06:10:51 2007
@@ -43,5 +43,5 @@
$adb->query($sql);
-header("Location:index.php?module=Webmails&action=index&parenttab=My Home Page");
+header("Location:index.php?module=Webmails&action=index&mailbox=INBOX&parenttab=My Home Page");
?>
More information about the vtigercrm-commits
mailing list