- /lib/Zend/Controller/Response/Abstract.php (148): Zend_Controller_Response_Abstract->canSendHeaders(
Array
(
[0] => 1
)
) - /lib/Zend/Controller/Action/Helper/Redirector.php (226): Zend_Controller_Response_Abstract->setRedirect(
Array
(
[0] => /pl
[1] => 301
)
) - /lib/Zend/Controller/Action/Helper/Redirector.php (370): Zend_Controller_Action_Helper_Redirector->_redirect(
Array
(
[0] => /pl
)
) - /lib/Zend/Controller/Action/Helper/Redirector.php (453): Zend_Controller_Action_Helper_Redirector->setGotoUrl(
Array
(
[0] => /pl
[1] => Array
(
[code] => 301
[exit] => 1
)
)
) - /lib/Zend/Controller/Action.php (686): Zend_Controller_Action_Helper_Redirector->gotoUrl(
Array
(
[0] => /pl
[1] => Array
(
[code] => 301
[exit] => 1
)
)
) - /application/default/controllers/IndexController.php (14): Zend_Controller_Action->_redirect(
Array
(
[0] => /pl
[1] => Array
(
[code] => 301
[exit] => 1
)
)
) - /lib/Zend/Controller/Action.php (133): IndexController->init(
Array
(
)
) - /lib/Zend/Controller/Dispatcher/Standard.php (268): Zend_Controller_Action->__construct(
Array
(
[0] => Zend_Controller_Request_Http Object
(
[_paramSources:protected] => Array
(
[0] => _GET
[1] => _POST
)
[_requestUri:protected] => /
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /
[_params:protected] => Array
(
[controller] => index
[action] => index
[module] => default
)
[_rawBody:protected] =>
[_aliases:protected] => Array
(
)
[_dispatched:protected] => 1
[_module:protected] => default
[_moduleKey:protected] => module
[_controller:protected] => index
[_controllerKey:protected] => controller
[_action:protected] => index
[_actionKey:protected] => action
)
[1] => Zend_Controller_Response_Http Object
(
[_body:protected] => Array
(
)
[_exceptions:protected] => Array
(
)
[_headers:protected] => Array
(
)
[_headersRaw:protected] => Array
(
)
[_httpResponseCode:protected] => 200
[_isRedirect:protected] =>
[_renderExceptions:protected] =>
[headersSentThrowsException] => 1
)
[2] => Array
(
[noViewRenderer] => 1
[useDefaultControllerAlways] => 1
)
)
) - /lib/Zend/Controller/Front.php (954): Zend_Controller_Dispatcher_Standard->dispatch(
Array
(
[0] => Zend_Controller_Request_Http Object
(
[_paramSources:protected] => Array
(
[0] => _GET
[1] => _POST
)
[_requestUri:protected] => /
[_baseUrl:protected] =>
[_basePath:protected] =>
[_pathInfo:protected] => /
[_params:protected] => Array
(
[controller] => index
[action] => index
[module] => default
)
[_rawBody:protected] =>
[_aliases:protected] => Array
(
)
[_dispatched:protected] => 1
[_module:protected] => default
[_moduleKey:protected] => module
[_controller:protected] => index
[_controllerKey:protected] => controller
[_action:protected] => index
[_actionKey:protected] => action
)
[1] => Zend_Controller_Response_Http Object
(
[_body:protected] => Array
(
)
[_exceptions:protected] => Array
(
)
[_headers:protected] => Array
(
)
[_headersRaw:protected] => Array
(
)
[_httpResponseCode:protected] => 200
[_isRedirect:protected] =>
[_renderExceptions:protected] =>
[headersSentThrowsException] => 1
)
)
) - /site.php (131): Zend_Controller_Front->dispatch(
Array
(
)
) - /index.php (2): require_once(
Array
(
[0] => /site.php
)
)