Missing Controller

Error: JaController could not be found.

Error: Create the class JaController below in file: app/controllers/ja_controller.php

<?php
class JaController extends AppController {

	var $name = 'Ja';
}
?>

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