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