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

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

revision 627 by dpavlin, Sat Nov 29 22:02:08 2008 UTC revision 628 by dpavlin, Sat Nov 29 22:43:13 2008 UTC
# Line 56  sub callback { Line 56  sub callback {
56    
57  #       $req->send_headers("X-Frey-VERSION: $Frey::VERSION");  #       $req->send_headers("X-Frey-VERSION: $Frey::VERSION");
58    
59          $server->{print} = sub {          $server->{_print} = sub {
60                  $req->print( @_ );                  $req->print( @_ );
61          };          };
62    

Legend:
Removed from v.627  
changed lines
  Added in v.628

  ViewVC Help
Powered by ViewVC 1.1.26