]> git.decadent.org.uk Git - maypole.git/blobdiff - lib/Maypole.pm
Shitload of doc fixes.
[maypole.git] / lib / Maypole.pm
index 7ab6cb31f6d058146f4fc5ba518f8652aec98625..6b4fe3f0a56d250f7261e2cfc4e53cb98449cbb2 100644 (file)
@@ -173,8 +173,6 @@ sub authenticate { return OK }
 
 sub exception { return ERROR }
 
-sub rewrite_path { }
-
 sub parse_path {
     my $self = shift;
     $self->{path} ||= "frontpage";
@@ -408,7 +406,7 @@ Simon Cozens, C<simon@cpan.org>
 
 =head1 THANK YOU
 
-Danijel Milicevic, Jesse Sheidlower, Jody Belka, Marcus Ramberg,
+Danijel Milicevic, Dave Slack, Jesse Sheidlower, Jody Belka, Marcus Ramberg,
 Mickael Joanne, Simon Flack, Veljko Vidovic and all the others who've
 helped.