Skip to content

Commit

Permalink
No output at the end.
Browse files Browse the repository at this point in the history
  • Loading branch information
gamma committed Aug 31, 2016
1 parent d59a7f4 commit 557f052
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.php
Expand Up @@ -220,7 +220,7 @@ public function handle_unknown_instructions(Doku_Event &$event) {
$event->data['entryID'] = $instructions[1]['mp3'];
return true;
default:
print_r($instructions);
// print_r($instructions);
}

return false;
Expand Down

0 comments on commit 557f052

Please sign in to comment.