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

