Missing Controller

Error: NcController could not be found.

Error: Create the class NcController below in file: app/controllers/nc_controller.php

<?php
class NcController extends AppController {

	var $name = 'Nc';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp