/[Frey]/trunk/lib/Frey/Server.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/Server.pm

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

revision 1157 by dpavlin, Tue Jun 30 15:10:55 2009 UTC revision 1158 by dpavlin, Thu Jul 2 15:30:30 2009 UTC
# Line 143  sub request { Line 143  sub request {
143                  }                  }
144    
145                  if ( $f ) {                  if ( $f ) {
146                          $f->clean_status;                          $f->setup_request;
147  #                       $f->add_status( { request => $req } );  #                       $f->add_status( { request => $req } );
148                          $f->status_parts;                          $f->status_parts;
149                          if ( my $html = $f->html ) {                          if ( my $html = $f->html ) {

Legend:
Removed from v.1157  
changed lines
  Added in v.1158

  ViewVC Help
Powered by ViewVC 1.1.26