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







