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