From: thomppj Date: Mon, 16 Sep 2002 21:27:58 +0000 (+0000) Subject: Removed someone's debug message. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=318a77370e292c8bd9d50c6b0a93f70bdd35c875;p=squirrelmail.git Removed someone's debug message. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3689 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- diff --git a/src/move_messages.php b/src/move_messages.php index e757ca21..f5acbb9c 100644 --- a/src/move_messages.php +++ b/src/move_messages.php @@ -202,7 +202,6 @@ if(isset($expungeButton)) { $location = set_url_var($location,'startMessage',1); } } - echo $location . ' ' .$show_num. ' '.$cnt; header ("Location: $location"); } } else {