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

