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


