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