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