Missing Controller
Error: Agenda.phpController could not be found.
Error: Create the class Agenda.phpController below in file: app/controllers/agenda.php_controller.php
<?php
class Agenda.phpController extends AppController {
var $name = 'Agenda.php';
}
?>
Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp
