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