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