summaryrefslogtreecommitdiff
path: root/index.php
diff options
context:
space:
mode:
Diffstat (limited to 'index.php')
-rw-r--r--index.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/index.php b/index.php
index 2b670ca..5d4e1f3 100644
--- a/index.php
+++ b/index.php
@@ -77,7 +77,7 @@ switch ($_GET["what"]) {
shell_exec("playlist " . $i);
}
}
- // print_redirect();
+ print_redirect();
break;
default:
die();