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







