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