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