Think people would be most unhappy being able to not send mail at all
authorjangliss <jangliss@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 29 Mar 2004 17:56:04 +0000 (17:56 +0000)
committerjangliss <jangliss@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 29 Mar 2004 17:56:04 +0000 (17:56 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@6944 7612ce4b-ef26-0410-bec9-ea0150e637f0

src/compose.php

index 2b87c2f09c65da6e061277a8050074a89fd1fac2..2e1ed4015a8090b7853e7f6e6b98c82812ce573b 100644 (file)
@@ -102,8 +102,6 @@ if ( !sqgetGlobalVar('smaction',$action) )
   if ( sqgetGlobalVar('smaction_edit_new',$tmp) )   $action = 'edit_as_new';
 }
 
   if ( sqgetGlobalVar('smaction_edit_new',$tmp) )   $action = 'edit_as_new';
 }
 
-sm_print_r($_POST);
-die();
 /* Location (For HTTP 1.1 Header("Location: ...") redirects) */
 $location = get_location();
 /* Identities (fetch only once) */
 /* Location (For HTTP 1.1 Header("Location: ...") redirects) */
 $location = get_location();
 /* Identities (fetch only once) */