Removed someone's debug message.
authorthomppj <thomppj@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 16 Sep 2002 21:27:58 +0000 (21:27 +0000)
committerthomppj <thomppj@7612ce4b-ef26-0410-bec9-ea0150e637f0>
Mon, 16 Sep 2002 21:27:58 +0000 (21:27 +0000)
git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@3689 7612ce4b-ef26-0410-bec9-ea0150e637f0

src/move_messages.php

index e757ca21a32fc34b21b17947173224e419e3ea1c..f5acbb9cd2e1e7d4db69f645614d19f098b99a1e 100644 (file)
@@ -202,7 +202,6 @@ if(isset($expungeButton)) {
                   $location = set_url_var($location,'startMessage',1);
               }
            }
-           echo $location . ' ' .$show_num. ' '.$cnt;
             header ("Location: $location");
         } 
     } else {