public_html/app_error.php (line 93)
Array
(
    [className] => WebrootController
    [webroot] => /
    [url] => webroot/themed/casino/favicon.ico
    [base] => 
)

Errors

Missing Controller

Error: WebrootController could not be found.

Error: Create the class WebrootController below in file: public_html/controllers/webroot_controller.php

<?php
class WebrootController extends AppController {

	var $name = 'Webroot';
}
?>

Notice: If you want to customize this error message, create public_html/views/errors/missing_controller.ctp