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





