--- Webpacus/lib/Webpacus.pm 2005/12/03 01:56:37 205 +++ Webpacus/lib/Webpacus.pm 2005/12/03 02:08:04 206 @@ -17,7 +17,7 @@ /; # FormValidator -our $VERSION = '0.13-dev'; +our $VERSION = '0.14-dev'; # # Configure the application @@ -71,7 +71,7 @@ $c->fillform; # defaults to $c->req->parameters -# $c->response->{body} =~ s#\Qnew Ajax.Autocompleter(\E#new Ajax.Suggest(#gs; + $c->response->{body} =~ s#\Qnew Ajax.Autocompleter(\E#new Ajax.Suggest(#gs; # $c->log->debug( $c->response->body ); }