Notice: Undefined index: controller in /home/magiclib/public_html/cake/libs/view/helpers/html.php on line 138

Notice: Undefined index: controller in /home/magiclib/public_html/cake/libs/view/helpers/html.php on line 138
" >SWAT Disruption    Disruption SWAT


Missing controller

You are seeing this error because controller HostagenciesController could not be found.

Notice: this error is being rendered by the app/views/errors/missing_controller.thtml view file, a user-customizable error page for handling invalid controller dispatches.

Fatal: Unable to load controller HostagenciesController

Fatal: Create Class:


<?php
class HostagenciesController extends AppController
{
    var $name = 'Hostagencies';
}
?>

in file : app/controllers/hostagencies_controller.php