Skip to content

Commit

Permalink
WebPrototypes (name change)
Browse files Browse the repository at this point in the history
  • Loading branch information
Zbigniew Lukasiak committed Dec 10, 2011
1 parent 844d1c5 commit 781014b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/Nblog/ResetPassApp.pm
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ use strict;
use warnings;

package Nblog::ResetPassApp;
use parent 'Plack::App::ResetPass';
use parent 'WebPrototypes::ResetPass';
use Plack::Util::Accessor qw( schema renderer );

sub find_user {
Expand Down

0 comments on commit 781014b

Please sign in to comment.