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


