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