/[Frey]/branches/zimbardo/lib/Frey/Web.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 /branches/zimbardo/lib/Frey/Web.pm

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

revision 1133 by dpavlin, Tue Jun 30 15:10:55 2009 UTC revision 1158 by dpavlin, Thu Jul 2 15:30:30 2009 UTC
# Line 478  sub add_status { Line 478  sub add_status {
478    
479  Called at beginning of each request  Called at beginning of each request
480    
481    $self->clean_status;    $self->setup_request;
482    
483  =cut  =cut
484    
485  sub clean_status {  sub setup_request {
486          my ($self) = shift;          my ($self) = shift;
487          warn "## clean_status";          warn "## clean_status";
488          @head = ( 'static/frey.css' );          @head = ( 'static/frey.css' );

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

  ViewVC Help
Powered by ViewVC 1.1.26