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

