Changeset 10670
- Timestamp:
- 04/28/08 20:11:33 (5 years ago)
- Files:
-
- 1 modified
-
lang/perl/Moxy/trunk/lib/Moxy/Plugin/Hosts.pm (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/Moxy/trunk/lib/Moxy/Plugin/Hosts.pm
r10666 r10670 4 4 use base qw/Moxy::Plugin/; 5 5 6 sub request_filter :Hook ('request_filter'){6 sub request_filter :Hook { 7 7 my ($self, $context, $args) = @_; 8 8 … … 20 20 } 21 21 22 sub response_filter :Hook ('response_filter'){22 sub response_filter :Hook { 23 23 my ($self, $context, $args) = @_; 24 24
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)