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