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