/[Frey]/trunk/lib/Frey/HTML/Designer.pm
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/lib/Frey/HTML/Designer.pm

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 960 by dpavlin, Tue Dec 9 20:33:12 2008 UTC revision 961 by dpavlin, Wed Jan 7 19:41:48 2009 UTC
# Line 138  sub as_markup { Line 138  sub as_markup {
138    
139          warn $body;          warn $body;
140    
141          return $self->page( title => $self->uri, body => $body );          return $self->html_page( title => $self->uri, body => $body );
142  }  }
143    
144  1;  1;

Legend:
Removed from v.960  
changed lines
  Added in v.961

  ViewVC Help
Powered by ViewVC 1.1.26