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