/[webpac2]/Webpacus/lib/Webpacus/Controller/Editor.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 /Webpacus/lib/Webpacus/Controller/Editor.pm

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

revision 189 by dpavlin, Tue Nov 29 13:02:53 2005 UTC revision 237 by dpavlin, Tue Dec 6 23:49:13 2005 UTC
# Line 217  __TIDY_CLOSE__ Line 217  __TIDY_CLOSE__
217                                    
218                                    
219          $c->response->content_type('text/html; charset=utf-8');          $c->response->content_type('text/html; charset=utf-8');
220          $c->res->output( $html );          $c->response->body( $html );
221  }  }
222    
223    

Legend:
Removed from v.189  
changed lines
  Added in v.237

  ViewVC Help
Powered by ViewVC 1.1.26