Skip to content

Commit

Permalink
Remove debug line.
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Aug 29, 2014
1 parent 73137b2 commit 4418b28
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion whups/lib/Api.php
Expand Up @@ -44,7 +44,6 @@ public function browse($path = '')
'queue', Horde_Perms::READ))));
} else {
$path = explode('/', $path);
Horde::log(var_export($path, true), 'INFO');
$results = array();

switch ($path[0]) {
Expand Down

0 comments on commit 4418b28

Please sign in to comment.