Exception[ 0 ]: Call to undefined method: Cola_Controller::localeAction()

/data/webapp/service_zy/Cola/Controller.php[ 82 ]

77      * @param string $methodName
78      * @param array $args
79      */
80     public function __call($methodName, $args)
81     {
82         throw new Exception("Call to undefined method: Cola_Controller::$methodName()");
83     }
84 
85     /**
86      * View
87      *
  1. /data/webapp/service_zy/index.php [ 28 ] » Cola->dispatch ( )

  2. /data/webapp/service_zy/Cola/Cola.php [ 471 ] » call_user_func ( arguments )

  3. PHP internal call » Controllers_Info->localeAction ( )

  4. PHP internal call » Cola_Controller->__call ( arguments )

Environment