Missing controller
You are seeing this error because controller WebrootController could not be found.
Fatal: Unable to load controller WebrootController
Fatal: Create Class:
<?php
class WebrootController extends AppController
{
var $name = 'Webroot';
}
?>
in file : app/controllers/webroot_controller.php