Hi, The following error occurs with agavi while using the PageWebController: PHP Fatal error: Declaration of PageWebController::dispatch() must be compatible with that of Controller::dispatch() in /home/httpd/agavi/controller/PageWebController.class.php on line 28 I temporarily remove the abstract decleration of dispatch() in Controller.class.php to make it work.
-- Regards, Joe _______________________________________________ agavi-dev mailing list [email protected] http://labworkz.com/cgi-bin/mailman/listinfo/agavi-dev
