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