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

