/[meteor]/trunk/Meteor/Controller.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/Meteor/Controller.pm

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

revision 25 by knops.gerd, Sun May 20 19:40:53 2007 UTC revision 37 by knops.gerd, Fri Feb 1 21:22:03 2008 UTC
# Line 171  sub close { Line 171  sub close {
171                  }                  }
172          }          }
173                    
         $::Statistics->{'current_controllers'}--;  
           
174          $self->SUPER::close();          $self->SUPER::close();
175  }  }
176    
177    sub didClose {
178            
179            $::Statistics->{'current_controllers'}--;
180    }
181    
182  1;  1;
183  ############################################################################EOF  ############################################################################EOF

Legend:
Removed from v.25  
changed lines
  Added in v.37

  ViewVC Help
Powered by ViewVC 1.1.26