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

