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