From 10f513687158ffee9cc7f6a4c789f1c4a02f2e36 Mon Sep 17 00:00:00 2001 From: "Namhyeon, Go" Date: Sat, 25 May 2019 23:27:39 +0900 Subject: [PATCH] Update webpagetool.php --- helper/webpagetool.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/helper/webpagetool.php b/helper/webpagetool.php index 5117575..889134c 100644 --- a/helper/webpagetool.php +++ b/helper/webpagetool.php @@ -136,8 +136,6 @@ if(!check_function_exists("get_web_cmd")) { // complete and run command $cmd = trim(implode(" ", $args)); - - var_dump($cmd); // run command if(!empty($cmd)) {