Beispiel #1
0
 /**
  * Called before Zend_Controller_Front exits its dispatch loop.
  *
  * @return void
  */
 public function dispatchLoopShutdown()
 {
     Core_Debug::getGenerateTime("dispatchLoopShutdown() called");
 }