Skip to content

Commit

Permalink
prereq_plugins = RequestInspector
Browse files Browse the repository at this point in the history
git-svn-id: svn+ssh://svn.bestpractical.com/svn/jifty.org/plugins/Jifty-Plugin-Gladiator@6850 e84bef0a-9b06-0410-84ba-c4c9edb13aeb
  • Loading branch information
sartak committed Apr 22, 2009
1 parent 1663173 commit 9441889
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/Jifty/Plugin/Gladiator.pm
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ use List::Util 'sum';

our $VERSION = 0.01;

sub prereq_plugins { 'RequestInspector' }

sub count_types {
# walk the arena, noting the type of each value
my %types;
Expand Down

0 comments on commit 9441889

Please sign in to comment.