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