From 4c78c3bdee5ac6c70f4de7886734e6ef06b37a26 Mon Sep 17 00:00:00 2001 From: tuscanhobbit Date: Tue, 24 Jun 2014 12:13:54 +0200 Subject: Oops I left some debug stuff around --- mod/filestorage.php | 1 - 1 file changed, 1 deletion(-) (limited to 'mod/filestorage.php') diff --git a/mod/filestorage.php b/mod/filestorage.php index 7db5a0961..6a7eac706 100644 --- a/mod/filestorage.php +++ b/mod/filestorage.php @@ -29,7 +29,6 @@ function filestorage_post(&$a) { //Build directory tree and redirect $channel = $a->get_channel(); $cloudPath = get_parent_cloudpath($channel_id, $channel['channel_address'], $resource) ; - echo $cloudPath;die; goaway($cloudPath); } -- cgit v1.2.3