mirror of
https://github.com/unraid/webgui.git
synced 2026-03-14 06:51:27 -05:00
Remove debugging info
This commit is contained in:
@@ -30,7 +30,7 @@ function download_url($url, $path = "") {
|
||||
|
||||
return $out ?: false;
|
||||
}
|
||||
file_put_contents("/tmp/trace",$_POST['action']);
|
||||
|
||||
switch ($_POST['action']) {
|
||||
case 'checkPlugin':
|
||||
$options = $_POST['options'];
|
||||
|
||||
Reference in New Issue
Block a user