Missing Controller
Error: WebrootController could not be found.
Error: Create the class WebrootController below in file: staging.aecbusiness.com/controllers/webroot_controller.php
<?php
class WebrootController extends AppController {
var $name = 'Webroot';
}
?>
Notice: If you want to customize this error message, create staging.aecbusiness.com/views/errors/missing_controller.ctp
