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