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




