소스 검색

Removed someone's debug message.

thomppj 23 년 전
부모
커밋
711331b319
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      src/move_messages.php

+ 0 - 1
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 {