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




