Array
(
[className] => IntranetController
[webroot] => /
[url] => intranet/login_eu.php
[base] =>
)
Error: IntranetController could not be found.
Error: Create the class IntranetController below in file: public_html/controllers/intranet_controller.php
<?php
class IntranetController extends AppController {
var $name = 'Intranet';
}
?>
Notice: If you want to customize this error message, create public_html/views/errors/missing_controller.ctp