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




