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