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