summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xincludes/include.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/includes/include.php b/includes/include.php
index 38a91b8..1678b6d 100755
--- a/includes/include.php
+++ b/includes/include.php
@@ -30,7 +30,6 @@ function selectpage()
}
$cmd= $subcmd ."rm ram/stream*";
- print $cmd;
exec ($cmd);
$action = $_REQUEST['actionafterstop'];