Skip to content

Commit

Permalink
this hack should no longer be necessary
Browse files Browse the repository at this point in the history
  • Loading branch information
maddingue committed Jan 25, 2017
1 parent 4a42197 commit 114d788
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/Act/Handler/Wiki.pm
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ sub wiki_history
sub wiki_diff
{
my ($wiki, $template) = @_;
$Request{status} = NOT_FOUND; return; # disable wikidiff the hard way

my $node = $Request{args}{node};

Expand Down

0 comments on commit 114d788

Please sign in to comment.