=============================================================================================================================================
2012-02-07 09:11:45 38.107.179.214
file: /home/ravenwhite/ftp/labiryntkultury_pl/library/Zend/Controller/Action.php class: Zend_Controller_Action_Exception >> line: 485
message: Action "index" does not exist and was not trapped in __call()
=============================================================================================================================================
$_POST
Array
(
)

$_GET
Zend_Controller_Request_Http Object
(
    [_paramSources:protected] => Array
        (
            [0] => _GET
            [1] => _POST
        )

    [_requestUri:protected] => /search/index
    [_baseUrl:protected] => 
    [_basePath:protected] => 
    [_pathInfo:protected] => /search/index
    [_params:protected] => Array
        (
            [controller] => search
            [action] => index
            [module] => default
        )

    [_aliases:protected] => Array
        (
        )

    [_dispatched:protected] => 1
    [_module:protected] => default
    [_moduleKey:protected] => module
    [_controller:protected] => search
    [_controllerKey:protected] => controller
    [_action:protected] => index
    [_actionKey:protected] => action
)

$_SESSION
Array
(
    [userSession] => Array
        (
            [show] => 5
            [history] => Array
                (
                )

            [language] => pl
            [after] => 0
            [found] => Array
                (
                )

        )

)