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



