object(Zend_Mail_Protocol_Exception)#129 (8) {
  ["_previous":"Zend_Exception":private] => NULL
  ["message":protected] => string(21) "Could not open socket"
  ["string":"Exception":private] => string(0) ""
  ["code":protected] => int(0)
  ["file":protected] => string(78) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Mail/Protocol/Abstract.php"
  ["line":protected] => int(277)
  ["trace":"Exception":private] => array(13) {
    [0] => array(6) {
      ["file"] => string(74) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Mail/Protocol/Smtp.php"
      ["line"] => int(167)
      ["function"] => string(8) "_connect"
      ["class"] => string(27) "Zend_Mail_Protocol_Abstract"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => string(23) "ssl://firmylesne.pl:587"
      }
    }
    [1] => array(6) {
      ["file"] => string(75) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Mail/Transport/Smtp.php"
      ["line"] => int(199)
      ["function"] => string(7) "connect"
      ["class"] => string(23) "Zend_Mail_Protocol_Smtp"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
    [2] => array(6) {
      ["file"] => string(79) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Mail/Transport/Abstract.php"
      ["line"] => int(348)
      ["function"] => string(9) "_sendMail"
      ["class"] => string(24) "Zend_Mail_Transport_Smtp"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
    [3] => array(6) {
      ["file"] => string(60) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Mail.php"
      ["line"] => int(1194)
      ["function"] => string(4) "send"
      ["class"] => string(28) "Zend_Mail_Transport_Abstract"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => object(Zend_Mail_InlineImages)#107 (18) {
          ["_charset":protected] => string(5) "UTF-8"
          ["_headers":protected] => array(4) {
            ["To"] => array(2) {
              [0] => string(23) "and.kowalczuk@gmail.com"
              ["append"] => bool(true)
            }
            ["From"] => array(2) {
              [0] => string(60) "=?UTF-8?Q?B=C5=82=C4=85d=20Aplikacji?= <bledy@firmylesne.pl>"
              ["append"] => bool(true)
            }
            ["Subject"] => array(1) {
              [0] => string(81) "=?UTF-8?Q?Wyst=C4=85pi=C5=82=20b=C5=82=C4=85d=20aplikacji=20!=20(firmylesne.pl)?="
            }
            ["Date"] => array(1) {
              [0] => string(31) "Tue, 19 Mar 2024 11:40:26 +0100"
            }
          }
          ["_headerEncoding":protected] => string(16) "quoted-printable"
          ["_from":protected] => string(19) "bledy@firmylesne.pl"
          ["_to":protected] => array(1) {
            [0] => string(23) "and.kowalczuk@gmail.com"
          }
          ["_recipients":protected] => array(1) {
            ["and.kowalczuk@gmail.com"] => int(1)
          }
          ["_replyTo":protected] => NULL
          ["_returnPath":protected] => NULL
          ["_subject":protected] => string(81) "=?UTF-8?Q?Wyst=C4=85pi=C5=82=20b=C5=82=C4=85d=20aplikacji=20!=20(firmylesne.pl)?="
          ["_date":protected] => string(31) "Tue, 19 Mar 2024 11:40:26 +0100"
          ["_messageId":protected] => NULL
          ["_bodyText":protected] => bool(false)
          ["_bodyHtml":protected] => object(Zend_Mime_Part)#119 (12) {
            ["type"] => string(9) "text/html"
            ["encoding"] => string(16) "quoted-printable"
            ["id"] => NULL
            ["disposition"] => string(6) "inline"
            ["filename"] => NULL
            ["description"] => NULL
            ["charset"] => string(5) "UTF-8"
            ["boundary"] => NULL
            ["location"] => NULL
            ["language"] => NULL
            ["_content":protected] => string(9057) "<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional //EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
    <head>
        <title></title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="viewport" content="width=320, target-densitydpi=device-dpi">
        <style type="text/css">
            body { width: 100% !important; font-family: Arial, sans-serif; font-size: 13px; line-height: 18px; }
            .ReadMsgBody { width: 100%; }
            .ExternalClass { width: 100%; display:block !important; } /* Force Hotmail to display emails at full width */
            /* Reset Styles */
            /* Add 100px so mobile switch bar doesn't cover street address. */
            body { background-color: #ececec; margin: 0; padding: 0; }
            img { outline: none; text-decoration: none; display: block;}
            br, strong br, b br, em br, i br { line-height:100%; }
            h1, h2, h3, h4, h5, h6 { line-height: 100% !important; -webkit-font-smoothing: antialiased; }
            h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: blue !important; }
            h1 a:active, h2 a:active,  h3 a:active, h4 a:active, h5 a:active, h6 a:active {	color: red !important; }
            /* Preferably not the same color as the normal header link color.  There is limited support for psuedo classes in email clients, this was added just for good measure. */
            h1 a:visited, h2 a:visited,  h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited { color: purple !important; }
            /* Preferably not the same color as the normal header link color. There is limited support for psuedo classes in email clients, this was added just for good measure. */  
            table td, table tr { border-collapse: collapse; }
            .header { font-size: 18px; font-weight: bold; color: #70A351; }
            a, a:visited, a:hover {
                color: #F05630;
                text-decoration: none;
            }
            
        </style>
    </head>
    <body>
        <table width="100%" cellpadding="0" cellspacing="0" border="0" id="background-table">
            <tbody>
                <tr>
                    <td align="center" bgcolor="#ececec">
                        <table cellpadding="0" cellspacing="0" border="0" style="font-family: Arial, sans-serif; font-size: 13px; line-height: 18px; color: #333; margin-top: 10px; margin-bottom: 10px; width: 600px !important; overflow: hidden;">
                            <tr>
                                <td bgcolor="#70A351" style="border-top-left-radius: 4px; border-top-right-radius: 4px; background: #70A351;">
                                    <div style="position: relative; width: 100%; height: 165px !important; max-height: 165px !important; overflow: hidden;">
                                        <center><img src="http://firmylesne.pl/images/firmylesne.png"/></center>
                                    </div>
                                </td>
                            </tr>
                            <tr>
                                <td bgcolor="#fff" style="background: #fff; padding: 20px;">
                                    
                                                                            <table>
            <tr>
                <th>Kod:</th>
                <td>EXCEPTION_OTHER</td>
            </tr>
            <tr>
                <th>Użytkownik:</th>
                <td>() nieokreślony</td>
            </tr>
            <tr>
                <th>Przeglądarka:</td>
                <td>claudebot</td>
            </tr>
            <tr>
                <th>Adres:</th>
                <td><a href="http://firmylesne.pl/pokaz/informacje-organizacyjne">http://firmylesne.pl/pokaz/informacje-organizacyjne</a></td>
            </tr>
            <tr>
                <th>IP:</th>
                <td>54.225.1.66</td>
            </tr>
            <tr>
                <th>Referrer:</th>
                <td></td>
            </tr>
            <tr>
                <th>Exception:</th>
                <td>exception 'Zend_Cache_Exception' with message 'Invalid id or tag 'menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne' : must use only [a-zA-Z0-9_]' in /home/firmylesne/domains/firmylesne.pl/library/Zend/Cache.php:209<br />
Stack trace:<br />
#0 /home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php(679): Zend_Cache::throwException('Invalid id or t...')<br />
#1 /home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php(358): Zend_Cache_Core::_validateIdOrTag('menu_default_po...')<br />
#2 /home/firmylesne/domains/firmylesne.pl/application/plugins/Cache.php(384): Zend_Cache_Core->save(Array, 'menu_default_po...', Array, false, 8)<br />
#3 /home/firmylesne/domains/firmylesne.pl/application/models/Zarzadzanie/Menu.php(84): Plugin_Cache->save(Array, 'menu_default_po...', Array)<br />
#4 /home/firmylesne/domains/firmylesne.pl/application/controllers/PokazController.php(10): Model_Zarzadzanie_Menu->getMenu(true, Array)<br />
#5 /home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Action.php(133): PokazController->init()<br />
#6 /home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Dispatcher/Standard.php(281): Zend_Controller_Action->__construct(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http), Array)<br />
#7 /home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))<br />
#8 /home/firmylesne/domains/firmylesne.pl/library/Zend/Application/Bootstrap/Bootstrap.php(97): Zend_Controller_Front->dispatch()<br />
#9 /home/firmylesne/domains/firmylesne.pl/library/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run()<br />
#10 /home/firmylesne/domains/firmylesne.pl/public_html/index.php(65): Zend_Application->run()<br />
#11 {main}</td>
            </tr>
            <tr>
                <th>Parametry:</th>
                <td><pre>array (
  'controller' => 'pokaz',
  'action' => 'informacje-organizacyjne',
  'module' => 'default',
)</pre></td>
            </tr>
            <tr>
                <th>$_SERVER:</th>
                <td><pre>array (
  'PATH' => '/usr/local/bin:/usr/bin:/bin',
  'LD_PRELOAD' => '/usr/local/lib/h88/av.so',
  'PHP_INI_SCAN_DIR' => ':/etc/configs/users/firmylesne/php/www.firmylesne.pl/',
  'HTTP_ACCEPT' => '*/*',
  'HTTP_HOST' => 'firmylesne.pl',
  'HTTP_USER_AGENT' => 'claudebot',
  'DOCUMENT_ROOT' => '/home/firmylesne/domains/firmylesne.pl/private_html',
  'REMOTE_ADDR' => '54.225.1.66',
  'REMOTE_PORT' => '38906',
  'SERVER_ADDR' => '185.208.164.43',
  'SERVER_NAME' => 'firmylesne.pl',
  'SERVER_ADMIN' => 'webmaster@firmylesne.pl',
  'SERVER_PORT' => '443',
  'REQUEST_SCHEME' => 'https',
  'REQUEST_URI' => '/pokaz/informacje-organizacyjne',
  'REDIRECT_URL' => '/pokaz/informacje-organizacyjne',
  'REDIRECT_REQUEST_METHOD' => 'GET',
  'HTTPS' => 'on',
  'REDIRECT_STATUS' => '200',
  'X_SPDY' => 'HTTP2',
  'SSL_PROTOCOL' => 'TLSv1.3',
  'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384',
  'SSL_CIPHER_USEKEYSIZE' => '256',
  'SSL_CIPHER_ALGKEYSIZE' => '256',
  'SCRIPT_FILENAME' => '/home/firmylesne/domains/firmylesne.pl/private_html/index.php',
  'QUERY_STRING' => '',
  'SCRIPT_URI' => 'https://firmylesne.pl/pokaz/informacje-organizacyjne',
  'SCRIPT_URL' => '/pokaz/informacje-organizacyjne',
  'SCRIPT_NAME' => '/index.php',
  'SERVER_PROTOCOL' => 'HTTP/1.1',
  'SERVER_SOFTWARE' => 'LiteSpeed',
  'REQUEST_METHOD' => 'GET',
  'X-LSCACHE' => 'on',
  'PHP_SELF' => '/index.php',
  'REQUEST_TIME_FLOAT' => 1710844825.6908419132232666015625,
  'REQUEST_TIME' => 1710844825,
)</pre></td>
            </tr>
            <tr>
                <th>$_SESSION:</th>
                <td><pre>array (
  '__ZF' => 
  array (
    'Default' => 
    array (
      'ENT' => 1710931225,
    ),
  ),
  'historia' => NULL,
)</pre></td>
            </tr>
            <tr>
                <th>$_COOKIES:</th>
                <td><pre>NULL</pre></td>
            </tr>
        </table>
                                                                        
                                </td>
                            </tr>
                            <tr>
                                <td bgcolor="#70A351" style="padding: 10px 20px; color: #f0f0f0; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; background: #70A351;">
                                    <p>
                                        Pozdrawiam,<br/>
                                        Administrator serwisu <a href="http://firmylesne.pl">http://firmylesne.pl</a>
                                    </p>
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>
            </tbody>
        </table>
    </body>
</html>
"
            ["_isStream":protected] => bool(false)
          }
          ["_mimeBoundary":protected] => NULL
          ["_type":protected] => NULL
          ["hasAttachments"] => bool(false)
          ["_parts":protected] => array(0) {
          }
          ["_mime":protected] => object(Zend_Mime)#123 (1) {
            ["_boundary":protected] => string(34) "=_57f7f829eadc0c33b48ebdbfeb25b8c3"
          }
        }
      }
    }
    [4] => array(6) {
      ["file"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/models/Error.php"
      ["line"] => int(159)
      ["function"] => string(4) "send"
      ["class"] => string(9) "Zend_Mail"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => object(Zend_Mail_Transport_Smtp)#106 (15) {
          ["EOL"] => string(1) "
"
          ["_host":protected] => string(13) "firmylesne.pl"
          ["_port":protected] => string(3) "587"
          ["_name":protected] => string(9) "localhost"
          ["_auth":protected] => string(5) "login"
          ["_config":protected] => array(5) {
            ["auth"] => string(5) "login"
            ["username"] => string(19) "bledy@firmylesne.pl"
            ["password"] => string(8) "g52mibV7"
            ["ssl"] => string(3) "ssl"
            ["port"] => string(3) "587"
          }
          ["_connection":protected] => object(Zend_Mail_Protocol_Smtp_Auth_Login)#125 (19) {
            ["_username":protected] => string(19) "bledy@firmylesne.pl"
            ["_password":protected] => string(8) "g52mibV7"
            ["_transport":protected] => string(3) "ssl"
            ["_secure":protected] => string(3) "ssl"
            ["_sess":protected] => bool(false)
            ["_helo":protected] => bool(false)
            ["_auth":protected] => bool(false)
            ["_mail":protected] => bool(false)
            ["_rcpt":protected] => bool(false)
            ["_data":protected] => NULL
            ["_maximumLog":protected] => int(64)
            ["_host":protected] => string(13) "firmylesne.pl"
            ["_port":protected] => string(3) "587"
            ["_validHost":protected] => object(Zend_Validate)#126 (3) {
              ["_validators":protected] => array(1) {
                [0] => array(2) {
                  ["instance"] => object(Zend_Validate_Hostname)#127 (13) {
                    ["_messageTemplates":protected] => array(11) {
                      ["hostnameCannotDecodePunycode"] => string(88) "'%value%' appears to be a DNS hostname but the given punycode notation cannot be decoded"
                      ["hostnameInvalid"] => string(35) "Invalid type given. String expected"
                      ["hostnameDashCharacter"] => string(81) "'%value%' appears to be a DNS hostname but contains a dash in an invalid position"
                      ["hostnameInvalidHostname"] => string(66) "'%value%' does not match the expected structure for a DNS hostname"
                      ["hostnameInvalidHostnameSchema"] => string(95) "'%value%' appears to be a DNS hostname but cannot match against hostname schema for TLD '%tld%'"
                      ["hostnameInvalidLocalName"] => string(58) "'%value%' does not appear to be a valid local network name"
                      ["hostnameInvalidUri"] => string(52) "'%value%' does not appear to be a valid URI hostname"
                      ["hostnameIpAddressNotAllowed"] => string(71) "'%value%' appears to be an IP address, but IP addresses are not allowed"
                      ["hostnameLocalNameNotAllowed"] => string(84) "'%value%' appears to be a local network name but local network names are not allowed"
                      ["hostnameUndecipherableTld"] => string(66) "'%value%' appears to be a DNS hostname but cannot extract TLD part"
                      ["hostnameUnknownTld"] => string(78) "'%value%' appears to be a DNS hostname but cannot match TLD against known list"
                    }
                    ["_messageVariables":protected] => array(1) {
                      ["tld"] => string(4) "_tld"
                    }
                    ["_validTlds":protected] => array(271) {
                      [0] => string(2) "ac"
                      [1] => string(2) "ad"
                      [2] => string(2) "ae"
                      [3] => string(4) "aero"
                      [4] => string(2) "af"
                      [5] => string(2) "ag"
                      [6] => string(2) "ai"
                      [7] => string(2) "al"
                      [8] => string(2) "am"
                      [9] => string(2) "an"
                      [10] => string(2) "ao"
                      [11] => string(2) "aq"
                      [12] => string(2) "ar"
                      [13] => string(4) "arpa"
                      [14] => string(2) "as"
                      [15] => string(4) "asia"
                      [16] => string(2) "at"
                      [17] => string(2) "au"
                      [18] => string(2) "aw"
                      [19] => string(2) "ax"
                      [20] => string(2) "az"
                      [21] => string(2) "ba"
                      [22] => string(2) "bb"
                      [23] => string(2) "bd"
                      [24] => string(2) "be"
                      [25] => string(2) "bf"
                      [26] => string(2) "bg"
                      [27] => string(2) "bh"
                      [28] => string(2) "bi"
                      [29] => string(3) "biz"
                      [30] => string(2) "bj"
                      [31] => string(2) "bm"
                      [32] => string(2) "bn"
                      [33] => string(2) "bo"
                      [34] => string(2) "br"
                      [35] => string(2) "bs"
                      [36] => string(2) "bt"
                      [37] => string(2) "bv"
                      [38] => string(2) "bw"
                      [39] => string(2) "by"
                      [40] => string(2) "bz"
                      [41] => string(2) "ca"
                      [42] => string(3) "cat"
                      [43] => string(2) "cc"
                      [44] => string(2) "cd"
                      [45] => string(2) "cf"
                      [46] => string(2) "cg"
                      [47] => string(2) "ch"
                      [48] => string(2) "ci"
                      [49] => string(2) "ck"
                      [50] => string(2) "cl"
                      [51] => string(2) "cm"
                      [52] => string(2) "cn"
                      [53] => string(2) "co"
                      [54] => string(3) "com"
                      [55] => string(4) "coop"
                      [56] => string(2) "cr"
                      [57] => string(2) "cu"
                      [58] => string(2) "cv"
                      [59] => string(2) "cx"
                      [60] => string(2) "cy"
                      [61] => string(2) "cz"
                      [62] => string(2) "de"
                      [63] => string(2) "dj"
                      [64] => string(2) "dk"
                      [65] => string(2) "dm"
                      [66] => string(2) "do"
                      [67] => string(2) "dz"
                      [68] => string(2) "ec"
                      [69] => string(3) "edu"
                      [70] => string(2) "ee"
                      [71] => string(2) "eg"
                      [72] => string(2) "er"
                      [73] => string(2) "es"
                      [74] => string(2) "et"
                      [75] => string(2) "eu"
                      [76] => string(2) "fi"
                      [77] => string(2) "fj"
                      [78] => string(2) "fk"
                      [79] => string(2) "fm"
                      [80] => string(2) "fo"
                      [81] => string(2) "fr"
                      [82] => string(2) "ga"
                      [83] => string(2) "gb"
                      [84] => string(2) "gd"
                      [85] => string(2) "ge"
                      [86] => string(2) "gf"
                      [87] => string(2) "gg"
                      [88] => string(2) "gh"
                      [89] => string(2) "gi"
                      [90] => string(2) "gl"
                      [91] => string(2) "gm"
                      [92] => string(2) "gn"
                      [93] => string(3) "gov"
                      [94] => string(2) "gp"
                      [95] => string(2) "gq"
                      [96] => string(2) "gr"
                      [97] => string(2) "gs"
                      [98] => string(2) "gt"
                      [99] => string(2) "gu"
                      [100] => string(2) "gw"
                      [101] => string(2) "gy"
                      [102] => string(2) "hk"
                      [103] => string(2) "hm"
                      [104] => string(2) "hn"
                      [105] => string(2) "hr"
                      [106] => string(2) "ht"
                      [107] => string(2) "hu"
                      [108] => string(2) "id"
                      [109] => string(2) "ie"
                      [110] => string(2) "il"
                      [111] => string(2) "im"
                      [112] => string(2) "in"
                      [113] => string(4) "info"
                      [114] => string(3) "int"
                      [115] => string(2) "io"
                      [116] => string(2) "iq"
                      [117] => string(2) "ir"
                      [118] => string(2) "is"
                      [119] => string(2) "it"
                      [120] => string(2) "je"
                      [121] => string(2) "jm"
                      [122] => string(2) "jo"
                      [123] => string(4) "jobs"
                      [124] => string(2) "jp"
                      [125] => string(2) "ke"
                      [126] => string(2) "kg"
                      [127] => string(2) "kh"
                      [128] => string(2) "ki"
                      [129] => string(2) "km"
                      [130] => string(2) "kn"
                      [131] => string(2) "kp"
                      [132] => string(2) "kr"
                      [133] => string(2) "kw"
                      [134] => string(2) "ky"
                      [135] => string(2) "kz"
                      [136] => string(2) "la"
                      [137] => string(2) "lb"
                      [138] => string(2) "lc"
                      [139] => string(2) "li"
                      [140] => string(2) "lk"
                      [141] => string(2) "lr"
                      [142] => string(2) "ls"
                      [143] => string(2) "lt"
                      [144] => string(2) "lu"
                      [145] => string(2) "lv"
                      [146] => string(2) "ly"
                      [147] => string(2) "ma"
                      [148] => string(2) "mc"
                      [149] => string(2) "md"
                      [150] => string(2) "me"
                      [151] => string(2) "mg"
                      [152] => string(2) "mh"
                      [153] => string(3) "mil"
                      [154] => string(2) "mk"
                      [155] => string(2) "ml"
                      [156] => string(2) "mm"
                      [157] => string(2) "mn"
                      [158] => string(2) "mo"
                      [159] => string(4) "mobi"
                      [160] => string(2) "mp"
                      [161] => string(2) "mq"
                      [162] => string(2) "mr"
                      [163] => string(2) "ms"
                      [164] => string(2) "mt"
                      [165] => string(2) "mu"
                      [166] => string(6) "museum"
                      [167] => string(2) "mv"
                      [168] => string(2) "mw"
                      [169] => string(2) "mx"
                      [170] => string(2) "my"
                      [171] => string(2) "mz"
                      [172] => string(2) "na"
                      [173] => string(4) "name"
                      [174] => string(2) "nc"
                      [175] => string(2) "ne"
                      [176] => string(3) "net"
                      [177] => string(2) "nf"
                      [178] => string(2) "ng"
                      [179] => string(2) "ni"
                      [180] => string(2) "nl"
                      [181] => string(2) "no"
                      [182] => string(2) "np"
                      [183] => string(2) "nr"
                      [184] => string(2) "nu"
                      [185] => string(2) "nz"
                      [186] => string(2) "om"
                      [187] => string(3) "org"
                      [188] => string(2) "pa"
                      [189] => string(2) "pe"
                      [190] => string(2) "pf"
                      [191] => string(2) "pg"
                      [192] => string(2) "ph"
                      [193] => string(2) "pk"
                      [194] => string(2) "pl"
                      [195] => string(2) "pm"
                      [196] => string(2) "pn"
                      [197] => string(2) "pr"
                      [198] => string(3) "pro"
                      [199] => string(2) "ps"
                      [200] => string(2) "pt"
                      [201] => string(2) "pw"
                      [202] => string(2) "py"
                      [203] => string(2) "qa"
                      [204] => string(2) "re"
                      [205] => string(2) "ro"
                      [206] => string(2) "rs"
                      [207] => string(2) "ru"
                      [208] => string(2) "rw"
                      [209] => string(2) "sa"
                      [210] => string(2) "sb"
                      [211] => string(2) "sc"
                      [212] => string(2) "sd"
                      [213] => string(2) "se"
                      [214] => string(2) "sg"
                      [215] => string(2) "sh"
                      [216] => string(2) "si"
                      [217] => string(2) "sj"
                      [218] => string(2) "sk"
                      [219] => string(2) "sl"
                      [220] => string(2) "sm"
                      [221] => string(2) "sn"
                      [222] => string(2) "so"
                      [223] => string(2) "sr"
                      [224] => string(2) "st"
                      [225] => string(2) "su"
                      [226] => string(2) "sv"
                      [227] => string(2) "sy"
                      [228] => string(2) "sz"
                      [229] => string(2) "tc"
                      [230] => string(2) "td"
                      [231] => string(3) "tel"
                      [232] => string(2) "tf"
                      [233] => string(2) "tg"
                      [234] => string(2) "th"
                      [235] => string(2) "tj"
                      [236] => string(2) "tk"
                      [237] => string(2) "tl"
                      [238] => string(2) "tm"
                      [239] => string(2) "tn"
                      [240] => string(2) "to"
                      [241] => string(2) "tp"
                      [242] => string(2) "tr"
                      [243] => string(6) "travel"
                      [244] => string(2) "tt"
                      [245] => string(2) "tv"
                      [246] => string(2) "tw"
                      [247] => string(2) "tz"
                      [248] => string(2) "ua"
                      [249] => string(2) "ug"
                      [250] => string(2) "uk"
                      [251] => string(2) "um"
                      [252] => string(2) "us"
                      [253] => string(2) "uy"
                      [254] => string(2) "uz"
                      [255] => string(2) "va"
                      [256] => string(2) "vc"
                      [257] => string(2) "ve"
                      [258] => string(2) "vg"
                      [259] => string(2) "vi"
                      [260] => string(2) "vn"
                      [261] => string(2) "vu"
                      [262] => string(2) "wf"
                      [263] => string(2) "ws"
                      [264] => string(3) "xxx"
                      [265] => string(2) "ye"
                      [266] => string(2) "yt"
                      [267] => string(2) "yu"
                      [268] => string(2) "za"
                      [269] => string(2) "zm"
                      [270] => string(2) "zw"
                    }
                    ["_tld":protected] => string(2) "pl"
                    ["_validIdns":protected] => array(53) {
                      ["AC"] => array(1) {
                        [1] => string(144) "/^[\x{002d}0-9a-zà-öø-ÿāăąćĉċčďđēėęěĝġģĥħīįĵķĺļľŀłńņňŋőœŕŗřśŝşšţťŧūŭůűųŵŷźżž]{1,63}$/iu"
                      }
                      ["AR"] => array(1) {
                        [1] => string(49) "/^[\x{002d}0-9a-zà-ãç-êìíñ-õü]{1,63}$/iu"
                      }
                      ["AS"] => array(1) {
                        [1] => string(158) "/^[\x{002d}0-9a-zà-öø-ÿāăąćĉċčďđēĕėęěĝğġģĥħĩīĭįıĵķĸĺļľłńņňŋōŏőœŕŗřśŝşšţťŧũūŭůűųŵŷźż]{1,63}$/iu"
                      }
                      ["AT"] => array(1) {
                        [1] => string(44) "/^[\x{002d}0-9a-zà-öø-ÿœšž]{1,63}$/iu"
                      }
                      ["BIZ"] => string(16) "Hostname/Biz.php"
                      ["BR"] => array(1) {
                        [1] => string(48) "/^[\x{002d}0-9a-zà-ãçéíó-õúü]{1,63}$/iu"
                      }
                      ["BV"] => array(1) {
                        [1] => string(64) "/^[\x{002d}0-9a-zàáä-éêñ-ôöøüčđńŋšŧž]{1,63}$/iu"
                      }
                      ["CAT"] => array(1) {
                        [1] => string(49) "/^[\x{002d}0-9a-z·àç-éíïòóúü]{1,63}$/iu"
                      }
                      ["CH"] => array(1) {
                        [1] => string(40) "/^[\x{002d}0-9a-zà-öø-ÿœ]{1,63}$/iu"
                      }
                      ["CL"] => array(1) {
                        [1] => string(42) "/^[\x{002d}0-9a-záéíñóúü]{1,63}$/iu"
                      }
                      ["CN"] => string(15) "Hostname/Cn.php"
                      ["COM"] => string(30) "Zend/Validate/Hostname/Com.php"
                      ["DE"] => array(1) {
                        [1] => string(160) "/^[\x{002d}0-9a-zà-öø-ÿăąāćĉčċďđĕěėęēğĝġģĥħĭĩįīıĵķĺľļłńňņŋŏőōœĸŕřŗśŝšşťţŧŭůűũųūŵŷźžż]{1,63}$/iu"
                      }
                      ["DK"] => array(1) {
                        [1] => string(42) "/^[\x{002d}0-9a-zäéöüæøå]{1,63}$/iu"
                      }
                      ["ES"] => array(1) {
                        [1] => string(54) "/^[\x{002d}0-9a-zàáçèéíïñòóúü·]{1,63}$/iu"
                      }
                      ["EU"] => array(6) {
                        [1] => string(38) "/^[\x{002d}0-9a-zà-öø-ÿ]{1,63}$/iu"
                        [2] => string(148) "/^[\x{002d}0-9a-zāăąćĉċčďđēĕėęěĝğġģĥħĩīĭįıĵķĺļľŀłńņňʼnŋōŏőœŕŗřśŝšťŧũūŭůűųŵŷźżž]{1,63}$/iu"
                        [3] => string(32) "/^[\x{002d}0-9a-zșț]{1,63}$/iu"
                        [4] => string(100) "/^[\x{002d}0-9a-zΐάέήίΰαβγδεζηθικλμνξοπρςστυφχψωϊϋόύώ]{1,63}$/iu"
                        [5] => string(92) "/^[\x{002d}0-9a-zабвгдежзийклмнопрстуфхцчшщъыьэюя]{1,63}$/iu"
                        [6] => string(166) "/^[\x{002d}0-9a-zἀ-ἇἐ-ἕἠ-ἧἰ-ἷὀ-ὅὐ-ὗὠ-ὧὰ-ώᾀ-ᾇᾐ-ᾗᾠ-ᾧᾰ-ᾴᾶᾷῂῃῄῆῇῐ-ΐῖῗῠ-ῧῲῳῴῶῷ]{1,63}$/iu"
                      }
                      ["FI"] => array(1) {
                        [1] => string(34) "/^[\x{002d}0-9a-zäåö]{1,63}$/iu"
                      }
                      ["GR"] => array(1) {
                        [1] => string(166) "/^[\x{002d}0-9a-zΆΈΉΊΌΎ-ΡΣ-ώἀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼῂῃῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲῳῴῶ-ῼ]{1,63}$/iu"
                      }
                      ["HK"] => string(29) "Zend/Validate/Hostname/Cn.php"
                      ["HU"] => array(1) {
                        [1] => string(46) "/^[\x{002d}0-9a-záéíóöúüőű]{1,63}$/iu"
                      }
                      ["INFO"] => array(8) {
                        [1] => string(42) "/^[\x{002d}0-9a-zäåæéöøü]{1,63}$/iu"
                        [2] => string(46) "/^[\x{002d}0-9a-záéíóöúüőű]{1,63}$/iu"
                        [3] => string(48) "/^[\x{002d}0-9a-záæéíðóöúýþ]{1,63}$/iu"
                        [4] => string(31) "/^[\x{AC00}-\x{D7A3}]{1,17}$/iu"
                        [5] => string(54) "/^[\x{002d}0-9a-zāčēģīķļņōŗšūž]{1,63}$/iu"
                        [6] => string(46) "/^[\x{002d}0-9a-ząčėęįšūųž]{1,63}$/iu"
                        [7] => string(46) "/^[\x{002d}0-9a-zóąćęłńśźż]{1,63}$/iu"
                        [8] => string(42) "/^[\x{002d}0-9a-záéíñóúü]{1,63}$/iu"
                      }
                      ["IO"] => array(1) {
                        [1] => string(160) "/^[\x{002d}0-9a-zà-öø-ÿăąāćĉčċďđĕěėęēğĝġģĥħĭĩįīıĵķĺľļłńňņŋŏőōœĸŕřŗśŝšşťţŧŭůűũųūŵŷźžż]{1,63}$/iu"
                      }
                      ["IS"] => array(1) {
                        [1] => string(48) "/^[\x{002d}0-9a-záéýúíóþæöð]{1,63}$/iu"
                      }
                      ["JP"] => string(29) "Zend/Validate/Hostname/Jp.php"
                      ["KR"] => array(1) {
                        [1] => string(31) "/^[\x{AC00}-\x{D7A3}]{1,17}$/iu"
                      }
                      ["LI"] => array(1) {
                        [1] => string(40) "/^[\x{002d}0-9a-zà-öø-ÿœ]{1,63}$/iu"
                      }
                      ["LT"] => array(1) {
                        [1] => string(43) "/^[\x{002d}0-9ąčęėįšųūž]{1,63}$/iu"
                      }
                      ["MD"] => array(1) {
                        [1] => string(35) "/^[\x{002d}0-9ăâîşţ]{1,63}$/iu"
                      }
                      ["MUSEUM"] => array(1) {
                        [1] => string(198) "/^[\x{002d}0-9a-zà-öø-ÿāăąćċčďđēėęěğġģħīįıķĺļľłńņňŋōőœŕŗřśşšţťŧūůűųŵŷźżžǎǐǒǔ\x{01E5}\x{01E7}\x{01E9}\x{01EF}ə\x{0292}ẁẃẅỳ]{1,63}$/iu"
                      }
                      ["NET"] => string(30) "Zend/Validate/Hostname/Com.php"
                      ["NO"] => array(1) {
                        [1] => string(64) "/^[\x{002d}0-9a-zàáä-éêñ-ôöøüčđńŋšŧž]{1,63}$/iu"
                      }
                      ["NU"] => string(30) "Zend/Validate/Hostname/Com.php"
                      ["ORG"] => array(7) {
                        [1] => string(42) "/^[\x{002d}0-9a-záéíñóúü]{1,63}$/iu"
                        [2] => string(46) "/^[\x{002d}0-9a-zóąćęłńśźż]{1,63}$/iu"
                        [3] => string(58) "/^[\x{002d}0-9a-záäåæéëíðóöøúüýþ]{1,63}$/iu"
                        [4] => string(46) "/^[\x{002d}0-9a-záéíóöúüőű]{1,63}$/iu"
                        [5] => string(46) "/^[\x{002d}0-9a-ząčėęįšūųž]{1,63}$/iu"
                        [6] => string(31) "/^[\x{AC00}-\x{D7A3}]{1,17}$/iu"
                        [7] => string(54) "/^[\x{002d}0-9a-zāčēģīķļņōŗšūž]{1,63}$/iu"
                      }
                      ["PE"] => array(1) {
                        [1] => string(42) "/^[\x{002d}0-9a-zñáéíóúü]{1,63}$/iu"
                      }
                      ["PL"] => array(33) {
                        [1] => string(54) "/^[\x{002d}0-9a-zāčēģīķļņōŗšūž]{1,63}$/iu"
                        [2] => string(54) "/^[\x{002d}а-ик-ш\x{0450}ѓѕјљњќџ]{1,63}$/iu"
                        [3] => string(38) "/^[\x{002d}0-9a-zâîăşţ]{1,63}$/iu"
                        [4] => string(40) "/^[\x{002d}0-9а-яё\x{04C2}]{1,63}$/iu"
                        [5] => string(66) "/^[\x{002d}0-9a-zàáâèéêìíîòóôùúûċġħż]{1,63}$/iu"
                        [6] => string(52) "/^[\x{002d}0-9a-zàäåæéêòóôöøü]{1,63}$/iu"
                        [7] => string(46) "/^[\x{002d}0-9a-zóąćęłńśźż]{1,63}$/iu"
                        [8] => string(56) "/^[\x{002d}0-9a-zàáâãçéêíòóôõúü]{1,63}$/iu"
                        [9] => string(38) "/^[\x{002d}0-9a-zâîăşţ]{1,63}$/iu"
                        [10] => string(62) "/^[\x{002d}0-9a-záäéíóôúýčďĺľňŕšťž]{1,63}$/iu"
                        [11] => string(32) "/^[\x{002d}0-9a-zçë]{1,63}$/iu"
                        [12] => string(47) "/^[\x{002d}0-9а-ик-шђјљњћџ]{1,63}$/iu"
                        [13] => string(38) "/^[\x{002d}0-9a-zćčđšž]{1,63}$/iu"
                        [14] => string(44) "/^[\x{002d}0-9a-zâçöûüğış]{1,63}$/iu"
                        [15] => string(42) "/^[\x{002d}0-9a-záéíñóúü]{1,63}$/iu"
                        [16] => string(40) "/^[\x{002d}0-9a-zäõöüšž]{1,63}$/iu"
                        [17] => string(40) "/^[\x{002d}0-9a-zĉĝĥĵŝŭ]{1,63}$/iu"
                        [18] => string(40) "/^[\x{002d}0-9a-zâäéëîô]{1,63}$/iu"
                        [19] => string(94) "/^[\x{002d}0-9a-zàáâäåæçèéêëìíîïðñòôöøùúûüýćčłńřśš]{1,63}$/iu"
                        [20] => string(46) "/^[\x{002d}0-9a-zäåæõöøüšž]{1,63}$/iu"
                        [21] => string(50) "/^[\x{002d}0-9a-zàáçèéìíòóùú]{1,63}$/iu"
                        [22] => string(48) "/^[\x{002d}0-9a-zàáéíóöúüőű]{1,63}$/iu"
                        [23] => string(32) "/^[\x{002d}0-9ΐά-ώ]{1,63}$/iu"
                        [24] => string(64) "/^[\x{002d}0-9a-zàáâåæçèéêëðóôöøüþœ]{1,63}$/iu"
                        [25] => string(64) "/^[\x{002d}0-9a-záäéíóöúüýčďěňřšťůž]{1,63}$/iu"
                        [26] => string(50) "/^[\x{002d}0-9a-z·àçèéíïòóúü]{1,63}$/iu"
                        [27] => string(52) "/^[\x{002d}0-9а-ъьюя\x{0450}\x{045D}]{1,63}$/iu"
                        [28] => string(36) "/^[\x{002d}0-9а-яёіў]{1,63}$/iu"
                        [29] => string(46) "/^[\x{002d}0-9a-ząčėęįšūųž]{1,63}$/iu"
                        [30] => string(58) "/^[\x{002d}0-9a-záäåæéëíðóöøúüýþ]{1,63}$/iu"
                        [31] => string(62) "/^[\x{002d}0-9a-zàâæçèéêëîïñôùûüÿœ]{1,63}$/iu"
                        [32] => string(52) "/^[\x{002d}0-9а-щъыьэюяёєіїґ]{1,63}$/iu"
                        [33] => string(30) "/^[\x{002d}0-9א-ת]{1,63}$/iu"
                      }
                      ["PR"] => array(1) {
                        [1] => string(76) "/^[\x{002d}0-9a-záéíóúñäëïüöâêîôûàèùæçœãõ]{1,63}$/iu"
                      }
                      ["PT"] => array(1) {
                        [1] => string(52) "/^[\x{002d}0-9a-záàâãçéêíóôõú]{1,63}$/iu"
                      }
                      ["RU"] => array(1) {
                        [1] => string(32) "/^[\x{002d}0-9а-яё]{1,63}$/iu"
                      }
                      ["SA"] => array(1) {
                        [1] => string(77) "/^[\x{002d}.0-9\x{0621}-\x{063A}\x{0641}-\x{064A}\x{0660}-\x{0669}]{1,63}$/iu"
                      }
                      ["SE"] => array(1) {
                        [1] => string(38) "/^[\x{002d}0-9a-zäåéöü]{1,63}$/iu"
                      }
                      ["SH"] => array(1) {
                        [1] => string(160) "/^[\x{002d}0-9a-zà-öø-ÿăąāćĉčċďđĕěėęēğĝġģĥħĭĩįīıĵķĺľļłńňņŋŏőōœĸŕřŗśŝšşťţŧŭůűũųūŵŷźžż]{1,63}$/iu"
                      }
                      ["SI"] => array(3) {
                        [1] => string(38) "/^[\x{002d}0-9a-zà-öø-ÿ]{1,63}$/iu"
                        [2] => string(148) "/^[\x{002d}0-9a-zāăąćĉċčďđēĕėęěĝğġģĥħĩīĭįıĵķĺļľŀłńņňʼnŋōŏőœŕŗřśŝšťŧũūŭůűųŵŷźżž]{1,63}$/iu"
                        [3] => string(32) "/^[\x{002d}0-9a-zșț]{1,63}$/iu"
                      }
                      ["SJ"] => array(1) {
                        [1] => string(64) "/^[\x{002d}0-9a-zàáä-éêñ-ôöøüčđńŋšŧž]{1,63}$/iu"
                      }
                      ["TH"] => array(1) {
                        [1] => string(79) "/^[\x{002d}0-9a-z\x{0E01}-\x{0E3A}\x{0E40}-\x{0E4D}\x{0E50}-\x{0E59}]{1,63}$/iu"
                      }
                      ["TM"] => array(1) {
                        [1] => string(144) "/^[\x{002d}0-9a-zà-öø-ÿāăąćĉċčďđēėęěĝġģĥħīįĵķĺļľŀłńņňŋőœŕŗřśŝşšţťŧūŭůűųŵŷźżž]{1,63}$/iu"
                      }
                      ["TW"] => string(29) "Zend/Validate/Hostname/Cn.php"
                      ["TR"] => array(1) {
                        [1] => string(40) "/^[\x{002d}0-9a-zğıüşöç]{1,63}$/iu"
                      }
                      ["VE"] => array(1) {
                        [1] => string(42) "/^[\x{002d}0-9a-záéíóúüñ]{1,63}$/iu"
                      }
                      ["VN"] => array(1) {
                        [1] => string(119) "/^[ÀÁÂÃÈÉÊÌÍÒÓÔÕÙÚÝàáâãèéêìíòóôõùúýĂăĐđĨĩŨũƠơƯư\x{1EA0}-\x{1EF9}]{1,63}$/iu"
                      }
                      ["ایران"] => array(1) {
                        [1] => string(146) "/^[\x{0621}-\x{0624}\x{0626}-\x{063A}\x{0641}\x{0642}\x{0644}-\x{0648}\x{067E}\x{0686}\x{0698}\x{06A9}\x{06AF}\x{06CC}\x{06F0}-\x{06F9}]{1,30}$/iu"
                      }
                      ["中国"] => string(29) "Zend/Validate/Hostname/Cn.php"
                      ["公司"] => string(29) "Zend/Validate/Hostname/Cn.php"
                      ["网络"] => string(29) "Zend/Validate/Hostname/Cn.php"
                    }
                    ["_idnLength":protected] => array(13) {
                      ["BIZ"] => array(3) {
                        [5] => int(17)
                        [11] => int(15)
                        [12] => int(20)
                      }
                      ["CN"] => array(1) {
                        [1] => int(20)
                      }
                      ["COM"] => array(2) {
                        [3] => int(17)
                        [5] => int(20)
                      }
                      ["HK"] => array(1) {
                        [1] => int(15)
                      }
                      ["INFO"] => array(1) {
                        [4] => int(17)
                      }
                      ["KR"] => array(1) {
                        [1] => int(17)
                      }
                      ["NET"] => array(2) {
                        [3] => int(17)
                        [5] => int(20)
                      }
                      ["ORG"] => array(1) {
                        [6] => int(17)
                      }
                      ["TW"] => array(1) {
                        [1] => int(20)
                      }
                      ["ایران"] => array(1) {
                        [1] => int(30)
                      }
                      ["中国"] => array(1) {
                        [1] => int(20)
                      }
                      ["公司"] => array(1) {
                        [1] => int(20)
                      }
                      ["网络"] => array(1) {
                        [1] => int(20)
                      }
                    }
                    ["_options":protected] => array(4) {
                      ["allow"] => int(15)
                      ["idn"] => bool(true)
                      ["tld"] => bool(true)
                      ["ip"] => object(Zend_Validate_Ip)#128 (9) {
                        ["_messageTemplates":protected] => array(2) {
                          ["ipInvalid"] => string(35) "Invalid type given. String expected"
                          ["notIpAddress"] => string(50) "'%value%' does not appear to be a valid IP address"
                        }
                        ["_options":protected] => array(2) {
                          ["allowipv6"] => bool(true)
                          ["allowipv4"] => bool(true)
                        }
                        ["_value":protected] => NULL
                        ["_messageVariables":protected] => array(0) {
                        }
                        ["_messages":protected] => array(0) {
                        }
                        ["_obscureValue":protected] => bool(false)
                        ["_errors":protected] => array(0) {
                        }
                        ["_translator":protected] => NULL
                        ["_translatorDisabled":protected] => bool(false)
                      }
                    }
                    ["_value":protected] => string(13) "firmylesne.pl"
                    ["_messages":protected] => array(0) {
                    }
                    ["_obscureValue":protected] => bool(false)
                    ["_errors":protected] => array(0) {
                    }
                    ["_translator":protected] => NULL
                    ["_translatorDisabled":protected] => bool(false)
                  }
                  ["breakChainOnFailure"] => bool(false)
                }
              }
              ["_messages":protected] => array(0) {
              }
              ["_errors":protected] => array(0) {
              }
            }
            ["_socket":protected] => bool(false)
            ["_request":protected] => NULL
            ["_response":protected] => NULL
            ["_template":protected] => string(4) "%d%s"
            ["_log":"Zend_Mail_Protocol_Abstract":private] => array(0) {
            }
          }
          ["body"] => string(9957) "<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional //EN" "http://=
www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">=0D=0A<html>=0D=0A   =
 <head>=0D=0A        <title></title>=0D=0A        <meta http-equiv=3D"Co=
ntent-Type" content=3D"text/html; charset=3Dutf-8"><meta name=3D"viewpor=
t" content=3D"width=3D320, target-densitydpi=3Ddevice-dpi">=0D=0A      =
  <style type=3D"text/css">=0D=0A            body { width: 100% !importa=
nt; font-family: Arial, sans-serif; font-size: 13px; line-height: 18px;=
 }=0D=0A            .ReadMsgBody { width: 100%; }=0D=0A            .Exte=
rnalClass { width: 100%; display:block !important; } /* Force Hotmail to=
 display emails at full width */=0D=0A            /* Reset Styles */=0D=
=0A            /* Add 100px so mobile switch bar doesn't cover street ad=
dress. */=0D=0A            body { background-color: #ececec; margin: 0;=
 padding: 0; }=0D=0A            img { outline: none; text-decoration: no=
ne; display: block;}=0D=0A            br, strong br, b br, em br, i br {=
 line-height:100%; }=0D=0A            h1, h2, h3, h4, h5, h6 { line-heig=
ht: 100% !important; -webkit-font-smoothing: antialiased; }=0D=0A      =
      h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: blue !important; }=0D=
=0A            h1 a:active, h2 a:active,  h3 a:active, h4 a:active, h5 a=
:active, h6 a:active {=09color: red !important; }=0D=0A            /* Pr=
eferably not the same color as the normal header link color.  There is l=
imited support for psuedo classes in email clients, this was added just=
 for good measure. */=0D=0A            h1 a:visited, h2 a:visited,  h3 a=
:visited, h4 a:visited, h5 a:visited, h6 a:visited { color: purple !impo=
rtant; }=0D=0A            /* Preferably not the same color as the normal=
 header link color. There is limited support for psuedo classes in email=
 clients, this was added just for good measure. */  =0D=0A            ta=
ble td, table tr { border-collapse: collapse; }=0D=0A            .header=
 { font-size: 18px; font-weight: bold; color: #70A351; }=0D=0A         =
   a, a:visited, a:hover {=0D=0A                color: #F05630;=0D=0A  =
              text-decoration: none;=0D=0A            }=0D=0A          =
  =0D=0A        </style>=0D=0A    </head>=0D=0A    <body>=0D=0A        <=
table width=3D"100%" cellpadding=3D"0" cellspacing=3D"0" border=3D"0" id=
=3D"background-table">=0D=0A            <tbody>=0D=0A                <tr=
>=0D=0A                    <td align=3D"center" bgcolor=3D"#ececec">=0D=
=0A                        <table cellpadding=3D"0" cellspacing=3D"0" bo=
rder=3D"0" style=3D"font-family: Arial, sans-serif; font-size: 13px; lin=
e-height: 18px; color: #333; margin-top: 10px; margin-bottom: 10px; widt=
h: 600px !important; overflow: hidden;">=0D=0A                         =
   <tr>=0D=0A                                <td bgcolor=3D"#70A351" sty=
le=3D"border-top-left-radius: 4px; border-top-right-radius: 4px; backgro=
und: #70A351;">=0D=0A                                    <div style=3D"p=
osition: relative; width: 100%; height: 165px !important; max-height: 16=
5px !important; overflow: hidden;">=0D=0A                              =
          <center><img src=3D"http://firmylesne.pl/images/firmylesne.png=
"/></center>=0D=0A                                    </div>=0D=0A     =
                           </td>=0D=0A                            </tr>=
=0D=0A                            <tr>=0D=0A                           =
     <td bgcolor=3D"#fff" style=3D"background: #fff; padding: 20px;">=0D=
=0A                                    =0D=0A                          =
                                                  <table>=0A           =
 <tr>=0A                <th>Kod:</th>=0A                <td>EXCEPTION_OT=
HER</td>=0A            </tr>=0A            <tr>=0A                <th>U=
=C5=BCytkownik:</th>=0A                <td>() nieokre=C5=9Blony</td>=0A=
            </tr>=0A            <tr>=0A                <th>Przegl=C4=85d=
arka:</td>=0A                <td>claudebot</td>=0A            </tr>=0A =
           <tr>=0A                <th>Adres:</th>=0A                <td>=
<a href=3D"http://firmylesne.pl/pokaz/informacje-organizacyjne">http://f=
irmylesne.pl/pokaz/informacje-organizacyjne</a></td>=0A            </tr>=
=0A            <tr>=0A                <th>IP:</th>=0A                <td=
>54.225.1.66</td>=0A            </tr>=0A            <tr>=0A            =
    <th>Referrer:</th>=0A                <td></td>=0A            </tr>=
=0A            <tr>=0A                <th>Exception:</th>=0A           =
     <td>exception 'Zend_Cache_Exception' with message 'Invalid id or ta=
g 'menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne' : mus=
t use only [a-zA-Z0-9_]' in /home/firmylesne/domains/firmylesne.pl/libra=
ry/Zend/Cache.php:209<br />=0AStack trace:<br />=0A#0 /home/firmylesne/d=
omains/firmylesne.pl/library/Zend/Cache/Core.php(679): Zend_Cache::throw=
Exception('Invalid id or t...')<br />=0A#1 /home/firmylesne/domains/firm=
ylesne.pl/library/Zend/Cache/Core.php(358): Zend_Cache_Core::_validateId=
OrTag('menu_default_po...')<br />=0A#2 /home/firmylesne/domains/firmyles=
ne.pl/application/plugins/Cache.php(384): Zend_Cache_Core->save(Array, '=
menu_default_po...', Array, false, 8)<br />=0A#3 /home/firmylesne/domain=
s/firmylesne.pl/application/models/Zarzadzanie/Menu.php(84): Plugin_Cach=
e->save(Array, 'menu_default_po...', Array)<br />=0A#4 /home/firmylesne/=
domains/firmylesne.pl/application/controllers/PokazController.php(10): M=
odel_Zarzadzanie_Menu->getMenu(true, Array)<br />=0A#5 /home/firmylesne/=
domains/firmylesne.pl/library/Zend/Controller/Action.php(133): PokazCont=
roller->init()<br />=0A#6 /home/firmylesne/domains/firmylesne.pl/library=
/Zend/Controller/Dispatcher/Standard.php(281): Zend_Controller_Action->_=
_construct(Object(Zend_Controller_Request_Http), Object(Zend_Controller_=
Response_Http), Array)<br />=0A#7 /home/firmylesne/domains/firmylesne.pl=
/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Stan=
dard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Control=
ler_Response_Http))<br />=0A#8 /home/firmylesne/domains/firmylesne.pl/li=
brary/Zend/Application/Bootstrap/Bootstrap.php(97): Zend_Controller_Fron=
t->dispatch()<br />=0A#9 /home/firmylesne/domains/firmylesne.pl/library/=
Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run()<b=
r />=0A#10 /home/firmylesne/domains/firmylesne.pl/public_html/index.php(=
65): Zend_Application->run()<br />=0A#11 {main}</td>=0A            </tr>=
=0A            <tr>=0A                <th>Parametry:</th>=0A           =
     <td><pre>array (=0A  'controller' =3D> 'pokaz',=0A  'action' =3D> '=
informacje-organizacyjne',=0A  'module' =3D> 'default',=0A)</pre></td>=
=0A            </tr>=0A            <tr>=0A                <th>$_SERVER:<=
/th>=0A                <td><pre>array (=0A  'PATH' =3D> '/usr/local/bin:=
/usr/bin:/bin',=0A  'LD_PRELOAD' =3D> '/usr/local/lib/h88/av.so',=0A  'P=
HP_INI_SCAN_DIR' =3D> ':/etc/configs/users/firmylesne/php/www.firmylesne=
.pl/',=0A  'HTTP_ACCEPT' =3D> '*/*',=0A  'HTTP_HOST' =3D> 'firmylesne.pl=
',=0A  'HTTP_USER_AGENT' =3D> 'claudebot',=0A  'DOCUMENT_ROOT' =3D> '/ho=
me/firmylesne/domains/firmylesne.pl/private_html',=0A  'REMOTE_ADDR' =3D=
> '54.225.1.66',=0A  'REMOTE_PORT' =3D> '38906',=0A  'SERVER_ADDR' =3D>=
 '185.208.164.43',=0A  'SERVER_NAME' =3D> 'firmylesne.pl',=0A  'SERVER_A=
DMIN' =3D> 'webmaster@firmylesne.pl',=0A  'SERVER_PORT' =3D> '443',=0A =
 'REQUEST_SCHEME' =3D> 'https',=0A  'REQUEST_URI' =3D> '/pokaz/informacj=
e-organizacyjne',=0A  'REDIRECT_URL' =3D> '/pokaz/informacje-organizacyj=
ne',=0A  'REDIRECT_REQUEST_METHOD' =3D> 'GET',=0A  'HTTPS' =3D> 'on',=0A=
  'REDIRECT_STATUS' =3D> '200',=0A  'X_SPDY' =3D> 'HTTP2',=0A  'SSL_PROT=
OCOL' =3D> 'TLSv1.3',=0A  'SSL_CIPHER' =3D> 'TLS_AES_256_GCM_SHA384',=0A=
  'SSL_CIPHER_USEKEYSIZE' =3D> '256',=0A  'SSL_CIPHER_ALGKEYSIZE' =3D> '=
256',=0A  'SCRIPT_FILENAME' =3D> '/home/firmylesne/domains/firmylesne.pl=
/private_html/index.php',=0A  'QUERY_STRING' =3D> '',=0A  'SCRIPT_URI'=
 =3D> 'https://firmylesne.pl/pokaz/informacje-organizacyjne',=0A  'SCRIP=
T_URL' =3D> '/pokaz/informacje-organizacyjne',=0A  'SCRIPT_NAME' =3D> '/=
index.php',=0A  'SERVER_PROTOCOL' =3D> 'HTTP/1.1',=0A  'SERVER_SOFTWARE'=
 =3D> 'LiteSpeed',=0A  'REQUEST_METHOD' =3D> 'GET',=0A  'X-LSCACHE' =3D>=
 'on',=0A  'PHP_SELF' =3D> '/index.php',=0A  'REQUEST_TIME_FLOAT' =3D> 1=
710844825.6908419132232666015625,=0A  'REQUEST_TIME' =3D> 1710844825,=0A=
)</pre></td>=0A            </tr>=0A            <tr>=0A                <t=
h>$_SESSION:</th>=0A                <td><pre>array (=0A  '__ZF' =3D> =0A=
  array (=0A    'Default' =3D> =0A    array (=0A      'ENT' =3D> 1710931=
225,=0A    ),=0A  ),=0A  'historia' =3D> NULL,=0A)</pre></td>=0A       =
     </tr>=0A            <tr>=0A                <th>$_COOKIES:</th>=0A =
               <td><pre>NULL</pre></td>=0A            </tr>=0A        </=
table>=0D=0A                                                           =
             =0D=0A                                </td>=0D=0A         =
                   </tr>=0D=0A                            <tr>=0D=0A   =
                             <td bgcolor=3D"#70A351" style=3D"padding: 1=
0px 20px; color: #f0f0f0; border-bottom-left-radius: 4px; border-bottom-=
right-radius: 4px; background: #70A351;">=0D=0A                        =
            <p>=0D=0A                                        Pozdrawiam,=
<br/>=0D=0A                                        Administrator serwisu=
 <a href=3D"http://firmylesne.pl">http://firmylesne.pl</a>=0D=0A       =
                             </p>=0D=0A                                <=
/td>=0D=0A                            </tr>=0D=0A                      =
  </table>=0D=0A                    </td>=0D=0A                </tr>=0D=
=0A            </tbody>=0D=0A        </table>=0D=0A    </body>=0D=0A</ht=
ml>=0D=0A"
          ["boundary"] => string(0) ""
          ["header"] => string(353) "To: and.kowalczuk@gmail.com
From: =?UTF-8?Q?B=C5=82=C4=85d=20Aplikacji?= <bledy@firmylesne.pl>
Subject: =?UTF-8?Q?Wyst=C4=85pi=C5=82=20b=C5=82=C4=85d=20aplikacji=20!=20(firmylesne.pl)?=
Date: Tue, 19 Mar 2024 11:40:26 +0100
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
MIME-Version: 1.0
"
          ["_headers":protected] => array(8) {
            ["To"] => array(2) {
              [0] => string(23) "and.kowalczuk@gmail.com"
              ["append"] => bool(true)
            }
            ["From"] => array(2) {
              [0] => string(60) "=?UTF-8?Q?B=C5=82=C4=85d=20Aplikacji?= <bledy@firmylesne.pl>"
              ["append"] => bool(true)
            }
            ["Subject"] => array(1) {
              [0] => string(81) "=?UTF-8?Q?Wyst=C4=85pi=C5=82=20b=C5=82=C4=85d=20aplikacji=20!=20(firmylesne.pl)?="
            }
            ["Date"] => array(1) {
              [0] => string(31) "Tue, 19 Mar 2024 11:40:26 +0100"
            }
            ["Content-Type"] => array(1) {
              [0] => string(24) "text/html; charset=UTF-8"
            }
            ["Content-Transfer-Encoding"] => array(1) {
              [0] => string(16) "quoted-printable"
            }
            ["Content-Disposition"] => array(1) {
              [0] => string(6) "inline"
            }
            ["MIME-Version"] => array(1) {
              [0] => string(3) "1.0"
            }
          }
          ["_isMultipart":protected] => bool(false)
          ["_mail":protected] => object(Zend_Mail_InlineImages)#107 (18) {
            ["_charset":protected] => string(5) "UTF-8"
            ["_headers":protected] => array(4) {
              ["To"] => array(2) {
                [0] => string(23) "and.kowalczuk@gmail.com"
                ["append"] => bool(true)
              }
              ["From"] => array(2) {
                [0] => string(60) "=?UTF-8?Q?B=C5=82=C4=85d=20Aplikacji?= <bledy@firmylesne.pl>"
                ["append"] => bool(true)
              }
              ["Subject"] => array(1) {
                [0] => string(81) "=?UTF-8?Q?Wyst=C4=85pi=C5=82=20b=C5=82=C4=85d=20aplikacji=20!=20(firmylesne.pl)?="
              }
              ["Date"] => array(1) {
                [0] => string(31) "Tue, 19 Mar 2024 11:40:26 +0100"
              }
            }
            ["_headerEncoding":protected] => string(16) "quoted-printable"
            ["_from":protected] => string(19) "bledy@firmylesne.pl"
            ["_to":protected] => array(1) {
              [0] => string(23) "and.kowalczuk@gmail.com"
            }
            ["_recipients":protected] => array(1) {
              ["and.kowalczuk@gmail.com"] => int(1)
            }
            ["_replyTo":protected] => NULL
            ["_returnPath":protected] => NULL
            ["_subject":protected] => string(81) "=?UTF-8?Q?Wyst=C4=85pi=C5=82=20b=C5=82=C4=85d=20aplikacji=20!=20(firmylesne.pl)?="
            ["_date":protected] => string(31) "Tue, 19 Mar 2024 11:40:26 +0100"
            ["_messageId":protected] => NULL
            ["_bodyText":protected] => bool(false)
            ["_bodyHtml":protected] => object(Zend_Mime_Part)#119 (12) {
              ["type"] => string(9) "text/html"
              ["encoding"] => string(16) "quoted-printable"
              ["id"] => NULL
              ["disposition"] => string(6) "inline"
              ["filename"] => NULL
              ["description"] => NULL
              ["charset"] => string(5) "UTF-8"
              ["boundary"] => NULL
              ["location"] => NULL
              ["language"] => NULL
              ["_content":protected] => string(9057) "<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional //EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
    <head>
        <title></title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="viewport" content="width=320, target-densitydpi=device-dpi">
        <style type="text/css">
            body { width: 100% !important; font-family: Arial, sans-serif; font-size: 13px; line-height: 18px; }
            .ReadMsgBody { width: 100%; }
            .ExternalClass { width: 100%; display:block !important; } /* Force Hotmail to display emails at full width */
            /* Reset Styles */
            /* Add 100px so mobile switch bar doesn't cover street address. */
            body { background-color: #ececec; margin: 0; padding: 0; }
            img { outline: none; text-decoration: none; display: block;}
            br, strong br, b br, em br, i br { line-height:100%; }
            h1, h2, h3, h4, h5, h6 { line-height: 100% !important; -webkit-font-smoothing: antialiased; }
            h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: blue !important; }
            h1 a:active, h2 a:active,  h3 a:active, h4 a:active, h5 a:active, h6 a:active {	color: red !important; }
            /* Preferably not the same color as the normal header link color.  There is limited support for psuedo classes in email clients, this was added just for good measure. */
            h1 a:visited, h2 a:visited,  h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited { color: purple !important; }
            /* Preferably not the same color as the normal header link color. There is limited support for psuedo classes in email clients, this was added just for good measure. */  
            table td, table tr { border-collapse: collapse; }
            .header { font-size: 18px; font-weight: bold; color: #70A351; }
            a, a:visited, a:hover {
                color: #F05630;
                text-decoration: none;
            }
            
        </style>
    </head>
    <body>
        <table width="100%" cellpadding="0" cellspacing="0" border="0" id="background-table">
            <tbody>
                <tr>
                    <td align="center" bgcolor="#ececec">
                        <table cellpadding="0" cellspacing="0" border="0" style="font-family: Arial, sans-serif; font-size: 13px; line-height: 18px; color: #333; margin-top: 10px; margin-bottom: 10px; width: 600px !important; overflow: hidden;">
                            <tr>
                                <td bgcolor="#70A351" style="border-top-left-radius: 4px; border-top-right-radius: 4px; background: #70A351;">
                                    <div style="position: relative; width: 100%; height: 165px !important; max-height: 165px !important; overflow: hidden;">
                                        <center><img src="http://firmylesne.pl/images/firmylesne.png"/></center>
                                    </div>
                                </td>
                            </tr>
                            <tr>
                                <td bgcolor="#fff" style="background: #fff; padding: 20px;">
                                    
                                                                            <table>
            <tr>
                <th>Kod:</th>
                <td>EXCEPTION_OTHER</td>
            </tr>
            <tr>
                <th>Użytkownik:</th>
                <td>() nieokreślony</td>
            </tr>
            <tr>
                <th>Przeglądarka:</td>
                <td>claudebot</td>
            </tr>
            <tr>
                <th>Adres:</th>
                <td><a href="http://firmylesne.pl/pokaz/informacje-organizacyjne">http://firmylesne.pl/pokaz/informacje-organizacyjne</a></td>
            </tr>
            <tr>
                <th>IP:</th>
                <td>54.225.1.66</td>
            </tr>
            <tr>
                <th>Referrer:</th>
                <td></td>
            </tr>
            <tr>
                <th>Exception:</th>
                <td>exception 'Zend_Cache_Exception' with message 'Invalid id or tag 'menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne' : must use only [a-zA-Z0-9_]' in /home/firmylesne/domains/firmylesne.pl/library/Zend/Cache.php:209<br />
Stack trace:<br />
#0 /home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php(679): Zend_Cache::throwException('Invalid id or t...')<br />
#1 /home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php(358): Zend_Cache_Core::_validateIdOrTag('menu_default_po...')<br />
#2 /home/firmylesne/domains/firmylesne.pl/application/plugins/Cache.php(384): Zend_Cache_Core->save(Array, 'menu_default_po...', Array, false, 8)<br />
#3 /home/firmylesne/domains/firmylesne.pl/application/models/Zarzadzanie/Menu.php(84): Plugin_Cache->save(Array, 'menu_default_po...', Array)<br />
#4 /home/firmylesne/domains/firmylesne.pl/application/controllers/PokazController.php(10): Model_Zarzadzanie_Menu->getMenu(true, Array)<br />
#5 /home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Action.php(133): PokazController->init()<br />
#6 /home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Dispatcher/Standard.php(281): Zend_Controller_Action->__construct(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http), Array)<br />
#7 /home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))<br />
#8 /home/firmylesne/domains/firmylesne.pl/library/Zend/Application/Bootstrap/Bootstrap.php(97): Zend_Controller_Front->dispatch()<br />
#9 /home/firmylesne/domains/firmylesne.pl/library/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run()<br />
#10 /home/firmylesne/domains/firmylesne.pl/public_html/index.php(65): Zend_Application->run()<br />
#11 {main}</td>
            </tr>
            <tr>
                <th>Parametry:</th>
                <td><pre>array (
  'controller' => 'pokaz',
  'action' => 'informacje-organizacyjne',
  'module' => 'default',
)</pre></td>
            </tr>
            <tr>
                <th>$_SERVER:</th>
                <td><pre>array (
  'PATH' => '/usr/local/bin:/usr/bin:/bin',
  'LD_PRELOAD' => '/usr/local/lib/h88/av.so',
  'PHP_INI_SCAN_DIR' => ':/etc/configs/users/firmylesne/php/www.firmylesne.pl/',
  'HTTP_ACCEPT' => '*/*',
  'HTTP_HOST' => 'firmylesne.pl',
  'HTTP_USER_AGENT' => 'claudebot',
  'DOCUMENT_ROOT' => '/home/firmylesne/domains/firmylesne.pl/private_html',
  'REMOTE_ADDR' => '54.225.1.66',
  'REMOTE_PORT' => '38906',
  'SERVER_ADDR' => '185.208.164.43',
  'SERVER_NAME' => 'firmylesne.pl',
  'SERVER_ADMIN' => 'webmaster@firmylesne.pl',
  'SERVER_PORT' => '443',
  'REQUEST_SCHEME' => 'https',
  'REQUEST_URI' => '/pokaz/informacje-organizacyjne',
  'REDIRECT_URL' => '/pokaz/informacje-organizacyjne',
  'REDIRECT_REQUEST_METHOD' => 'GET',
  'HTTPS' => 'on',
  'REDIRECT_STATUS' => '200',
  'X_SPDY' => 'HTTP2',
  'SSL_PROTOCOL' => 'TLSv1.3',
  'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384',
  'SSL_CIPHER_USEKEYSIZE' => '256',
  'SSL_CIPHER_ALGKEYSIZE' => '256',
  'SCRIPT_FILENAME' => '/home/firmylesne/domains/firmylesne.pl/private_html/index.php',
  'QUERY_STRING' => '',
  'SCRIPT_URI' => 'https://firmylesne.pl/pokaz/informacje-organizacyjne',
  'SCRIPT_URL' => '/pokaz/informacje-organizacyjne',
  'SCRIPT_NAME' => '/index.php',
  'SERVER_PROTOCOL' => 'HTTP/1.1',
  'SERVER_SOFTWARE' => 'LiteSpeed',
  'REQUEST_METHOD' => 'GET',
  'X-LSCACHE' => 'on',
  'PHP_SELF' => '/index.php',
  'REQUEST_TIME_FLOAT' => 1710844825.6908419132232666015625,
  'REQUEST_TIME' => 1710844825,
)</pre></td>
            </tr>
            <tr>
                <th>$_SESSION:</th>
                <td><pre>array (
  '__ZF' => 
  array (
    'Default' => 
    array (
      'ENT' => 1710931225,
    ),
  ),
  'historia' => NULL,
)</pre></td>
            </tr>
            <tr>
                <th>$_COOKIES:</th>
                <td><pre>NULL</pre></td>
            </tr>
        </table>
                                                                        
                                </td>
                            </tr>
                            <tr>
                                <td bgcolor="#70A351" style="padding: 10px 20px; color: #f0f0f0; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; background: #70A351;">
                                    <p>
                                        Pozdrawiam,<br/>
                                        Administrator serwisu <a href="http://firmylesne.pl">http://firmylesne.pl</a>
                                    </p>
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>
            </tbody>
        </table>
    </body>
</html>
"
              ["_isStream":protected] => bool(false)
            }
            ["_mimeBoundary":protected] => NULL
            ["_type":protected] => NULL
            ["hasAttachments"] => bool(false)
            ["_parts":protected] => array(0) {
            }
            ["_mime":protected] => object(Zend_Mime)#123 (1) {
              ["_boundary":protected] => string(34) "=_57f7f829eadc0c33b48ebdbfeb25b8c3"
            }
          }
          ["_parts":protected] => array(1) {
            [0] => object(Zend_Mime_Part)#119 (12) {
              ["type"] => string(9) "text/html"
              ["encoding"] => string(16) "quoted-printable"
              ["id"] => NULL
              ["disposition"] => string(6) "inline"
              ["filename"] => NULL
              ["description"] => NULL
              ["charset"] => string(5) "UTF-8"
              ["boundary"] => NULL
              ["location"] => NULL
              ["language"] => NULL
              ["_content":protected] => string(9057) "<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional //EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
    <head>
        <title></title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="viewport" content="width=320, target-densitydpi=device-dpi">
        <style type="text/css">
            body { width: 100% !important; font-family: Arial, sans-serif; font-size: 13px; line-height: 18px; }
            .ReadMsgBody { width: 100%; }
            .ExternalClass { width: 100%; display:block !important; } /* Force Hotmail to display emails at full width */
            /* Reset Styles */
            /* Add 100px so mobile switch bar doesn't cover street address. */
            body { background-color: #ececec; margin: 0; padding: 0; }
            img { outline: none; text-decoration: none; display: block;}
            br, strong br, b br, em br, i br { line-height:100%; }
            h1, h2, h3, h4, h5, h6 { line-height: 100% !important; -webkit-font-smoothing: antialiased; }
            h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: blue !important; }
            h1 a:active, h2 a:active,  h3 a:active, h4 a:active, h5 a:active, h6 a:active {	color: red !important; }
            /* Preferably not the same color as the normal header link color.  There is limited support for psuedo classes in email clients, this was added just for good measure. */
            h1 a:visited, h2 a:visited,  h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited { color: purple !important; }
            /* Preferably not the same color as the normal header link color. There is limited support for psuedo classes in email clients, this was added just for good measure. */  
            table td, table tr { border-collapse: collapse; }
            .header { font-size: 18px; font-weight: bold; color: #70A351; }
            a, a:visited, a:hover {
                color: #F05630;
                text-decoration: none;
            }
            
        </style>
    </head>
    <body>
        <table width="100%" cellpadding="0" cellspacing="0" border="0" id="background-table">
            <tbody>
                <tr>
                    <td align="center" bgcolor="#ececec">
                        <table cellpadding="0" cellspacing="0" border="0" style="font-family: Arial, sans-serif; font-size: 13px; line-height: 18px; color: #333; margin-top: 10px; margin-bottom: 10px; width: 600px !important; overflow: hidden;">
                            <tr>
                                <td bgcolor="#70A351" style="border-top-left-radius: 4px; border-top-right-radius: 4px; background: #70A351;">
                                    <div style="position: relative; width: 100%; height: 165px !important; max-height: 165px !important; overflow: hidden;">
                                        <center><img src="http://firmylesne.pl/images/firmylesne.png"/></center>
                                    </div>
                                </td>
                            </tr>
                            <tr>
                                <td bgcolor="#fff" style="background: #fff; padding: 20px;">
                                    
                                                                            <table>
            <tr>
                <th>Kod:</th>
                <td>EXCEPTION_OTHER</td>
            </tr>
            <tr>
                <th>Użytkownik:</th>
                <td>() nieokreślony</td>
            </tr>
            <tr>
                <th>Przeglądarka:</td>
                <td>claudebot</td>
            </tr>
            <tr>
                <th>Adres:</th>
                <td><a href="http://firmylesne.pl/pokaz/informacje-organizacyjne">http://firmylesne.pl/pokaz/informacje-organizacyjne</a></td>
            </tr>
            <tr>
                <th>IP:</th>
                <td>54.225.1.66</td>
            </tr>
            <tr>
                <th>Referrer:</th>
                <td></td>
            </tr>
            <tr>
                <th>Exception:</th>
                <td>exception 'Zend_Cache_Exception' with message 'Invalid id or tag 'menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne' : must use only [a-zA-Z0-9_]' in /home/firmylesne/domains/firmylesne.pl/library/Zend/Cache.php:209<br />
Stack trace:<br />
#0 /home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php(679): Zend_Cache::throwException('Invalid id or t...')<br />
#1 /home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php(358): Zend_Cache_Core::_validateIdOrTag('menu_default_po...')<br />
#2 /home/firmylesne/domains/firmylesne.pl/application/plugins/Cache.php(384): Zend_Cache_Core->save(Array, 'menu_default_po...', Array, false, 8)<br />
#3 /home/firmylesne/domains/firmylesne.pl/application/models/Zarzadzanie/Menu.php(84): Plugin_Cache->save(Array, 'menu_default_po...', Array)<br />
#4 /home/firmylesne/domains/firmylesne.pl/application/controllers/PokazController.php(10): Model_Zarzadzanie_Menu->getMenu(true, Array)<br />
#5 /home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Action.php(133): PokazController->init()<br />
#6 /home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Dispatcher/Standard.php(281): Zend_Controller_Action->__construct(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http), Array)<br />
#7 /home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))<br />
#8 /home/firmylesne/domains/firmylesne.pl/library/Zend/Application/Bootstrap/Bootstrap.php(97): Zend_Controller_Front->dispatch()<br />
#9 /home/firmylesne/domains/firmylesne.pl/library/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run()<br />
#10 /home/firmylesne/domains/firmylesne.pl/public_html/index.php(65): Zend_Application->run()<br />
#11 {main}</td>
            </tr>
            <tr>
                <th>Parametry:</th>
                <td><pre>array (
  'controller' => 'pokaz',
  'action' => 'informacje-organizacyjne',
  'module' => 'default',
)</pre></td>
            </tr>
            <tr>
                <th>$_SERVER:</th>
                <td><pre>array (
  'PATH' => '/usr/local/bin:/usr/bin:/bin',
  'LD_PRELOAD' => '/usr/local/lib/h88/av.so',
  'PHP_INI_SCAN_DIR' => ':/etc/configs/users/firmylesne/php/www.firmylesne.pl/',
  'HTTP_ACCEPT' => '*/*',
  'HTTP_HOST' => 'firmylesne.pl',
  'HTTP_USER_AGENT' => 'claudebot',
  'DOCUMENT_ROOT' => '/home/firmylesne/domains/firmylesne.pl/private_html',
  'REMOTE_ADDR' => '54.225.1.66',
  'REMOTE_PORT' => '38906',
  'SERVER_ADDR' => '185.208.164.43',
  'SERVER_NAME' => 'firmylesne.pl',
  'SERVER_ADMIN' => 'webmaster@firmylesne.pl',
  'SERVER_PORT' => '443',
  'REQUEST_SCHEME' => 'https',
  'REQUEST_URI' => '/pokaz/informacje-organizacyjne',
  'REDIRECT_URL' => '/pokaz/informacje-organizacyjne',
  'REDIRECT_REQUEST_METHOD' => 'GET',
  'HTTPS' => 'on',
  'REDIRECT_STATUS' => '200',
  'X_SPDY' => 'HTTP2',
  'SSL_PROTOCOL' => 'TLSv1.3',
  'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384',
  'SSL_CIPHER_USEKEYSIZE' => '256',
  'SSL_CIPHER_ALGKEYSIZE' => '256',
  'SCRIPT_FILENAME' => '/home/firmylesne/domains/firmylesne.pl/private_html/index.php',
  'QUERY_STRING' => '',
  'SCRIPT_URI' => 'https://firmylesne.pl/pokaz/informacje-organizacyjne',
  'SCRIPT_URL' => '/pokaz/informacje-organizacyjne',
  'SCRIPT_NAME' => '/index.php',
  'SERVER_PROTOCOL' => 'HTTP/1.1',
  'SERVER_SOFTWARE' => 'LiteSpeed',
  'REQUEST_METHOD' => 'GET',
  'X-LSCACHE' => 'on',
  'PHP_SELF' => '/index.php',
  'REQUEST_TIME_FLOAT' => 1710844825.6908419132232666015625,
  'REQUEST_TIME' => 1710844825,
)</pre></td>
            </tr>
            <tr>
                <th>$_SESSION:</th>
                <td><pre>array (
  '__ZF' => 
  array (
    'Default' => 
    array (
      'ENT' => 1710931225,
    ),
  ),
  'historia' => NULL,
)</pre></td>
            </tr>
            <tr>
                <th>$_COOKIES:</th>
                <td><pre>NULL</pre></td>
            </tr>
        </table>
                                                                        
                                </td>
                            </tr>
                            <tr>
                                <td bgcolor="#70A351" style="padding: 10px 20px; color: #f0f0f0; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; background: #70A351;">
                                    <p>
                                        Pozdrawiam,<br/>
                                        Administrator serwisu <a href="http://firmylesne.pl">http://firmylesne.pl</a>
                                    </p>
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>
            </tbody>
        </table>
    </body>
</html>
"
              ["_isStream":protected] => bool(false)
            }
          }
          ["recipients"] => string(23) "and.kowalczuk@gmail.com"
        }
      }
    }
    [5] => array(6) {
      ["file"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/models/Error.php"
      ["line"] => int(41)
      ["function"] => string(8) "logEmail"
      ["class"] => string(11) "Model_Error"
      ["type"] => string(2) "->"
      ["args"] => array(7) {
        [0] => &string(15) "EXCEPTION_OTHER"
        [1] => &NULL
        [2] => &string(13) "nieokreślony"
        [3] => &string(31) "/pokaz/informacje-organizacyjne"
        [4] => &NULL
        [5] => object(Zend_Cache_Exception)#98 (8) {
          ["_previous":"Zend_Exception":private] => NULL
          ["message":protected] => string(111) "Invalid id or tag 'menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne' : must use only [a-zA-Z0-9_]"
          ["string":"Exception":private] => string(1806) "exception 'Zend_Cache_Exception' with message 'Invalid id or tag 'menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne' : must use only [a-zA-Z0-9_]' in /home/firmylesne/domains/firmylesne.pl/library/Zend/Cache.php:209
Stack trace:
#0 /home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php(679): Zend_Cache::throwException('Invalid id or t...')
#1 /home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php(358): Zend_Cache_Core::_validateIdOrTag('menu_default_po...')
#2 /home/firmylesne/domains/firmylesne.pl/application/plugins/Cache.php(384): Zend_Cache_Core->save(Array, 'menu_default_po...', Array, false, 8)
#3 /home/firmylesne/domains/firmylesne.pl/application/models/Zarzadzanie/Menu.php(84): Plugin_Cache->save(Array, 'menu_default_po...', Array)
#4 /home/firmylesne/domains/firmylesne.pl/application/controllers/PokazController.php(10): Model_Zarzadzanie_Menu->getMenu(true, Array)
#5 /home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Action.php(133): PokazController->init()
#6 /home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Dispatcher/Standard.php(281): Zend_Controller_Action->__construct(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http), Array)
#7 /home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#8 /home/firmylesne/domains/firmylesne.pl/library/Zend/Application/Bootstrap/Bootstrap.php(97): Zend_Controller_Front->dispatch()
#9 /home/firmylesne/domains/firmylesne.pl/library/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run()
#10 /home/firmylesne/domains/firmylesne.pl/public_html/index.php(65): Zend_Application->run()
#11 {main}"
          ["code":protected] => int(0)
          ["file":protected] => string(61) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Cache.php"
          ["line":protected] => int(209)
          ["trace":"Exception":private] => array(11) {
            [0] => array(6) {
              ["file"] => string(66) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php"
              ["line"] => int(679)
              ["function"] => string(14) "throwException"
              ["class"] => string(10) "Zend_Cache"
              ["type"] => string(2) "::"
              ["args"] => array(1) {
                [0] => string(111) "Invalid id or tag 'menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne' : must use only [a-zA-Z0-9_]"
              }
            }
            [1] => array(6) {
              ["file"] => string(66) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php"
              ["line"] => int(358)
              ["function"] => string(16) "_validateIdOrTag"
              ["class"] => string(15) "Zend_Cache_Core"
              ["type"] => string(2) "::"
              ["args"] => array(1) {
                [0] => string(62) "menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne"
              }
            }
            [2] => array(6) {
              ["file"] => string(68) "/home/firmylesne/domains/firmylesne.pl/application/plugins/Cache.php"
              ["line"] => int(384)
              ["function"] => string(4) "save"
              ["class"] => string(15) "Zend_Cache_Core"
              ["type"] => string(2) "->"
              ["args"] => array(5) {
                [0] => array(26) {
                  [16] => array(7) {
                    ["id"] => string(2) "16"
                    ["nazwa"] => string(14) "Usługi leśne"
                    ["href"] => string(19) "/pokaz/uslugi-lesne"
                    ["typ"] => string(4) "link"
                    ["kolejnosc"] => string(1) "1"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [20] => array(7) {
                    ["id"] => string(2) "20"
                    ["nazwa"] => string(8) "Sprzedam"
                    ["href"] => string(33) "/lista/ogloszenia/rodzaj/sprzedam"
                    ["typ"] => string(4) "link"
                    ["kolejnosc"] => string(1) "1"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [84] => array(7) {
                    ["id"] => string(2) "84"
                    ["nazwa"] => string(11) "Forest SHOW"
                    ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "1"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(4) {
                      [0] => array(7) {
                        ["id"] => string(2) "85"
                        ["nazwa"] => string(14) "Jak dojechać?"
                        ["href"] => string(19) "/pokaz/jak-dojechac"
                        ["typ"] => string(9) "podstrona"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [1] => array(7) {
                        ["id"] => string(3) "101"
                        ["nazwa"] => string(24) "Informacje organizacyjne"
                        ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [2] => array(7) {
                        ["id"] => string(2) "86"
                        ["nazwa"] => string(12) "Aktualności"
                        ["href"] => string(30) "/lista/forest-show/aktualnosci"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [3] => array(7) {
                        ["id"] => string(2) "88"
                        ["nazwa"] => string(10) "Zawody PFC"
                        ["href"] => string(17) "/pokaz/zawody-pfc"
                        ["typ"] => string(9) "podstrona"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                    }
                  }
                  [85] => array(7) {
                    ["id"] => string(2) "85"
                    ["nazwa"] => string(14) "Jak dojechać?"
                    ["href"] => string(19) "/pokaz/jak-dojechac"
                    ["typ"] => string(9) "podstrona"
                    ["kolejnosc"] => string(1) "1"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [101] => array(7) {
                    ["id"] => string(3) "101"
                    ["nazwa"] => string(24) "Informacje organizacyjne"
                    ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                    ["typ"] => string(4) "link"
                    ["kolejnosc"] => string(1) "1"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [103] => array(7) {
                    ["id"] => string(3) "103"
                    ["nazwa"] => string(19) "Ograniczenia cięć"
                    ["href"] => string(24) "/lista/ograniczenia-ciec"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "1"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [3] => array(7) {
                    ["id"] => string(1) "3"
                    ["nazwa"] => string(11) "Ogłoszenia"
                    ["href"] => string(17) "/lista/ogloszenia"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "2"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(6) {
                      [0] => array(7) {
                        ["id"] => string(2) "20"
                        ["nazwa"] => string(8) "Sprzedam"
                        ["href"] => string(33) "/lista/ogloszenia/rodzaj/sprzedam"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [1] => array(7) {
                        ["id"] => string(2) "37"
                        ["nazwa"] => string(6) "Kupię"
                        ["href"] => string(30) "/lista/ogloszenia/rodzaj/kupie"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [2] => array(7) {
                        ["id"] => string(2) "21"
                        ["nazwa"] => string(17) "Zamienię / Oddam"
                        ["href"] => string(33) "/lista/ogloszenia/rodzaj/zamienie"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [3] => array(7) {
                        ["id"] => string(2) "22"
                        ["nazwa"] => string(10) "Dam pracę"
                        ["href"] => string(34) "/lista/ogloszenia/rodzaj/dam_prace"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "4"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [4] => array(7) {
                        ["id"] => string(2) "23"
                        ["nazwa"] => string(12) "Szukam pracy"
                        ["href"] => string(37) "/lista/ogloszenia/rodzaj/szukam_pracy"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "5"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [5] => array(7) {
                        ["id"] => string(2) "24"
                        ["nazwa"] => string(4) "Inne"
                        ["href"] => string(29) "/lista/ogloszenia/rodzaj/inne"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "6"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                    }
                  }
                  [17] => array(7) {
                    ["id"] => string(2) "17"
                    ["nazwa"] => string(14) "Sprzęt leśny"
                    ["href"] => string(19) "/pokaz/sprzet-lesny"
                    ["typ"] => string(4) "link"
                    ["kolejnosc"] => string(1) "2"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [47] => array(7) {
                    ["id"] => string(2) "47"
                    ["nazwa"] => string(11) "BHP w lesie"
                    ["href"] => string(18) "/lista/bhp-w-lesie"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "2"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [37] => array(7) {
                    ["id"] => string(2) "37"
                    ["nazwa"] => string(6) "Kupię"
                    ["href"] => string(30) "/lista/ogloszenia/rodzaj/kupie"
                    ["typ"] => string(4) "link"
                    ["kolejnosc"] => string(1) "2"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [86] => array(7) {
                    ["id"] => string(2) "86"
                    ["nazwa"] => string(12) "Aktualności"
                    ["href"] => string(30) "/lista/forest-show/aktualnosci"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "2"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [8] => array(7) {
                    ["id"] => string(1) "8"
                    ["nazwa"] => string(7) "Kontakt"
                    ["href"] => string(14) "/pokaz/kontakt"
                    ["typ"] => string(9) "podstrona"
                    ["kolejnosc"] => string(1) "3"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [21] => array(7) {
                    ["id"] => string(2) "21"
                    ["nazwa"] => string(17) "Zamienię / Oddam"
                    ["href"] => string(33) "/lista/ogloszenia/rodzaj/zamienie"
                    ["typ"] => string(4) "link"
                    ["kolejnosc"] => string(1) "3"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [83] => array(7) {
                    ["id"] => string(2) "83"
                    ["nazwa"] => string(11) "Forest SHOW"
                    ["href"] => string(18) "/lista/forest-show"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "3"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [88] => array(7) {
                    ["id"] => string(2) "88"
                    ["nazwa"] => string(10) "Zawody PFC"
                    ["href"] => string(17) "/pokaz/zawody-pfc"
                    ["typ"] => string(9) "podstrona"
                    ["kolejnosc"] => string(1) "3"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [22] => array(7) {
                    ["id"] => string(2) "22"
                    ["nazwa"] => string(10) "Dam pracę"
                    ["href"] => string(34) "/lista/ogloszenia/rodzaj/dam_prace"
                    ["typ"] => string(4) "link"
                    ["kolejnosc"] => string(1) "4"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [67] => array(7) {
                    ["id"] => string(2) "67"
                    ["nazwa"] => string(15) "Goń złodzieja"
                    ["href"] => string(20) "/lista/gon-zlodzieja"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "4"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [2] => array(7) {
                    ["id"] => string(1) "2"
                    ["nazwa"] => string(10) "Informacje"
                    ["href"] => string(17) "/lista/informacje"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "5"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(9) {
                      [0] => array(7) {
                        ["id"] => string(3) "103"
                        ["nazwa"] => string(19) "Ograniczenia cięć"
                        ["href"] => string(24) "/lista/ograniczenia-ciec"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [1] => array(7) {
                        ["id"] => string(2) "47"
                        ["nazwa"] => string(11) "BHP w lesie"
                        ["href"] => string(18) "/lista/bhp-w-lesie"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [2] => array(7) {
                        ["id"] => string(2) "83"
                        ["nazwa"] => string(11) "Forest SHOW"
                        ["href"] => string(18) "/lista/forest-show"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [3] => array(7) {
                        ["id"] => string(2) "67"
                        ["nazwa"] => string(15) "Goń złodzieja"
                        ["href"] => string(20) "/lista/gon-zlodzieja"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "4"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [4] => array(7) {
                        ["id"] => string(2) "12"
                        ["nazwa"] => string(15) "Lasy Państwowe"
                        ["href"] => string(21) "/lista/lasy-panstwowe"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "5"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [5] => array(7) {
                        ["id"] => string(3) "102"
                        ["nazwa"] => string(14) "Przetargi w LP"
                        ["href"] => string(21) "/lista/przetargi-w-lp"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "6"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [6] => array(7) {
                        ["id"] => string(2) "10"
                        ["nazwa"] => string(15) "Technika leśna"
                        ["href"] => string(21) "/lista/technika-lesna"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "7"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [7] => array(7) {
                        ["id"] => string(2) "74"
                        ["nazwa"] => string(7) "Wypadki"
                        ["href"] => string(14) "/lista/wypadki"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "8"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [8] => array(7) {
                        ["id"] => string(2) "73"
                        ["nazwa"] => string(14) "Okiem adwokata"
                        ["href"] => string(21) "/lista/okiem-adwokata"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "9"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                    }
                  }
                  [12] => array(7) {
                    ["id"] => string(2) "12"
                    ["nazwa"] => string(15) "Lasy Państwowe"
                    ["href"] => string(21) "/lista/lasy-panstwowe"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "5"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [23] => array(7) {
                    ["id"] => string(2) "23"
                    ["nazwa"] => string(12) "Szukam pracy"
                    ["href"] => string(37) "/lista/ogloszenia/rodzaj/szukam_pracy"
                    ["typ"] => string(4) "link"
                    ["kolejnosc"] => string(1) "5"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [7] => array(7) {
                    ["id"] => string(1) "7"
                    ["nazwa"] => string(7) "Reklama"
                    ["href"] => string(14) "/pokaz/reklama"
                    ["typ"] => string(9) "podstrona"
                    ["kolejnosc"] => string(1) "6"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [24] => array(7) {
                    ["id"] => string(2) "24"
                    ["nazwa"] => string(4) "Inne"
                    ["href"] => string(29) "/lista/ogloszenia/rodzaj/inne"
                    ["typ"] => string(4) "link"
                    ["kolejnosc"] => string(1) "6"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [102] => array(7) {
                    ["id"] => string(3) "102"
                    ["nazwa"] => string(14) "Przetargi w LP"
                    ["href"] => string(21) "/lista/przetargi-w-lp"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "6"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [10] => array(7) {
                    ["id"] => string(2) "10"
                    ["nazwa"] => string(15) "Technika leśna"
                    ["href"] => string(21) "/lista/technika-lesna"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "7"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [74] => array(7) {
                    ["id"] => string(2) "74"
                    ["nazwa"] => string(7) "Wypadki"
                    ["href"] => string(14) "/lista/wypadki"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "8"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [73] => &array(7) {
                    ["id"] => string(2) "73"
                    ["nazwa"] => string(14) "Okiem adwokata"
                    ["href"] => string(21) "/lista/okiem-adwokata"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "9"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                }
                [1] => string(62) "menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne"
                [2] => array(1) {
                  [0] => string(4) "menu"
                }
                [3] => bool(false)
                [4] => int(8)
              }
            }
            [3] => array(6) {
              ["file"] => string(78) "/home/firmylesne/domains/firmylesne.pl/application/models/Zarzadzanie/Menu.php"
              ["line"] => int(84)
              ["function"] => string(4) "save"
              ["class"] => string(12) "Plugin_Cache"
              ["type"] => string(2) "->"
              ["args"] => array(3) {
                [0] => array(26) {
                  [16] => array(7) {
                    ["id"] => string(2) "16"
                    ["nazwa"] => string(14) "Usługi leśne"
                    ["href"] => string(19) "/pokaz/uslugi-lesne"
                    ["typ"] => string(4) "link"
                    ["kolejnosc"] => string(1) "1"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [20] => array(7) {
                    ["id"] => string(2) "20"
                    ["nazwa"] => string(8) "Sprzedam"
                    ["href"] => string(33) "/lista/ogloszenia/rodzaj/sprzedam"
                    ["typ"] => string(4) "link"
                    ["kolejnosc"] => string(1) "1"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [84] => array(7) {
                    ["id"] => string(2) "84"
                    ["nazwa"] => string(11) "Forest SHOW"
                    ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "1"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(4) {
                      [0] => array(7) {
                        ["id"] => string(2) "85"
                        ["nazwa"] => string(14) "Jak dojechać?"
                        ["href"] => string(19) "/pokaz/jak-dojechac"
                        ["typ"] => string(9) "podstrona"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [1] => array(7) {
                        ["id"] => string(3) "101"
                        ["nazwa"] => string(24) "Informacje organizacyjne"
                        ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [2] => array(7) {
                        ["id"] => string(2) "86"
                        ["nazwa"] => string(12) "Aktualności"
                        ["href"] => string(30) "/lista/forest-show/aktualnosci"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [3] => array(7) {
                        ["id"] => string(2) "88"
                        ["nazwa"] => string(10) "Zawody PFC"
                        ["href"] => string(17) "/pokaz/zawody-pfc"
                        ["typ"] => string(9) "podstrona"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                    }
                  }
                  [85] => array(7) {
                    ["id"] => string(2) "85"
                    ["nazwa"] => string(14) "Jak dojechać?"
                    ["href"] => string(19) "/pokaz/jak-dojechac"
                    ["typ"] => string(9) "podstrona"
                    ["kolejnosc"] => string(1) "1"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [101] => array(7) {
                    ["id"] => string(3) "101"
                    ["nazwa"] => string(24) "Informacje organizacyjne"
                    ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                    ["typ"] => string(4) "link"
                    ["kolejnosc"] => string(1) "1"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [103] => array(7) {
                    ["id"] => string(3) "103"
                    ["nazwa"] => string(19) "Ograniczenia cięć"
                    ["href"] => string(24) "/lista/ograniczenia-ciec"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "1"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [3] => array(7) {
                    ["id"] => string(1) "3"
                    ["nazwa"] => string(11) "Ogłoszenia"
                    ["href"] => string(17) "/lista/ogloszenia"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "2"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(6) {
                      [0] => array(7) {
                        ["id"] => string(2) "20"
                        ["nazwa"] => string(8) "Sprzedam"
                        ["href"] => string(33) "/lista/ogloszenia/rodzaj/sprzedam"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [1] => array(7) {
                        ["id"] => string(2) "37"
                        ["nazwa"] => string(6) "Kupię"
                        ["href"] => string(30) "/lista/ogloszenia/rodzaj/kupie"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [2] => array(7) {
                        ["id"] => string(2) "21"
                        ["nazwa"] => string(17) "Zamienię / Oddam"
                        ["href"] => string(33) "/lista/ogloszenia/rodzaj/zamienie"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [3] => array(7) {
                        ["id"] => string(2) "22"
                        ["nazwa"] => string(10) "Dam pracę"
                        ["href"] => string(34) "/lista/ogloszenia/rodzaj/dam_prace"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "4"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [4] => array(7) {
                        ["id"] => string(2) "23"
                        ["nazwa"] => string(12) "Szukam pracy"
                        ["href"] => string(37) "/lista/ogloszenia/rodzaj/szukam_pracy"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "5"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [5] => array(7) {
                        ["id"] => string(2) "24"
                        ["nazwa"] => string(4) "Inne"
                        ["href"] => string(29) "/lista/ogloszenia/rodzaj/inne"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "6"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                    }
                  }
                  [17] => array(7) {
                    ["id"] => string(2) "17"
                    ["nazwa"] => string(14) "Sprzęt leśny"
                    ["href"] => string(19) "/pokaz/sprzet-lesny"
                    ["typ"] => string(4) "link"
                    ["kolejnosc"] => string(1) "2"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [47] => array(7) {
                    ["id"] => string(2) "47"
                    ["nazwa"] => string(11) "BHP w lesie"
                    ["href"] => string(18) "/lista/bhp-w-lesie"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "2"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [37] => array(7) {
                    ["id"] => string(2) "37"
                    ["nazwa"] => string(6) "Kupię"
                    ["href"] => string(30) "/lista/ogloszenia/rodzaj/kupie"
                    ["typ"] => string(4) "link"
                    ["kolejnosc"] => string(1) "2"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [86] => array(7) {
                    ["id"] => string(2) "86"
                    ["nazwa"] => string(12) "Aktualności"
                    ["href"] => string(30) "/lista/forest-show/aktualnosci"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "2"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [8] => array(7) {
                    ["id"] => string(1) "8"
                    ["nazwa"] => string(7) "Kontakt"
                    ["href"] => string(14) "/pokaz/kontakt"
                    ["typ"] => string(9) "podstrona"
                    ["kolejnosc"] => string(1) "3"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [21] => array(7) {
                    ["id"] => string(2) "21"
                    ["nazwa"] => string(17) "Zamienię / Oddam"
                    ["href"] => string(33) "/lista/ogloszenia/rodzaj/zamienie"
                    ["typ"] => string(4) "link"
                    ["kolejnosc"] => string(1) "3"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [83] => array(7) {
                    ["id"] => string(2) "83"
                    ["nazwa"] => string(11) "Forest SHOW"
                    ["href"] => string(18) "/lista/forest-show"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "3"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [88] => array(7) {
                    ["id"] => string(2) "88"
                    ["nazwa"] => string(10) "Zawody PFC"
                    ["href"] => string(17) "/pokaz/zawody-pfc"
                    ["typ"] => string(9) "podstrona"
                    ["kolejnosc"] => string(1) "3"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [22] => array(7) {
                    ["id"] => string(2) "22"
                    ["nazwa"] => string(10) "Dam pracę"
                    ["href"] => string(34) "/lista/ogloszenia/rodzaj/dam_prace"
                    ["typ"] => string(4) "link"
                    ["kolejnosc"] => string(1) "4"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [67] => array(7) {
                    ["id"] => string(2) "67"
                    ["nazwa"] => string(15) "Goń złodzieja"
                    ["href"] => string(20) "/lista/gon-zlodzieja"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "4"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [2] => array(7) {
                    ["id"] => string(1) "2"
                    ["nazwa"] => string(10) "Informacje"
                    ["href"] => string(17) "/lista/informacje"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "5"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(9) {
                      [0] => array(7) {
                        ["id"] => string(3) "103"
                        ["nazwa"] => string(19) "Ograniczenia cięć"
                        ["href"] => string(24) "/lista/ograniczenia-ciec"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [1] => array(7) {
                        ["id"] => string(2) "47"
                        ["nazwa"] => string(11) "BHP w lesie"
                        ["href"] => string(18) "/lista/bhp-w-lesie"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [2] => array(7) {
                        ["id"] => string(2) "83"
                        ["nazwa"] => string(11) "Forest SHOW"
                        ["href"] => string(18) "/lista/forest-show"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [3] => array(7) {
                        ["id"] => string(2) "67"
                        ["nazwa"] => string(15) "Goń złodzieja"
                        ["href"] => string(20) "/lista/gon-zlodzieja"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "4"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [4] => array(7) {
                        ["id"] => string(2) "12"
                        ["nazwa"] => string(15) "Lasy Państwowe"
                        ["href"] => string(21) "/lista/lasy-panstwowe"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "5"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [5] => array(7) {
                        ["id"] => string(3) "102"
                        ["nazwa"] => string(14) "Przetargi w LP"
                        ["href"] => string(21) "/lista/przetargi-w-lp"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "6"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [6] => array(7) {
                        ["id"] => string(2) "10"
                        ["nazwa"] => string(15) "Technika leśna"
                        ["href"] => string(21) "/lista/technika-lesna"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "7"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [7] => array(7) {
                        ["id"] => string(2) "74"
                        ["nazwa"] => string(7) "Wypadki"
                        ["href"] => string(14) "/lista/wypadki"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "8"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [8] => array(7) {
                        ["id"] => string(2) "73"
                        ["nazwa"] => string(14) "Okiem adwokata"
                        ["href"] => string(21) "/lista/okiem-adwokata"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "9"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                    }
                  }
                  [12] => array(7) {
                    ["id"] => string(2) "12"
                    ["nazwa"] => string(15) "Lasy Państwowe"
                    ["href"] => string(21) "/lista/lasy-panstwowe"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "5"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [23] => array(7) {
                    ["id"] => string(2) "23"
                    ["nazwa"] => string(12) "Szukam pracy"
                    ["href"] => string(37) "/lista/ogloszenia/rodzaj/szukam_pracy"
                    ["typ"] => string(4) "link"
                    ["kolejnosc"] => string(1) "5"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [7] => array(7) {
                    ["id"] => string(1) "7"
                    ["nazwa"] => string(7) "Reklama"
                    ["href"] => string(14) "/pokaz/reklama"
                    ["typ"] => string(9) "podstrona"
                    ["kolejnosc"] => string(1) "6"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [24] => array(7) {
                    ["id"] => string(2) "24"
                    ["nazwa"] => string(4) "Inne"
                    ["href"] => string(29) "/lista/ogloszenia/rodzaj/inne"
                    ["typ"] => string(4) "link"
                    ["kolejnosc"] => string(1) "6"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [102] => array(7) {
                    ["id"] => string(3) "102"
                    ["nazwa"] => string(14) "Przetargi w LP"
                    ["href"] => string(21) "/lista/przetargi-w-lp"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "6"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [10] => array(7) {
                    ["id"] => string(2) "10"
                    ["nazwa"] => string(15) "Technika leśna"
                    ["href"] => string(21) "/lista/technika-lesna"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "7"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [74] => array(7) {
                    ["id"] => string(2) "74"
                    ["nazwa"] => string(7) "Wypadki"
                    ["href"] => string(14) "/lista/wypadki"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "8"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [73] => &array(7) {
                    ["id"] => string(2) "73"
                    ["nazwa"] => string(14) "Okiem adwokata"
                    ["href"] => string(21) "/lista/okiem-adwokata"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "9"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                }
                [1] => string(62) "menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne"
                [2] => array(1) {
                  [0] => string(4) "menu"
                }
              }
            }
            [4] => array(6) {
              ["file"] => string(82) "/home/firmylesne/domains/firmylesne.pl/application/controllers/PokazController.php"
              ["line"] => int(10)
              ["function"] => string(7) "getMenu"
              ["class"] => string(22) "Model_Zarzadzanie_Menu"
              ["type"] => string(2) "->"
              ["args"] => array(2) {
                [0] => bool(true)
                [1] => array(3) {
                  ["modul"] => string(7) "default"
                  ["kontroler"] => string(5) "pokaz"
                  ["akcja"] => string(24) "informacje-organizacyjne"
                }
              }
            }
            [5] => array(6) {
              ["file"] => string(73) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Action.php"
              ["line"] => int(133)
              ["function"] => string(4) "init"
              ["class"] => string(15) "PokazController"
              ["type"] => string(2) "->"
              ["args"] => array(0) {
              }
            }
            [6] => array(6) {
              ["file"] => string(86) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Dispatcher/Standard.php"
              ["line"] => int(281)
              ["function"] => string(11) "__construct"
              ["class"] => string(22) "Zend_Controller_Action"
              ["type"] => string(2) "->"
              ["args"] => array(3) {
                [0] => object(Zend_Controller_Request_Http)#44 (15) {
                  ["_paramSources":protected] => array(2) {
                    [0] => string(4) "_GET"
                    [1] => string(5) "_POST"
                  }
                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                  ["_baseUrl":protected] => string(0) ""
                  ["_basePath":protected] => NULL
                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                  ["_params":protected] => array(4) {
                    ["controller"] => string(5) "pokaz"
                    ["action"] => string(24) "informacje-organizacyjne"
                    ["module"] => string(7) "default"
                    ["error_handler"] => object(ArrayObject)#96 (1) {
                      ["storage":"ArrayObject":private] => array(3) {
                        ["exception"] => *RECURSION*
                        ["type"] => string(15) "EXCEPTION_OTHER"
                        ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                          ["_paramSources":protected] => array(2) {
                            [0] => string(4) "_GET"
                            [1] => string(5) "_POST"
                          }
                          ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                          ["_baseUrl":protected] => string(0) ""
                          ["_basePath":protected] => NULL
                          ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                          ["_params":protected] => array(3) {
                            ["controller"] => string(5) "pokaz"
                            ["action"] => string(24) "informacje-organizacyjne"
                            ["module"] => string(7) "default"
                          }
                          ["_rawBody":protected] => NULL
                          ["_aliases":protected] => array(0) {
                          }
                          ["_dispatched":protected] => bool(true)
                          ["_module":protected] => string(7) "default"
                          ["_moduleKey":protected] => string(6) "module"
                          ["_controller":protected] => string(5) "pokaz"
                          ["_controllerKey":protected] => string(10) "controller"
                          ["_action":protected] => string(24) "informacje-organizacyjne"
                          ["_actionKey":protected] => string(6) "action"
                        }
                      }
                    }
                  }
                  ["_rawBody":protected] => NULL
                  ["_aliases":protected] => array(0) {
                  }
                  ["_dispatched":protected] => bool(false)
                  ["_module":protected] => string(7) "default"
                  ["_moduleKey":protected] => string(6) "module"
                  ["_controller":protected] => string(5) "error"
                  ["_controllerKey":protected] => string(10) "controller"
                  ["_action":protected] => string(8) "critical"
                  ["_actionKey":protected] => string(6) "action"
                }
                [1] => object(Zend_Controller_Response_Http)#45 (8) {
                  ["_body":protected] => array(0) {
                  }
                  ["_exceptions":protected] => array(1) {
                    [0] => *RECURSION*
                  }
                  ["_headers":protected] => array(0) {
                  }
                  ["_headersRaw":protected] => array(0) {
                  }
                  ["_httpResponseCode":protected] => int(200)
                  ["_isRedirect":protected] => bool(false)
                  ["_renderExceptions":protected] => bool(false)
                  ["headersSentThrowsException"] => bool(true)
                }
                [2] => array(2) {
                  ["displayExceptions"] => string(1) "0"
                  ["bootstrap"] => object(Bootstrap)#3 (14) {
                    ["_front":protected] => object(Zend_Controller_Front)#37 (11) {
                      ["_baseUrl":protected] => NULL
                      ["_controllerDir":protected] => NULL
                      ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                        ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                        ["_curModule":protected] => string(7) "default"
                        ["_controllerDirectory":protected] => array(4) {
                          ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                          ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                          ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                          ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                        }
                        ["_defaultAction":protected] => string(5) "index"
                        ["_defaultController":protected] => string(5) "index"
                        ["_defaultModule":protected] => string(7) "default"
                        ["_frontController":protected] => NULL
                        ["_invokeParams":protected] => array(2) {
                          ["displayExceptions"] => string(1) "0"
                          ["bootstrap"] => *RECURSION*
                        }
                        ["_pathDelimiter":protected] => string(1) "_"
                        ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                          ["_body":protected] => array(0) {
                          }
                          ["_exceptions":protected] => array(1) {
                            [0] => *RECURSION*
                          }
                          ["_headers":protected] => array(0) {
                          }
                          ["_headersRaw":protected] => array(0) {
                          }
                          ["_httpResponseCode":protected] => int(200)
                          ["_isRedirect":protected] => bool(false)
                          ["_renderExceptions":protected] => bool(false)
                          ["headersSentThrowsException"] => bool(true)
                        }
                        ["_wordDelimiter":protected] => array(2) {
                          [0] => string(1) "-"
                          [1] => string(1) "."
                        }
                      }
                      ["_invokeParams":protected] => array(2) {
                        ["displayExceptions"] => string(1) "0"
                        ["bootstrap"] => *RECURSION*
                      }
                      ["_moduleControllerDirectoryName":protected] => string(1) "/"
                      ["_plugins":protected] => object(Zend_Controller_Plugin_Broker)#38 (3) {
                        ["_plugins":protected] => array(1) {
                          [100] => object(Zend_Controller_Plugin_ErrorHandler)#49 (7) {
                            ["_errorModule":protected] => string(7) "default"
                            ["_errorController":protected] => string(5) "error"
                            ["_errorAction":protected] => string(5) "error"
                            ["_isInsideErrorHandlerLoop":protected] => bool(true)
                            ["_exceptionCountAtFirstEncounter":protected] => int(1)
                            ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                              ["_paramSources":protected] => array(2) {
                                [0] => string(4) "_GET"
                                [1] => string(5) "_POST"
                              }
                              ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_baseUrl":protected] => string(0) ""
                              ["_basePath":protected] => NULL
                              ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_params":protected] => array(4) {
                                ["controller"] => string(5) "pokaz"
                                ["action"] => string(24) "informacje-organizacyjne"
                                ["module"] => string(7) "default"
                                ["error_handler"] => object(ArrayObject)#96 (1) {
                                  ["storage":"ArrayObject":private] => array(3) {
                                    ["exception"] => *RECURSION*
                                    ["type"] => string(15) "EXCEPTION_OTHER"
                                    ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                      ["_paramSources":protected] => array(2) {
                                        [0] => string(4) "_GET"
                                        [1] => string(5) "_POST"
                                      }
                                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_baseUrl":protected] => string(0) ""
                                      ["_basePath":protected] => NULL
                                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_params":protected] => array(3) {
                                        ["controller"] => string(5) "pokaz"
                                        ["action"] => string(24) "informacje-organizacyjne"
                                        ["module"] => string(7) "default"
                                      }
                                      ["_rawBody":protected] => NULL
                                      ["_aliases":protected] => array(0) {
                                      }
                                      ["_dispatched":protected] => bool(true)
                                      ["_module":protected] => string(7) "default"
                                      ["_moduleKey":protected] => string(6) "module"
                                      ["_controller":protected] => string(5) "pokaz"
                                      ["_controllerKey":protected] => string(10) "controller"
                                      ["_action":protected] => string(24) "informacje-organizacyjne"
                                      ["_actionKey":protected] => string(6) "action"
                                    }
                                  }
                                }
                              }
                              ["_rawBody":protected] => NULL
                              ["_aliases":protected] => array(0) {
                              }
                              ["_dispatched":protected] => bool(false)
                              ["_module":protected] => string(7) "default"
                              ["_moduleKey":protected] => string(6) "module"
                              ["_controller":protected] => string(5) "error"
                              ["_controllerKey":protected] => string(10) "controller"
                              ["_action":protected] => string(8) "critical"
                              ["_actionKey":protected] => string(6) "action"
                            }
                            ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                              ["_body":protected] => array(0) {
                              }
                              ["_exceptions":protected] => array(1) {
                                [0] => *RECURSION*
                              }
                              ["_headers":protected] => array(0) {
                              }
                              ["_headersRaw":protected] => array(0) {
                              }
                              ["_httpResponseCode":protected] => int(200)
                              ["_isRedirect":protected] => bool(false)
                              ["_renderExceptions":protected] => bool(false)
                              ["headersSentThrowsException"] => bool(true)
                            }
                          }
                        }
                        ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                          ["_paramSources":protected] => array(2) {
                            [0] => string(4) "_GET"
                            [1] => string(5) "_POST"
                          }
                          ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                          ["_baseUrl":protected] => string(0) ""
                          ["_basePath":protected] => NULL
                          ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                          ["_params":protected] => array(4) {
                            ["controller"] => string(5) "pokaz"
                            ["action"] => string(24) "informacje-organizacyjne"
                            ["module"] => string(7) "default"
                            ["error_handler"] => object(ArrayObject)#96 (1) {
                              ["storage":"ArrayObject":private] => array(3) {
                                ["exception"] => *RECURSION*
                                ["type"] => string(15) "EXCEPTION_OTHER"
                                ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                  ["_paramSources":protected] => array(2) {
                                    [0] => string(4) "_GET"
                                    [1] => string(5) "_POST"
                                  }
                                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_baseUrl":protected] => string(0) ""
                                  ["_basePath":protected] => NULL
                                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_params":protected] => array(3) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                  }
                                  ["_rawBody":protected] => NULL
                                  ["_aliases":protected] => array(0) {
                                  }
                                  ["_dispatched":protected] => bool(true)
                                  ["_module":protected] => string(7) "default"
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controller":protected] => string(5) "pokaz"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_action":protected] => string(24) "informacje-organizacyjne"
                                  ["_actionKey":protected] => string(6) "action"
                                }
                              }
                            }
                          }
                          ["_rawBody":protected] => NULL
                          ["_aliases":protected] => array(0) {
                          }
                          ["_dispatched":protected] => bool(false)
                          ["_module":protected] => string(7) "default"
                          ["_moduleKey":protected] => string(6) "module"
                          ["_controller":protected] => string(5) "error"
                          ["_controllerKey":protected] => string(10) "controller"
                          ["_action":protected] => string(8) "critical"
                          ["_actionKey":protected] => string(6) "action"
                        }
                        ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                          ["_body":protected] => array(0) {
                          }
                          ["_exceptions":protected] => array(1) {
                            [0] => *RECURSION*
                          }
                          ["_headers":protected] => array(0) {
                          }
                          ["_headersRaw":protected] => array(0) {
                          }
                          ["_httpResponseCode":protected] => int(200)
                          ["_isRedirect":protected] => bool(false)
                          ["_renderExceptions":protected] => bool(false)
                          ["headersSentThrowsException"] => bool(true)
                        }
                      }
                      ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                        ["_paramSources":protected] => array(2) {
                          [0] => string(4) "_GET"
                          [1] => string(5) "_POST"
                        }
                        ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                        ["_baseUrl":protected] => string(0) ""
                        ["_basePath":protected] => NULL
                        ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                        ["_params":protected] => array(4) {
                          ["controller"] => string(5) "pokaz"
                          ["action"] => string(24) "informacje-organizacyjne"
                          ["module"] => string(7) "default"
                          ["error_handler"] => object(ArrayObject)#96 (1) {
                            ["storage":"ArrayObject":private] => array(3) {
                              ["exception"] => *RECURSION*
                              ["type"] => string(15) "EXCEPTION_OTHER"
                              ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                ["_paramSources":protected] => array(2) {
                                  [0] => string(4) "_GET"
                                  [1] => string(5) "_POST"
                                }
                                ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                ["_baseUrl":protected] => string(0) ""
                                ["_basePath":protected] => NULL
                                ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                ["_params":protected] => array(3) {
                                  ["controller"] => string(5) "pokaz"
                                  ["action"] => string(24) "informacje-organizacyjne"
                                  ["module"] => string(7) "default"
                                }
                                ["_rawBody":protected] => NULL
                                ["_aliases":protected] => array(0) {
                                }
                                ["_dispatched":protected] => bool(true)
                                ["_module":protected] => string(7) "default"
                                ["_moduleKey":protected] => string(6) "module"
                                ["_controller":protected] => string(5) "pokaz"
                                ["_controllerKey":protected] => string(10) "controller"
                                ["_action":protected] => string(24) "informacje-organizacyjne"
                                ["_actionKey":protected] => string(6) "action"
                              }
                            }
                          }
                        }
                        ["_rawBody":protected] => NULL
                        ["_aliases":protected] => array(0) {
                        }
                        ["_dispatched":protected] => bool(false)
                        ["_module":protected] => string(7) "default"
                        ["_moduleKey":protected] => string(6) "module"
                        ["_controller":protected] => string(5) "error"
                        ["_controllerKey":protected] => string(10) "controller"
                        ["_action":protected] => string(8) "critical"
                        ["_actionKey":protected] => string(6) "action"
                      }
                      ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                        ["_body":protected] => array(0) {
                        }
                        ["_exceptions":protected] => array(1) {
                          [0] => *RECURSION*
                        }
                        ["_headers":protected] => array(0) {
                        }
                        ["_headersRaw":protected] => array(0) {
                        }
                        ["_httpResponseCode":protected] => int(200)
                        ["_isRedirect":protected] => bool(false)
                        ["_renderExceptions":protected] => bool(false)
                        ["headersSentThrowsException"] => bool(true)
                      }
                      ["_returnResponse":protected] => bool(false)
                      ["_router":protected] => object(Zend_Controller_Router_Rewrite)#25 (8) {
                        ["_useDefaultRoutes":protected] => bool(true)
                        ["_routes":protected] => array(2) {
                          ["default"] => object(Zend_Controller_Router_Route_Module)#46 (11) {
                            ["_defaults":protected] => array(3) {
                              ["controller"] => string(5) "index"
                              ["action"] => string(5) "index"
                              ["module"] => string(7) "default"
                            }
                            ["_values":protected] => array(2) {
                              ["controller"] => string(5) "pokaz"
                              ["action"] => string(24) "informacje-organizacyjne"
                            }
                            ["_moduleValid":protected] => bool(false)
                            ["_keysSet":protected] => bool(true)
                            ["_moduleKey":protected] => string(6) "module"
                            ["_controllerKey":protected] => string(10) "controller"
                            ["_actionKey":protected] => string(6) "action"
                            ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                              ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                              ["_curModule":protected] => string(7) "default"
                              ["_controllerDirectory":protected] => array(4) {
                                ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                              }
                              ["_defaultAction":protected] => string(5) "index"
                              ["_defaultController":protected] => string(5) "index"
                              ["_defaultModule":protected] => string(7) "default"
                              ["_frontController":protected] => NULL
                              ["_invokeParams":protected] => array(2) {
                                ["displayExceptions"] => string(1) "0"
                                ["bootstrap"] => *RECURSION*
                              }
                              ["_pathDelimiter":protected] => string(1) "_"
                              ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                ["_body":protected] => array(0) {
                                }
                                ["_exceptions":protected] => array(1) {
                                  [0] => *RECURSION*
                                }
                                ["_headers":protected] => array(0) {
                                }
                                ["_headersRaw":protected] => array(0) {
                                }
                                ["_httpResponseCode":protected] => int(200)
                                ["_isRedirect":protected] => bool(false)
                                ["_renderExceptions":protected] => bool(false)
                                ["headersSentThrowsException"] => bool(true)
                              }
                              ["_wordDelimiter":protected] => array(2) {
                                [0] => string(1) "-"
                                [1] => string(1) "."
                              }
                            }
                            ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                              ["_paramSources":protected] => array(2) {
                                [0] => string(4) "_GET"
                                [1] => string(5) "_POST"
                              }
                              ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_baseUrl":protected] => string(0) ""
                              ["_basePath":protected] => NULL
                              ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_params":protected] => array(4) {
                                ["controller"] => string(5) "pokaz"
                                ["action"] => string(24) "informacje-organizacyjne"
                                ["module"] => string(7) "default"
                                ["error_handler"] => object(ArrayObject)#96 (1) {
                                  ["storage":"ArrayObject":private] => array(3) {
                                    ["exception"] => *RECURSION*
                                    ["type"] => string(15) "EXCEPTION_OTHER"
                                    ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                      ["_paramSources":protected] => array(2) {
                                        [0] => string(4) "_GET"
                                        [1] => string(5) "_POST"
                                      }
                                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_baseUrl":protected] => string(0) ""
                                      ["_basePath":protected] => NULL
                                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_params":protected] => array(3) {
                                        ["controller"] => string(5) "pokaz"
                                        ["action"] => string(24) "informacje-organizacyjne"
                                        ["module"] => string(7) "default"
                                      }
                                      ["_rawBody":protected] => NULL
                                      ["_aliases":protected] => array(0) {
                                      }
                                      ["_dispatched":protected] => bool(true)
                                      ["_module":protected] => string(7) "default"
                                      ["_moduleKey":protected] => string(6) "module"
                                      ["_controller":protected] => string(5) "pokaz"
                                      ["_controllerKey":protected] => string(10) "controller"
                                      ["_action":protected] => string(24) "informacje-organizacyjne"
                                      ["_actionKey":protected] => string(6) "action"
                                    }
                                  }
                                }
                              }
                              ["_rawBody":protected] => NULL
                              ["_aliases":protected] => array(0) {
                              }
                              ["_dispatched":protected] => bool(false)
                              ["_module":protected] => string(7) "default"
                              ["_moduleKey":protected] => string(6) "module"
                              ["_controller":protected] => string(5) "error"
                              ["_controllerKey":protected] => string(10) "controller"
                              ["_action":protected] => string(8) "critical"
                              ["_actionKey":protected] => string(6) "action"
                            }
                            ["_isAbstract":protected] => bool(false)
                            ["_matchedPath":protected] => NULL
                          }
                          ["ajax"] => object(Zend_Controller_Router_Route)#22 (17) {
                            ["_translator":protected] => NULL
                            ["_locale":protected] => NULL
                            ["_isTranslated":protected] => bool(false)
                            ["_translatable":protected] => array(0) {
                            }
                            ["_urlVariable":protected] => string(1) ":"
                            ["_urlDelimiter":protected] => string(1) "/"
                            ["_regexDelimiter":protected] => string(1) "#"
                            ["_defaultRegex":protected] => NULL
                            ["_variables":protected] => array(3) {
                              [1] => string(6) "module"
                              [2] => string(10) "controller"
                              [3] => string(6) "action"
                            }
                            ["_parts":protected] => array(5) {
                              [0] => string(4) "ajax"
                              [1] => NULL
                              [2] => NULL
                              [3] => NULL
                              [4] => string(1) "*"
                            }
                            ["_defaults":protected] => array(1) {
                              ["ajax"] => bool(true)
                            }
                            ["_requirements":protected] => array(0) {
                            }
                            ["_values":protected] => array(0) {
                            }
                            ["_wildcardData":protected] => array(0) {
                            }
                            ["_staticCount":protected] => int(1)
                            ["_isAbstract":protected] => bool(false)
                            ["_matchedPath":protected] => NULL
                          }
                        }
                        ["_currentRoute":protected] => string(7) "default"
                        ["_globalParams":protected] => array(0) {
                        }
                        ["_chainNameSeparator":protected] => string(1) "-"
                        ["_useCurrentParamsAsGlobal":protected] => bool(false)
                        ["_frontController":protected] => *RECURSION*
                        ["_invokeParams":protected] => array(2) {
                          ["displayExceptions"] => string(1) "0"
                          ["bootstrap"] => *RECURSION*
                        }
                      }
                      ["_throwExceptions":protected] => bool(false)
                    }
                    ["_appNamespace":protected] => string(0) ""
                    ["_resourceLoader":protected] => object(Zend_Application_Module_Autoloader)#42 (5) {
                      ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                      ["_components":protected] => array(10) {
                        ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                        ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                        ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                        ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                        ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                        ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                        ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                        ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                        ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                        ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                      }
                      ["_defaultResourceType":protected] => string(5) "model"
                      ["_namespace":protected] => string(0) ""
                      ["_resourceTypes":protected] => array(10) {
                        ["dbtable"] => array(2) {
                          ["namespace"] => string(13) "Model_DbTable"
                          ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                        }
                        ["mappers"] => array(2) {
                          ["namespace"] => string(12) "Model_Mapper"
                          ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                        }
                        ["form"] => array(2) {
                          ["namespace"] => string(4) "Form"
                          ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                        }
                        ["model"] => array(2) {
                          ["namespace"] => string(5) "Model"
                          ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                        }
                        ["plugin"] => array(2) {
                          ["namespace"] => string(6) "Plugin"
                          ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                        }
                        ["service"] => array(2) {
                          ["namespace"] => string(7) "Service"
                          ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                        }
                        ["viewhelper"] => array(2) {
                          ["namespace"] => string(11) "View_Helper"
                          ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                        }
                        ["viewfilter"] => array(2) {
                          ["namespace"] => string(11) "View_Filter"
                          ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                        }
                        ["helper"] => array(2) {
                          ["namespace"] => string(13) "Plugin_Helper"
                          ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                        }
                        ["validator"] => array(2) {
                          ["namespace"] => string(16) "Plugin_Validator"
                          ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                        }
                      }
                    }
                    ["_application":protected] => object(Zend_Application)#1 (5) {
                      ["_autoloader":protected] => object(Zend_Loader_Autoloader)#2 (8) {
                        ["_autoloaders":protected] => array(2) {
                          [0] => object(Zend_Application_Module_Autoloader)#42 (5) {
                            ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                            ["_components":protected] => array(10) {
                              ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                              ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                              ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                              ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                              ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                              ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                              ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                              ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                              ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                              ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                            }
                            ["_defaultResourceType":protected] => string(5) "model"
                            ["_namespace":protected] => string(0) ""
                            ["_resourceTypes":protected] => array(10) {
                              ["dbtable"] => array(2) {
                                ["namespace"] => string(13) "Model_DbTable"
                                ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                              }
                              ["mappers"] => array(2) {
                                ["namespace"] => string(12) "Model_Mapper"
                                ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                              }
                              ["form"] => array(2) {
                                ["namespace"] => string(4) "Form"
                                ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                              }
                              ["model"] => array(2) {
                                ["namespace"] => string(5) "Model"
                                ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                              }
                              ["plugin"] => array(2) {
                                ["namespace"] => string(6) "Plugin"
                                ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                              }
                              ["service"] => array(2) {
                                ["namespace"] => string(7) "Service"
                                ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                              }
                              ["viewhelper"] => array(2) {
                                ["namespace"] => string(11) "View_Helper"
                                ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                              }
                              ["viewfilter"] => array(2) {
                                ["namespace"] => string(11) "View_Filter"
                                ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                              }
                              ["helper"] => array(2) {
                                ["namespace"] => string(13) "Plugin_Helper"
                                ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                              }
                              ["validator"] => array(2) {
                                ["namespace"] => string(16) "Plugin_Validator"
                                ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                              }
                            }
                          }
                          [1] => object(Zend_Application_Module_Autoloader)#42 (5) {
                            ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                            ["_components":protected] => array(10) {
                              ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                              ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                              ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                              ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                              ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                              ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                              ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                              ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                              ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                              ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                            }
                            ["_defaultResourceType":protected] => string(5) "model"
                            ["_namespace":protected] => string(0) ""
                            ["_resourceTypes":protected] => array(10) {
                              ["dbtable"] => array(2) {
                                ["namespace"] => string(13) "Model_DbTable"
                                ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                              }
                              ["mappers"] => array(2) {
                                ["namespace"] => string(12) "Model_Mapper"
                                ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                              }
                              ["form"] => array(2) {
                                ["namespace"] => string(4) "Form"
                                ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                              }
                              ["model"] => array(2) {
                                ["namespace"] => string(5) "Model"
                                ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                              }
                              ["plugin"] => array(2) {
                                ["namespace"] => string(6) "Plugin"
                                ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                              }
                              ["service"] => array(2) {
                                ["namespace"] => string(7) "Service"
                                ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                              }
                              ["viewhelper"] => array(2) {
                                ["namespace"] => string(11) "View_Helper"
                                ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                              }
                              ["viewfilter"] => array(2) {
                                ["namespace"] => string(11) "View_Filter"
                                ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                              }
                              ["helper"] => array(2) {
                                ["namespace"] => string(13) "Plugin_Helper"
                                ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                              }
                              ["validator"] => array(2) {
                                ["namespace"] => string(16) "Plugin_Validator"
                                ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                              }
                            }
                          }
                        }
                        ["_defaultAutoloader":protected] => array(2) {
                          [0] => string(11) "Zend_Loader"
                          [1] => string(9) "loadClass"
                        }
                        ["_fallbackAutoloader":protected] => bool(false)
                        ["_internalAutoloader":protected] => array(2) {
                          [0] => *RECURSION*
                          [1] => string(9) "_autoload"
                        }
                        ["_namespaces":protected] => array(2) {
                          ["Zend_"] => bool(true)
                          ["SQL_"] => bool(true)
                        }
                        ["_namespaceAutoloaders":protected] => array(1) {
                          [""] => array(2) {
                            [0] => object(Zend_Application_Module_Autoloader)#42 (5) {
                              ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                              ["_components":protected] => array(10) {
                                ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                              }
                              ["_defaultResourceType":protected] => string(5) "model"
                              ["_namespace":protected] => string(0) ""
                              ["_resourceTypes":protected] => array(10) {
                                ["dbtable"] => array(2) {
                                  ["namespace"] => string(13) "Model_DbTable"
                                  ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                }
                                ["mappers"] => array(2) {
                                  ["namespace"] => string(12) "Model_Mapper"
                                  ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                }
                                ["form"] => array(2) {
                                  ["namespace"] => string(4) "Form"
                                  ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                }
                                ["model"] => array(2) {
                                  ["namespace"] => string(5) "Model"
                                  ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                }
                                ["plugin"] => array(2) {
                                  ["namespace"] => string(6) "Plugin"
                                  ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                }
                                ["service"] => array(2) {
                                  ["namespace"] => string(7) "Service"
                                  ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                }
                                ["viewhelper"] => array(2) {
                                  ["namespace"] => string(11) "View_Helper"
                                  ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                }
                                ["viewfilter"] => array(2) {
                                  ["namespace"] => string(11) "View_Filter"
                                  ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                }
                                ["helper"] => array(2) {
                                  ["namespace"] => string(13) "Plugin_Helper"
                                  ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                }
                                ["validator"] => array(2) {
                                  ["namespace"] => string(16) "Plugin_Validator"
                                  ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                }
                              }
                            }
                            [1] => object(Zend_Application_Module_Autoloader)#42 (5) {
                              ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                              ["_components":protected] => array(10) {
                                ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                              }
                              ["_defaultResourceType":protected] => string(5) "model"
                              ["_namespace":protected] => string(0) ""
                              ["_resourceTypes":protected] => array(10) {
                                ["dbtable"] => array(2) {
                                  ["namespace"] => string(13) "Model_DbTable"
                                  ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                }
                                ["mappers"] => array(2) {
                                  ["namespace"] => string(12) "Model_Mapper"
                                  ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                }
                                ["form"] => array(2) {
                                  ["namespace"] => string(4) "Form"
                                  ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                }
                                ["model"] => array(2) {
                                  ["namespace"] => string(5) "Model"
                                  ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                }
                                ["plugin"] => array(2) {
                                  ["namespace"] => string(6) "Plugin"
                                  ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                }
                                ["service"] => array(2) {
                                  ["namespace"] => string(7) "Service"
                                  ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                }
                                ["viewhelper"] => array(2) {
                                  ["namespace"] => string(11) "View_Helper"
                                  ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                }
                                ["viewfilter"] => array(2) {
                                  ["namespace"] => string(11) "View_Filter"
                                  ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                }
                                ["helper"] => array(2) {
                                  ["namespace"] => string(13) "Plugin_Helper"
                                  ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                }
                                ["validator"] => array(2) {
                                  ["namespace"] => string(16) "Plugin_Validator"
                                  ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                }
                              }
                            }
                          }
                        }
                        ["_suppressNotFoundWarnings":protected] => bool(false)
                        ["_zfPath":protected] => NULL
                      }
                      ["_bootstrap":protected] => *RECURSION*
                      ["_environment":protected] => string(10) "production"
                      ["_optionKeys":protected] => array(21) {
                        [0] => string(11) "phpsettings"
                        [1] => string(9) "bootstrap"
                        [2] => string(12) "appnamespace"
                        [3] => string(11) "pluginpaths"
                        [4] => string(9) "resources"
                        [5] => string(2) "db"
                        [6] => string(5) "logdb"
                        [7] => string(7) "session"
                        [8] => string(24) "session_defaultnamespace"
                        [9] => string(16) "session_lifetime"
                        [10] => string(13) "session_table"
                        [11] => string(6) "smarty"
                        [12] => string(4) "view"
                        [13] => string(5) "cache"
                        [14] => string(4) "auth"
                        [15] => string(5) "auth2"
                        [16] => string(6) "upload"
                        [17] => string(5) "paths"
                        [18] => string(9) "error_log"
                        [19] => string(7) "mailing"
                        [20] => string(5) "debug"
                      }
                      ["_options":protected] => array(21) {
                        ["phpSettings"] => array(5) {
                          ["display_startup_errors"] => string(1) "0"
                          ["display_errors"] => string(1) "0"
                          ["post_max_size"] => string(3) "12M"
                          ["upload_max_filesize"] => string(3) "12M"
                          ["MAX_FILE_SIZE"] => string(3) "12M"
                        }
                        ["bootstrap"] => array(2) {
                          ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/Bootstrap.php"
                          ["class"] => string(9) "Bootstrap"
                        }
                        ["appnamespace"] => string(0) ""
                        ["pluginPaths"] => array(1) {
                          ["Plugin"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/plugins/"
                        }
                        ["resources"] => array(1) {
                          ["frontController"] => array(6) {
                            ["controllerDirectory"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                            ["moduleControllerDirectoryName"] => string(1) "/"
                            ["moduleDirectory"] => string(63) "/home/firmylesne/domains/firmylesne.pl/application/controllers/"
                            ["defaultControllerName"] => string(5) "index"
                            ["defaultAction"] => string(5) "index"
                            ["params"] => array(1) {
                              ["displayExceptions"] => string(1) "0"
                            }
                          }
                        }
                        ["db"] => array(2) {
                          ["adapter"] => string(9) "Pdo_Mysql"
                          ["params"] => array(5) {
                            ["host"] => string(9) "localhost"
                            ["dbname"] => string(13) "firmylesne_fl"
                            ["username"] => string(13) "firmylesne_fl"
                            ["password"] => string(8) "RvN04efq"
                            ["charset"] => string(4) "utf8"
                          }
                        }
                        ["logdb"] => array(7) {
                          ["enabled"] => string(1) "0"
                          ["table"] => string(9) "log_zmian"
                          ["table_query"] => string(19) "log_zmian_zapytania"
                          ["exclude"] => string(61) "session,log_aktywnosci,log_logowan(insert),log_bledow(insert)"
                          ["log_insert"] => string(1) "0"
                          ["log_update"] => string(1) "0"
                          ["log_delete"] => string(1) "0"
                        }
                        ["session"] => array(1) {
                          ["name"] => string(11) "firmy_lesne"
                        }
                        ["session_defaultnamespace"] => string(7) "Default"
                        ["session_lifetime"] => string(5) "86400"
                        ["session_table"] => array(6) {
                          ["name"] => string(7) "session"
                          ["primary"] => array(3) {
                            [0] => string(10) "session_id"
                            [1] => string(9) "save_path"
                            [2] => string(4) "name"
                          }
                          ["primaryAssignment"] => array(3) {
                            [0] => string(9) "sessionId"
                            [1] => string(15) "sessionSavePath"
                            [2] => string(11) "sessionName"
                          }
                          ["modifiedColumn"] => string(8) "modified"
                          ["dataColumn"] => string(12) "session_data"
                          ["lifetimeColumn"] => string(8) "lifetime"
                        }
                        ["smarty"] => array(12) {
                          ["template_dir"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/"
                          ["layout_dir"] => string(75) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/layouts/"
                          ["compile_dir"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/views/compiles/"
                          ["cache_dir"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/caches/"
                          ["plugins_dir"] => array(1) {
                            [0] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/plugins/smarty"
                          }
                          ["auto_literal"] => string(1) "1"
                          ["force_compile"] => string(1) "0"
                          ["compile_check"] => string(1) "0"
                          ["default_layout"] => string(14) "default/layout"
                          ["debugging"] => string(1) "0"
                          ["debugging_ctrl"] => string(3) "URL"
                          ["default_modifiers"] => array(1) {
                            [0] => string(16) "escape:'htmlall'"
                          }
                        }
                        ["view"] => array(4) {
                          ["images"] => string(8) "/images/"
                          ["styles"] => string(8) "/styles/"
                          ["scripts"] => string(9) "/scripts/"
                          ["plugins"] => string(9) "/plugins/"
                        }
                        ["cache"] => array(4) {
                          ["enabled"] => string(1) "1"
                          ["frontend"] => array(2) {
                            ["name"] => string(4) "Core"
                            ["params"] => array(1) {
                              ["automatic_serialization"] => string(1) "1"
                            }
                          }
                          ["primary"] => array(2) {
                            ["name"] => string(4) "File"
                            ["params"] => array(1) {
                              ["cache_dir"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/../temp"
                            }
                          }
                          ["options"] => array(3) {
                            ["savetosecondary"] => string(1) "1"
                            ["backuptosecondary"] => string(1) "0"
                            ["recoverprimary"] => string(1) "1"
                          }
                        }
                        ["auth"] => array(2) {
                          ["table"] => array(4) {
                            ["name"] => string(15) "acl_uzytkownicy"
                            ["user_column"] => string(5) "email"
                            ["pass_column"] => string(5) "haslo"
                            ["pass_treatment"] => string(7) "SHA1(?)"
                          }
                          ["log"] => array(2) {
                            ["enabled"] => string(1) "1"
                            ["table"] => string(11) "log_logowan"
                          }
                        }
                        ["auth2"] => array(2) {
                          ["table"] => array(4) {
                            ["name"] => string(15) "acl_uzytkownicy"
                            ["user_column"] => string(5) "email"
                            ["pass_column"] => string(5) "haslo"
                            ["pass_treatment"] => string(1) "?"
                          }
                          ["log"] => array(2) {
                            ["enabled"] => string(1) "1"
                            ["table"] => string(11) "log_logowan"
                          }
                        }
                        ["upload"] => array(5) {
                          ["filetransfer"] => array(2) {
                            ["ignoreNoFile"] => string(1) "1"
                            ["useByteString"] => string(1) "0"
                          }
                          ["maxFileSize"] => string(3) "1MB"
                          ["maxFilesSize"] => string(3) "5MB"
                          ["excludeExtension"] => string(200) "ADE,ADP,BAS,BAT,CGI,CHM,CMD,COM,CPL,CRT,EXE,HLP,HTA,HTM,HTML,INF,INS,ISP,JS,JSE,LNK,MDB,MDE,MSC,MSI,MSP,MST,PCD,PHTML,PIF,PHP,PHP2,PHP3,PHP4,PHP5,REG,SCR,SCT,SH,SHS,TIF,TIFF,URL,VB,VBE,VBS,WSC,WSF,WSH"
                          ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/../files"
                        }
                        ["paths"] => array(1) {
                          ["images"] => array(6) {
                            ["news"] => string(82) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/artykuly/"
                            ["reklama"] => string(81) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/reklama/"
                            ["galerie"] => string(81) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/galerie/"
                            ["filmy"] => string(79) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/filmy/"
                            ["firmy"] => string(79) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/firmy/"
                            ["ogloszenia"] => string(84) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/ogloszenia/"
                          }
                        }
                        ["error_log"] => array(3) {
                          ["enabled"] => string(1) "1"
                          ["table"] => string(10) "log_bledow"
                          ["mailing"] => array(4) {
                            ["enabled"] => string(1) "1"
                            ["recipients"] => array(1) {
                              [0] => string(23) "and.kowalczuk@gmail.com"
                            }
                            ["hostname"] => string(13) "firmylesne.pl"
                            ["host"] => array(5) {
                              ["auth"] => string(5) "login"
                              ["username"] => string(19) "bledy@firmylesne.pl"
                              ["password"] => string(8) "g52mibV7"
                              ["ssl"] => string(3) "ssl"
                              ["port"] => string(3) "587"
                            }
                          }
                        }
                        ["mailing"] => array(5) {
                          ["enabled"] => string(1) "1"
                          ["nadawca_adres"] => string(21) "noreply@firmylesne.pl"
                          ["nadawca_nazwa"] => string(12) "Firmy leśne"
                          ["hostname"] => string(13) "firmylesne.pl"
                          ["host"] => array(5) {
                            ["auth"] => string(5) "login"
                            ["username"] => string(21) "noreply@firmylesne.pl"
                            ["password"] => string(8) "z43X3Ikg"
                            ["ssl"] => string(3) "ssl"
                            ["port"] => string(3) "465"
                          }
                        }
                        ["debug"] => array(6) {
                          ["enabled"] => string(1) "1"
                          ["images_path"] => string(14) "/images/debug/"
                          ["max_recursion"] => string(1) "6"
                          ["max_string_length"] => string(2) "75"
                          ["max_string_length_stepsub"] => string(1) "2"
                          ["inline"] => string(1) "1"
                        }
                      }
                    }
                    ["_classResources":protected] => array(13) {
                      ["basecontrollers"] => string(20) "_initBaseControllers"
                      ["autoloader"] => string(15) "_initAutoloader"
                      ["upload"] => string(11) "_initUpload"
                      ["view"] => string(9) "_initView"
                      ["router"] => string(11) "_initRouter"
                      ["db"] => string(7) "_initDb"
                      ["session"] => string(12) "_initSession"
                      ["cache"] => string(10) "_initCache"
                      ["auth"] => string(9) "_initAuth"
                      ["acl"] => string(8) "_initAcl"
                      ["errorlog"] => string(13) "_initErrorLog"
                      ["translator"] => string(15) "_initTranslator"
                      ["path"] => string(9) "_initPath"
                    }
                    ["_container":protected] => object(Zend_Registry)#39 (1) {
                      ["storage":"ArrayObject":private] => array(11) {
                        ["frontcontroller"] => object(Zend_Controller_Front)#37 (11) {
                          ["_baseUrl":protected] => NULL
                          ["_controllerDir":protected] => NULL
                          ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                            ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                            ["_curModule":protected] => string(7) "default"
                            ["_controllerDirectory":protected] => array(4) {
                              ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                              ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                              ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                              ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                            }
                            ["_defaultAction":protected] => string(5) "index"
                            ["_defaultController":protected] => string(5) "index"
                            ["_defaultModule":protected] => string(7) "default"
                            ["_frontController":protected] => NULL
                            ["_invokeParams":protected] => array(2) {
                              ["displayExceptions"] => string(1) "0"
                              ["bootstrap"] => *RECURSION*
                            }
                            ["_pathDelimiter":protected] => string(1) "_"
                            ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                              ["_body":protected] => array(0) {
                              }
                              ["_exceptions":protected] => array(1) {
                                [0] => *RECURSION*
                              }
                              ["_headers":protected] => array(0) {
                              }
                              ["_headersRaw":protected] => array(0) {
                              }
                              ["_httpResponseCode":protected] => int(200)
                              ["_isRedirect":protected] => bool(false)
                              ["_renderExceptions":protected] => bool(false)
                              ["headersSentThrowsException"] => bool(true)
                            }
                            ["_wordDelimiter":protected] => array(2) {
                              [0] => string(1) "-"
                              [1] => string(1) "."
                            }
                          }
                          ["_invokeParams":protected] => array(2) {
                            ["displayExceptions"] => string(1) "0"
                            ["bootstrap"] => *RECURSION*
                          }
                          ["_moduleControllerDirectoryName":protected] => string(1) "/"
                          ["_plugins":protected] => object(Zend_Controller_Plugin_Broker)#38 (3) {
                            ["_plugins":protected] => array(1) {
                              [100] => object(Zend_Controller_Plugin_ErrorHandler)#49 (7) {
                                ["_errorModule":protected] => string(7) "default"
                                ["_errorController":protected] => string(5) "error"
                                ["_errorAction":protected] => string(5) "error"
                                ["_isInsideErrorHandlerLoop":protected] => bool(true)
                                ["_exceptionCountAtFirstEncounter":protected] => int(1)
                                ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                  ["_paramSources":protected] => array(2) {
                                    [0] => string(4) "_GET"
                                    [1] => string(5) "_POST"
                                  }
                                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_baseUrl":protected] => string(0) ""
                                  ["_basePath":protected] => NULL
                                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_params":protected] => array(4) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                    ["error_handler"] => object(ArrayObject)#96 (1) {
                                      ["storage":"ArrayObject":private] => array(3) {
                                        ["exception"] => *RECURSION*
                                        ["type"] => string(15) "EXCEPTION_OTHER"
                                        ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                          ["_paramSources":protected] => array(2) {
                                            [0] => string(4) "_GET"
                                            [1] => string(5) "_POST"
                                          }
                                          ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_baseUrl":protected] => string(0) ""
                                          ["_basePath":protected] => NULL
                                          ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_params":protected] => array(3) {
                                            ["controller"] => string(5) "pokaz"
                                            ["action"] => string(24) "informacje-organizacyjne"
                                            ["module"] => string(7) "default"
                                          }
                                          ["_rawBody":protected] => NULL
                                          ["_aliases":protected] => array(0) {
                                          }
                                          ["_dispatched":protected] => bool(true)
                                          ["_module":protected] => string(7) "default"
                                          ["_moduleKey":protected] => string(6) "module"
                                          ["_controller":protected] => string(5) "pokaz"
                                          ["_controllerKey":protected] => string(10) "controller"
                                          ["_action":protected] => string(24) "informacje-organizacyjne"
                                          ["_actionKey":protected] => string(6) "action"
                                        }
                                      }
                                    }
                                  }
                                  ["_rawBody":protected] => NULL
                                  ["_aliases":protected] => array(0) {
                                  }
                                  ["_dispatched":protected] => bool(false)
                                  ["_module":protected] => string(7) "default"
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controller":protected] => string(5) "error"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_action":protected] => string(8) "critical"
                                  ["_actionKey":protected] => string(6) "action"
                                }
                                ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                  ["_body":protected] => array(0) {
                                  }
                                  ["_exceptions":protected] => array(1) {
                                    [0] => *RECURSION*
                                  }
                                  ["_headers":protected] => array(0) {
                                  }
                                  ["_headersRaw":protected] => array(0) {
                                  }
                                  ["_httpResponseCode":protected] => int(200)
                                  ["_isRedirect":protected] => bool(false)
                                  ["_renderExceptions":protected] => bool(false)
                                  ["headersSentThrowsException"] => bool(true)
                                }
                              }
                            }
                            ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                              ["_paramSources":protected] => array(2) {
                                [0] => string(4) "_GET"
                                [1] => string(5) "_POST"
                              }
                              ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_baseUrl":protected] => string(0) ""
                              ["_basePath":protected] => NULL
                              ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_params":protected] => array(4) {
                                ["controller"] => string(5) "pokaz"
                                ["action"] => string(24) "informacje-organizacyjne"
                                ["module"] => string(7) "default"
                                ["error_handler"] => object(ArrayObject)#96 (1) {
                                  ["storage":"ArrayObject":private] => array(3) {
                                    ["exception"] => *RECURSION*
                                    ["type"] => string(15) "EXCEPTION_OTHER"
                                    ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                      ["_paramSources":protected] => array(2) {
                                        [0] => string(4) "_GET"
                                        [1] => string(5) "_POST"
                                      }
                                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_baseUrl":protected] => string(0) ""
                                      ["_basePath":protected] => NULL
                                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_params":protected] => array(3) {
                                        ["controller"] => string(5) "pokaz"
                                        ["action"] => string(24) "informacje-organizacyjne"
                                        ["module"] => string(7) "default"
                                      }
                                      ["_rawBody":protected] => NULL
                                      ["_aliases":protected] => array(0) {
                                      }
                                      ["_dispatched":protected] => bool(true)
                                      ["_module":protected] => string(7) "default"
                                      ["_moduleKey":protected] => string(6) "module"
                                      ["_controller":protected] => string(5) "pokaz"
                                      ["_controllerKey":protected] => string(10) "controller"
                                      ["_action":protected] => string(24) "informacje-organizacyjne"
                                      ["_actionKey":protected] => string(6) "action"
                                    }
                                  }
                                }
                              }
                              ["_rawBody":protected] => NULL
                              ["_aliases":protected] => array(0) {
                              }
                              ["_dispatched":protected] => bool(false)
                              ["_module":protected] => string(7) "default"
                              ["_moduleKey":protected] => string(6) "module"
                              ["_controller":protected] => string(5) "error"
                              ["_controllerKey":protected] => string(10) "controller"
                              ["_action":protected] => string(8) "critical"
                              ["_actionKey":protected] => string(6) "action"
                            }
                            ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                              ["_body":protected] => array(0) {
                              }
                              ["_exceptions":protected] => array(1) {
                                [0] => *RECURSION*
                              }
                              ["_headers":protected] => array(0) {
                              }
                              ["_headersRaw":protected] => array(0) {
                              }
                              ["_httpResponseCode":protected] => int(200)
                              ["_isRedirect":protected] => bool(false)
                              ["_renderExceptions":protected] => bool(false)
                              ["headersSentThrowsException"] => bool(true)
                            }
                          }
                          ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                            ["_paramSources":protected] => array(2) {
                              [0] => string(4) "_GET"
                              [1] => string(5) "_POST"
                            }
                            ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                            ["_baseUrl":protected] => string(0) ""
                            ["_basePath":protected] => NULL
                            ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                            ["_params":protected] => array(4) {
                              ["controller"] => string(5) "pokaz"
                              ["action"] => string(24) "informacje-organizacyjne"
                              ["module"] => string(7) "default"
                              ["error_handler"] => object(ArrayObject)#96 (1) {
                                ["storage":"ArrayObject":private] => array(3) {
                                  ["exception"] => *RECURSION*
                                  ["type"] => string(15) "EXCEPTION_OTHER"
                                  ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                    ["_paramSources":protected] => array(2) {
                                      [0] => string(4) "_GET"
                                      [1] => string(5) "_POST"
                                    }
                                    ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                    ["_baseUrl":protected] => string(0) ""
                                    ["_basePath":protected] => NULL
                                    ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                    ["_params":protected] => array(3) {
                                      ["controller"] => string(5) "pokaz"
                                      ["action"] => string(24) "informacje-organizacyjne"
                                      ["module"] => string(7) "default"
                                    }
                                    ["_rawBody":protected] => NULL
                                    ["_aliases":protected] => array(0) {
                                    }
                                    ["_dispatched":protected] => bool(true)
                                    ["_module":protected] => string(7) "default"
                                    ["_moduleKey":protected] => string(6) "module"
                                    ["_controller":protected] => string(5) "pokaz"
                                    ["_controllerKey":protected] => string(10) "controller"
                                    ["_action":protected] => string(24) "informacje-organizacyjne"
                                    ["_actionKey":protected] => string(6) "action"
                                  }
                                }
                              }
                            }
                            ["_rawBody":protected] => NULL
                            ["_aliases":protected] => array(0) {
                            }
                            ["_dispatched":protected] => bool(false)
                            ["_module":protected] => string(7) "default"
                            ["_moduleKey":protected] => string(6) "module"
                            ["_controller":protected] => string(5) "error"
                            ["_controllerKey":protected] => string(10) "controller"
                            ["_action":protected] => string(8) "critical"
                            ["_actionKey":protected] => string(6) "action"
                          }
                          ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                            ["_body":protected] => array(0) {
                            }
                            ["_exceptions":protected] => array(1) {
                              [0] => *RECURSION*
                            }
                            ["_headers":protected] => array(0) {
                            }
                            ["_headersRaw":protected] => array(0) {
                            }
                            ["_httpResponseCode":protected] => int(200)
                            ["_isRedirect":protected] => bool(false)
                            ["_renderExceptions":protected] => bool(false)
                            ["headersSentThrowsException"] => bool(true)
                          }
                          ["_returnResponse":protected] => bool(false)
                          ["_router":protected] => object(Zend_Controller_Router_Rewrite)#25 (8) {
                            ["_useDefaultRoutes":protected] => bool(true)
                            ["_routes":protected] => array(2) {
                              ["default"] => object(Zend_Controller_Router_Route_Module)#46 (11) {
                                ["_defaults":protected] => array(3) {
                                  ["controller"] => string(5) "index"
                                  ["action"] => string(5) "index"
                                  ["module"] => string(7) "default"
                                }
                                ["_values":protected] => array(2) {
                                  ["controller"] => string(5) "pokaz"
                                  ["action"] => string(24) "informacje-organizacyjne"
                                }
                                ["_moduleValid":protected] => bool(false)
                                ["_keysSet":protected] => bool(true)
                                ["_moduleKey":protected] => string(6) "module"
                                ["_controllerKey":protected] => string(10) "controller"
                                ["_actionKey":protected] => string(6) "action"
                                ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                  ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                  ["_curModule":protected] => string(7) "default"
                                  ["_controllerDirectory":protected] => array(4) {
                                    ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                    ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                    ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                    ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                  }
                                  ["_defaultAction":protected] => string(5) "index"
                                  ["_defaultController":protected] => string(5) "index"
                                  ["_defaultModule":protected] => string(7) "default"
                                  ["_frontController":protected] => NULL
                                  ["_invokeParams":protected] => array(2) {
                                    ["displayExceptions"] => string(1) "0"
                                    ["bootstrap"] => *RECURSION*
                                  }
                                  ["_pathDelimiter":protected] => string(1) "_"
                                  ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                    ["_body":protected] => array(0) {
                                    }
                                    ["_exceptions":protected] => array(1) {
                                      [0] => *RECURSION*
                                    }
                                    ["_headers":protected] => array(0) {
                                    }
                                    ["_headersRaw":protected] => array(0) {
                                    }
                                    ["_httpResponseCode":protected] => int(200)
                                    ["_isRedirect":protected] => bool(false)
                                    ["_renderExceptions":protected] => bool(false)
                                    ["headersSentThrowsException"] => bool(true)
                                  }
                                  ["_wordDelimiter":protected] => array(2) {
                                    [0] => string(1) "-"
                                    [1] => string(1) "."
                                  }
                                }
                                ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                  ["_paramSources":protected] => array(2) {
                                    [0] => string(4) "_GET"
                                    [1] => string(5) "_POST"
                                  }
                                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_baseUrl":protected] => string(0) ""
                                  ["_basePath":protected] => NULL
                                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_params":protected] => array(4) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                    ["error_handler"] => object(ArrayObject)#96 (1) {
                                      ["storage":"ArrayObject":private] => array(3) {
                                        ["exception"] => *RECURSION*
                                        ["type"] => string(15) "EXCEPTION_OTHER"
                                        ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                          ["_paramSources":protected] => array(2) {
                                            [0] => string(4) "_GET"
                                            [1] => string(5) "_POST"
                                          }
                                          ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_baseUrl":protected] => string(0) ""
                                          ["_basePath":protected] => NULL
                                          ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_params":protected] => array(3) {
                                            ["controller"] => string(5) "pokaz"
                                            ["action"] => string(24) "informacje-organizacyjne"
                                            ["module"] => string(7) "default"
                                          }
                                          ["_rawBody":protected] => NULL
                                          ["_aliases":protected] => array(0) {
                                          }
                                          ["_dispatched":protected] => bool(true)
                                          ["_module":protected] => string(7) "default"
                                          ["_moduleKey":protected] => string(6) "module"
                                          ["_controller":protected] => string(5) "pokaz"
                                          ["_controllerKey":protected] => string(10) "controller"
                                          ["_action":protected] => string(24) "informacje-organizacyjne"
                                          ["_actionKey":protected] => string(6) "action"
                                        }
                                      }
                                    }
                                  }
                                  ["_rawBody":protected] => NULL
                                  ["_aliases":protected] => array(0) {
                                  }
                                  ["_dispatched":protected] => bool(false)
                                  ["_module":protected] => string(7) "default"
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controller":protected] => string(5) "error"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_action":protected] => string(8) "critical"
                                  ["_actionKey":protected] => string(6) "action"
                                }
                                ["_isAbstract":protected] => bool(false)
                                ["_matchedPath":protected] => NULL
                              }
                              ["ajax"] => object(Zend_Controller_Router_Route)#22 (17) {
                                ["_translator":protected] => NULL
                                ["_locale":protected] => NULL
                                ["_isTranslated":protected] => bool(false)
                                ["_translatable":protected] => array(0) {
                                }
                                ["_urlVariable":protected] => string(1) ":"
                                ["_urlDelimiter":protected] => string(1) "/"
                                ["_regexDelimiter":protected] => string(1) "#"
                                ["_defaultRegex":protected] => NULL
                                ["_variables":protected] => array(3) {
                                  [1] => string(6) "module"
                                  [2] => string(10) "controller"
                                  [3] => string(6) "action"
                                }
                                ["_parts":protected] => array(5) {
                                  [0] => string(4) "ajax"
                                  [1] => NULL
                                  [2] => NULL
                                  [3] => NULL
                                  [4] => string(1) "*"
                                }
                                ["_defaults":protected] => array(1) {
                                  ["ajax"] => bool(true)
                                }
                                ["_requirements":protected] => array(0) {
                                }
                                ["_values":protected] => array(0) {
                                }
                                ["_wildcardData":protected] => array(0) {
                                }
                                ["_staticCount":protected] => int(1)
                                ["_isAbstract":protected] => bool(false)
                                ["_matchedPath":protected] => NULL
                              }
                            }
                            ["_currentRoute":protected] => string(7) "default"
                            ["_globalParams":protected] => array(0) {
                            }
                            ["_chainNameSeparator":protected] => string(1) "-"
                            ["_useCurrentParamsAsGlobal":protected] => bool(false)
                            ["_frontController":protected] => *RECURSION*
                            ["_invokeParams":protected] => array(2) {
                              ["displayExceptions"] => string(1) "0"
                              ["bootstrap"] => *RECURSION*
                            }
                          }
                          ["_throwExceptions":protected] => bool(false)
                        }
                        ["autoloader"] => object(Zend_Loader_Autoloader)#2 (8) {
                          ["_autoloaders":protected] => array(2) {
                            [0] => object(Zend_Application_Module_Autoloader)#42 (5) {
                              ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                              ["_components":protected] => array(10) {
                                ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                              }
                              ["_defaultResourceType":protected] => string(5) "model"
                              ["_namespace":protected] => string(0) ""
                              ["_resourceTypes":protected] => array(10) {
                                ["dbtable"] => array(2) {
                                  ["namespace"] => string(13) "Model_DbTable"
                                  ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                }
                                ["mappers"] => array(2) {
                                  ["namespace"] => string(12) "Model_Mapper"
                                  ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                }
                                ["form"] => array(2) {
                                  ["namespace"] => string(4) "Form"
                                  ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                }
                                ["model"] => array(2) {
                                  ["namespace"] => string(5) "Model"
                                  ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                }
                                ["plugin"] => array(2) {
                                  ["namespace"] => string(6) "Plugin"
                                  ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                }
                                ["service"] => array(2) {
                                  ["namespace"] => string(7) "Service"
                                  ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                }
                                ["viewhelper"] => array(2) {
                                  ["namespace"] => string(11) "View_Helper"
                                  ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                }
                                ["viewfilter"] => array(2) {
                                  ["namespace"] => string(11) "View_Filter"
                                  ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                }
                                ["helper"] => array(2) {
                                  ["namespace"] => string(13) "Plugin_Helper"
                                  ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                }
                                ["validator"] => array(2) {
                                  ["namespace"] => string(16) "Plugin_Validator"
                                  ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                }
                              }
                            }
                            [1] => object(Zend_Application_Module_Autoloader)#42 (5) {
                              ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                              ["_components":protected] => array(10) {
                                ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                              }
                              ["_defaultResourceType":protected] => string(5) "model"
                              ["_namespace":protected] => string(0) ""
                              ["_resourceTypes":protected] => array(10) {
                                ["dbtable"] => array(2) {
                                  ["namespace"] => string(13) "Model_DbTable"
                                  ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                }
                                ["mappers"] => array(2) {
                                  ["namespace"] => string(12) "Model_Mapper"
                                  ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                }
                                ["form"] => array(2) {
                                  ["namespace"] => string(4) "Form"
                                  ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                }
                                ["model"] => array(2) {
                                  ["namespace"] => string(5) "Model"
                                  ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                }
                                ["plugin"] => array(2) {
                                  ["namespace"] => string(6) "Plugin"
                                  ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                }
                                ["service"] => array(2) {
                                  ["namespace"] => string(7) "Service"
                                  ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                }
                                ["viewhelper"] => array(2) {
                                  ["namespace"] => string(11) "View_Helper"
                                  ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                }
                                ["viewfilter"] => array(2) {
                                  ["namespace"] => string(11) "View_Filter"
                                  ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                }
                                ["helper"] => array(2) {
                                  ["namespace"] => string(13) "Plugin_Helper"
                                  ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                }
                                ["validator"] => array(2) {
                                  ["namespace"] => string(16) "Plugin_Validator"
                                  ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                }
                              }
                            }
                          }
                          ["_defaultAutoloader":protected] => array(2) {
                            [0] => string(11) "Zend_Loader"
                            [1] => string(9) "loadClass"
                          }
                          ["_fallbackAutoloader":protected] => bool(false)
                          ["_internalAutoloader":protected] => array(2) {
                            [0] => *RECURSION*
                            [1] => string(9) "_autoload"
                          }
                          ["_namespaces":protected] => array(2) {
                            ["Zend_"] => bool(true)
                            ["SQL_"] => bool(true)
                          }
                          ["_namespaceAutoloaders":protected] => array(1) {
                            [""] => array(2) {
                              [0] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                ["_components":protected] => array(10) {
                                  ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                  ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                  ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                  ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                  ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                  ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                  ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                  ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                  ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                  ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                }
                                ["_defaultResourceType":protected] => string(5) "model"
                                ["_namespace":protected] => string(0) ""
                                ["_resourceTypes":protected] => array(10) {
                                  ["dbtable"] => array(2) {
                                    ["namespace"] => string(13) "Model_DbTable"
                                    ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                  }
                                  ["mappers"] => array(2) {
                                    ["namespace"] => string(12) "Model_Mapper"
                                    ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                  }
                                  ["form"] => array(2) {
                                    ["namespace"] => string(4) "Form"
                                    ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                  }
                                  ["model"] => array(2) {
                                    ["namespace"] => string(5) "Model"
                                    ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                  }
                                  ["plugin"] => array(2) {
                                    ["namespace"] => string(6) "Plugin"
                                    ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                  }
                                  ["service"] => array(2) {
                                    ["namespace"] => string(7) "Service"
                                    ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                  }
                                  ["viewhelper"] => array(2) {
                                    ["namespace"] => string(11) "View_Helper"
                                    ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                  }
                                  ["viewfilter"] => array(2) {
                                    ["namespace"] => string(11) "View_Filter"
                                    ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                  }
                                  ["helper"] => array(2) {
                                    ["namespace"] => string(13) "Plugin_Helper"
                                    ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                  }
                                  ["validator"] => array(2) {
                                    ["namespace"] => string(16) "Plugin_Validator"
                                    ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                  }
                                }
                              }
                              [1] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                ["_components":protected] => array(10) {
                                  ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                  ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                  ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                  ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                  ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                  ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                  ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                  ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                  ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                  ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                }
                                ["_defaultResourceType":protected] => string(5) "model"
                                ["_namespace":protected] => string(0) ""
                                ["_resourceTypes":protected] => array(10) {
                                  ["dbtable"] => array(2) {
                                    ["namespace"] => string(13) "Model_DbTable"
                                    ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                  }
                                  ["mappers"] => array(2) {
                                    ["namespace"] => string(12) "Model_Mapper"
                                    ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                  }
                                  ["form"] => array(2) {
                                    ["namespace"] => string(4) "Form"
                                    ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                  }
                                  ["model"] => array(2) {
                                    ["namespace"] => string(5) "Model"
                                    ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                  }
                                  ["plugin"] => array(2) {
                                    ["namespace"] => string(6) "Plugin"
                                    ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                  }
                                  ["service"] => array(2) {
                                    ["namespace"] => string(7) "Service"
                                    ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                  }
                                  ["viewhelper"] => array(2) {
                                    ["namespace"] => string(11) "View_Helper"
                                    ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                  }
                                  ["viewfilter"] => array(2) {
                                    ["namespace"] => string(11) "View_Filter"
                                    ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                  }
                                  ["helper"] => array(2) {
                                    ["namespace"] => string(13) "Plugin_Helper"
                                    ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                  }
                                  ["validator"] => array(2) {
                                    ["namespace"] => string(16) "Plugin_Validator"
                                    ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                  }
                                }
                              }
                            }
                          }
                          ["_suppressNotFoundWarnings":protected] => bool(false)
                          ["_zfPath":protected] => NULL
                        }
                        ["upload"] => object(Zend_File_Transfer_Adapter_Http)#36 (10) {
                          ["_break":protected] => array(3) {
                            ["Zend_Validate_File_Upload"] => bool(false)
                            ["Zend_Validate_File_Size"] => bool(false)
                            ["Zend_Validate_File_ExcludeExtension"] => bool(false)
                          }
                          ["_filters":protected] => array(0) {
                          }
                          ["_loaders":protected] => array(1) {
                            ["VALIDATE"] => object(Zend_Loader_PluginLoader)#33 (4) {
                              ["_loadedPluginPaths":protected] => array(0) {
                              }
                              ["_loadedPlugins":protected] => array(3) {
                                ["Upload"] => string(25) "Zend_Validate_File_Upload"
                                ["Size"] => string(23) "Zend_Validate_File_Size"
                                ["ExcludeExtension"] => string(35) "Zend_Validate_File_ExcludeExtension"
                              }
                              ["_prefixToPaths":protected] => array(2) {
                                ["Zend_Validate_"] => array(1) {
                                  [0] => string(14) "Zend/Validate/"
                                }
                                ["Zend_Validate_File_"] => array(1) {
                                  [0] => string(19) "Zend/Validate/File/"
                                }
                              }
                              ["_useStaticRegistry":protected] => NULL
                            }
                          }
                          ["_messages":protected] => array(0) {
                          }
                          ["_translator":protected] => NULL
                          ["_translatorDisabled":protected] => bool(false)
                          ["_validators":protected] => array(3) {
                            ["Zend_Validate_File_Upload"] => object(Zend_Validate_File_Upload)#34 (9) {
                              ["_messageTemplates":protected] => array(10) {
                                ["fileUploadErrorIniSize"] => string(43) "File '%value%' exceeds the defined ini size"
                                ["fileUploadErrorFormSize"] => string(44) "File '%value%' exceeds the defined form size"
                                ["fileUploadErrorPartial"] => string(42) "File '%value%' was only partially uploaded"
                                ["fileUploadErrorNoFile"] => string(31) "File '%value%' was not uploaded"
                                ["fileUploadErrorNoTmpDir"] => string(51) "No temporary directory was found for file '%value%'"
                                ["fileUploadErrorCantWrite"] => string(31) "File '%value%' can't be written"
                                ["fileUploadErrorExtension"] => string(68) "A PHP extension returned an error while uploading the file '%value%'"
                                ["fileUploadErrorAttack"] => string(70) "File '%value%' was illegally uploaded. This could be a possible attack"
                                ["fileUploadErrorFileNotFound"] => string(28) "File '%value%' was not found"
                                ["fileUploadErrorUnknown"] => string(44) "Unknown error while uploading file '%value%'"
                              }
                              ["_files":protected] => array(0) {
                              }
                              ["_value":protected] => NULL
                              ["_messageVariables":protected] => array(0) {
                              }
                              ["_messages":protected] => array(0) {
                              }
                              ["_obscureValue":protected] => bool(false)
                              ["_errors":protected] => array(0) {
                              }
                              ["_translator":protected] => NULL
                              ["_translatorDisabled":protected] => bool(false)
                            }
                            ["Zend_Validate_File_Size"] => object(Zend_Validate_File_Size)#30 (12) {
                              ["_messageTemplates":protected] => array(3) {
                                ["fileSizeTooBig"] => string(72) "Maximum allowed size for file '%value%' is '%max%' but '%size%' detected"
                                ["fileSizeTooSmall"] => string(73) "Minimum expected size for file '%value%' is '%min%' but '%size%' detected"
                                ["fileSizeNotFound"] => string(48) "File '%value%' is not readable or does not exist"
                              }
                              ["_messageVariables":protected] => array(3) {
                                ["min"] => string(4) "_min"
                                ["max"] => string(4) "_max"
                                ["size"] => string(5) "_size"
                              }
                              ["_min":protected] => int(1)
                              ["_max":protected] => int(1048576)
                              ["_size":protected] => NULL
                              ["_useByteString":protected] => bool(true)
                              ["_value":protected] => NULL
                              ["_messages":protected] => array(0) {
                              }
                              ["_obscureValue":protected] => bool(false)
                              ["_errors":protected] => array(0) {
                              }
                              ["_translator":protected] => NULL
                              ["_translatorDisabled":protected] => bool(false)
                            }
                            ["Zend_Validate_File_ExcludeExtension"] => object(Zend_Validate_File_ExcludeExtension)#32 (10) {
                              ["_messageTemplates":protected] => array(2) {
                                ["fileExcludeExtensionFalse"] => string(36) "File '%value%' has a false extension"
                                ["fileExcludeExtensionNotFound"] => string(48) "File '%value%' is not readable or does not exist"
                              }
                              ["_extension":protected] => string(200) "ADE,ADP,BAS,BAT,CGI,CHM,CMD,COM,CPL,CRT,EXE,HLP,HTA,HTM,HTML,INF,INS,ISP,JS,JSE,LNK,MDB,MDE,MSC,MSI,MSP,MST,PCD,PHTML,PIF,PHP,PHP2,PHP3,PHP4,PHP5,REG,SCR,SCT,SH,SHS,TIF,TIFF,URL,VB,VBE,VBS,WSC,WSF,WSH"
                              ["_case":protected] => bool(false)
                              ["_messageVariables":protected] => array(1) {
                                ["extension"] => string(10) "_extension"
                              }
                              ["_value":protected] => NULL
                              ["_messages":protected] => array(0) {
                              }
                              ["_obscureValue":protected] => bool(false)
                              ["_errors":protected] => array(0) {
                              }
                              ["_translator":protected] => NULL
                              ["_translatorDisabled":protected] => bool(false)
                            }
                          }
                          ["_files":protected] => array(0) {
                          }
                          ["_tmpDir":protected] => NULL
                          ["_options":protected] => array(4) {
                            ["ignoreNoFile"] => string(1) "1"
                            ["useByteString"] => string(1) "0"
                            ["magicFile"] => NULL
                            ["detectInfos"] => bool(true)
                          }
                        }
                        ["view"] => object(Plugin_Smarty)#27 (43) {
                          ["_smarty":protected] => object(Smarty)#28 (73) {
                            ["auto_literal"] => string(1) "1"
                            ["error_unassigned"] => bool(false)
                            ["use_include_path"] => bool(false)
                            ["template_dir":"Smarty":private] => array(1) {
                              [0] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/"
                            }
                            ["joined_template_dir"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/"
                            ["joined_config_dir"] => string(10) "./configs/"
                            ["default_template_handler_func"] => NULL
                            ["default_config_handler_func"] => NULL
                            ["default_plugin_handler_func"] => NULL
                            ["compile_dir":"Smarty":private] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/views/compiles/"
                            ["plugins_dir":"Smarty":private] => array(2) {
                              [0] => string(74) "/home/firmylesne/domains/firmylesne.pl/library/Smarty-3.1.14/libs/plugins/"
                              [1] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/smarty/"
                            }
                            ["cache_dir":"Smarty":private] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/caches/"
                            ["config_dir":"Smarty":private] => array(1) {
                              [0] => string(10) "./configs/"
                            }
                            ["force_compile"] => string(1) "0"
                            ["compile_check"] => string(1) "0"
                            ["use_sub_dirs"] => bool(false)
                            ["allow_ambiguous_resources"] => bool(false)
                            ["caching"] => bool(false)
                            ["merge_compiled_includes"] => bool(false)
                            ["cache_lifetime"] => int(3600)
                            ["force_cache"] => bool(false)
                            ["cache_id"] => NULL
                            ["compile_id"] => NULL
                            ["left_delimiter"] => string(1) "{"
                            ["right_delimiter"] => string(1) "}"
                            ["security_class"] => string(15) "Smarty_Security"
                            ["security_policy"] => NULL
                            ["php_handling"] => int(0)
                            ["allow_php_templates"] => bool(false)
                            ["direct_access_security"] => bool(true)
                            ["debugging"] => string(1) "0"
                            ["debugging_ctrl"] => string(3) "URL"
                            ["smarty_debug_id"] => string(12) "SMARTY_DEBUG"
                            ["debug_tpl"] => string(80) "file:/home/firmylesne/domains/firmylesne.pl/library/Smarty-3.1.14/libs/debug.tpl"
                            ["error_reporting"] => NULL
                            ["get_used_tags"] => bool(false)
                            ["config_overwrite"] => bool(true)
                            ["config_booleanize"] => bool(true)
                            ["config_read_hidden"] => bool(false)
                            ["compile_locking"] => bool(true)
                            ["cache_locking"] => bool(false)
                            ["locking_timeout"] => int(10)
                            ["template_functions"] => array(0) {
                            }
                            ["default_resource_type"] => string(4) "file"
                            ["caching_type"] => string(4) "file"
                            ["properties"] => array(0) {
                            }
                            ["default_config_type"] => string(4) "file"
                            ["template_objects"] => array(0) {
                            }
                            ["cache_modified_check"] => bool(false)
                            ["registered_plugins"] => array(0) {
                            }
                            ["plugin_search_order"] => array(4) {
                              [0] => string(8) "function"
                              [1] => string(5) "block"
                              [2] => string(8) "compiler"
                              [3] => string(5) "class"
                            }
                            ["registered_objects"] => array(0) {
                            }
                            ["registered_classes"] => array(0) {
                            }
                            ["registered_filters"] => array(0) {
                            }
                            ["registered_resources"] => array(0) {
                            }
                            ["_resource_handlers"] => array(0) {
                            }
                            ["registered_cache_resources"] => array(0) {
                            }
                            ["_cacheresource_handlers"] => array(0) {
                            }
                            ["autoload_filters"] => array(0) {
                            }
                            ["default_modifiers"] => array(1) {
                              [0] => string(16) "escape:'htmlall'"
                            }
                            ["escape_html"] => bool(false)
                            ["start_time"] => float(1710844825.736)
                            ["_file_perms"] => int(420)
                            ["_dir_perms"] => int(505)
                            ["_tag_stack"] => array(0) {
                            }
                            ["smarty"] => *RECURSION*
                            ["_current_file"] => NULL
                            ["_parserdebug"] => bool(false)
                            ["merged_templates_func"] => array(0) {
                            }
                            ["template_class"] => string(24) "Smarty_Internal_Template"
                            ["tpl_vars"] => array(0) {
                            }
                            ["parent"] => NULL
                            ["config_vars"] => array(0) {
                            }
                          }
                          ["_cache_id":protected] => array(0) {
                          }
                          ["_nocache":protected] => array(1) {
                            ["baseurl"] => bool(true)
                          }
                          ["_layout":protected] => string(14) "default/layout"
                          ["_layoutPath":protected] => string(75) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/layouts/"
                          ["_scripts_files":protected] => NULL
                          ["_styles_files":protected] => NULL
                          ["_script_vars":protected] => array(9) {
                            ["username"] => string(4) "null"
                            ["userid"] => string(4) "null"
                            ["ip"] => string(13) ""54.225.1.66""
                            ["session_id"] => string(28) ""o8g794k9mod8chj1bcn6k9thl0""
                            ["module"] => string(9) ""default""
                            ["controller"] => string(7) ""error""
                            ["action"] => string(7) ""error""
                            ["application_url"] => string(24) ""http:\/\/firmylesne.pl""
                            ["params"] => string(148) "{"controller":"pokaz","action":"informacje-organizacyjne","module":"default","error_handler":{"exception":{},"type":"EXCEPTION_OTHER","request":{}}}"
                          }
                          ["_plugin_js_files":protected] => array(4) {
                            [0] => string(5) "boxes"
                            [1] => string(8) "fancybox"
                            [2] => string(5) "boxes"
                            [3] => string(8) "fancybox"
                          }
                          ["_plugin_css_files":protected] => array(4) {
                            [0] => string(5) "boxes"
                            [1] => string(8) "fancybox"
                            [2] => string(5) "boxes"
                            [3] => string(8) "fancybox"
                          }
                          ["_path":"Zend_View_Abstract":private] => array(3) {
                            ["script"] => array(1) {
                              [0] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/"
                            }
                            ["helper"] => array(0) {
                            }
                            ["filter"] => array(0) {
                            }
                          }
                          ["_file":"Zend_View_Abstract":private] => NULL
                          ["_helper":"Zend_View_Abstract":private] => array(0) {
                          }
                          ["_helperLoaded":"Zend_View_Abstract":private] => array(0) {
                          }
                          ["_helperLoadedDir":"Zend_View_Abstract":private] => array(0) {
                          }
                          ["_filter":"Zend_View_Abstract":private] => array(0) {
                          }
                          ["_filterClass":"Zend_View_Abstract":private] => array(0) {
                          }
                          ["_filterLoaded":"Zend_View_Abstract":private] => array(0) {
                          }
                          ["_filterLoadedDir":"Zend_View_Abstract":private] => array(0) {
                          }
                          ["_escape":"Zend_View_Abstract":private] => string(16) "htmlspecialchars"
                          ["_encoding":"Zend_View_Abstract":private] => string(5) "UTF-8"
                          ["_lfiProtectionOn":"Zend_View_Abstract":private] => bool(true)
                          ["_loaders":"Zend_View_Abstract":private] => array(1) {
                            ["filter"] => object(Zend_Loader_PluginLoader)#29 (4) {
                              ["_loadedPluginPaths":protected] => array(0) {
                              }
                              ["_loadedPlugins":protected] => array(0) {
                              }
                              ["_prefixToPaths":protected] => array(1) {
                                ["Zend_View_Filter_"] => array(1) {
                                  [0] => string(17) "Zend/View/Filter/"
                                }
                              }
                              ["_useStaticRegistry":protected] => NULL
                            }
                          }
                          ["_loaderTypes":"Zend_View_Abstract":private] => array(2) {
                            [0] => string(6) "filter"
                            [1] => string(6) "helper"
                          }
                          ["_strictVars":"Zend_View_Abstract":private] => bool(false)
                          ["images"] => string(8) "/images/"
                          ["styles"] => string(8) "/styles/"
                          ["scripts"] => string(9) "/scripts/"
                          ["plugins"] => string(9) "/plugins/"
                          ["ogloszenia_right"] => bool(true)
                          ["liczba_ogloszen"] => int(2632)
                          ["ref"] => bool(false)
                          ["module"] => string(7) "default"
                          ["controller"] => string(5) "error"
                          ["action"] => string(5) "error"
                          ["username"] => NULL
                          ["userid"] => NULL
                          ["ip"] => string(11) "54.225.1.66"
                          ["session_id"] => string(26) "o8g794k9mod8chj1bcn6k9thl0"
                          ["params"] => array(4) {
                            ["controller"] => string(5) "pokaz"
                            ["action"] => string(24) "informacje-organizacyjne"
                            ["module"] => string(7) "default"
                            ["error_handler"] => object(ArrayObject)#96 (1) {
                              ["storage":"ArrayObject":private] => array(3) {
                                ["exception"] => *RECURSION*
                                ["type"] => string(15) "EXCEPTION_OTHER"
                                ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                  ["_paramSources":protected] => array(2) {
                                    [0] => string(4) "_GET"
                                    [1] => string(5) "_POST"
                                  }
                                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_baseUrl":protected] => string(0) ""
                                  ["_basePath":protected] => NULL
                                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_params":protected] => array(3) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                  }
                                  ["_rawBody":protected] => NULL
                                  ["_aliases":protected] => array(0) {
                                  }
                                  ["_dispatched":protected] => bool(true)
                                  ["_module":protected] => string(7) "default"
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controller":protected] => string(5) "pokaz"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_action":protected] => string(24) "informacje-organizacyjne"
                                  ["_actionKey":protected] => string(6) "action"
                                }
                              }
                            }
                          }
                          ["url"] => string(51) "http://firmylesne.pl/pokaz/informacje-organizacyjne"
                          ["baseurl"] => string(31) "/pokaz/informacje-organizacyjne"
                          ["menu"] => array(5) {
                            [84] => array(7) {
                              ["id"] => string(2) "84"
                              ["nazwa"] => string(11) "Forest SHOW"
                              ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                              ["typ"] => string(9) "kategoria"
                              ["kolejnosc"] => string(1) "1"
                              ["aktywny"] => string(1) "1"
                              ["podrzedne"] => array(4) {
                                [0] => array(7) {
                                  ["id"] => string(2) "85"
                                  ["nazwa"] => string(14) "Jak dojechać?"
                                  ["href"] => string(19) "/pokaz/jak-dojechac"
                                  ["typ"] => string(9) "podstrona"
                                  ["kolejnosc"] => string(1) "1"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                                [1] => array(7) {
                                  ["id"] => string(3) "101"
                                  ["nazwa"] => string(24) "Informacje organizacyjne"
                                  ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                                  ["typ"] => string(4) "link"
                                  ["kolejnosc"] => string(1) "1"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                                [2] => array(7) {
                                  ["id"] => string(2) "86"
                                  ["nazwa"] => string(12) "Aktualności"
                                  ["href"] => string(30) "/lista/forest-show/aktualnosci"
                                  ["typ"] => string(9) "kategoria"
                                  ["kolejnosc"] => string(1) "2"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                                [3] => array(7) {
                                  ["id"] => string(2) "88"
                                  ["nazwa"] => string(10) "Zawody PFC"
                                  ["href"] => string(17) "/pokaz/zawody-pfc"
                                  ["typ"] => string(9) "podstrona"
                                  ["kolejnosc"] => string(1) "3"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                              }
                            }
                            [3] => array(7) {
                              ["id"] => string(1) "3"
                              ["nazwa"] => string(11) "Ogłoszenia"
                              ["href"] => string(17) "/lista/ogloszenia"
                              ["typ"] => string(9) "kategoria"
                              ["kolejnosc"] => string(1) "2"
                              ["aktywny"] => string(1) "1"
                              ["podrzedne"] => array(6) {
                                [0] => array(7) {
                                  ["id"] => string(2) "20"
                                  ["nazwa"] => string(8) "Sprzedam"
                                  ["href"] => string(33) "/lista/ogloszenia/rodzaj/sprzedam"
                                  ["typ"] => string(4) "link"
                                  ["kolejnosc"] => string(1) "1"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                                [1] => array(7) {
                                  ["id"] => string(2) "37"
                                  ["nazwa"] => string(6) "Kupię"
                                  ["href"] => string(30) "/lista/ogloszenia/rodzaj/kupie"
                                  ["typ"] => string(4) "link"
                                  ["kolejnosc"] => string(1) "2"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                                [2] => array(7) {
                                  ["id"] => string(2) "21"
                                  ["nazwa"] => string(17) "Zamienię / Oddam"
                                  ["href"] => string(33) "/lista/ogloszenia/rodzaj/zamienie"
                                  ["typ"] => string(4) "link"
                                  ["kolejnosc"] => string(1) "3"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                                [3] => array(7) {
                                  ["id"] => string(2) "22"
                                  ["nazwa"] => string(10) "Dam pracę"
                                  ["href"] => string(34) "/lista/ogloszenia/rodzaj/dam_prace"
                                  ["typ"] => string(4) "link"
                                  ["kolejnosc"] => string(1) "4"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                                [4] => array(7) {
                                  ["id"] => string(2) "23"
                                  ["nazwa"] => string(12) "Szukam pracy"
                                  ["href"] => string(37) "/lista/ogloszenia/rodzaj/szukam_pracy"
                                  ["typ"] => string(4) "link"
                                  ["kolejnosc"] => string(1) "5"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                                [5] => array(7) {
                                  ["id"] => string(2) "24"
                                  ["nazwa"] => string(4) "Inne"
                                  ["href"] => string(29) "/lista/ogloszenia/rodzaj/inne"
                                  ["typ"] => string(4) "link"
                                  ["kolejnosc"] => string(1) "6"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                              }
                            }
                            [8] => array(7) {
                              ["id"] => string(1) "8"
                              ["nazwa"] => string(7) "Kontakt"
                              ["href"] => string(14) "/pokaz/kontakt"
                              ["typ"] => string(9) "podstrona"
                              ["kolejnosc"] => string(1) "3"
                              ["aktywny"] => string(1) "1"
                              ["podrzedne"] => array(0) {
                              }
                            }
                            [2] => array(7) {
                              ["id"] => string(1) "2"
                              ["nazwa"] => string(10) "Informacje"
                              ["href"] => string(17) "/lista/informacje"
                              ["typ"] => string(9) "kategoria"
                              ["kolejnosc"] => string(1) "5"
                              ["aktywny"] => string(1) "1"
                              ["podrzedne"] => array(9) {
                                [0] => array(7) {
                                  ["id"] => string(3) "103"
                                  ["nazwa"] => string(19) "Ograniczenia cięć"
                                  ["href"] => string(24) "/lista/ograniczenia-ciec"
                                  ["typ"] => string(9) "kategoria"
                                  ["kolejnosc"] => string(1) "1"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                                [1] => array(7) {
                                  ["id"] => string(2) "47"
                                  ["nazwa"] => string(11) "BHP w lesie"
                                  ["href"] => string(18) "/lista/bhp-w-lesie"
                                  ["typ"] => string(9) "kategoria"
                                  ["kolejnosc"] => string(1) "2"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                                [2] => array(7) {
                                  ["id"] => string(2) "83"
                                  ["nazwa"] => string(11) "Forest SHOW"
                                  ["href"] => string(18) "/lista/forest-show"
                                  ["typ"] => string(9) "kategoria"
                                  ["kolejnosc"] => string(1) "3"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                                [3] => array(7) {
                                  ["id"] => string(2) "67"
                                  ["nazwa"] => string(15) "Goń złodzieja"
                                  ["href"] => string(20) "/lista/gon-zlodzieja"
                                  ["typ"] => string(9) "kategoria"
                                  ["kolejnosc"] => string(1) "4"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                                [4] => array(7) {
                                  ["id"] => string(2) "12"
                                  ["nazwa"] => string(15) "Lasy Państwowe"
                                  ["href"] => string(21) "/lista/lasy-panstwowe"
                                  ["typ"] => string(9) "kategoria"
                                  ["kolejnosc"] => string(1) "5"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                                [5] => array(7) {
                                  ["id"] => string(3) "102"
                                  ["nazwa"] => string(14) "Przetargi w LP"
                                  ["href"] => string(21) "/lista/przetargi-w-lp"
                                  ["typ"] => string(9) "kategoria"
                                  ["kolejnosc"] => string(1) "6"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                                [6] => array(7) {
                                  ["id"] => string(2) "10"
                                  ["nazwa"] => string(15) "Technika leśna"
                                  ["href"] => string(21) "/lista/technika-lesna"
                                  ["typ"] => string(9) "kategoria"
                                  ["kolejnosc"] => string(1) "7"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                                [7] => array(7) {
                                  ["id"] => string(2) "74"
                                  ["nazwa"] => string(7) "Wypadki"
                                  ["href"] => string(14) "/lista/wypadki"
                                  ["typ"] => string(9) "kategoria"
                                  ["kolejnosc"] => string(1) "8"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                                [8] => array(7) {
                                  ["id"] => string(2) "73"
                                  ["nazwa"] => string(14) "Okiem adwokata"
                                  ["href"] => string(21) "/lista/okiem-adwokata"
                                  ["typ"] => string(9) "kategoria"
                                  ["kolejnosc"] => string(1) "9"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                              }
                            }
                            [7] => array(7) {
                              ["id"] => string(1) "7"
                              ["nazwa"] => string(7) "Reklama"
                              ["href"] => string(14) "/pokaz/reklama"
                              ["typ"] => string(9) "podstrona"
                              ["kolejnosc"] => string(1) "6"
                              ["aktywny"] => string(1) "1"
                              ["podrzedne"] => array(0) {
                              }
                            }
                          }
                        }
                        ["router"] => object(Zend_Controller_Router_Rewrite)#25 (8) {
                          ["_useDefaultRoutes":protected] => bool(true)
                          ["_routes":protected] => array(2) {
                            ["default"] => object(Zend_Controller_Router_Route_Module)#46 (11) {
                              ["_defaults":protected] => array(3) {
                                ["controller"] => string(5) "index"
                                ["action"] => string(5) "index"
                                ["module"] => string(7) "default"
                              }
                              ["_values":protected] => array(2) {
                                ["controller"] => string(5) "pokaz"
                                ["action"] => string(24) "informacje-organizacyjne"
                              }
                              ["_moduleValid":protected] => bool(false)
                              ["_keysSet":protected] => bool(true)
                              ["_moduleKey":protected] => string(6) "module"
                              ["_controllerKey":protected] => string(10) "controller"
                              ["_actionKey":protected] => string(6) "action"
                              ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                ["_curModule":protected] => string(7) "default"
                                ["_controllerDirectory":protected] => array(4) {
                                  ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                  ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                  ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                  ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                }
                                ["_defaultAction":protected] => string(5) "index"
                                ["_defaultController":protected] => string(5) "index"
                                ["_defaultModule":protected] => string(7) "default"
                                ["_frontController":protected] => NULL
                                ["_invokeParams":protected] => array(2) {
                                  ["displayExceptions"] => string(1) "0"
                                  ["bootstrap"] => *RECURSION*
                                }
                                ["_pathDelimiter":protected] => string(1) "_"
                                ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                  ["_body":protected] => array(0) {
                                  }
                                  ["_exceptions":protected] => array(1) {
                                    [0] => *RECURSION*
                                  }
                                  ["_headers":protected] => array(0) {
                                  }
                                  ["_headersRaw":protected] => array(0) {
                                  }
                                  ["_httpResponseCode":protected] => int(200)
                                  ["_isRedirect":protected] => bool(false)
                                  ["_renderExceptions":protected] => bool(false)
                                  ["headersSentThrowsException"] => bool(true)
                                }
                                ["_wordDelimiter":protected] => array(2) {
                                  [0] => string(1) "-"
                                  [1] => string(1) "."
                                }
                              }
                              ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                ["_paramSources":protected] => array(2) {
                                  [0] => string(4) "_GET"
                                  [1] => string(5) "_POST"
                                }
                                ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                ["_baseUrl":protected] => string(0) ""
                                ["_basePath":protected] => NULL
                                ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                ["_params":protected] => array(4) {
                                  ["controller"] => string(5) "pokaz"
                                  ["action"] => string(24) "informacje-organizacyjne"
                                  ["module"] => string(7) "default"
                                  ["error_handler"] => object(ArrayObject)#96 (1) {
                                    ["storage":"ArrayObject":private] => array(3) {
                                      ["exception"] => *RECURSION*
                                      ["type"] => string(15) "EXCEPTION_OTHER"
                                      ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                        ["_paramSources":protected] => array(2) {
                                          [0] => string(4) "_GET"
                                          [1] => string(5) "_POST"
                                        }
                                        ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                        ["_baseUrl":protected] => string(0) ""
                                        ["_basePath":protected] => NULL
                                        ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                        ["_params":protected] => array(3) {
                                          ["controller"] => string(5) "pokaz"
                                          ["action"] => string(24) "informacje-organizacyjne"
                                          ["module"] => string(7) "default"
                                        }
                                        ["_rawBody":protected] => NULL
                                        ["_aliases":protected] => array(0) {
                                        }
                                        ["_dispatched":protected] => bool(true)
                                        ["_module":protected] => string(7) "default"
                                        ["_moduleKey":protected] => string(6) "module"
                                        ["_controller":protected] => string(5) "pokaz"
                                        ["_controllerKey":protected] => string(10) "controller"
                                        ["_action":protected] => string(24) "informacje-organizacyjne"
                                        ["_actionKey":protected] => string(6) "action"
                                      }
                                    }
                                  }
                                }
                                ["_rawBody":protected] => NULL
                                ["_aliases":protected] => array(0) {
                                }
                                ["_dispatched":protected] => bool(false)
                                ["_module":protected] => string(7) "default"
                                ["_moduleKey":protected] => string(6) "module"
                                ["_controller":protected] => string(5) "error"
                                ["_controllerKey":protected] => string(10) "controller"
                                ["_action":protected] => string(8) "critical"
                                ["_actionKey":protected] => string(6) "action"
                              }
                              ["_isAbstract":protected] => bool(false)
                              ["_matchedPath":protected] => NULL
                            }
                            ["ajax"] => object(Zend_Controller_Router_Route)#22 (17) {
                              ["_translator":protected] => NULL
                              ["_locale":protected] => NULL
                              ["_isTranslated":protected] => bool(false)
                              ["_translatable":protected] => array(0) {
                              }
                              ["_urlVariable":protected] => string(1) ":"
                              ["_urlDelimiter":protected] => string(1) "/"
                              ["_regexDelimiter":protected] => string(1) "#"
                              ["_defaultRegex":protected] => NULL
                              ["_variables":protected] => array(3) {
                                [1] => string(6) "module"
                                [2] => string(10) "controller"
                                [3] => string(6) "action"
                              }
                              ["_parts":protected] => array(5) {
                                [0] => string(4) "ajax"
                                [1] => NULL
                                [2] => NULL
                                [3] => NULL
                                [4] => string(1) "*"
                              }
                              ["_defaults":protected] => array(1) {
                                ["ajax"] => bool(true)
                              }
                              ["_requirements":protected] => array(0) {
                              }
                              ["_values":protected] => array(0) {
                              }
                              ["_wildcardData":protected] => array(0) {
                              }
                              ["_staticCount":protected] => int(1)
                              ["_isAbstract":protected] => bool(false)
                              ["_matchedPath":protected] => NULL
                            }
                          }
                          ["_currentRoute":protected] => string(7) "default"
                          ["_globalParams":protected] => array(0) {
                          }
                          ["_chainNameSeparator":protected] => string(1) "-"
                          ["_useCurrentParamsAsGlobal":protected] => bool(false)
                          ["_frontController":protected] => object(Zend_Controller_Front)#37 (11) {
                            ["_baseUrl":protected] => NULL
                            ["_controllerDir":protected] => NULL
                            ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                              ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                              ["_curModule":protected] => string(7) "default"
                              ["_controllerDirectory":protected] => array(4) {
                                ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                              }
                              ["_defaultAction":protected] => string(5) "index"
                              ["_defaultController":protected] => string(5) "index"
                              ["_defaultModule":protected] => string(7) "default"
                              ["_frontController":protected] => NULL
                              ["_invokeParams":protected] => array(2) {
                                ["displayExceptions"] => string(1) "0"
                                ["bootstrap"] => *RECURSION*
                              }
                              ["_pathDelimiter":protected] => string(1) "_"
                              ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                ["_body":protected] => array(0) {
                                }
                                ["_exceptions":protected] => array(1) {
                                  [0] => *RECURSION*
                                }
                                ["_headers":protected] => array(0) {
                                }
                                ["_headersRaw":protected] => array(0) {
                                }
                                ["_httpResponseCode":protected] => int(200)
                                ["_isRedirect":protected] => bool(false)
                                ["_renderExceptions":protected] => bool(false)
                                ["headersSentThrowsException"] => bool(true)
                              }
                              ["_wordDelimiter":protected] => array(2) {
                                [0] => string(1) "-"
                                [1] => string(1) "."
                              }
                            }
                            ["_invokeParams":protected] => array(2) {
                              ["displayExceptions"] => string(1) "0"
                              ["bootstrap"] => *RECURSION*
                            }
                            ["_moduleControllerDirectoryName":protected] => string(1) "/"
                            ["_plugins":protected] => object(Zend_Controller_Plugin_Broker)#38 (3) {
                              ["_plugins":protected] => array(1) {
                                [100] => object(Zend_Controller_Plugin_ErrorHandler)#49 (7) {
                                  ["_errorModule":protected] => string(7) "default"
                                  ["_errorController":protected] => string(5) "error"
                                  ["_errorAction":protected] => string(5) "error"
                                  ["_isInsideErrorHandlerLoop":protected] => bool(true)
                                  ["_exceptionCountAtFirstEncounter":protected] => int(1)
                                  ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                    ["_paramSources":protected] => array(2) {
                                      [0] => string(4) "_GET"
                                      [1] => string(5) "_POST"
                                    }
                                    ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                    ["_baseUrl":protected] => string(0) ""
                                    ["_basePath":protected] => NULL
                                    ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                    ["_params":protected] => array(4) {
                                      ["controller"] => string(5) "pokaz"
                                      ["action"] => string(24) "informacje-organizacyjne"
                                      ["module"] => string(7) "default"
                                      ["error_handler"] => object(ArrayObject)#96 (1) {
                                        ["storage":"ArrayObject":private] => array(3) {
                                          ["exception"] => *RECURSION*
                                          ["type"] => string(15) "EXCEPTION_OTHER"
                                          ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                            ["_paramSources":protected] => array(2) {
                                              [0] => string(4) "_GET"
                                              [1] => string(5) "_POST"
                                            }
                                            ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                            ["_baseUrl":protected] => string(0) ""
                                            ["_basePath":protected] => NULL
                                            ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                            ["_params":protected] => array(3) {
                                              ["controller"] => string(5) "pokaz"
                                              ["action"] => string(24) "informacje-organizacyjne"
                                              ["module"] => string(7) "default"
                                            }
                                            ["_rawBody":protected] => NULL
                                            ["_aliases":protected] => array(0) {
                                            }
                                            ["_dispatched":protected] => bool(true)
                                            ["_module":protected] => string(7) "default"
                                            ["_moduleKey":protected] => string(6) "module"
                                            ["_controller":protected] => string(5) "pokaz"
                                            ["_controllerKey":protected] => string(10) "controller"
                                            ["_action":protected] => string(24) "informacje-organizacyjne"
                                            ["_actionKey":protected] => string(6) "action"
                                          }
                                        }
                                      }
                                    }
                                    ["_rawBody":protected] => NULL
                                    ["_aliases":protected] => array(0) {
                                    }
                                    ["_dispatched":protected] => bool(false)
                                    ["_module":protected] => string(7) "default"
                                    ["_moduleKey":protected] => string(6) "module"
                                    ["_controller":protected] => string(5) "error"
                                    ["_controllerKey":protected] => string(10) "controller"
                                    ["_action":protected] => string(8) "critical"
                                    ["_actionKey":protected] => string(6) "action"
                                  }
                                  ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                    ["_body":protected] => array(0) {
                                    }
                                    ["_exceptions":protected] => array(1) {
                                      [0] => *RECURSION*
                                    }
                                    ["_headers":protected] => array(0) {
                                    }
                                    ["_headersRaw":protected] => array(0) {
                                    }
                                    ["_httpResponseCode":protected] => int(200)
                                    ["_isRedirect":protected] => bool(false)
                                    ["_renderExceptions":protected] => bool(false)
                                    ["headersSentThrowsException"] => bool(true)
                                  }
                                }
                              }
                              ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                ["_paramSources":protected] => array(2) {
                                  [0] => string(4) "_GET"
                                  [1] => string(5) "_POST"
                                }
                                ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                ["_baseUrl":protected] => string(0) ""
                                ["_basePath":protected] => NULL
                                ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                ["_params":protected] => array(4) {
                                  ["controller"] => string(5) "pokaz"
                                  ["action"] => string(24) "informacje-organizacyjne"
                                  ["module"] => string(7) "default"
                                  ["error_handler"] => object(ArrayObject)#96 (1) {
                                    ["storage":"ArrayObject":private] => array(3) {
                                      ["exception"] => *RECURSION*
                                      ["type"] => string(15) "EXCEPTION_OTHER"
                                      ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                        ["_paramSources":protected] => array(2) {
                                          [0] => string(4) "_GET"
                                          [1] => string(5) "_POST"
                                        }
                                        ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                        ["_baseUrl":protected] => string(0) ""
                                        ["_basePath":protected] => NULL
                                        ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                        ["_params":protected] => array(3) {
                                          ["controller"] => string(5) "pokaz"
                                          ["action"] => string(24) "informacje-organizacyjne"
                                          ["module"] => string(7) "default"
                                        }
                                        ["_rawBody":protected] => NULL
                                        ["_aliases":protected] => array(0) {
                                        }
                                        ["_dispatched":protected] => bool(true)
                                        ["_module":protected] => string(7) "default"
                                        ["_moduleKey":protected] => string(6) "module"
                                        ["_controller":protected] => string(5) "pokaz"
                                        ["_controllerKey":protected] => string(10) "controller"
                                        ["_action":protected] => string(24) "informacje-organizacyjne"
                                        ["_actionKey":protected] => string(6) "action"
                                      }
                                    }
                                  }
                                }
                                ["_rawBody":protected] => NULL
                                ["_aliases":protected] => array(0) {
                                }
                                ["_dispatched":protected] => bool(false)
                                ["_module":protected] => string(7) "default"
                                ["_moduleKey":protected] => string(6) "module"
                                ["_controller":protected] => string(5) "error"
                                ["_controllerKey":protected] => string(10) "controller"
                                ["_action":protected] => string(8) "critical"
                                ["_actionKey":protected] => string(6) "action"
                              }
                              ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                ["_body":protected] => array(0) {
                                }
                                ["_exceptions":protected] => array(1) {
                                  [0] => *RECURSION*
                                }
                                ["_headers":protected] => array(0) {
                                }
                                ["_headersRaw":protected] => array(0) {
                                }
                                ["_httpResponseCode":protected] => int(200)
                                ["_isRedirect":protected] => bool(false)
                                ["_renderExceptions":protected] => bool(false)
                                ["headersSentThrowsException"] => bool(true)
                              }
                            }
                            ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                              ["_paramSources":protected] => array(2) {
                                [0] => string(4) "_GET"
                                [1] => string(5) "_POST"
                              }
                              ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_baseUrl":protected] => string(0) ""
                              ["_basePath":protected] => NULL
                              ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_params":protected] => array(4) {
                                ["controller"] => string(5) "pokaz"
                                ["action"] => string(24) "informacje-organizacyjne"
                                ["module"] => string(7) "default"
                                ["error_handler"] => object(ArrayObject)#96 (1) {
                                  ["storage":"ArrayObject":private] => array(3) {
                                    ["exception"] => *RECURSION*
                                    ["type"] => string(15) "EXCEPTION_OTHER"
                                    ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                      ["_paramSources":protected] => array(2) {
                                        [0] => string(4) "_GET"
                                        [1] => string(5) "_POST"
                                      }
                                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_baseUrl":protected] => string(0) ""
                                      ["_basePath":protected] => NULL
                                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_params":protected] => array(3) {
                                        ["controller"] => string(5) "pokaz"
                                        ["action"] => string(24) "informacje-organizacyjne"
                                        ["module"] => string(7) "default"
                                      }
                                      ["_rawBody":protected] => NULL
                                      ["_aliases":protected] => array(0) {
                                      }
                                      ["_dispatched":protected] => bool(true)
                                      ["_module":protected] => string(7) "default"
                                      ["_moduleKey":protected] => string(6) "module"
                                      ["_controller":protected] => string(5) "pokaz"
                                      ["_controllerKey":protected] => string(10) "controller"
                                      ["_action":protected] => string(24) "informacje-organizacyjne"
                                      ["_actionKey":protected] => string(6) "action"
                                    }
                                  }
                                }
                              }
                              ["_rawBody":protected] => NULL
                              ["_aliases":protected] => array(0) {
                              }
                              ["_dispatched":protected] => bool(false)
                              ["_module":protected] => string(7) "default"
                              ["_moduleKey":protected] => string(6) "module"
                              ["_controller":protected] => string(5) "error"
                              ["_controllerKey":protected] => string(10) "controller"
                              ["_action":protected] => string(8) "critical"
                              ["_actionKey":protected] => string(6) "action"
                            }
                            ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                              ["_body":protected] => array(0) {
                              }
                              ["_exceptions":protected] => array(1) {
                                [0] => *RECURSION*
                              }
                              ["_headers":protected] => array(0) {
                              }
                              ["_headersRaw":protected] => array(0) {
                              }
                              ["_httpResponseCode":protected] => int(200)
                              ["_isRedirect":protected] => bool(false)
                              ["_renderExceptions":protected] => bool(false)
                              ["headersSentThrowsException"] => bool(true)
                            }
                            ["_returnResponse":protected] => bool(false)
                            ["_router":protected] => *RECURSION*
                            ["_throwExceptions":protected] => bool(false)
                          }
                          ["_invokeParams":protected] => array(2) {
                            ["displayExceptions"] => string(1) "0"
                            ["bootstrap"] => *RECURSION*
                          }
                        }
                        ["db"] => object(Zend_Db_Adapter_Pdo_Mysql)#17 (12) {
                          ["_pdoType":protected] => string(5) "mysql"
                          ["_numericDataTypes":protected] => array(16) {
                            [0] => int(0)
                            [1] => int(1)
                            [2] => int(2)
                            ["INT"] => int(0)
                            ["INTEGER"] => int(0)
                            ["MEDIUMINT"] => int(0)
                            ["SMALLINT"] => int(0)
                            ["TINYINT"] => int(0)
                            ["BIGINT"] => int(1)
                            ["SERIAL"] => int(1)
                            ["DEC"] => int(2)
                            ["DECIMAL"] => int(2)
                            ["DOUBLE"] => int(2)
                            ["DOUBLE PRECISION"] => int(2)
                            ["FIXED"] => int(2)
                            ["FLOAT"] => int(2)
                          }
                          ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
                          ["_config":protected] => array(8) {
                            ["host"] => string(9) "localhost"
                            ["dbname"] => string(13) "firmylesne_fl"
                            ["username"] => string(13) "firmylesne_fl"
                            ["password"] => string(8) "RvN04efq"
                            ["charset"] => string(4) "utf8"
                            ["persistent"] => bool(false)
                            ["options"] => array(3) {
                              ["caseFolding"] => int(0)
                              ["autoQuoteIdentifiers"] => bool(true)
                              ["fetchMode"] => int(2)
                            }
                            ["driver_options"] => array(1) {
                              [1002] => string(16) "SET NAMES 'utf8'"
                            }
                          }
                          ["_fetchMode":protected] => int(2)
                          ["_profiler":protected] => object(Zend_Db_Profiler)#19 (4) {
                            ["_queryProfiles":protected] => array(0) {
                            }
                            ["_enabled":protected] => bool(false)
                            ["_filterElapsedSecs":protected] => NULL
                            ["_filterTypes":protected] => NULL
                          }
                          ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
                          ["_connection":protected] => object(PDO)#20 (0) {
                          }
                          ["_caseFolding":protected] => int(0)
                          ["_autoQuoteIdentifiers":protected] => bool(true)
                          ["_allowSerialization":protected] => bool(true)
                          ["_autoReconnectOnUnserialize":protected] => bool(false)
                        }
                        ["session"] => object(Zend_Session_Namespace)#14 (1) {
                          ["_namespace":protected] => string(7) "Default"
                        }
                        ["cache"] => object(Plugin_Cache)#18 (4) {
                          ["_debug":protected] => NULL
                          ["_primary":protected] => object(Zend_Cache_Core)#15 (6) {
                            ["_backend":protected] => object(Zend_Cache_Backend_File)#16 (3) {
                              ["_options":protected] => array(9) {
                                ["cache_dir"] => string(44) "/home/firmylesne/domains/firmylesne.pl/temp/"
                                ["file_locking"] => bool(true)
                                ["read_control"] => bool(true)
                                ["read_control_type"] => string(5) "crc32"
                                ["hashed_directory_level"] => int(0)
                                ["hashed_directory_perm"] => int(448)
                                ["file_name_prefix"] => string(10) "zend_cache"
                                ["cache_file_perm"] => int(384)
                                ["metadatas_array_max_size"] => int(100)
                              }
                              ["_metadatasArray":protected] => array(3) {
                                ["Zend_Translate_Array_Options"] => array(4) {
                                  ["hash"] => int(1134871229)
                                  ["mtime"] => int(1710843595)
                                  ["expire"] => int(1710847195)
                                  ["tags"] => array(1) {
                                    [0] => string(14) "Zend_Translate"
                                  }
                                }
                                ["Zend_Translate_0a992ce3ccd37169cc7ef049d9d66711_Array"] => array(4) {
                                  ["hash"] => int(1708724952)
                                  ["mtime"] => int(1710843595)
                                  ["expire"] => int(1710847195)
                                  ["tags"] => array(1) {
                                    [0] => string(14) "Zend_Translate"
                                  }
                                }
                                ["menu_tylko_aktywne"] => array(4) {
                                  ["hash"] => int(1066829468)
                                  ["mtime"] => int(1710844825)
                                  ["expire"] => int(1710848425)
                                  ["tags"] => array(1) {
                                    [0] => string(4) "menu"
                                  }
                                }
                              }
                              ["_directives":protected] => array(3) {
                                ["lifetime"] => int(3600)
                                ["logging"] => bool(false)
                                ["logger"] => NULL
                              }
                            }
                            ["_options":protected] => array(9) {
                              ["write_control"] => bool(true)
                              ["caching"] => bool(true)
                              ["cache_id_prefix"] => NULL
                              ["automatic_serialization"] => string(1) "1"
                              ["automatic_cleaning_factor"] => int(10)
                              ["lifetime"] => int(3600)
                              ["logging"] => bool(false)
                              ["logger"] => NULL
                              ["ignore_user_abort"] => bool(false)
                            }
                            ["_specificOptions":protected] => array(0) {
                            }
                            ["_lastId":"Zend_Cache_Core":private] => string(18) "menu_tylko_aktywne"
                            ["_extendedBackend":protected] => bool(true)
                            ["_backendCapabilities":protected] => array(6) {
                              ["automatic_cleaning"] => bool(true)
                              ["tags"] => bool(true)
                              ["expired_read"] => bool(true)
                              ["priority"] => bool(false)
                              ["infinite_lifetime"] => bool(true)
                              ["get_list"] => bool(true)
                            }
                          }
                          ["_secondary":protected] => NULL
                          ["_options":protected] => array(3) {
                            ["savetosecondary"] => string(1) "1"
                            ["backuptosecondary"] => string(1) "0"
                            ["recoverprimary"] => string(1) "1"
                          }
                        }
                        ["auth"] => object(Zend_Auth_Adapter_DbTable)#13 (11) {
                          ["_zendDb":protected] => object(Zend_Db_Adapter_Pdo_Mysql)#17 (12) {
                            ["_pdoType":protected] => string(5) "mysql"
                            ["_numericDataTypes":protected] => array(16) {
                              [0] => int(0)
                              [1] => int(1)
                              [2] => int(2)
                              ["INT"] => int(0)
                              ["INTEGER"] => int(0)
                              ["MEDIUMINT"] => int(0)
                              ["SMALLINT"] => int(0)
                              ["TINYINT"] => int(0)
                              ["BIGINT"] => int(1)
                              ["SERIAL"] => int(1)
                              ["DEC"] => int(2)
                              ["DECIMAL"] => int(2)
                              ["DOUBLE"] => int(2)
                              ["DOUBLE PRECISION"] => int(2)
                              ["FIXED"] => int(2)
                              ["FLOAT"] => int(2)
                            }
                            ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
                            ["_config":protected] => array(8) {
                              ["host"] => string(9) "localhost"
                              ["dbname"] => string(13) "firmylesne_fl"
                              ["username"] => string(13) "firmylesne_fl"
                              ["password"] => string(8) "RvN04efq"
                              ["charset"] => string(4) "utf8"
                              ["persistent"] => bool(false)
                              ["options"] => array(3) {
                                ["caseFolding"] => int(0)
                                ["autoQuoteIdentifiers"] => bool(true)
                                ["fetchMode"] => int(2)
                              }
                              ["driver_options"] => array(1) {
                                [1002] => string(16) "SET NAMES 'utf8'"
                              }
                            }
                            ["_fetchMode":protected] => int(2)
                            ["_profiler":protected] => object(Zend_Db_Profiler)#19 (4) {
                              ["_queryProfiles":protected] => array(0) {
                              }
                              ["_enabled":protected] => bool(false)
                              ["_filterElapsedSecs":protected] => NULL
                              ["_filterTypes":protected] => NULL
                            }
                            ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
                            ["_connection":protected] => object(PDO)#20 (0) {
                            }
                            ["_caseFolding":protected] => int(0)
                            ["_autoQuoteIdentifiers":protected] => bool(true)
                            ["_allowSerialization":protected] => bool(true)
                            ["_autoReconnectOnUnserialize":protected] => bool(false)
                          }
                          ["_dbSelect":protected] => NULL
                          ["_tableName":protected] => string(15) "acl_uzytkownicy"
                          ["_identityColumn":protected] => string(5) "email"
                          ["_credentialColumn":protected] => string(5) "haslo"
                          ["_identity":protected] => NULL
                          ["_credential":protected] => NULL
                          ["_credentialTreatment":protected] => string(7) "SHA1(?)"
                          ["_authenticateResultInfo":protected] => NULL
                          ["_resultRow":protected] => NULL
                          ["_ambiguityIdentity":protected] => bool(false)
                        }
                        ["acl"] => object(Zend_Acl)#10 (6) {
                          ["_roleRegistry":protected] => object(Zend_Acl_Role_Registry)#51 (1) {
                            ["_roles":protected] => array(5) {
                              ["Administracja"] => array(3) {
                                ["instance"] => object(Zend_Acl_Role)#50 (1) {
                                  ["_roleId":protected] => string(13) "Administracja"
                                }
                                ["parents"] => array(0) {
                                }
                                ["children"] => array(0) {
                                }
                              }
                              ["Super administracja"] => array(3) {
                                ["instance"] => object(Zend_Acl_Role)#52 (1) {
                                  ["_roleId":protected] => string(19) "Super administracja"
                                }
                                ["parents"] => array(0) {
                                }
                                ["children"] => array(0) {
                                }
                              }
                              ["Użytkownicy"] => array(3) {
                                ["instance"] => object(Zend_Acl_Role)#53 (1) {
                                  ["_roleId":protected] => string(12) "Użytkownicy"
                                }
                                ["parents"] => array(0) {
                                }
                                ["children"] => array(0) {
                                }
                              }
                              ["Niezalogowany"] => array(3) {
                                ["instance"] => object(Zend_Acl_Role)#54 (1) {
                                  ["_roleId":protected] => string(13) "Niezalogowany"
                                }
                                ["parents"] => array(0) {
                                }
                                ["children"] => array(1) {
                                  ["@user"] => object(Zend_Acl_Role)#55 (1) {
                                    ["_roleId":protected] => string(5) "@user"
                                  }
                                }
                              }
                              ["@user"] => array(3) {
                                ["instance"] => object(Zend_Acl_Role)#55 (1) {
                                  ["_roleId":protected] => string(5) "@user"
                                }
                                ["parents"] => array(1) {
                                  ["Niezalogowany"] => object(Zend_Acl_Role)#54 (1) {
                                    ["_roleId":protected] => string(13) "Niezalogowany"
                                  }
                                }
                                ["children"] => array(0) {
                                }
                              }
                            }
                          }
                          ["_resources":protected] => array(19) {
                            ["administracja"] => array(3) {
                              ["instance"] => object(Zend_Acl_Resource)#56 (1) {
                                ["_resourceId":protected] => string(13) "administracja"
                              }
                              ["parent"] => NULL
                              ["children"] => array(11) {
                                ["filmy"] => object(Zend_Acl_Resource)#57 (1) {
                                  ["_resourceId":protected] => string(5) "filmy"
                                }
                                ["firmy"] => object(Zend_Acl_Resource)#58 (1) {
                                  ["_resourceId":protected] => string(5) "firmy"
                                }
                                ["galerie"] => object(Zend_Acl_Resource)#59 (1) {
                                  ["_resourceId":protected] => string(7) "galerie"
                                }
                                ["grupa"] => object(Zend_Acl_Resource)#60 (1) {
                                  ["_resourceId":protected] => string(5) "grupa"
                                }
                                ["komentarze"] => object(Zend_Acl_Resource)#61 (1) {
                                  ["_resourceId":protected] => string(10) "komentarze"
                                }
                                ["ogloszenia"] => object(Zend_Acl_Resource)#62 (1) {
                                  ["_resourceId":protected] => string(10) "ogloszenia"
                                }
                                ["reklamy"] => object(Zend_Acl_Resource)#63 (1) {
                                  ["_resourceId":protected] => string(7) "reklamy"
                                }
                                ["uprawnienie"] => object(Zend_Acl_Resource)#64 (1) {
                                  ["_resourceId":protected] => string(11) "uprawnienie"
                                }
                                ["ustawienia"] => object(Zend_Acl_Resource)#65 (1) {
                                  ["_resourceId":protected] => string(10) "ustawienia"
                                }
                                ["uzytkownik"] => object(Zend_Acl_Resource)#66 (1) {
                                  ["_resourceId":protected] => string(10) "uzytkownik"
                                }
                                ["zasob"] => object(Zend_Acl_Resource)#68 (1) {
                                  ["_resourceId":protected] => string(5) "zasob"
                                }
                              }
                            }
                            ["filmy"] => array(3) {
                              ["instance"] => object(Zend_Acl_Resource)#57 (1) {
                                ["_resourceId":protected] => string(5) "filmy"
                              }
                              ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                ["_resourceId":protected] => string(13) "administracja"
                              }
                              ["children"] => array(0) {
                              }
                            }
                            ["firmy"] => array(3) {
                              ["instance"] => object(Zend_Acl_Resource)#58 (1) {
                                ["_resourceId":protected] => string(5) "firmy"
                              }
                              ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                ["_resourceId":protected] => string(13) "administracja"
                              }
                              ["children"] => array(0) {
                              }
                            }
                            ["galerie"] => array(3) {
                              ["instance"] => object(Zend_Acl_Resource)#59 (1) {
                                ["_resourceId":protected] => string(7) "galerie"
                              }
                              ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                ["_resourceId":protected] => string(13) "administracja"
                              }
                              ["children"] => array(0) {
                              }
                            }
                            ["grupa"] => array(3) {
                              ["instance"] => object(Zend_Acl_Resource)#60 (1) {
                                ["_resourceId":protected] => string(5) "grupa"
                              }
                              ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                ["_resourceId":protected] => string(13) "administracja"
                              }
                              ["children"] => array(0) {
                              }
                            }
                            ["komentarze"] => array(3) {
                              ["instance"] => object(Zend_Acl_Resource)#61 (1) {
                                ["_resourceId":protected] => string(10) "komentarze"
                              }
                              ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                ["_resourceId":protected] => string(13) "administracja"
                              }
                              ["children"] => array(0) {
                              }
                            }
                            ["ogloszenia"] => array(3) {
                              ["instance"] => object(Zend_Acl_Resource)#62 (1) {
                                ["_resourceId":protected] => string(10) "ogloszenia"
                              }
                              ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                ["_resourceId":protected] => string(13) "administracja"
                              }
                              ["children"] => array(0) {
                              }
                            }
                            ["reklamy"] => array(3) {
                              ["instance"] => object(Zend_Acl_Resource)#63 (1) {
                                ["_resourceId":protected] => string(7) "reklamy"
                              }
                              ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                ["_resourceId":protected] => string(13) "administracja"
                              }
                              ["children"] => array(0) {
                              }
                            }
                            ["uprawnienie"] => array(3) {
                              ["instance"] => object(Zend_Acl_Resource)#64 (1) {
                                ["_resourceId":protected] => string(11) "uprawnienie"
                              }
                              ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                ["_resourceId":protected] => string(13) "administracja"
                              }
                              ["children"] => array(0) {
                              }
                            }
                            ["ustawienia"] => array(3) {
                              ["instance"] => object(Zend_Acl_Resource)#65 (1) {
                                ["_resourceId":protected] => string(10) "ustawienia"
                              }
                              ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                ["_resourceId":protected] => string(13) "administracja"
                              }
                              ["children"] => array(0) {
                              }
                            }
                            ["uzytkownik"] => array(3) {
                              ["instance"] => object(Zend_Acl_Resource)#66 (1) {
                                ["_resourceId":protected] => string(10) "uzytkownik"
                              }
                              ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                ["_resourceId":protected] => string(13) "administracja"
                              }
                              ["children"] => array(1) {
                                ["uzytkownik grupa"] => object(Zend_Acl_Resource)#67 (1) {
                                  ["_resourceId":protected] => string(16) "uzytkownik grupa"
                                }
                              }
                            }
                            ["uzytkownik grupa"] => array(3) {
                              ["instance"] => object(Zend_Acl_Resource)#67 (1) {
                                ["_resourceId":protected] => string(16) "uzytkownik grupa"
                              }
                              ["parent"] => object(Zend_Acl_Resource)#66 (1) {
                                ["_resourceId":protected] => string(10) "uzytkownik"
                              }
                              ["children"] => array(0) {
                              }
                            }
                            ["zasob"] => array(3) {
                              ["instance"] => object(Zend_Acl_Resource)#68 (1) {
                                ["_resourceId":protected] => string(5) "zasob"
                              }
                              ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                ["_resourceId":protected] => string(13) "administracja"
                              }
                              ["children"] => array(1) {
                                ["przywilej"] => object(Zend_Acl_Resource)#69 (1) {
                                  ["_resourceId":protected] => string(9) "przywilej"
                                }
                              }
                            }
                            ["przywilej"] => array(3) {
                              ["instance"] => object(Zend_Acl_Resource)#69 (1) {
                                ["_resourceId":protected] => string(9) "przywilej"
                              }
                              ["parent"] => object(Zend_Acl_Resource)#68 (1) {
                                ["_resourceId":protected] => string(5) "zasob"
                              }
                              ["children"] => array(0) {
                              }
                            }
                            ["ogloszenia_uzytkownik"] => array(3) {
                              ["instance"] => object(Zend_Acl_Resource)#70 (1) {
                                ["_resourceId":protected] => string(21) "ogloszenia_uzytkownik"
                              }
                              ["parent"] => NULL
                              ["children"] => array(0) {
                              }
                            }
                            ["zarzadzanie"] => array(3) {
                              ["instance"] => object(Zend_Acl_Resource)#71 (1) {
                                ["_resourceId":protected] => string(11) "zarzadzanie"
                              }
                              ["parent"] => NULL
                              ["children"] => array(3) {
                                ["artykuly"] => object(Zend_Acl_Resource)#72 (1) {
                                  ["_resourceId":protected] => string(8) "artykuly"
                                }
                                ["menu"] => object(Zend_Acl_Resource)#73 (1) {
                                  ["_resourceId":protected] => string(4) "menu"
                                }
                                ["zawartosc"] => object(Zend_Acl_Resource)#74 (1) {
                                  ["_resourceId":protected] => string(9) "zawartosc"
                                }
                              }
                            }
                            ["artykuly"] => array(3) {
                              ["instance"] => object(Zend_Acl_Resource)#72 (1) {
                                ["_resourceId":protected] => string(8) "artykuly"
                              }
                              ["parent"] => object(Zend_Acl_Resource)#71 (1) {
                                ["_resourceId":protected] => string(11) "zarzadzanie"
                              }
                              ["children"] => array(0) {
                              }
                            }
                            ["menu"] => array(3) {
                              ["instance"] => object(Zend_Acl_Resource)#73 (1) {
                                ["_resourceId":protected] => string(4) "menu"
                              }
                              ["parent"] => object(Zend_Acl_Resource)#71 (1) {
                                ["_resourceId":protected] => string(11) "zarzadzanie"
                              }
                              ["children"] => array(0) {
                              }
                            }
                            ["zawartosc"] => array(3) {
                              ["instance"] => object(Zend_Acl_Resource)#74 (1) {
                                ["_resourceId":protected] => string(9) "zawartosc"
                              }
                              ["parent"] => object(Zend_Acl_Resource)#71 (1) {
                                ["_resourceId":protected] => string(11) "zarzadzanie"
                              }
                              ["children"] => array(0) {
                              }
                            }
                          }
                          ["_isAllowedRole":protected] => NULL
                          ["_isAllowedResource":protected] => NULL
                          ["_isAllowedPrivilege":protected] => NULL
                          ["_rules":protected] => array(2) {
                            ["allResources"] => array(2) {
                              ["allRoles"] => array(2) {
                                ["allPrivileges"] => array(2) {
                                  ["type"] => string(9) "TYPE_DENY"
                                  ["assert"] => NULL
                                }
                                ["byPrivilegeId"] => array(0) {
                                }
                              }
                              ["byRoleId"] => array(0) {
                              }
                            }
                            ["byResourceId"] => array(7) {
                              ["administracja"] => array(1) {
                                ["byRoleId"] => array(2) {
                                  ["Administracja"] => array(2) {
                                    ["byPrivilegeId"] => array(4) {
                                      ["odczyt"] => array(2) {
                                        ["type"] => string(10) "TYPE_ALLOW"
                                        ["assert"] => NULL
                                      }
                                      ["dodawanie"] => array(2) {
                                        ["type"] => string(10) "TYPE_ALLOW"
                                        ["assert"] => NULL
                                      }
                                      ["edycja"] => array(2) {
                                        ["type"] => string(10) "TYPE_ALLOW"
                                        ["assert"] => NULL
                                      }
                                      ["usuwanie"] => array(2) {
                                        ["type"] => string(10) "TYPE_ALLOW"
                                        ["assert"] => NULL
                                      }
                                    }
                                    ["allPrivileges"] => array(2) {
                                      ["type"] => NULL
                                      ["assert"] => NULL
                                    }
                                  }
                                  ["Super administracja"] => array(2) {
                                    ["byPrivilegeId"] => array(4) {
                                      ["odczyt"] => array(2) {
                                        ["type"] => string(10) "TYPE_ALLOW"
                                        ["assert"] => NULL
                                      }
                                      ["dodawanie"] => array(2) {
                                        ["type"] => string(10) "TYPE_ALLOW"
                                        ["assert"] => NULL
                                      }
                                      ["edycja"] => array(2) {
                                        ["type"] => string(10) "TYPE_ALLOW"
                                        ["assert"] => NULL
                                      }
                                      ["usuwanie"] => array(2) {
                                        ["type"] => string(10) "TYPE_ALLOW"
                                        ["assert"] => NULL
                                      }
                                    }
                                    ["allPrivileges"] => array(2) {
                                      ["type"] => NULL
                                      ["assert"] => NULL
                                    }
                                  }
                                }
                              }
                              ["zasob"] => array(1) {
                                ["byRoleId"] => array(1) {
                                  ["Administracja"] => array(2) {
                                    ["byPrivilegeId"] => array(4) {
                                      ["odczyt"] => array(2) {
                                        ["type"] => string(9) "TYPE_DENY"
                                        ["assert"] => NULL
                                      }
                                      ["dodawanie"] => array(2) {
                                        ["type"] => string(9) "TYPE_DENY"
                                        ["assert"] => NULL
                                      }
                                      ["edycja"] => array(2) {
                                        ["type"] => string(9) "TYPE_DENY"
                                        ["assert"] => NULL
                                      }
                                      ["usuwanie"] => array(2) {
                                        ["type"] => string(10) "TYPE_ALLOW"
                                        ["assert"] => NULL
                                      }
                                    }
                                    ["allPrivileges"] => array(2) {
                                      ["type"] => NULL
                                      ["assert"] => NULL
                                    }
                                  }
                                }
                              }
                              ["przywilej"] => array(1) {
                                ["byRoleId"] => array(1) {
                                  ["Administracja"] => array(2) {
                                    ["byPrivilegeId"] => array(4) {
                                      ["odczyt"] => array(2) {
                                        ["type"] => string(9) "TYPE_DENY"
                                        ["assert"] => NULL
                                      }
                                      ["dodawanie"] => array(2) {
                                        ["type"] => string(9) "TYPE_DENY"
                                        ["assert"] => NULL
                                      }
                                      ["edycja"] => array(2) {
                                        ["type"] => string(9) "TYPE_DENY"
                                        ["assert"] => NULL
                                      }
                                      ["usuwanie"] => array(2) {
                                        ["type"] => string(9) "TYPE_DENY"
                                        ["assert"] => NULL
                                      }
                                    }
                                    ["allPrivileges"] => array(2) {
                                      ["type"] => NULL
                                      ["assert"] => NULL
                                    }
                                  }
                                }
                              }
                              ["zarzadzanie"] => array(1) {
                                ["byRoleId"] => array(2) {
                                  ["Administracja"] => array(2) {
                                    ["byPrivilegeId"] => array(4) {
                                      ["odczyt"] => array(2) {
                                        ["type"] => string(10) "TYPE_ALLOW"
                                        ["assert"] => NULL
                                      }
                                      ["dodawanie"] => array(2) {
                                        ["type"] => string(10) "TYPE_ALLOW"
                                        ["assert"] => NULL
                                      }
                                      ["edycja"] => array(2) {
                                        ["type"] => string(10) "TYPE_ALLOW"
                                        ["assert"] => NULL
                                      }
                                      ["usuwanie"] => array(2) {
                                        ["type"] => string(10) "TYPE_ALLOW"
                                        ["assert"] => NULL
                                      }
                                    }
                                    ["allPrivileges"] => array(2) {
                                      ["type"] => NULL
                                      ["assert"] => NULL
                                    }
                                  }
                                  ["Super administracja"] => array(2) {
                                    ["byPrivilegeId"] => array(4) {
                                      ["odczyt"] => array(2) {
                                        ["type"] => string(10) "TYPE_ALLOW"
                                        ["assert"] => NULL
                                      }
                                      ["dodawanie"] => array(2) {
                                        ["type"] => string(10) "TYPE_ALLOW"
                                        ["assert"] => NULL
                                      }
                                      ["edycja"] => array(2) {
                                        ["type"] => string(10) "TYPE_ALLOW"
                                        ["assert"] => NULL
                                      }
                                      ["usuwanie"] => array(2) {
                                        ["type"] => string(10) "TYPE_ALLOW"
                                        ["assert"] => NULL
                                      }
                                    }
                                    ["allPrivileges"] => array(2) {
                                      ["type"] => NULL
                                      ["assert"] => NULL
                                    }
                                  }
                                }
                              }
                              ["uprawnienie"] => array(1) {
                                ["byRoleId"] => array(1) {
                                  ["Administracja"] => array(2) {
                                    ["byPrivilegeId"] => array(2) {
                                      ["odczyt"] => array(2) {
                                        ["type"] => string(9) "TYPE_DENY"
                                        ["assert"] => NULL
                                      }
                                      ["edycja"] => array(2) {
                                        ["type"] => string(9) "TYPE_DENY"
                                        ["assert"] => NULL
                                      }
                                    }
                                    ["allPrivileges"] => array(2) {
                                      ["type"] => NULL
                                      ["assert"] => NULL
                                    }
                                  }
                                }
                              }
                              ["grupa"] => array(1) {
                                ["byRoleId"] => array(1) {
                                  ["Administracja"] => array(2) {
                                    ["byPrivilegeId"] => array(4) {
                                      ["odczyt"] => array(2) {
                                        ["type"] => string(9) "TYPE_DENY"
                                        ["assert"] => NULL
                                      }
                                      ["dodawanie"] => array(2) {
                                        ["type"] => string(9) "TYPE_DENY"
                                        ["assert"] => NULL
                                      }
                                      ["edycja"] => array(2) {
                                        ["type"] => string(9) "TYPE_DENY"
                                        ["assert"] => NULL
                                      }
                                      ["usuwanie"] => array(2) {
                                        ["type"] => string(9) "TYPE_DENY"
                                        ["assert"] => NULL
                                      }
                                    }
                                    ["allPrivileges"] => array(2) {
                                      ["type"] => NULL
                                      ["assert"] => NULL
                                    }
                                  }
                                }
                              }
                              ["ogloszenia_uzytkownik"] => array(1) {
                                ["byRoleId"] => array(3) {
                                  ["Administracja"] => array(2) {
                                    ["byPrivilegeId"] => array(1) {
                                      ["dodawanie"] => array(2) {
                                        ["type"] => string(10) "TYPE_ALLOW"
                                        ["assert"] => NULL
                                      }
                                    }
                                    ["allPrivileges"] => array(2) {
                                      ["type"] => NULL
                                      ["assert"] => NULL
                                    }
                                  }
                                  ["Super administracja"] => array(2) {
                                    ["byPrivilegeId"] => array(1) {
                                      ["dodawanie"] => array(2) {
                                        ["type"] => string(10) "TYPE_ALLOW"
                                        ["assert"] => NULL
                                      }
                                    }
                                    ["allPrivileges"] => array(2) {
                                      ["type"] => NULL
                                      ["assert"] => NULL
                                    }
                                  }
                                  ["Użytkownicy"] => array(2) {
                                    ["byPrivilegeId"] => array(1) {
                                      ["dodawanie"] => array(2) {
                                        ["type"] => string(10) "TYPE_ALLOW"
                                        ["assert"] => NULL
                                      }
                                    }
                                    ["allPrivileges"] => array(2) {
                                      ["type"] => NULL
                                      ["assert"] => NULL
                                    }
                                  }
                                }
                              }
                            }
                          }
                        }
                        ["translator"] => object(Zend_Translate)#47 (1) {
                          ["_adapter":"Zend_Translate":private] => object(Zend_Translate_Adapter_Array)#48 (5) {
                            ["_data":"Zend_Translate_Adapter_Array":private] => array(0) {
                            }
                            ["_automatic":"Zend_Translate_Adapter":private] => bool(false)
                            ["_routed":"Zend_Translate_Adapter":private] => array(0) {
                            }
                            ["_options":protected] => array(13) {
                              ["clear"] => bool(false)
                              ["content"] => array(108) {
                                ["Invalid type given. String, integer or float expected"] => string(99) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą lub liczbą zmiennoprzecinkową"
                                ["'%value%' contains characters which are non alphabetic and no digits"] => string(64) "Wartość '%value%' powinna zawierać znaki z alfabetu lub cyfry"
                                ["'%value%' is an empty string"] => string(38) "'%value%' jest pustym ciągiem znaków"
                                ["Invalid type given. String expected"] => string(42) "Podana wartość nie jest ciągiem znaków"
                                ["'%value%' contains non alphabetic characters"] => string(38) "'%value%' zawiera znaki spoza alfabetu"
                                ["'%value%' failed checksum validation"] => string(47) "Błędna suma kontrolna dla wartości '%value%'"
                                ["'%value%' contains invalid characters"] => string(36) "'%value%' zawiera niedozwolone znaki"
                                ["'%value%' should have a length of %length% characters"] => string(60) "Wartość '%value%' powinna być długości %length% znaków"
                                ["'%value%' is not between '%min%' and '%max%', inclusively"] => string(72) "'%value%' nie zawiera się w przedziale od '%min%' do '%max%' włącznie"
                                ["'%value%' is not strictly between '%min%' and '%max%'"] => string(61) "'%value%' nie zawiera się w przedziale od '%min%' do '%max%'"
                                ["'%value%' is not valid"] => string(37) "Wartość '%value%' jest nie poprawna"
                                ["An exception has been raised within the callback"] => string(59) "Wystąpił błąd podczas działania funkcji sprawdzającej"
                                ["'%value%' must contain between 13 and 19 digits"] => string(41) "'%value%' musi zawierać od 13 do 19 cyfr"
                                ["Luhn algorithm (mod-10 checksum) failed on '%value%'"] => string(84) "Błąd podczas wykonywania algorytmu Luhna (mod-10 checksum) dla wartości '%value%'"
                                ["'%value%' seems to contain an invalid checksum"] => string(47) "'%value%' zawiera niepoprawną sumę kontrolną"
                                ["'%value%' must contain only digits"] => string(37) "'%value%' może zawierać tylko cyfry"
                                ["'%value%' contains an invalid amount of digits"] => string(49) "Numer '%value%' zawiera niepoprawną liczbę cyfr"
                                ["'%value%' is not from an allowed institute"] => string(48) "Numer '%value%' nie jest z dozwolonej instytucji"
                                ["'%value%' seems to be an invalid creditcard number"] => string(41) "'%value%' jest niepoprawnym numerem karty"
                                ["An exception has been raised while validating '%value%'"] => string(60) "Wystąpił błąd podczas sprawdzania numeru karty '%value%'"
                                ["Invalid type given. String, integer, array or Zend_Date expected"] => string(88) "Podana wartość powinna być ciągiem znaków, liczbą, tablicą lub obiektem Zend_Date"
                                ["'%value%' does not appear to be a valid date"] => string(34) "'%value%' nie jest poprawną datą"
                                ["'%value%' does not fit the date format '%format%'"] => string(45) "Data '%value%' nie jest w formacie '%format%'"
                                ["No record matching '%value%' was found"] => string(36) "Nie znaleziono rekordu dla '%value%'"
                                ["A record matching '%value%' was found"] => string(31) "Znaleziono rekord dla '%value%'"
                                ["'%value%' is no valid email address in the basic format local-part@hostname"] => string(66) "'%value%' nie jest poprawnym adresem email w formacie nazwa@serwer"
                                ["'%hostname%' is no valid hostname for email address '%value%'"] => string(64) "Email '%value%' zawiera niepoprawną nazwę serwera '%hostname%'"
                                ["'%hostname%' does not appear to have a valid MX record for the email address '%value%'"] => string(88) "Serwer '%hostname%' nie posiada poprawnie zdefiniowanego rekordu MX dla adresu '%value%'"
                                ["'%hostname%' is not in a routable network segment. The email address '%value%' should not be resolved from public network"] => string(106) "'%hostname%' nie rutowalnym segmentem sieci. Email '%value%' nie powinien być wykrywany z sieci publiczej"
                                ["'%localPart%' can not be matched against dot-atom format"] => string(48) "Nazwa '%localPart%' nie jest w formacie dot-atom"
                                ["'%localPart%' can not be matched against quoted-string format"] => string(47) "'%localPart%' nie jest w formacie quoted-string"
                                ["'%localPart%' is no valid local part for email address '%value%'"] => string(39) "'%localPart%' nie jest poprawną nazwą"
                                ["'%value%' exceeds the allowed length"] => string(55) "Wartość '%value%' przekroczyła dozwoloną długość"
                                ["Too many files, maximum '%max%' are allowed but '%count%' are given"] => string(65) "Wybrano '%count%' plików. Dopuszczalna liczba plików to '%max%'"
                                ["Too few files, minimum '%min%' are expected but '%count%' are given"] => string(62) "Wybrano '%count%' plików. Minimalna liczba plików to '%min%'"
                                ["File '%value%' does not match the given crc32 hashes"] => string(39) "Błędna suma kontrolna pliku '%value%'"
                                ["A crc32 hash could not be evaluated for the given file"] => string(55) "Nie można obliczyć sumy kontrolnej dla podanego pliku"
                                ["File '%value%' is not readable or does not exist"] => string(55) "Plik '%value%' nie istnieje lub nie można go odczytać"
                                ["File '%value%' has a false extension"] => string(42) "Plik '%value%' ma niepoprawne rozszerzenie"
                                ["File '%value%' has a false mimetype of '%type%'"] => string(47) "Plik '%value%' ma niepoprawny typ MIME '%type%'"
                                ["The mimetype of file '%value%' could not be detected"] => string(48) "Nie można wykryć typu MIME dla pliku '%value%'"
                                ["File '%value%' does not exist"] => string(27) "Plik '%value%' nie istnieje"
                                ["All files in sum should have a maximum size of '%max%' but '%size%' were detected"] => string(81) "Wybrane pliki łącznie zajmują '%size%'. Maksymalny łączny rozmiar to '%max%'"
                                ["All files in sum should have a minimum size of '%min%' but '%size%' were detected"] => string(80) "Wybrane pliki łącznie zajmują '%size%'. Minimalny łączny rozmiar to '%min%'"
                                ["One or more files can not be read"] => string(53) "Jeden lub więcej plików nie mogą zostać odczytane"
                                ["File '%value%' does not match the given hashes"] => string(38) "Plik '%value%' ma niedopuszczalny hash"
                                ["A hash could not be evaluated for the given file"] => string(59) "Nie można obliczyć funkcji haszującej dla podanego pliku"
                                ["Maximum allowed width for image '%value%' should be '%maxwidth%' but '%width%' detected"] => string(79) "Plik '%value%' ma szerokość '%width%'. Maksymalna szerokość to '%maxwidth%'"
                                ["Minimum expected width for image '%value%' should be '%minwidth%' but '%width%' detected"] => string(78) "Plik '%value%' ma szerokość '%width%'. Minimalna szerokość to '%maxwidth%'"
                                ["Maximum allowed height for image '%value%' should be '%maxheight%' but '%height%' detected"] => string(79) "Plik '%value%' ma wysokość '%height%'. Maksymalna wysokość to '%maxheight%'"
                                ["Minimum expected height for image '%value%' should be '%minheight%' but '%height%' detected"] => string(78) "Plik '%value%' ma wysokość '%height%'. Minimalna wysokość to '%minheight%'"
                                ["The size of image '%value%' could not be detected"] => string(46) "Nie można określić rozmiaru pliku '%value%'"
                                ["File '%value%' is not compressed, '%type%' detected"] => string(51) "Plik '%value%' typu '%type%' nie jest skompresowany"
                                ["File '%value%' is no image, '%type%' detected"] => string(45) "Plik '%value%' typu '%type%' nie jest obrazem"
                                ["File '%value%' does not match the given md5 hashes"] => string(42) "Plik '%value%' ma niedopuszczalny hash md5"
                                ["A md5 hash could not be evaluated for the given file"] => string(63) "Nie można obliczyć funkcji haszującej md5 dla podanego pliku"
                                ["File '%value%' exists"] => string(23) "Plik '%value%' istnieje"
                                ["File '%value%' does not match the given sha1 hashes"] => string(43) "Plik '%value%' ma niedopuszczalny hash sha1"
                                ["A sha1 hash could not be evaluated for the given file"] => string(64) "Nie można obliczyć funkcji haszującej sha1 dla podanego pliku"
                                ["Maximum allowed size for file '%value%' is '%max%' but '%size%' detected"] => string(68) "Podany plik ma rozmiar '%size%'. Maksymalny rozmiar pliku to '%max%'"
                                ["Minimum expected size for file '%value%' is '%min%' but '%size%' detected"] => string(67) "Podany plik ma rozmiar '%size%'. Minimalny rozmiar pliku to '%min%'"
                                ["File '%value%' exceeds the defined ini size"] => string(66) "Rozmiar pliku '%value%' przekroczył zdefiniowaną wartość w ini"
                                ["File '%value%' exceeds the defined form size"] => string(73) "Rozmiar pliku '%value%' przekroczył zdefiniowaną wartość w formularzu"
                                ["File '%value%' was only partially uploaded"] => string(47) "Plik '%value%' nie został całkowicie wysłany"
                                ["File '%value%' was not uploaded"] => string(35) "Plik '%value%' nie został wysłany"
                                ["No temporary directory was found for file '%value%'"] => string(38) "Nie zdefiniowano tymczasowego katalogu"
                                ["File '%value%' can't be written"] => string(35) "Nie można zapisać pliku '%value%'"
                                ["A PHP extension returned an error while uploading the file '%value%'"] => string(71) "Rozszerzenie PHP zgłosiło wyjątek podczas wysyłania pliku '%value%'"
                                ["File '%value%' was illegally uploaded. This could be a possible attack"] => string(86) "Plik '%value%' został niepoprawnie wysłany. Istnieje możliwość wystąpienia ataku"
                                ["File '%value%' was not found"] => string(30) "Nie znaleziono pliku '%value%'"
                                ["Unknown error while uploading file '%value%'"] => string(50) "Nieznany błąd podczas wysyłania pliku '%value%'"
                                ["Too much words, maximum '%max%' are allowed but '%count%' were counted"] => string(60) "Podano '%count%' słów. Maksymalna liczba słów to '%max%'"
                                ["Too less words, minimum '%min%' are expected but '%count%' were counted"] => string(59) "Podano '%count%' słów. Minimalna liczba słów to '%min%'"
                                ["'%value%' does not appear to be a float"] => string(46) "'%value%' nie jest liczbą zmiennoprzecinkową"
                                ["'%value%' is not greater than '%min%'"] => string(40) "'%value%' nie jest większe niż '%min%'"
                                ["'%value%' has not only hexadecimal digit characters"] => string(46) "'%value%' nie jest wartością heksadecymalną"
                                ["'%value%' appears to be an IP address, but IP addresses are not allowed"] => string(54) "Wartość '%value%' jest adresem IP a nie nazwą hosta"
                                ["'%value%' appears to be a DNS hostname but cannot match TLD against known list"] => string(30) "'%value%' zawiera nieznane TLD"
                                ["'%value%' appears to be a DNS hostname but contains a dash in an invalid position"] => string(54) "Nazwa hosta '%value%' zawiera znak '-' w złym miejscu"
                                ["'%value%' appears to be a DNS hostname but cannot match against hostname schema for TLD '%tld%'"] => string(65) "Nazwa hosta '%value%' jest niezgodna ze schematem dla TLD '%tld%'"
                                ["'%value%' appears to be a DNS hostname but cannot extract TLD part"] => string(51) "Nie można rozpoznać TLD dla nazwy hosta '%value%'"
                                ["'%value%' does not match the expected structure for a DNS hostname"] => string(41) "'%value%' nie jest poprawną nazwą hosta"
                                ["'%value%' does not appear to be a valid local network name"] => string(50) "'%value%' nie jest poprawną nazwą sieci lokalnej"
                                ["'%value%' appears to be a local network name but local network names are not allowed"] => string(91) "'%value%' prawdopodobnie jest nazwą sieci lokalnej. Nazwy sieci lokalnych są niedozwolone"
                                ["'%value%' appears to be a DNS hostname but the given punycode notation cannot be decoded"] => string(65) "Nie można zdekodować punycode dla podanej nazwy hosta '%value%'"
                                ["Unknown country within the IBAN '%value%'"] => string(33) "Niepoprawny kraj w IBAN '%value%'"
                                ["'%value%' has a false IBAN format"] => string(44) "Wartość '%value%' nie jest w formacie IBAN"
                                ["'%value%' has failed the IBAN check"] => string(56) "Wystąpił błąd podczas sprawdzania IBAN dla '%value%'"
                                ["The two given tokens do not match"] => string(35) "Podane wartości nie są takie same"
                                ["No token was provided to match against"] => string(35) "Nie podano wartości do porównania"
                                ["'%value%' was not found in the haystack"] => string(34) "Nie znaleziono wartości '%value%'"
                                ["Invalid type given. String or integer expected"] => string(70) "Podana wartość powinna być ciągiem znaków lub liczbą całkowitą"
                                ["'%value%' does not appear to be an integer"] => string(26) "'%value%' nie jest liczbą"
                                ["'%value%' does not appear to be a valid IP address"] => string(39) "'%value%' nie jest poprawnym adresem IP"
                                ["'%value%' is no valid ISBN number"] => string(33) "'%value%' nie jest poprawnym ISBN"
                                ["'%value%' is not less than '%max%'"] => string(40) "'%value%' nie jest mniejsze niż '%max%'"
                                ["Invalid type given. String, integer, float, boolean or array expected"] => string(132) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą, liczbą zmiennoprzecinkową, wartością logiczną lub tablicą"
                                ["Value is required and can't be empty"] => string(21) "To pole jest wymagane"
                                ["'%value%' does not appear to be a postal code"] => string(54) "Wartość '%value%' nie jest poprawnym kodem pocztowym"
                                ["'%value%' does not match against pattern '%pattern%'"] => string(52) "Wartość '%value%' nie pasuje do wzorca '%pattern%'"
                                ["There was an internal error while using the pattern '%pattern%'"] => string(60) "Wystąpił błąd podczas dopasowania wyrażenia '%pattern%'"
                                ["'%value%' is no valid sitemap changefreq"] => string(51) "'%value%' nie jest poprawną wartością changefreq"
                                ["'%value%' is no valid sitemap lastmod"] => string(48) "'%value%' nie jest poprawną wartością lastmod"
                                ["'%value%' is no valid sitemap location"] => string(53) "'%value%' nie jest poprawną lokalizacją mapy strony"
                                ["'%value%' is no valid sitemap priority"] => string(51) "'%value%' nie jest poprawną wartością priorytetu"
                                ["Invalid type given. Numeric string, integer or float expected"] => string(99) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą lub liczbą zmiennoprzecinkową"
                                ["'%value%' is less than %min% characters long"] => string(42) "'%value%' zawiera mniej niż %min% znaków"
                                ["'%value%' is more than %max% characters long"] => string(44) "'%value%' zawiera więcej niż %max% znaków"
                              }
                              ["disableNotices"] => bool(false)
                              ["ignore"] => string(1) "."
                              ["locale"] => string(2) "pl"
                              ["log"] => NULL
                              ["logMessage"] => string(49) "Untranslated message within '%locale%': %message%"
                              ["logPriority"] => int(5)
                              ["logUntranslated"] => bool(false)
                              ["reload"] => bool(false)
                              ["route"] => NULL
                              ["scan"] => NULL
                              ["tag"] => string(14) "Zend_Translate"
                            }
                            ["_translate":protected] => array(1) {
                              ["pl"] => array(108) {
                                ["Invalid type given. String, integer or float expected"] => string(99) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą lub liczbą zmiennoprzecinkową"
                                ["'%value%' contains characters which are non alphabetic and no digits"] => string(64) "Wartość '%value%' powinna zawierać znaki z alfabetu lub cyfry"
                                ["'%value%' is an empty string"] => string(38) "'%value%' jest pustym ciągiem znaków"
                                ["Invalid type given. String expected"] => string(42) "Podana wartość nie jest ciągiem znaków"
                                ["'%value%' contains non alphabetic characters"] => string(38) "'%value%' zawiera znaki spoza alfabetu"
                                ["'%value%' failed checksum validation"] => string(47) "Błędna suma kontrolna dla wartości '%value%'"
                                ["'%value%' contains invalid characters"] => string(36) "'%value%' zawiera niedozwolone znaki"
                                ["'%value%' should have a length of %length% characters"] => string(60) "Wartość '%value%' powinna być długości %length% znaków"
                                ["'%value%' is not between '%min%' and '%max%', inclusively"] => string(72) "'%value%' nie zawiera się w przedziale od '%min%' do '%max%' włącznie"
                                ["'%value%' is not strictly between '%min%' and '%max%'"] => string(61) "'%value%' nie zawiera się w przedziale od '%min%' do '%max%'"
                                ["'%value%' is not valid"] => string(37) "Wartość '%value%' jest nie poprawna"
                                ["An exception has been raised within the callback"] => string(59) "Wystąpił błąd podczas działania funkcji sprawdzającej"
                                ["'%value%' must contain between 13 and 19 digits"] => string(41) "'%value%' musi zawierać od 13 do 19 cyfr"
                                ["Luhn algorithm (mod-10 checksum) failed on '%value%'"] => string(84) "Błąd podczas wykonywania algorytmu Luhna (mod-10 checksum) dla wartości '%value%'"
                                ["'%value%' seems to contain an invalid checksum"] => string(47) "'%value%' zawiera niepoprawną sumę kontrolną"
                                ["'%value%' must contain only digits"] => string(37) "'%value%' może zawierać tylko cyfry"
                                ["'%value%' contains an invalid amount of digits"] => string(49) "Numer '%value%' zawiera niepoprawną liczbę cyfr"
                                ["'%value%' is not from an allowed institute"] => string(48) "Numer '%value%' nie jest z dozwolonej instytucji"
                                ["'%value%' seems to be an invalid creditcard number"] => string(41) "'%value%' jest niepoprawnym numerem karty"
                                ["An exception has been raised while validating '%value%'"] => string(60) "Wystąpił błąd podczas sprawdzania numeru karty '%value%'"
                                ["Invalid type given. String, integer, array or Zend_Date expected"] => string(88) "Podana wartość powinna być ciągiem znaków, liczbą, tablicą lub obiektem Zend_Date"
                                ["'%value%' does not appear to be a valid date"] => string(34) "'%value%' nie jest poprawną datą"
                                ["'%value%' does not fit the date format '%format%'"] => string(45) "Data '%value%' nie jest w formacie '%format%'"
                                ["No record matching '%value%' was found"] => string(36) "Nie znaleziono rekordu dla '%value%'"
                                ["A record matching '%value%' was found"] => string(31) "Znaleziono rekord dla '%value%'"
                                ["'%value%' is no valid email address in the basic format local-part@hostname"] => string(66) "'%value%' nie jest poprawnym adresem email w formacie nazwa@serwer"
                                ["'%hostname%' is no valid hostname for email address '%value%'"] => string(64) "Email '%value%' zawiera niepoprawną nazwę serwera '%hostname%'"
                                ["'%hostname%' does not appear to have a valid MX record for the email address '%value%'"] => string(88) "Serwer '%hostname%' nie posiada poprawnie zdefiniowanego rekordu MX dla adresu '%value%'"
                                ["'%hostname%' is not in a routable network segment. The email address '%value%' should not be resolved from public network"] => string(106) "'%hostname%' nie rutowalnym segmentem sieci. Email '%value%' nie powinien być wykrywany z sieci publiczej"
                                ["'%localPart%' can not be matched against dot-atom format"] => string(48) "Nazwa '%localPart%' nie jest w formacie dot-atom"
                                ["'%localPart%' can not be matched against quoted-string format"] => string(47) "'%localPart%' nie jest w formacie quoted-string"
                                ["'%localPart%' is no valid local part for email address '%value%'"] => string(39) "'%localPart%' nie jest poprawną nazwą"
                                ["'%value%' exceeds the allowed length"] => string(55) "Wartość '%value%' przekroczyła dozwoloną długość"
                                ["Too many files, maximum '%max%' are allowed but '%count%' are given"] => string(65) "Wybrano '%count%' plików. Dopuszczalna liczba plików to '%max%'"
                                ["Too few files, minimum '%min%' are expected but '%count%' are given"] => string(62) "Wybrano '%count%' plików. Minimalna liczba plików to '%min%'"
                                ["File '%value%' does not match the given crc32 hashes"] => string(39) "Błędna suma kontrolna pliku '%value%'"
                                ["A crc32 hash could not be evaluated for the given file"] => string(55) "Nie można obliczyć sumy kontrolnej dla podanego pliku"
                                ["File '%value%' is not readable or does not exist"] => string(55) "Plik '%value%' nie istnieje lub nie można go odczytać"
                                ["File '%value%' has a false extension"] => string(42) "Plik '%value%' ma niepoprawne rozszerzenie"
                                ["File '%value%' has a false mimetype of '%type%'"] => string(47) "Plik '%value%' ma niepoprawny typ MIME '%type%'"
                                ["The mimetype of file '%value%' could not be detected"] => string(48) "Nie można wykryć typu MIME dla pliku '%value%'"
                                ["File '%value%' does not exist"] => string(27) "Plik '%value%' nie istnieje"
                                ["All files in sum should have a maximum size of '%max%' but '%size%' were detected"] => string(81) "Wybrane pliki łącznie zajmują '%size%'. Maksymalny łączny rozmiar to '%max%'"
                                ["All files in sum should have a minimum size of '%min%' but '%size%' were detected"] => string(80) "Wybrane pliki łącznie zajmują '%size%'. Minimalny łączny rozmiar to '%min%'"
                                ["One or more files can not be read"] => string(53) "Jeden lub więcej plików nie mogą zostać odczytane"
                                ["File '%value%' does not match the given hashes"] => string(38) "Plik '%value%' ma niedopuszczalny hash"
                                ["A hash could not be evaluated for the given file"] => string(59) "Nie można obliczyć funkcji haszującej dla podanego pliku"
                                ["Maximum allowed width for image '%value%' should be '%maxwidth%' but '%width%' detected"] => string(79) "Plik '%value%' ma szerokość '%width%'. Maksymalna szerokość to '%maxwidth%'"
                                ["Minimum expected width for image '%value%' should be '%minwidth%' but '%width%' detected"] => string(78) "Plik '%value%' ma szerokość '%width%'. Minimalna szerokość to '%maxwidth%'"
                                ["Maximum allowed height for image '%value%' should be '%maxheight%' but '%height%' detected"] => string(79) "Plik '%value%' ma wysokość '%height%'. Maksymalna wysokość to '%maxheight%'"
                                ["Minimum expected height for image '%value%' should be '%minheight%' but '%height%' detected"] => string(78) "Plik '%value%' ma wysokość '%height%'. Minimalna wysokość to '%minheight%'"
                                ["The size of image '%value%' could not be detected"] => string(46) "Nie można określić rozmiaru pliku '%value%'"
                                ["File '%value%' is not compressed, '%type%' detected"] => string(51) "Plik '%value%' typu '%type%' nie jest skompresowany"
                                ["File '%value%' is no image, '%type%' detected"] => string(45) "Plik '%value%' typu '%type%' nie jest obrazem"
                                ["File '%value%' does not match the given md5 hashes"] => string(42) "Plik '%value%' ma niedopuszczalny hash md5"
                                ["A md5 hash could not be evaluated for the given file"] => string(63) "Nie można obliczyć funkcji haszującej md5 dla podanego pliku"
                                ["File '%value%' exists"] => string(23) "Plik '%value%' istnieje"
                                ["File '%value%' does not match the given sha1 hashes"] => string(43) "Plik '%value%' ma niedopuszczalny hash sha1"
                                ["A sha1 hash could not be evaluated for the given file"] => string(64) "Nie można obliczyć funkcji haszującej sha1 dla podanego pliku"
                                ["Maximum allowed size for file '%value%' is '%max%' but '%size%' detected"] => string(68) "Podany plik ma rozmiar '%size%'. Maksymalny rozmiar pliku to '%max%'"
                                ["Minimum expected size for file '%value%' is '%min%' but '%size%' detected"] => string(67) "Podany plik ma rozmiar '%size%'. Minimalny rozmiar pliku to '%min%'"
                                ["File '%value%' exceeds the defined ini size"] => string(66) "Rozmiar pliku '%value%' przekroczył zdefiniowaną wartość w ini"
                                ["File '%value%' exceeds the defined form size"] => string(73) "Rozmiar pliku '%value%' przekroczył zdefiniowaną wartość w formularzu"
                                ["File '%value%' was only partially uploaded"] => string(47) "Plik '%value%' nie został całkowicie wysłany"
                                ["File '%value%' was not uploaded"] => string(35) "Plik '%value%' nie został wysłany"
                                ["No temporary directory was found for file '%value%'"] => string(38) "Nie zdefiniowano tymczasowego katalogu"
                                ["File '%value%' can't be written"] => string(35) "Nie można zapisać pliku '%value%'"
                                ["A PHP extension returned an error while uploading the file '%value%'"] => string(71) "Rozszerzenie PHP zgłosiło wyjątek podczas wysyłania pliku '%value%'"
                                ["File '%value%' was illegally uploaded. This could be a possible attack"] => string(86) "Plik '%value%' został niepoprawnie wysłany. Istnieje możliwość wystąpienia ataku"
                                ["File '%value%' was not found"] => string(30) "Nie znaleziono pliku '%value%'"
                                ["Unknown error while uploading file '%value%'"] => string(50) "Nieznany błąd podczas wysyłania pliku '%value%'"
                                ["Too much words, maximum '%max%' are allowed but '%count%' were counted"] => string(60) "Podano '%count%' słów. Maksymalna liczba słów to '%max%'"
                                ["Too less words, minimum '%min%' are expected but '%count%' were counted"] => string(59) "Podano '%count%' słów. Minimalna liczba słów to '%min%'"
                                ["'%value%' does not appear to be a float"] => string(46) "'%value%' nie jest liczbą zmiennoprzecinkową"
                                ["'%value%' is not greater than '%min%'"] => string(40) "'%value%' nie jest większe niż '%min%'"
                                ["'%value%' has not only hexadecimal digit characters"] => string(46) "'%value%' nie jest wartością heksadecymalną"
                                ["'%value%' appears to be an IP address, but IP addresses are not allowed"] => string(54) "Wartość '%value%' jest adresem IP a nie nazwą hosta"
                                ["'%value%' appears to be a DNS hostname but cannot match TLD against known list"] => string(30) "'%value%' zawiera nieznane TLD"
                                ["'%value%' appears to be a DNS hostname but contains a dash in an invalid position"] => string(54) "Nazwa hosta '%value%' zawiera znak '-' w złym miejscu"
                                ["'%value%' appears to be a DNS hostname but cannot match against hostname schema for TLD '%tld%'"] => string(65) "Nazwa hosta '%value%' jest niezgodna ze schematem dla TLD '%tld%'"
                                ["'%value%' appears to be a DNS hostname but cannot extract TLD part"] => string(51) "Nie można rozpoznać TLD dla nazwy hosta '%value%'"
                                ["'%value%' does not match the expected structure for a DNS hostname"] => string(41) "'%value%' nie jest poprawną nazwą hosta"
                                ["'%value%' does not appear to be a valid local network name"] => string(50) "'%value%' nie jest poprawną nazwą sieci lokalnej"
                                ["'%value%' appears to be a local network name but local network names are not allowed"] => string(91) "'%value%' prawdopodobnie jest nazwą sieci lokalnej. Nazwy sieci lokalnych są niedozwolone"
                                ["'%value%' appears to be a DNS hostname but the given punycode notation cannot be decoded"] => string(65) "Nie można zdekodować punycode dla podanej nazwy hosta '%value%'"
                                ["Unknown country within the IBAN '%value%'"] => string(33) "Niepoprawny kraj w IBAN '%value%'"
                                ["'%value%' has a false IBAN format"] => string(44) "Wartość '%value%' nie jest w formacie IBAN"
                                ["'%value%' has failed the IBAN check"] => string(56) "Wystąpił błąd podczas sprawdzania IBAN dla '%value%'"
                                ["The two given tokens do not match"] => string(35) "Podane wartości nie są takie same"
                                ["No token was provided to match against"] => string(35) "Nie podano wartości do porównania"
                                ["'%value%' was not found in the haystack"] => string(34) "Nie znaleziono wartości '%value%'"
                                ["Invalid type given. String or integer expected"] => string(70) "Podana wartość powinna być ciągiem znaków lub liczbą całkowitą"
                                ["'%value%' does not appear to be an integer"] => string(26) "'%value%' nie jest liczbą"
                                ["'%value%' does not appear to be a valid IP address"] => string(39) "'%value%' nie jest poprawnym adresem IP"
                                ["'%value%' is no valid ISBN number"] => string(33) "'%value%' nie jest poprawnym ISBN"
                                ["'%value%' is not less than '%max%'"] => string(40) "'%value%' nie jest mniejsze niż '%max%'"
                                ["Invalid type given. String, integer, float, boolean or array expected"] => string(132) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą, liczbą zmiennoprzecinkową, wartością logiczną lub tablicą"
                                ["Value is required and can't be empty"] => string(21) "To pole jest wymagane"
                                ["'%value%' does not appear to be a postal code"] => string(54) "Wartość '%value%' nie jest poprawnym kodem pocztowym"
                                ["'%value%' does not match against pattern '%pattern%'"] => string(52) "Wartość '%value%' nie pasuje do wzorca '%pattern%'"
                                ["There was an internal error while using the pattern '%pattern%'"] => string(60) "Wystąpił błąd podczas dopasowania wyrażenia '%pattern%'"
                                ["'%value%' is no valid sitemap changefreq"] => string(51) "'%value%' nie jest poprawną wartością changefreq"
                                ["'%value%' is no valid sitemap lastmod"] => string(48) "'%value%' nie jest poprawną wartością lastmod"
                                ["'%value%' is no valid sitemap location"] => string(53) "'%value%' nie jest poprawną lokalizacją mapy strony"
                                ["'%value%' is no valid sitemap priority"] => string(51) "'%value%' nie jest poprawną wartością priorytetu"
                                ["Invalid type given. Numeric string, integer or float expected"] => string(99) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą lub liczbą zmiennoprzecinkową"
                                ["'%value%' is less than %min% characters long"] => string(42) "'%value%' zawiera mniej niż %min% znaków"
                                ["'%value%' is more than %max% characters long"] => string(44) "'%value%' zawiera więcej niż %max% znaków"
                              }
                            }
                          }
                        }
                      }
                    }
                    ["_environment":protected] => NULL
                    ["_optionKeys":protected] => array(21) {
                      [0] => string(11) "phpsettings"
                      [1] => string(9) "bootstrap"
                      [2] => string(12) "appnamespace"
                      [3] => string(11) "pluginpaths"
                      [4] => string(9) "resources"
                      [5] => string(2) "db"
                      [6] => string(5) "logdb"
                      [7] => string(7) "session"
                      [8] => string(24) "session_defaultnamespace"
                      [9] => string(16) "session_lifetime"
                      [10] => string(13) "session_table"
                      [11] => string(6) "smarty"
                      [12] => string(4) "view"
                      [13] => string(5) "cache"
                      [14] => string(4) "auth"
                      [15] => string(5) "auth2"
                      [16] => string(6) "upload"
                      [17] => string(5) "paths"
                      [18] => string(9) "error_log"
                      [19] => string(7) "mailing"
                      [20] => string(5) "debug"
                    }
                    ["_options":protected] => array(21) {
                      ["phpSettings"] => array(5) {
                        ["display_startup_errors"] => string(1) "0"
                        ["display_errors"] => string(1) "0"
                        ["post_max_size"] => string(3) "12M"
                        ["upload_max_filesize"] => string(3) "12M"
                        ["MAX_FILE_SIZE"] => string(3) "12M"
                      }
                      ["bootstrap"] => array(2) {
                        ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/Bootstrap.php"
                        ["class"] => string(9) "Bootstrap"
                      }
                      ["appnamespace"] => string(0) ""
                      ["pluginPaths"] => array(1) {
                        ["Plugin"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/plugins/"
                      }
                      ["resources"] => array(1) {
                        ["frontController"] => array(6) {
                          ["controllerDirectory"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                          ["moduleControllerDirectoryName"] => string(1) "/"
                          ["moduleDirectory"] => string(63) "/home/firmylesne/domains/firmylesne.pl/application/controllers/"
                          ["defaultControllerName"] => string(5) "index"
                          ["defaultAction"] => string(5) "index"
                          ["params"] => array(1) {
                            ["displayExceptions"] => string(1) "0"
                          }
                        }
                      }
                      ["db"] => array(2) {
                        ["adapter"] => string(9) "Pdo_Mysql"
                        ["params"] => array(5) {
                          ["host"] => string(9) "localhost"
                          ["dbname"] => string(13) "firmylesne_fl"
                          ["username"] => string(13) "firmylesne_fl"
                          ["password"] => string(8) "RvN04efq"
                          ["charset"] => string(4) "utf8"
                        }
                      }
                      ["logdb"] => array(7) {
                        ["enabled"] => string(1) "0"
                        ["table"] => string(9) "log_zmian"
                        ["table_query"] => string(19) "log_zmian_zapytania"
                        ["exclude"] => string(61) "session,log_aktywnosci,log_logowan(insert),log_bledow(insert)"
                        ["log_insert"] => string(1) "0"
                        ["log_update"] => string(1) "0"
                        ["log_delete"] => string(1) "0"
                      }
                      ["session"] => array(1) {
                        ["name"] => string(11) "firmy_lesne"
                      }
                      ["session_defaultnamespace"] => string(7) "Default"
                      ["session_lifetime"] => string(5) "86400"
                      ["session_table"] => array(6) {
                        ["name"] => string(7) "session"
                        ["primary"] => array(3) {
                          [0] => string(10) "session_id"
                          [1] => string(9) "save_path"
                          [2] => string(4) "name"
                        }
                        ["primaryAssignment"] => array(3) {
                          [0] => string(9) "sessionId"
                          [1] => string(15) "sessionSavePath"
                          [2] => string(11) "sessionName"
                        }
                        ["modifiedColumn"] => string(8) "modified"
                        ["dataColumn"] => string(12) "session_data"
                        ["lifetimeColumn"] => string(8) "lifetime"
                      }
                      ["smarty"] => array(12) {
                        ["template_dir"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/"
                        ["layout_dir"] => string(75) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/layouts/"
                        ["compile_dir"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/views/compiles/"
                        ["cache_dir"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/caches/"
                        ["plugins_dir"] => array(1) {
                          [0] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/plugins/smarty"
                        }
                        ["auto_literal"] => string(1) "1"
                        ["force_compile"] => string(1) "0"
                        ["compile_check"] => string(1) "0"
                        ["default_layout"] => string(14) "default/layout"
                        ["debugging"] => string(1) "0"
                        ["debugging_ctrl"] => string(3) "URL"
                        ["default_modifiers"] => array(1) {
                          [0] => string(16) "escape:'htmlall'"
                        }
                      }
                      ["view"] => array(4) {
                        ["images"] => string(8) "/images/"
                        ["styles"] => string(8) "/styles/"
                        ["scripts"] => string(9) "/scripts/"
                        ["plugins"] => string(9) "/plugins/"
                      }
                      ["cache"] => array(4) {
                        ["enabled"] => string(1) "1"
                        ["frontend"] => array(2) {
                          ["name"] => string(4) "Core"
                          ["params"] => array(1) {
                            ["automatic_serialization"] => string(1) "1"
                          }
                        }
                        ["primary"] => array(2) {
                          ["name"] => string(4) "File"
                          ["params"] => array(1) {
                            ["cache_dir"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/../temp"
                          }
                        }
                        ["options"] => array(3) {
                          ["savetosecondary"] => string(1) "1"
                          ["backuptosecondary"] => string(1) "0"
                          ["recoverprimary"] => string(1) "1"
                        }
                      }
                      ["auth"] => array(2) {
                        ["table"] => array(4) {
                          ["name"] => string(15) "acl_uzytkownicy"
                          ["user_column"] => string(5) "email"
                          ["pass_column"] => string(5) "haslo"
                          ["pass_treatment"] => string(7) "SHA1(?)"
                        }
                        ["log"] => array(2) {
                          ["enabled"] => string(1) "1"
                          ["table"] => string(11) "log_logowan"
                        }
                      }
                      ["auth2"] => array(2) {
                        ["table"] => array(4) {
                          ["name"] => string(15) "acl_uzytkownicy"
                          ["user_column"] => string(5) "email"
                          ["pass_column"] => string(5) "haslo"
                          ["pass_treatment"] => string(1) "?"
                        }
                        ["log"] => array(2) {
                          ["enabled"] => string(1) "1"
                          ["table"] => string(11) "log_logowan"
                        }
                      }
                      ["upload"] => array(5) {
                        ["filetransfer"] => array(2) {
                          ["ignoreNoFile"] => string(1) "1"
                          ["useByteString"] => string(1) "0"
                        }
                        ["maxFileSize"] => string(3) "1MB"
                        ["maxFilesSize"] => string(3) "5MB"
                        ["excludeExtension"] => string(200) "ADE,ADP,BAS,BAT,CGI,CHM,CMD,COM,CPL,CRT,EXE,HLP,HTA,HTM,HTML,INF,INS,ISP,JS,JSE,LNK,MDB,MDE,MSC,MSI,MSP,MST,PCD,PHTML,PIF,PHP,PHP2,PHP3,PHP4,PHP5,REG,SCR,SCT,SH,SHS,TIF,TIFF,URL,VB,VBE,VBS,WSC,WSF,WSH"
                        ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/../files"
                      }
                      ["paths"] => array(1) {
                        ["images"] => array(6) {
                          ["news"] => string(82) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/artykuly/"
                          ["reklama"] => string(81) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/reklama/"
                          ["galerie"] => string(81) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/galerie/"
                          ["filmy"] => string(79) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/filmy/"
                          ["firmy"] => string(79) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/firmy/"
                          ["ogloszenia"] => string(84) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/ogloszenia/"
                        }
                      }
                      ["error_log"] => array(3) {
                        ["enabled"] => string(1) "1"
                        ["table"] => string(10) "log_bledow"
                        ["mailing"] => array(4) {
                          ["enabled"] => string(1) "1"
                          ["recipients"] => array(1) {
                            [0] => string(23) "and.kowalczuk@gmail.com"
                          }
                          ["hostname"] => string(13) "firmylesne.pl"
                          ["host"] => array(5) {
                            ["auth"] => string(5) "login"
                            ["username"] => string(19) "bledy@firmylesne.pl"
                            ["password"] => string(8) "g52mibV7"
                            ["ssl"] => string(3) "ssl"
                            ["port"] => string(3) "587"
                          }
                        }
                      }
                      ["mailing"] => array(5) {
                        ["enabled"] => string(1) "1"
                        ["nadawca_adres"] => string(21) "noreply@firmylesne.pl"
                        ["nadawca_nazwa"] => string(12) "Firmy leśne"
                        ["hostname"] => string(13) "firmylesne.pl"
                        ["host"] => array(5) {
                          ["auth"] => string(5) "login"
                          ["username"] => string(21) "noreply@firmylesne.pl"
                          ["password"] => string(8) "z43X3Ikg"
                          ["ssl"] => string(3) "ssl"
                          ["port"] => string(3) "465"
                        }
                      }
                      ["debug"] => array(6) {
                        ["enabled"] => string(1) "1"
                        ["images_path"] => string(14) "/images/debug/"
                        ["max_recursion"] => string(1) "6"
                        ["max_string_length"] => string(2) "75"
                        ["max_string_length_stepsub"] => string(1) "2"
                        ["inline"] => string(1) "1"
                      }
                    }
                    ["_pluginLoader":protected] => object(Zend_Loader_PluginLoader)#43 (4) {
                      ["_loadedPluginPaths":protected] => array(0) {
                      }
                      ["_loadedPlugins":protected] => array(1) {
                        ["Frontcontroller"] => string(41) "Zend_Application_Resource_Frontcontroller"
                      }
                      ["_prefixToPaths":protected] => array(3) {
                        ["Zend_Application_Resource_"] => array(1) {
                          [0] => string(26) "Zend/Application/Resource/"
                        }
                        ["ZendX_Application_Resource_"] => array(1) {
                          [0] => string(27) "ZendX/Application/Resource/"
                        }
                        ["Plugin_"] => array(1) {
                          [0] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/plugins/"
                        }
                      }
                      ["_useStaticRegistry":protected] => NULL
                    }
                    ["_pluginResources":protected] => array(1) {
                      ["frontcontroller"] => object(Zend_Application_Resource_Frontcontroller)#41 (4) {
                        ["_front":protected] => object(Zend_Controller_Front)#37 (11) {
                          ["_baseUrl":protected] => NULL
                          ["_controllerDir":protected] => NULL
                          ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                            ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                            ["_curModule":protected] => string(7) "default"
                            ["_controllerDirectory":protected] => array(4) {
                              ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                              ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                              ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                              ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                            }
                            ["_defaultAction":protected] => string(5) "index"
                            ["_defaultController":protected] => string(5) "index"
                            ["_defaultModule":protected] => string(7) "default"
                            ["_frontController":protected] => NULL
                            ["_invokeParams":protected] => array(2) {
                              ["displayExceptions"] => string(1) "0"
                              ["bootstrap"] => *RECURSION*
                            }
                            ["_pathDelimiter":protected] => string(1) "_"
                            ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                              ["_body":protected] => array(0) {
                              }
                              ["_exceptions":protected] => array(1) {
                                [0] => *RECURSION*
                              }
                              ["_headers":protected] => array(0) {
                              }
                              ["_headersRaw":protected] => array(0) {
                              }
                              ["_httpResponseCode":protected] => int(200)
                              ["_isRedirect":protected] => bool(false)
                              ["_renderExceptions":protected] => bool(false)
                              ["headersSentThrowsException"] => bool(true)
                            }
                            ["_wordDelimiter":protected] => array(2) {
                              [0] => string(1) "-"
                              [1] => string(1) "."
                            }
                          }
                          ["_invokeParams":protected] => array(2) {
                            ["displayExceptions"] => string(1) "0"
                            ["bootstrap"] => *RECURSION*
                          }
                          ["_moduleControllerDirectoryName":protected] => string(1) "/"
                          ["_plugins":protected] => object(Zend_Controller_Plugin_Broker)#38 (3) {
                            ["_plugins":protected] => array(1) {
                              [100] => object(Zend_Controller_Plugin_ErrorHandler)#49 (7) {
                                ["_errorModule":protected] => string(7) "default"
                                ["_errorController":protected] => string(5) "error"
                                ["_errorAction":protected] => string(5) "error"
                                ["_isInsideErrorHandlerLoop":protected] => bool(true)
                                ["_exceptionCountAtFirstEncounter":protected] => int(1)
                                ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                  ["_paramSources":protected] => array(2) {
                                    [0] => string(4) "_GET"
                                    [1] => string(5) "_POST"
                                  }
                                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_baseUrl":protected] => string(0) ""
                                  ["_basePath":protected] => NULL
                                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_params":protected] => array(4) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                    ["error_handler"] => object(ArrayObject)#96 (1) {
                                      ["storage":"ArrayObject":private] => array(3) {
                                        ["exception"] => *RECURSION*
                                        ["type"] => string(15) "EXCEPTION_OTHER"
                                        ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                          ["_paramSources":protected] => array(2) {
                                            [0] => string(4) "_GET"
                                            [1] => string(5) "_POST"
                                          }
                                          ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_baseUrl":protected] => string(0) ""
                                          ["_basePath":protected] => NULL
                                          ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_params":protected] => array(3) {
                                            ["controller"] => string(5) "pokaz"
                                            ["action"] => string(24) "informacje-organizacyjne"
                                            ["module"] => string(7) "default"
                                          }
                                          ["_rawBody":protected] => NULL
                                          ["_aliases":protected] => array(0) {
                                          }
                                          ["_dispatched":protected] => bool(true)
                                          ["_module":protected] => string(7) "default"
                                          ["_moduleKey":protected] => string(6) "module"
                                          ["_controller":protected] => string(5) "pokaz"
                                          ["_controllerKey":protected] => string(10) "controller"
                                          ["_action":protected] => string(24) "informacje-organizacyjne"
                                          ["_actionKey":protected] => string(6) "action"
                                        }
                                      }
                                    }
                                  }
                                  ["_rawBody":protected] => NULL
                                  ["_aliases":protected] => array(0) {
                                  }
                                  ["_dispatched":protected] => bool(false)
                                  ["_module":protected] => string(7) "default"
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controller":protected] => string(5) "error"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_action":protected] => string(8) "critical"
                                  ["_actionKey":protected] => string(6) "action"
                                }
                                ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                  ["_body":protected] => array(0) {
                                  }
                                  ["_exceptions":protected] => array(1) {
                                    [0] => *RECURSION*
                                  }
                                  ["_headers":protected] => array(0) {
                                  }
                                  ["_headersRaw":protected] => array(0) {
                                  }
                                  ["_httpResponseCode":protected] => int(200)
                                  ["_isRedirect":protected] => bool(false)
                                  ["_renderExceptions":protected] => bool(false)
                                  ["headersSentThrowsException"] => bool(true)
                                }
                              }
                            }
                            ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                              ["_paramSources":protected] => array(2) {
                                [0] => string(4) "_GET"
                                [1] => string(5) "_POST"
                              }
                              ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_baseUrl":protected] => string(0) ""
                              ["_basePath":protected] => NULL
                              ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_params":protected] => array(4) {
                                ["controller"] => string(5) "pokaz"
                                ["action"] => string(24) "informacje-organizacyjne"
                                ["module"] => string(7) "default"
                                ["error_handler"] => object(ArrayObject)#96 (1) {
                                  ["storage":"ArrayObject":private] => array(3) {
                                    ["exception"] => *RECURSION*
                                    ["type"] => string(15) "EXCEPTION_OTHER"
                                    ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                      ["_paramSources":protected] => array(2) {
                                        [0] => string(4) "_GET"
                                        [1] => string(5) "_POST"
                                      }
                                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_baseUrl":protected] => string(0) ""
                                      ["_basePath":protected] => NULL
                                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_params":protected] => array(3) {
                                        ["controller"] => string(5) "pokaz"
                                        ["action"] => string(24) "informacje-organizacyjne"
                                        ["module"] => string(7) "default"
                                      }
                                      ["_rawBody":protected] => NULL
                                      ["_aliases":protected] => array(0) {
                                      }
                                      ["_dispatched":protected] => bool(true)
                                      ["_module":protected] => string(7) "default"
                                      ["_moduleKey":protected] => string(6) "module"
                                      ["_controller":protected] => string(5) "pokaz"
                                      ["_controllerKey":protected] => string(10) "controller"
                                      ["_action":protected] => string(24) "informacje-organizacyjne"
                                      ["_actionKey":protected] => string(6) "action"
                                    }
                                  }
                                }
                              }
                              ["_rawBody":protected] => NULL
                              ["_aliases":protected] => array(0) {
                              }
                              ["_dispatched":protected] => bool(false)
                              ["_module":protected] => string(7) "default"
                              ["_moduleKey":protected] => string(6) "module"
                              ["_controller":protected] => string(5) "error"
                              ["_controllerKey":protected] => string(10) "controller"
                              ["_action":protected] => string(8) "critical"
                              ["_actionKey":protected] => string(6) "action"
                            }
                            ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                              ["_body":protected] => array(0) {
                              }
                              ["_exceptions":protected] => array(1) {
                                [0] => *RECURSION*
                              }
                              ["_headers":protected] => array(0) {
                              }
                              ["_headersRaw":protected] => array(0) {
                              }
                              ["_httpResponseCode":protected] => int(200)
                              ["_isRedirect":protected] => bool(false)
                              ["_renderExceptions":protected] => bool(false)
                              ["headersSentThrowsException"] => bool(true)
                            }
                          }
                          ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                            ["_paramSources":protected] => array(2) {
                              [0] => string(4) "_GET"
                              [1] => string(5) "_POST"
                            }
                            ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                            ["_baseUrl":protected] => string(0) ""
                            ["_basePath":protected] => NULL
                            ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                            ["_params":protected] => array(4) {
                              ["controller"] => string(5) "pokaz"
                              ["action"] => string(24) "informacje-organizacyjne"
                              ["module"] => string(7) "default"
                              ["error_handler"] => object(ArrayObject)#96 (1) {
                                ["storage":"ArrayObject":private] => array(3) {
                                  ["exception"] => *RECURSION*
                                  ["type"] => string(15) "EXCEPTION_OTHER"
                                  ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                    ["_paramSources":protected] => array(2) {
                                      [0] => string(4) "_GET"
                                      [1] => string(5) "_POST"
                                    }
                                    ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                    ["_baseUrl":protected] => string(0) ""
                                    ["_basePath":protected] => NULL
                                    ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                    ["_params":protected] => array(3) {
                                      ["controller"] => string(5) "pokaz"
                                      ["action"] => string(24) "informacje-organizacyjne"
                                      ["module"] => string(7) "default"
                                    }
                                    ["_rawBody":protected] => NULL
                                    ["_aliases":protected] => array(0) {
                                    }
                                    ["_dispatched":protected] => bool(true)
                                    ["_module":protected] => string(7) "default"
                                    ["_moduleKey":protected] => string(6) "module"
                                    ["_controller":protected] => string(5) "pokaz"
                                    ["_controllerKey":protected] => string(10) "controller"
                                    ["_action":protected] => string(24) "informacje-organizacyjne"
                                    ["_actionKey":protected] => string(6) "action"
                                  }
                                }
                              }
                            }
                            ["_rawBody":protected] => NULL
                            ["_aliases":protected] => array(0) {
                            }
                            ["_dispatched":protected] => bool(false)
                            ["_module":protected] => string(7) "default"
                            ["_moduleKey":protected] => string(6) "module"
                            ["_controller":protected] => string(5) "error"
                            ["_controllerKey":protected] => string(10) "controller"
                            ["_action":protected] => string(8) "critical"
                            ["_actionKey":protected] => string(6) "action"
                          }
                          ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                            ["_body":protected] => array(0) {
                            }
                            ["_exceptions":protected] => array(1) {
                              [0] => *RECURSION*
                            }
                            ["_headers":protected] => array(0) {
                            }
                            ["_headersRaw":protected] => array(0) {
                            }
                            ["_httpResponseCode":protected] => int(200)
                            ["_isRedirect":protected] => bool(false)
                            ["_renderExceptions":protected] => bool(false)
                            ["headersSentThrowsException"] => bool(true)
                          }
                          ["_returnResponse":protected] => bool(false)
                          ["_router":protected] => object(Zend_Controller_Router_Rewrite)#25 (8) {
                            ["_useDefaultRoutes":protected] => bool(true)
                            ["_routes":protected] => array(2) {
                              ["default"] => object(Zend_Controller_Router_Route_Module)#46 (11) {
                                ["_defaults":protected] => array(3) {
                                  ["controller"] => string(5) "index"
                                  ["action"] => string(5) "index"
                                  ["module"] => string(7) "default"
                                }
                                ["_values":protected] => array(2) {
                                  ["controller"] => string(5) "pokaz"
                                  ["action"] => string(24) "informacje-organizacyjne"
                                }
                                ["_moduleValid":protected] => bool(false)
                                ["_keysSet":protected] => bool(true)
                                ["_moduleKey":protected] => string(6) "module"
                                ["_controllerKey":protected] => string(10) "controller"
                                ["_actionKey":protected] => string(6) "action"
                                ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                  ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                  ["_curModule":protected] => string(7) "default"
                                  ["_controllerDirectory":protected] => array(4) {
                                    ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                    ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                    ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                    ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                  }
                                  ["_defaultAction":protected] => string(5) "index"
                                  ["_defaultController":protected] => string(5) "index"
                                  ["_defaultModule":protected] => string(7) "default"
                                  ["_frontController":protected] => NULL
                                  ["_invokeParams":protected] => array(2) {
                                    ["displayExceptions"] => string(1) "0"
                                    ["bootstrap"] => *RECURSION*
                                  }
                                  ["_pathDelimiter":protected] => string(1) "_"
                                  ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                    ["_body":protected] => array(0) {
                                    }
                                    ["_exceptions":protected] => array(1) {
                                      [0] => *RECURSION*
                                    }
                                    ["_headers":protected] => array(0) {
                                    }
                                    ["_headersRaw":protected] => array(0) {
                                    }
                                    ["_httpResponseCode":protected] => int(200)
                                    ["_isRedirect":protected] => bool(false)
                                    ["_renderExceptions":protected] => bool(false)
                                    ["headersSentThrowsException"] => bool(true)
                                  }
                                  ["_wordDelimiter":protected] => array(2) {
                                    [0] => string(1) "-"
                                    [1] => string(1) "."
                                  }
                                }
                                ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                  ["_paramSources":protected] => array(2) {
                                    [0] => string(4) "_GET"
                                    [1] => string(5) "_POST"
                                  }
                                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_baseUrl":protected] => string(0) ""
                                  ["_basePath":protected] => NULL
                                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_params":protected] => array(4) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                    ["error_handler"] => object(ArrayObject)#96 (1) {
                                      ["storage":"ArrayObject":private] => array(3) {
                                        ["exception"] => *RECURSION*
                                        ["type"] => string(15) "EXCEPTION_OTHER"
                                        ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                          ["_paramSources":protected] => array(2) {
                                            [0] => string(4) "_GET"
                                            [1] => string(5) "_POST"
                                          }
                                          ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_baseUrl":protected] => string(0) ""
                                          ["_basePath":protected] => NULL
                                          ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_params":protected] => array(3) {
                                            ["controller"] => string(5) "pokaz"
                                            ["action"] => string(24) "informacje-organizacyjne"
                                            ["module"] => string(7) "default"
                                          }
                                          ["_rawBody":protected] => NULL
                                          ["_aliases":protected] => array(0) {
                                          }
                                          ["_dispatched":protected] => bool(true)
                                          ["_module":protected] => string(7) "default"
                                          ["_moduleKey":protected] => string(6) "module"
                                          ["_controller":protected] => string(5) "pokaz"
                                          ["_controllerKey":protected] => string(10) "controller"
                                          ["_action":protected] => string(24) "informacje-organizacyjne"
                                          ["_actionKey":protected] => string(6) "action"
                                        }
                                      }
                                    }
                                  }
                                  ["_rawBody":protected] => NULL
                                  ["_aliases":protected] => array(0) {
                                  }
                                  ["_dispatched":protected] => bool(false)
                                  ["_module":protected] => string(7) "default"
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controller":protected] => string(5) "error"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_action":protected] => string(8) "critical"
                                  ["_actionKey":protected] => string(6) "action"
                                }
                                ["_isAbstract":protected] => bool(false)
                                ["_matchedPath":protected] => NULL
                              }
                              ["ajax"] => object(Zend_Controller_Router_Route)#22 (17) {
                                ["_translator":protected] => NULL
                                ["_locale":protected] => NULL
                                ["_isTranslated":protected] => bool(false)
                                ["_translatable":protected] => array(0) {
                                }
                                ["_urlVariable":protected] => string(1) ":"
                                ["_urlDelimiter":protected] => string(1) "/"
                                ["_regexDelimiter":protected] => string(1) "#"
                                ["_defaultRegex":protected] => NULL
                                ["_variables":protected] => array(3) {
                                  [1] => string(6) "module"
                                  [2] => string(10) "controller"
                                  [3] => string(6) "action"
                                }
                                ["_parts":protected] => array(5) {
                                  [0] => string(4) "ajax"
                                  [1] => NULL
                                  [2] => NULL
                                  [3] => NULL
                                  [4] => string(1) "*"
                                }
                                ["_defaults":protected] => array(1) {
                                  ["ajax"] => bool(true)
                                }
                                ["_requirements":protected] => array(0) {
                                }
                                ["_values":protected] => array(0) {
                                }
                                ["_wildcardData":protected] => array(0) {
                                }
                                ["_staticCount":protected] => int(1)
                                ["_isAbstract":protected] => bool(false)
                                ["_matchedPath":protected] => NULL
                              }
                            }
                            ["_currentRoute":protected] => string(7) "default"
                            ["_globalParams":protected] => array(0) {
                            }
                            ["_chainNameSeparator":protected] => string(1) "-"
                            ["_useCurrentParamsAsGlobal":protected] => bool(false)
                            ["_frontController":protected] => *RECURSION*
                            ["_invokeParams":protected] => array(2) {
                              ["displayExceptions"] => string(1) "0"
                              ["bootstrap"] => *RECURSION*
                            }
                          }
                          ["_throwExceptions":protected] => bool(false)
                        }
                        ["_bootstrap":protected] => *RECURSION*
                        ["_options":protected] => array(6) {
                          ["controllerDirectory"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                          ["moduleControllerDirectoryName"] => string(1) "/"
                          ["moduleDirectory"] => string(63) "/home/firmylesne/domains/firmylesne.pl/application/controllers/"
                          ["defaultControllerName"] => string(5) "index"
                          ["defaultAction"] => string(5) "index"
                          ["params"] => array(1) {
                            ["displayExceptions"] => string(1) "0"
                          }
                        }
                        ["_skipOptions":protected] => array(2) {
                          [0] => string(7) "options"
                          [1] => string(6) "config"
                        }
                      }
                    }
                    ["_run":protected] => array(14) {
                      [0] => string(15) "frontcontroller"
                      [1] => string(15) "basecontrollers"
                      [2] => string(10) "autoloader"
                      [3] => string(6) "upload"
                      [4] => string(4) "view"
                      [5] => string(6) "router"
                      [6] => string(2) "db"
                      [7] => string(7) "session"
                      [8] => string(5) "cache"
                      [9] => string(4) "auth"
                      [10] => string(3) "acl"
                      [11] => string(8) "errorlog"
                      [12] => string(10) "translator"
                      [13] => string(4) "path"
                    }
                    ["_started":protected] => array(0) {
                    }
                    ["frontController"] => object(Zend_Controller_Front)#37 (11) {
                      ["_baseUrl":protected] => NULL
                      ["_controllerDir":protected] => NULL
                      ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                        ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                        ["_curModule":protected] => string(7) "default"
                        ["_controllerDirectory":protected] => array(4) {
                          ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                          ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                          ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                          ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                        }
                        ["_defaultAction":protected] => string(5) "index"
                        ["_defaultController":protected] => string(5) "index"
                        ["_defaultModule":protected] => string(7) "default"
                        ["_frontController":protected] => NULL
                        ["_invokeParams":protected] => array(2) {
                          ["displayExceptions"] => string(1) "0"
                          ["bootstrap"] => *RECURSION*
                        }
                        ["_pathDelimiter":protected] => string(1) "_"
                        ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                          ["_body":protected] => array(0) {
                          }
                          ["_exceptions":protected] => array(1) {
                            [0] => *RECURSION*
                          }
                          ["_headers":protected] => array(0) {
                          }
                          ["_headersRaw":protected] => array(0) {
                          }
                          ["_httpResponseCode":protected] => int(200)
                          ["_isRedirect":protected] => bool(false)
                          ["_renderExceptions":protected] => bool(false)
                          ["headersSentThrowsException"] => bool(true)
                        }
                        ["_wordDelimiter":protected] => array(2) {
                          [0] => string(1) "-"
                          [1] => string(1) "."
                        }
                      }
                      ["_invokeParams":protected] => array(2) {
                        ["displayExceptions"] => string(1) "0"
                        ["bootstrap"] => *RECURSION*
                      }
                      ["_moduleControllerDirectoryName":protected] => string(1) "/"
                      ["_plugins":protected] => object(Zend_Controller_Plugin_Broker)#38 (3) {
                        ["_plugins":protected] => array(1) {
                          [100] => object(Zend_Controller_Plugin_ErrorHandler)#49 (7) {
                            ["_errorModule":protected] => string(7) "default"
                            ["_errorController":protected] => string(5) "error"
                            ["_errorAction":protected] => string(5) "error"
                            ["_isInsideErrorHandlerLoop":protected] => bool(true)
                            ["_exceptionCountAtFirstEncounter":protected] => int(1)
                            ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                              ["_paramSources":protected] => array(2) {
                                [0] => string(4) "_GET"
                                [1] => string(5) "_POST"
                              }
                              ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_baseUrl":protected] => string(0) ""
                              ["_basePath":protected] => NULL
                              ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_params":protected] => array(4) {
                                ["controller"] => string(5) "pokaz"
                                ["action"] => string(24) "informacje-organizacyjne"
                                ["module"] => string(7) "default"
                                ["error_handler"] => object(ArrayObject)#96 (1) {
                                  ["storage":"ArrayObject":private] => array(3) {
                                    ["exception"] => *RECURSION*
                                    ["type"] => string(15) "EXCEPTION_OTHER"
                                    ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                      ["_paramSources":protected] => array(2) {
                                        [0] => string(4) "_GET"
                                        [1] => string(5) "_POST"
                                      }
                                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_baseUrl":protected] => string(0) ""
                                      ["_basePath":protected] => NULL
                                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_params":protected] => array(3) {
                                        ["controller"] => string(5) "pokaz"
                                        ["action"] => string(24) "informacje-organizacyjne"
                                        ["module"] => string(7) "default"
                                      }
                                      ["_rawBody":protected] => NULL
                                      ["_aliases":protected] => array(0) {
                                      }
                                      ["_dispatched":protected] => bool(true)
                                      ["_module":protected] => string(7) "default"
                                      ["_moduleKey":protected] => string(6) "module"
                                      ["_controller":protected] => string(5) "pokaz"
                                      ["_controllerKey":protected] => string(10) "controller"
                                      ["_action":protected] => string(24) "informacje-organizacyjne"
                                      ["_actionKey":protected] => string(6) "action"
                                    }
                                  }
                                }
                              }
                              ["_rawBody":protected] => NULL
                              ["_aliases":protected] => array(0) {
                              }
                              ["_dispatched":protected] => bool(false)
                              ["_module":protected] => string(7) "default"
                              ["_moduleKey":protected] => string(6) "module"
                              ["_controller":protected] => string(5) "error"
                              ["_controllerKey":protected] => string(10) "controller"
                              ["_action":protected] => string(8) "critical"
                              ["_actionKey":protected] => string(6) "action"
                            }
                            ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                              ["_body":protected] => array(0) {
                              }
                              ["_exceptions":protected] => array(1) {
                                [0] => *RECURSION*
                              }
                              ["_headers":protected] => array(0) {
                              }
                              ["_headersRaw":protected] => array(0) {
                              }
                              ["_httpResponseCode":protected] => int(200)
                              ["_isRedirect":protected] => bool(false)
                              ["_renderExceptions":protected] => bool(false)
                              ["headersSentThrowsException"] => bool(true)
                            }
                          }
                        }
                        ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                          ["_paramSources":protected] => array(2) {
                            [0] => string(4) "_GET"
                            [1] => string(5) "_POST"
                          }
                          ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                          ["_baseUrl":protected] => string(0) ""
                          ["_basePath":protected] => NULL
                          ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                          ["_params":protected] => array(4) {
                            ["controller"] => string(5) "pokaz"
                            ["action"] => string(24) "informacje-organizacyjne"
                            ["module"] => string(7) "default"
                            ["error_handler"] => object(ArrayObject)#96 (1) {
                              ["storage":"ArrayObject":private] => array(3) {
                                ["exception"] => *RECURSION*
                                ["type"] => string(15) "EXCEPTION_OTHER"
                                ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                  ["_paramSources":protected] => array(2) {
                                    [0] => string(4) "_GET"
                                    [1] => string(5) "_POST"
                                  }
                                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_baseUrl":protected] => string(0) ""
                                  ["_basePath":protected] => NULL
                                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_params":protected] => array(3) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                  }
                                  ["_rawBody":protected] => NULL
                                  ["_aliases":protected] => array(0) {
                                  }
                                  ["_dispatched":protected] => bool(true)
                                  ["_module":protected] => string(7) "default"
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controller":protected] => string(5) "pokaz"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_action":protected] => string(24) "informacje-organizacyjne"
                                  ["_actionKey":protected] => string(6) "action"
                                }
                              }
                            }
                          }
                          ["_rawBody":protected] => NULL
                          ["_aliases":protected] => array(0) {
                          }
                          ["_dispatched":protected] => bool(false)
                          ["_module":protected] => string(7) "default"
                          ["_moduleKey":protected] => string(6) "module"
                          ["_controller":protected] => string(5) "error"
                          ["_controllerKey":protected] => string(10) "controller"
                          ["_action":protected] => string(8) "critical"
                          ["_actionKey":protected] => string(6) "action"
                        }
                        ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                          ["_body":protected] => array(0) {
                          }
                          ["_exceptions":protected] => array(1) {
                            [0] => *RECURSION*
                          }
                          ["_headers":protected] => array(0) {
                          }
                          ["_headersRaw":protected] => array(0) {
                          }
                          ["_httpResponseCode":protected] => int(200)
                          ["_isRedirect":protected] => bool(false)
                          ["_renderExceptions":protected] => bool(false)
                          ["headersSentThrowsException"] => bool(true)
                        }
                      }
                      ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                        ["_paramSources":protected] => array(2) {
                          [0] => string(4) "_GET"
                          [1] => string(5) "_POST"
                        }
                        ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                        ["_baseUrl":protected] => string(0) ""
                        ["_basePath":protected] => NULL
                        ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                        ["_params":protected] => array(4) {
                          ["controller"] => string(5) "pokaz"
                          ["action"] => string(24) "informacje-organizacyjne"
                          ["module"] => string(7) "default"
                          ["error_handler"] => object(ArrayObject)#96 (1) {
                            ["storage":"ArrayObject":private] => array(3) {
                              ["exception"] => *RECURSION*
                              ["type"] => string(15) "EXCEPTION_OTHER"
                              ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                ["_paramSources":protected] => array(2) {
                                  [0] => string(4) "_GET"
                                  [1] => string(5) "_POST"
                                }
                                ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                ["_baseUrl":protected] => string(0) ""
                                ["_basePath":protected] => NULL
                                ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                ["_params":protected] => array(3) {
                                  ["controller"] => string(5) "pokaz"
                                  ["action"] => string(24) "informacje-organizacyjne"
                                  ["module"] => string(7) "default"
                                }
                                ["_rawBody":protected] => NULL
                                ["_aliases":protected] => array(0) {
                                }
                                ["_dispatched":protected] => bool(true)
                                ["_module":protected] => string(7) "default"
                                ["_moduleKey":protected] => string(6) "module"
                                ["_controller":protected] => string(5) "pokaz"
                                ["_controllerKey":protected] => string(10) "controller"
                                ["_action":protected] => string(24) "informacje-organizacyjne"
                                ["_actionKey":protected] => string(6) "action"
                              }
                            }
                          }
                        }
                        ["_rawBody":protected] => NULL
                        ["_aliases":protected] => array(0) {
                        }
                        ["_dispatched":protected] => bool(false)
                        ["_module":protected] => string(7) "default"
                        ["_moduleKey":protected] => string(6) "module"
                        ["_controller":protected] => string(5) "error"
                        ["_controllerKey":protected] => string(10) "controller"
                        ["_action":protected] => string(8) "critical"
                        ["_actionKey":protected] => string(6) "action"
                      }
                      ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                        ["_body":protected] => array(0) {
                        }
                        ["_exceptions":protected] => array(1) {
                          [0] => *RECURSION*
                        }
                        ["_headers":protected] => array(0) {
                        }
                        ["_headersRaw":protected] => array(0) {
                        }
                        ["_httpResponseCode":protected] => int(200)
                        ["_isRedirect":protected] => bool(false)
                        ["_renderExceptions":protected] => bool(false)
                        ["headersSentThrowsException"] => bool(true)
                      }
                      ["_returnResponse":protected] => bool(false)
                      ["_router":protected] => object(Zend_Controller_Router_Rewrite)#25 (8) {
                        ["_useDefaultRoutes":protected] => bool(true)
                        ["_routes":protected] => array(2) {
                          ["default"] => object(Zend_Controller_Router_Route_Module)#46 (11) {
                            ["_defaults":protected] => array(3) {
                              ["controller"] => string(5) "index"
                              ["action"] => string(5) "index"
                              ["module"] => string(7) "default"
                            }
                            ["_values":protected] => array(2) {
                              ["controller"] => string(5) "pokaz"
                              ["action"] => string(24) "informacje-organizacyjne"
                            }
                            ["_moduleValid":protected] => bool(false)
                            ["_keysSet":protected] => bool(true)
                            ["_moduleKey":protected] => string(6) "module"
                            ["_controllerKey":protected] => string(10) "controller"
                            ["_actionKey":protected] => string(6) "action"
                            ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                              ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                              ["_curModule":protected] => string(7) "default"
                              ["_controllerDirectory":protected] => array(4) {
                                ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                              }
                              ["_defaultAction":protected] => string(5) "index"
                              ["_defaultController":protected] => string(5) "index"
                              ["_defaultModule":protected] => string(7) "default"
                              ["_frontController":protected] => NULL
                              ["_invokeParams":protected] => array(2) {
                                ["displayExceptions"] => string(1) "0"
                                ["bootstrap"] => *RECURSION*
                              }
                              ["_pathDelimiter":protected] => string(1) "_"
                              ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                ["_body":protected] => array(0) {
                                }
                                ["_exceptions":protected] => array(1) {
                                  [0] => *RECURSION*
                                }
                                ["_headers":protected] => array(0) {
                                }
                                ["_headersRaw":protected] => array(0) {
                                }
                                ["_httpResponseCode":protected] => int(200)
                                ["_isRedirect":protected] => bool(false)
                                ["_renderExceptions":protected] => bool(false)
                                ["headersSentThrowsException"] => bool(true)
                              }
                              ["_wordDelimiter":protected] => array(2) {
                                [0] => string(1) "-"
                                [1] => string(1) "."
                              }
                            }
                            ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                              ["_paramSources":protected] => array(2) {
                                [0] => string(4) "_GET"
                                [1] => string(5) "_POST"
                              }
                              ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_baseUrl":protected] => string(0) ""
                              ["_basePath":protected] => NULL
                              ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_params":protected] => array(4) {
                                ["controller"] => string(5) "pokaz"
                                ["action"] => string(24) "informacje-organizacyjne"
                                ["module"] => string(7) "default"
                                ["error_handler"] => object(ArrayObject)#96 (1) {
                                  ["storage":"ArrayObject":private] => array(3) {
                                    ["exception"] => *RECURSION*
                                    ["type"] => string(15) "EXCEPTION_OTHER"
                                    ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                      ["_paramSources":protected] => array(2) {
                                        [0] => string(4) "_GET"
                                        [1] => string(5) "_POST"
                                      }
                                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_baseUrl":protected] => string(0) ""
                                      ["_basePath":protected] => NULL
                                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_params":protected] => array(3) {
                                        ["controller"] => string(5) "pokaz"
                                        ["action"] => string(24) "informacje-organizacyjne"
                                        ["module"] => string(7) "default"
                                      }
                                      ["_rawBody":protected] => NULL
                                      ["_aliases":protected] => array(0) {
                                      }
                                      ["_dispatched":protected] => bool(true)
                                      ["_module":protected] => string(7) "default"
                                      ["_moduleKey":protected] => string(6) "module"
                                      ["_controller":protected] => string(5) "pokaz"
                                      ["_controllerKey":protected] => string(10) "controller"
                                      ["_action":protected] => string(24) "informacje-organizacyjne"
                                      ["_actionKey":protected] => string(6) "action"
                                    }
                                  }
                                }
                              }
                              ["_rawBody":protected] => NULL
                              ["_aliases":protected] => array(0) {
                              }
                              ["_dispatched":protected] => bool(false)
                              ["_module":protected] => string(7) "default"
                              ["_moduleKey":protected] => string(6) "module"
                              ["_controller":protected] => string(5) "error"
                              ["_controllerKey":protected] => string(10) "controller"
                              ["_action":protected] => string(8) "critical"
                              ["_actionKey":protected] => string(6) "action"
                            }
                            ["_isAbstract":protected] => bool(false)
                            ["_matchedPath":protected] => NULL
                          }
                          ["ajax"] => object(Zend_Controller_Router_Route)#22 (17) {
                            ["_translator":protected] => NULL
                            ["_locale":protected] => NULL
                            ["_isTranslated":protected] => bool(false)
                            ["_translatable":protected] => array(0) {
                            }
                            ["_urlVariable":protected] => string(1) ":"
                            ["_urlDelimiter":protected] => string(1) "/"
                            ["_regexDelimiter":protected] => string(1) "#"
                            ["_defaultRegex":protected] => NULL
                            ["_variables":protected] => array(3) {
                              [1] => string(6) "module"
                              [2] => string(10) "controller"
                              [3] => string(6) "action"
                            }
                            ["_parts":protected] => array(5) {
                              [0] => string(4) "ajax"
                              [1] => NULL
                              [2] => NULL
                              [3] => NULL
                              [4] => string(1) "*"
                            }
                            ["_defaults":protected] => array(1) {
                              ["ajax"] => bool(true)
                            }
                            ["_requirements":protected] => array(0) {
                            }
                            ["_values":protected] => array(0) {
                            }
                            ["_wildcardData":protected] => array(0) {
                            }
                            ["_staticCount":protected] => int(1)
                            ["_isAbstract":protected] => bool(false)
                            ["_matchedPath":protected] => NULL
                          }
                        }
                        ["_currentRoute":protected] => string(7) "default"
                        ["_globalParams":protected] => array(0) {
                        }
                        ["_chainNameSeparator":protected] => string(1) "-"
                        ["_useCurrentParamsAsGlobal":protected] => bool(false)
                        ["_frontController":protected] => *RECURSION*
                        ["_invokeParams":protected] => array(2) {
                          ["displayExceptions"] => string(1) "0"
                          ["bootstrap"] => *RECURSION*
                        }
                      }
                      ["_throwExceptions":protected] => bool(false)
                    }
                  }
                }
              }
            }
            [7] => array(6) {
              ["file"] => string(72) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Front.php"
              ["line"] => int(954)
              ["function"] => string(8) "dispatch"
              ["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
              ["type"] => string(2) "->"
              ["args"] => array(2) {
                [0] => object(Zend_Controller_Request_Http)#44 (15) {
                  ["_paramSources":protected] => array(2) {
                    [0] => string(4) "_GET"
                    [1] => string(5) "_POST"
                  }
                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                  ["_baseUrl":protected] => string(0) ""
                  ["_basePath":protected] => NULL
                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                  ["_params":protected] => array(4) {
                    ["controller"] => string(5) "pokaz"
                    ["action"] => string(24) "informacje-organizacyjne"
                    ["module"] => string(7) "default"
                    ["error_handler"] => object(ArrayObject)#96 (1) {
                      ["storage":"ArrayObject":private] => array(3) {
                        ["exception"] => *RECURSION*
                        ["type"] => string(15) "EXCEPTION_OTHER"
                        ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                          ["_paramSources":protected] => array(2) {
                            [0] => string(4) "_GET"
                            [1] => string(5) "_POST"
                          }
                          ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                          ["_baseUrl":protected] => string(0) ""
                          ["_basePath":protected] => NULL
                          ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                          ["_params":protected] => array(3) {
                            ["controller"] => string(5) "pokaz"
                            ["action"] => string(24) "informacje-organizacyjne"
                            ["module"] => string(7) "default"
                          }
                          ["_rawBody":protected] => NULL
                          ["_aliases":protected] => array(0) {
                          }
                          ["_dispatched":protected] => bool(true)
                          ["_module":protected] => string(7) "default"
                          ["_moduleKey":protected] => string(6) "module"
                          ["_controller":protected] => string(5) "pokaz"
                          ["_controllerKey":protected] => string(10) "controller"
                          ["_action":protected] => string(24) "informacje-organizacyjne"
                          ["_actionKey":protected] => string(6) "action"
                        }
                      }
                    }
                  }
                  ["_rawBody":protected] => NULL
                  ["_aliases":protected] => array(0) {
                  }
                  ["_dispatched":protected] => bool(false)
                  ["_module":protected] => string(7) "default"
                  ["_moduleKey":protected] => string(6) "module"
                  ["_controller":protected] => string(5) "error"
                  ["_controllerKey":protected] => string(10) "controller"
                  ["_action":protected] => string(8) "critical"
                  ["_actionKey":protected] => string(6) "action"
                }
                [1] => object(Zend_Controller_Response_Http)#45 (8) {
                  ["_body":protected] => array(0) {
                  }
                  ["_exceptions":protected] => array(1) {
                    [0] => *RECURSION*
                  }
                  ["_headers":protected] => array(0) {
                  }
                  ["_headersRaw":protected] => array(0) {
                  }
                  ["_httpResponseCode":protected] => int(200)
                  ["_isRedirect":protected] => bool(false)
                  ["_renderExceptions":protected] => bool(false)
                  ["headersSentThrowsException"] => bool(true)
                }
              }
            }
            [8] => array(6) {
              ["file"] => string(87) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Application/Bootstrap/Bootstrap.php"
              ["line"] => int(97)
              ["function"] => string(8) "dispatch"
              ["class"] => string(21) "Zend_Controller_Front"
              ["type"] => string(2) "->"
              ["args"] => array(0) {
              }
            }
            [9] => array(6) {
              ["file"] => string(67) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Application.php"
              ["line"] => int(366)
              ["function"] => string(3) "run"
              ["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
              ["type"] => string(2) "->"
              ["args"] => array(0) {
              }
            }
            [10] => array(6) {
              ["file"] => string(60) "/home/firmylesne/domains/firmylesne.pl/public_html/index.php"
              ["line"] => int(65)
              ["function"] => string(3) "run"
              ["class"] => string(16) "Zend_Application"
              ["type"] => string(2) "->"
              ["args"] => array(0) {
              }
            }
          }
          ["previous":"Exception":private] => NULL
        }
        [6] => &array(3) {
          ["controller"] => string(5) "pokaz"
          ["action"] => string(24) "informacje-organizacyjne"
          ["module"] => string(7) "default"
        }
      }
    }
    [6] => array(6) {
      ["file"] => string(82) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ErrorController.php"
      ["line"] => int(56)
      ["function"] => string(8) "logError"
      ["class"] => string(11) "Model_Error"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => object(ArrayObject)#96 (1) {
          ["storage":"ArrayObject":private] => array(3) {
            ["exception"] => object(Zend_Cache_Exception)#98 (8) {
              ["_previous":"Zend_Exception":private] => NULL
              ["message":protected] => string(111) "Invalid id or tag 'menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne' : must use only [a-zA-Z0-9_]"
              ["string":"Exception":private] => string(1806) "exception 'Zend_Cache_Exception' with message 'Invalid id or tag 'menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne' : must use only [a-zA-Z0-9_]' in /home/firmylesne/domains/firmylesne.pl/library/Zend/Cache.php:209
Stack trace:
#0 /home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php(679): Zend_Cache::throwException('Invalid id or t...')
#1 /home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php(358): Zend_Cache_Core::_validateIdOrTag('menu_default_po...')
#2 /home/firmylesne/domains/firmylesne.pl/application/plugins/Cache.php(384): Zend_Cache_Core->save(Array, 'menu_default_po...', Array, false, 8)
#3 /home/firmylesne/domains/firmylesne.pl/application/models/Zarzadzanie/Menu.php(84): Plugin_Cache->save(Array, 'menu_default_po...', Array)
#4 /home/firmylesne/domains/firmylesne.pl/application/controllers/PokazController.php(10): Model_Zarzadzanie_Menu->getMenu(true, Array)
#5 /home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Action.php(133): PokazController->init()
#6 /home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Dispatcher/Standard.php(281): Zend_Controller_Action->__construct(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http), Array)
#7 /home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#8 /home/firmylesne/domains/firmylesne.pl/library/Zend/Application/Bootstrap/Bootstrap.php(97): Zend_Controller_Front->dispatch()
#9 /home/firmylesne/domains/firmylesne.pl/library/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run()
#10 /home/firmylesne/domains/firmylesne.pl/public_html/index.php(65): Zend_Application->run()
#11 {main}"
              ["code":protected] => int(0)
              ["file":protected] => string(61) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Cache.php"
              ["line":protected] => int(209)
              ["trace":"Exception":private] => array(11) {
                [0] => array(6) {
                  ["file"] => string(66) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php"
                  ["line"] => int(679)
                  ["function"] => string(14) "throwException"
                  ["class"] => string(10) "Zend_Cache"
                  ["type"] => string(2) "::"
                  ["args"] => array(1) {
                    [0] => string(111) "Invalid id or tag 'menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne' : must use only [a-zA-Z0-9_]"
                  }
                }
                [1] => array(6) {
                  ["file"] => string(66) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php"
                  ["line"] => int(358)
                  ["function"] => string(16) "_validateIdOrTag"
                  ["class"] => string(15) "Zend_Cache_Core"
                  ["type"] => string(2) "::"
                  ["args"] => array(1) {
                    [0] => string(62) "menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne"
                  }
                }
                [2] => array(6) {
                  ["file"] => string(68) "/home/firmylesne/domains/firmylesne.pl/application/plugins/Cache.php"
                  ["line"] => int(384)
                  ["function"] => string(4) "save"
                  ["class"] => string(15) "Zend_Cache_Core"
                  ["type"] => string(2) "->"
                  ["args"] => array(5) {
                    [0] => array(26) {
                      [16] => array(7) {
                        ["id"] => string(2) "16"
                        ["nazwa"] => string(14) "Usługi leśne"
                        ["href"] => string(19) "/pokaz/uslugi-lesne"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [20] => array(7) {
                        ["id"] => string(2) "20"
                        ["nazwa"] => string(8) "Sprzedam"
                        ["href"] => string(33) "/lista/ogloszenia/rodzaj/sprzedam"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [84] => array(7) {
                        ["id"] => string(2) "84"
                        ["nazwa"] => string(11) "Forest SHOW"
                        ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(4) {
                          [0] => array(7) {
                            ["id"] => string(2) "85"
                            ["nazwa"] => string(14) "Jak dojechać?"
                            ["href"] => string(19) "/pokaz/jak-dojechac"
                            ["typ"] => string(9) "podstrona"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [1] => array(7) {
                            ["id"] => string(3) "101"
                            ["nazwa"] => string(24) "Informacje organizacyjne"
                            ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [2] => array(7) {
                            ["id"] => string(2) "86"
                            ["nazwa"] => string(12) "Aktualności"
                            ["href"] => string(30) "/lista/forest-show/aktualnosci"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [3] => array(7) {
                            ["id"] => string(2) "88"
                            ["nazwa"] => string(10) "Zawody PFC"
                            ["href"] => string(17) "/pokaz/zawody-pfc"
                            ["typ"] => string(9) "podstrona"
                            ["kolejnosc"] => string(1) "3"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                        }
                      }
                      [85] => array(7) {
                        ["id"] => string(2) "85"
                        ["nazwa"] => string(14) "Jak dojechać?"
                        ["href"] => string(19) "/pokaz/jak-dojechac"
                        ["typ"] => string(9) "podstrona"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [101] => array(7) {
                        ["id"] => string(3) "101"
                        ["nazwa"] => string(24) "Informacje organizacyjne"
                        ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [103] => array(7) {
                        ["id"] => string(3) "103"
                        ["nazwa"] => string(19) "Ograniczenia cięć"
                        ["href"] => string(24) "/lista/ograniczenia-ciec"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [3] => array(7) {
                        ["id"] => string(1) "3"
                        ["nazwa"] => string(11) "Ogłoszenia"
                        ["href"] => string(17) "/lista/ogloszenia"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(6) {
                          [0] => array(7) {
                            ["id"] => string(2) "20"
                            ["nazwa"] => string(8) "Sprzedam"
                            ["href"] => string(33) "/lista/ogloszenia/rodzaj/sprzedam"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [1] => array(7) {
                            ["id"] => string(2) "37"
                            ["nazwa"] => string(6) "Kupię"
                            ["href"] => string(30) "/lista/ogloszenia/rodzaj/kupie"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [2] => array(7) {
                            ["id"] => string(2) "21"
                            ["nazwa"] => string(17) "Zamienię / Oddam"
                            ["href"] => string(33) "/lista/ogloszenia/rodzaj/zamienie"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "3"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [3] => array(7) {
                            ["id"] => string(2) "22"
                            ["nazwa"] => string(10) "Dam pracę"
                            ["href"] => string(34) "/lista/ogloszenia/rodzaj/dam_prace"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "4"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [4] => array(7) {
                            ["id"] => string(2) "23"
                            ["nazwa"] => string(12) "Szukam pracy"
                            ["href"] => string(37) "/lista/ogloszenia/rodzaj/szukam_pracy"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "5"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [5] => array(7) {
                            ["id"] => string(2) "24"
                            ["nazwa"] => string(4) "Inne"
                            ["href"] => string(29) "/lista/ogloszenia/rodzaj/inne"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "6"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                        }
                      }
                      [17] => array(7) {
                        ["id"] => string(2) "17"
                        ["nazwa"] => string(14) "Sprzęt leśny"
                        ["href"] => string(19) "/pokaz/sprzet-lesny"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [47] => array(7) {
                        ["id"] => string(2) "47"
                        ["nazwa"] => string(11) "BHP w lesie"
                        ["href"] => string(18) "/lista/bhp-w-lesie"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [37] => array(7) {
                        ["id"] => string(2) "37"
                        ["nazwa"] => string(6) "Kupię"
                        ["href"] => string(30) "/lista/ogloszenia/rodzaj/kupie"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [86] => array(7) {
                        ["id"] => string(2) "86"
                        ["nazwa"] => string(12) "Aktualności"
                        ["href"] => string(30) "/lista/forest-show/aktualnosci"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [8] => array(7) {
                        ["id"] => string(1) "8"
                        ["nazwa"] => string(7) "Kontakt"
                        ["href"] => string(14) "/pokaz/kontakt"
                        ["typ"] => string(9) "podstrona"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [21] => array(7) {
                        ["id"] => string(2) "21"
                        ["nazwa"] => string(17) "Zamienię / Oddam"
                        ["href"] => string(33) "/lista/ogloszenia/rodzaj/zamienie"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [83] => array(7) {
                        ["id"] => string(2) "83"
                        ["nazwa"] => string(11) "Forest SHOW"
                        ["href"] => string(18) "/lista/forest-show"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [88] => array(7) {
                        ["id"] => string(2) "88"
                        ["nazwa"] => string(10) "Zawody PFC"
                        ["href"] => string(17) "/pokaz/zawody-pfc"
                        ["typ"] => string(9) "podstrona"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [22] => array(7) {
                        ["id"] => string(2) "22"
                        ["nazwa"] => string(10) "Dam pracę"
                        ["href"] => string(34) "/lista/ogloszenia/rodzaj/dam_prace"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "4"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [67] => array(7) {
                        ["id"] => string(2) "67"
                        ["nazwa"] => string(15) "Goń złodzieja"
                        ["href"] => string(20) "/lista/gon-zlodzieja"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "4"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [2] => array(7) {
                        ["id"] => string(1) "2"
                        ["nazwa"] => string(10) "Informacje"
                        ["href"] => string(17) "/lista/informacje"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "5"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(9) {
                          [0] => array(7) {
                            ["id"] => string(3) "103"
                            ["nazwa"] => string(19) "Ograniczenia cięć"
                            ["href"] => string(24) "/lista/ograniczenia-ciec"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [1] => array(7) {
                            ["id"] => string(2) "47"
                            ["nazwa"] => string(11) "BHP w lesie"
                            ["href"] => string(18) "/lista/bhp-w-lesie"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [2] => array(7) {
                            ["id"] => string(2) "83"
                            ["nazwa"] => string(11) "Forest SHOW"
                            ["href"] => string(18) "/lista/forest-show"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "3"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [3] => array(7) {
                            ["id"] => string(2) "67"
                            ["nazwa"] => string(15) "Goń złodzieja"
                            ["href"] => string(20) "/lista/gon-zlodzieja"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "4"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [4] => array(7) {
                            ["id"] => string(2) "12"
                            ["nazwa"] => string(15) "Lasy Państwowe"
                            ["href"] => string(21) "/lista/lasy-panstwowe"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "5"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [5] => array(7) {
                            ["id"] => string(3) "102"
                            ["nazwa"] => string(14) "Przetargi w LP"
                            ["href"] => string(21) "/lista/przetargi-w-lp"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "6"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [6] => array(7) {
                            ["id"] => string(2) "10"
                            ["nazwa"] => string(15) "Technika leśna"
                            ["href"] => string(21) "/lista/technika-lesna"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "7"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [7] => array(7) {
                            ["id"] => string(2) "74"
                            ["nazwa"] => string(7) "Wypadki"
                            ["href"] => string(14) "/lista/wypadki"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "8"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [8] => array(7) {
                            ["id"] => string(2) "73"
                            ["nazwa"] => string(14) "Okiem adwokata"
                            ["href"] => string(21) "/lista/okiem-adwokata"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "9"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                        }
                      }
                      [12] => array(7) {
                        ["id"] => string(2) "12"
                        ["nazwa"] => string(15) "Lasy Państwowe"
                        ["href"] => string(21) "/lista/lasy-panstwowe"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "5"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [23] => array(7) {
                        ["id"] => string(2) "23"
                        ["nazwa"] => string(12) "Szukam pracy"
                        ["href"] => string(37) "/lista/ogloszenia/rodzaj/szukam_pracy"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "5"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [7] => array(7) {
                        ["id"] => string(1) "7"
                        ["nazwa"] => string(7) "Reklama"
                        ["href"] => string(14) "/pokaz/reklama"
                        ["typ"] => string(9) "podstrona"
                        ["kolejnosc"] => string(1) "6"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [24] => array(7) {
                        ["id"] => string(2) "24"
                        ["nazwa"] => string(4) "Inne"
                        ["href"] => string(29) "/lista/ogloszenia/rodzaj/inne"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "6"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [102] => array(7) {
                        ["id"] => string(3) "102"
                        ["nazwa"] => string(14) "Przetargi w LP"
                        ["href"] => string(21) "/lista/przetargi-w-lp"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "6"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [10] => array(7) {
                        ["id"] => string(2) "10"
                        ["nazwa"] => string(15) "Technika leśna"
                        ["href"] => string(21) "/lista/technika-lesna"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "7"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [74] => array(7) {
                        ["id"] => string(2) "74"
                        ["nazwa"] => string(7) "Wypadki"
                        ["href"] => string(14) "/lista/wypadki"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "8"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [73] => &array(7) {
                        ["id"] => string(2) "73"
                        ["nazwa"] => string(14) "Okiem adwokata"
                        ["href"] => string(21) "/lista/okiem-adwokata"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "9"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                    }
                    [1] => string(62) "menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne"
                    [2] => array(1) {
                      [0] => string(4) "menu"
                    }
                    [3] => bool(false)
                    [4] => int(8)
                  }
                }
                [3] => array(6) {
                  ["file"] => string(78) "/home/firmylesne/domains/firmylesne.pl/application/models/Zarzadzanie/Menu.php"
                  ["line"] => int(84)
                  ["function"] => string(4) "save"
                  ["class"] => string(12) "Plugin_Cache"
                  ["type"] => string(2) "->"
                  ["args"] => array(3) {
                    [0] => array(26) {
                      [16] => array(7) {
                        ["id"] => string(2) "16"
                        ["nazwa"] => string(14) "Usługi leśne"
                        ["href"] => string(19) "/pokaz/uslugi-lesne"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [20] => array(7) {
                        ["id"] => string(2) "20"
                        ["nazwa"] => string(8) "Sprzedam"
                        ["href"] => string(33) "/lista/ogloszenia/rodzaj/sprzedam"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [84] => array(7) {
                        ["id"] => string(2) "84"
                        ["nazwa"] => string(11) "Forest SHOW"
                        ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(4) {
                          [0] => array(7) {
                            ["id"] => string(2) "85"
                            ["nazwa"] => string(14) "Jak dojechać?"
                            ["href"] => string(19) "/pokaz/jak-dojechac"
                            ["typ"] => string(9) "podstrona"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [1] => array(7) {
                            ["id"] => string(3) "101"
                            ["nazwa"] => string(24) "Informacje organizacyjne"
                            ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [2] => array(7) {
                            ["id"] => string(2) "86"
                            ["nazwa"] => string(12) "Aktualności"
                            ["href"] => string(30) "/lista/forest-show/aktualnosci"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [3] => array(7) {
                            ["id"] => string(2) "88"
                            ["nazwa"] => string(10) "Zawody PFC"
                            ["href"] => string(17) "/pokaz/zawody-pfc"
                            ["typ"] => string(9) "podstrona"
                            ["kolejnosc"] => string(1) "3"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                        }
                      }
                      [85] => array(7) {
                        ["id"] => string(2) "85"
                        ["nazwa"] => string(14) "Jak dojechać?"
                        ["href"] => string(19) "/pokaz/jak-dojechac"
                        ["typ"] => string(9) "podstrona"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [101] => array(7) {
                        ["id"] => string(3) "101"
                        ["nazwa"] => string(24) "Informacje organizacyjne"
                        ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [103] => array(7) {
                        ["id"] => string(3) "103"
                        ["nazwa"] => string(19) "Ograniczenia cięć"
                        ["href"] => string(24) "/lista/ograniczenia-ciec"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [3] => array(7) {
                        ["id"] => string(1) "3"
                        ["nazwa"] => string(11) "Ogłoszenia"
                        ["href"] => string(17) "/lista/ogloszenia"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(6) {
                          [0] => array(7) {
                            ["id"] => string(2) "20"
                            ["nazwa"] => string(8) "Sprzedam"
                            ["href"] => string(33) "/lista/ogloszenia/rodzaj/sprzedam"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [1] => array(7) {
                            ["id"] => string(2) "37"
                            ["nazwa"] => string(6) "Kupię"
                            ["href"] => string(30) "/lista/ogloszenia/rodzaj/kupie"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [2] => array(7) {
                            ["id"] => string(2) "21"
                            ["nazwa"] => string(17) "Zamienię / Oddam"
                            ["href"] => string(33) "/lista/ogloszenia/rodzaj/zamienie"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "3"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [3] => array(7) {
                            ["id"] => string(2) "22"
                            ["nazwa"] => string(10) "Dam pracę"
                            ["href"] => string(34) "/lista/ogloszenia/rodzaj/dam_prace"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "4"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [4] => array(7) {
                            ["id"] => string(2) "23"
                            ["nazwa"] => string(12) "Szukam pracy"
                            ["href"] => string(37) "/lista/ogloszenia/rodzaj/szukam_pracy"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "5"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [5] => array(7) {
                            ["id"] => string(2) "24"
                            ["nazwa"] => string(4) "Inne"
                            ["href"] => string(29) "/lista/ogloszenia/rodzaj/inne"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "6"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                        }
                      }
                      [17] => array(7) {
                        ["id"] => string(2) "17"
                        ["nazwa"] => string(14) "Sprzęt leśny"
                        ["href"] => string(19) "/pokaz/sprzet-lesny"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [47] => array(7) {
                        ["id"] => string(2) "47"
                        ["nazwa"] => string(11) "BHP w lesie"
                        ["href"] => string(18) "/lista/bhp-w-lesie"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [37] => array(7) {
                        ["id"] => string(2) "37"
                        ["nazwa"] => string(6) "Kupię"
                        ["href"] => string(30) "/lista/ogloszenia/rodzaj/kupie"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [86] => array(7) {
                        ["id"] => string(2) "86"
                        ["nazwa"] => string(12) "Aktualności"
                        ["href"] => string(30) "/lista/forest-show/aktualnosci"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [8] => array(7) {
                        ["id"] => string(1) "8"
                        ["nazwa"] => string(7) "Kontakt"
                        ["href"] => string(14) "/pokaz/kontakt"
                        ["typ"] => string(9) "podstrona"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [21] => array(7) {
                        ["id"] => string(2) "21"
                        ["nazwa"] => string(17) "Zamienię / Oddam"
                        ["href"] => string(33) "/lista/ogloszenia/rodzaj/zamienie"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [83] => array(7) {
                        ["id"] => string(2) "83"
                        ["nazwa"] => string(11) "Forest SHOW"
                        ["href"] => string(18) "/lista/forest-show"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [88] => array(7) {
                        ["id"] => string(2) "88"
                        ["nazwa"] => string(10) "Zawody PFC"
                        ["href"] => string(17) "/pokaz/zawody-pfc"
                        ["typ"] => string(9) "podstrona"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [22] => array(7) {
                        ["id"] => string(2) "22"
                        ["nazwa"] => string(10) "Dam pracę"
                        ["href"] => string(34) "/lista/ogloszenia/rodzaj/dam_prace"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "4"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [67] => array(7) {
                        ["id"] => string(2) "67"
                        ["nazwa"] => string(15) "Goń złodzieja"
                        ["href"] => string(20) "/lista/gon-zlodzieja"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "4"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [2] => array(7) {
                        ["id"] => string(1) "2"
                        ["nazwa"] => string(10) "Informacje"
                        ["href"] => string(17) "/lista/informacje"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "5"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(9) {
                          [0] => array(7) {
                            ["id"] => string(3) "103"
                            ["nazwa"] => string(19) "Ograniczenia cięć"
                            ["href"] => string(24) "/lista/ograniczenia-ciec"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [1] => array(7) {
                            ["id"] => string(2) "47"
                            ["nazwa"] => string(11) "BHP w lesie"
                            ["href"] => string(18) "/lista/bhp-w-lesie"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [2] => array(7) {
                            ["id"] => string(2) "83"
                            ["nazwa"] => string(11) "Forest SHOW"
                            ["href"] => string(18) "/lista/forest-show"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "3"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [3] => array(7) {
                            ["id"] => string(2) "67"
                            ["nazwa"] => string(15) "Goń złodzieja"
                            ["href"] => string(20) "/lista/gon-zlodzieja"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "4"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [4] => array(7) {
                            ["id"] => string(2) "12"
                            ["nazwa"] => string(15) "Lasy Państwowe"
                            ["href"] => string(21) "/lista/lasy-panstwowe"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "5"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [5] => array(7) {
                            ["id"] => string(3) "102"
                            ["nazwa"] => string(14) "Przetargi w LP"
                            ["href"] => string(21) "/lista/przetargi-w-lp"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "6"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [6] => array(7) {
                            ["id"] => string(2) "10"
                            ["nazwa"] => string(15) "Technika leśna"
                            ["href"] => string(21) "/lista/technika-lesna"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "7"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [7] => array(7) {
                            ["id"] => string(2) "74"
                            ["nazwa"] => string(7) "Wypadki"
                            ["href"] => string(14) "/lista/wypadki"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "8"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [8] => array(7) {
                            ["id"] => string(2) "73"
                            ["nazwa"] => string(14) "Okiem adwokata"
                            ["href"] => string(21) "/lista/okiem-adwokata"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "9"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                        }
                      }
                      [12] => array(7) {
                        ["id"] => string(2) "12"
                        ["nazwa"] => string(15) "Lasy Państwowe"
                        ["href"] => string(21) "/lista/lasy-panstwowe"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "5"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [23] => array(7) {
                        ["id"] => string(2) "23"
                        ["nazwa"] => string(12) "Szukam pracy"
                        ["href"] => string(37) "/lista/ogloszenia/rodzaj/szukam_pracy"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "5"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [7] => array(7) {
                        ["id"] => string(1) "7"
                        ["nazwa"] => string(7) "Reklama"
                        ["href"] => string(14) "/pokaz/reklama"
                        ["typ"] => string(9) "podstrona"
                        ["kolejnosc"] => string(1) "6"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [24] => array(7) {
                        ["id"] => string(2) "24"
                        ["nazwa"] => string(4) "Inne"
                        ["href"] => string(29) "/lista/ogloszenia/rodzaj/inne"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "6"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [102] => array(7) {
                        ["id"] => string(3) "102"
                        ["nazwa"] => string(14) "Przetargi w LP"
                        ["href"] => string(21) "/lista/przetargi-w-lp"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "6"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [10] => array(7) {
                        ["id"] => string(2) "10"
                        ["nazwa"] => string(15) "Technika leśna"
                        ["href"] => string(21) "/lista/technika-lesna"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "7"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [74] => array(7) {
                        ["id"] => string(2) "74"
                        ["nazwa"] => string(7) "Wypadki"
                        ["href"] => string(14) "/lista/wypadki"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "8"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [73] => &array(7) {
                        ["id"] => string(2) "73"
                        ["nazwa"] => string(14) "Okiem adwokata"
                        ["href"] => string(21) "/lista/okiem-adwokata"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "9"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                    }
                    [1] => string(62) "menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne"
                    [2] => array(1) {
                      [0] => string(4) "menu"
                    }
                  }
                }
                [4] => array(6) {
                  ["file"] => string(82) "/home/firmylesne/domains/firmylesne.pl/application/controllers/PokazController.php"
                  ["line"] => int(10)
                  ["function"] => string(7) "getMenu"
                  ["class"] => string(22) "Model_Zarzadzanie_Menu"
                  ["type"] => string(2) "->"
                  ["args"] => array(2) {
                    [0] => bool(true)
                    [1] => array(3) {
                      ["modul"] => string(7) "default"
                      ["kontroler"] => string(5) "pokaz"
                      ["akcja"] => string(24) "informacje-organizacyjne"
                    }
                  }
                }
                [5] => array(6) {
                  ["file"] => string(73) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Action.php"
                  ["line"] => int(133)
                  ["function"] => string(4) "init"
                  ["class"] => string(15) "PokazController"
                  ["type"] => string(2) "->"
                  ["args"] => array(0) {
                  }
                }
                [6] => array(6) {
                  ["file"] => string(86) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Dispatcher/Standard.php"
                  ["line"] => int(281)
                  ["function"] => string(11) "__construct"
                  ["class"] => string(22) "Zend_Controller_Action"
                  ["type"] => string(2) "->"
                  ["args"] => array(3) {
                    [0] => object(Zend_Controller_Request_Http)#44 (15) {
                      ["_paramSources":protected] => array(2) {
                        [0] => string(4) "_GET"
                        [1] => string(5) "_POST"
                      }
                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                      ["_baseUrl":protected] => string(0) ""
                      ["_basePath":protected] => NULL
                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                      ["_params":protected] => array(4) {
                        ["controller"] => string(5) "pokaz"
                        ["action"] => string(24) "informacje-organizacyjne"
                        ["module"] => string(7) "default"
                        ["error_handler"] => *RECURSION*
                      }
                      ["_rawBody":protected] => NULL
                      ["_aliases":protected] => array(0) {
                      }
                      ["_dispatched":protected] => bool(false)
                      ["_module":protected] => string(7) "default"
                      ["_moduleKey":protected] => string(6) "module"
                      ["_controller":protected] => string(5) "error"
                      ["_controllerKey":protected] => string(10) "controller"
                      ["_action":protected] => string(8) "critical"
                      ["_actionKey":protected] => string(6) "action"
                    }
                    [1] => object(Zend_Controller_Response_Http)#45 (8) {
                      ["_body":protected] => array(0) {
                      }
                      ["_exceptions":protected] => array(1) {
                        [0] => *RECURSION*
                      }
                      ["_headers":protected] => array(0) {
                      }
                      ["_headersRaw":protected] => array(0) {
                      }
                      ["_httpResponseCode":protected] => int(200)
                      ["_isRedirect":protected] => bool(false)
                      ["_renderExceptions":protected] => bool(false)
                      ["headersSentThrowsException"] => bool(true)
                    }
                    [2] => array(2) {
                      ["displayExceptions"] => string(1) "0"
                      ["bootstrap"] => object(Bootstrap)#3 (14) {
                        ["_front":protected] => object(Zend_Controller_Front)#37 (11) {
                          ["_baseUrl":protected] => NULL
                          ["_controllerDir":protected] => NULL
                          ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                            ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                            ["_curModule":protected] => string(7) "default"
                            ["_controllerDirectory":protected] => array(4) {
                              ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                              ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                              ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                              ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                            }
                            ["_defaultAction":protected] => string(5) "index"
                            ["_defaultController":protected] => string(5) "index"
                            ["_defaultModule":protected] => string(7) "default"
                            ["_frontController":protected] => NULL
                            ["_invokeParams":protected] => array(2) {
                              ["displayExceptions"] => string(1) "0"
                              ["bootstrap"] => *RECURSION*
                            }
                            ["_pathDelimiter":protected] => string(1) "_"
                            ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                              ["_body":protected] => array(0) {
                              }
                              ["_exceptions":protected] => array(1) {
                                [0] => *RECURSION*
                              }
                              ["_headers":protected] => array(0) {
                              }
                              ["_headersRaw":protected] => array(0) {
                              }
                              ["_httpResponseCode":protected] => int(200)
                              ["_isRedirect":protected] => bool(false)
                              ["_renderExceptions":protected] => bool(false)
                              ["headersSentThrowsException"] => bool(true)
                            }
                            ["_wordDelimiter":protected] => array(2) {
                              [0] => string(1) "-"
                              [1] => string(1) "."
                            }
                          }
                          ["_invokeParams":protected] => array(2) {
                            ["displayExceptions"] => string(1) "0"
                            ["bootstrap"] => *RECURSION*
                          }
                          ["_moduleControllerDirectoryName":protected] => string(1) "/"
                          ["_plugins":protected] => object(Zend_Controller_Plugin_Broker)#38 (3) {
                            ["_plugins":protected] => array(1) {
                              [100] => object(Zend_Controller_Plugin_ErrorHandler)#49 (7) {
                                ["_errorModule":protected] => string(7) "default"
                                ["_errorController":protected] => string(5) "error"
                                ["_errorAction":protected] => string(5) "error"
                                ["_isInsideErrorHandlerLoop":protected] => bool(true)
                                ["_exceptionCountAtFirstEncounter":protected] => int(1)
                                ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                  ["_paramSources":protected] => array(2) {
                                    [0] => string(4) "_GET"
                                    [1] => string(5) "_POST"
                                  }
                                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_baseUrl":protected] => string(0) ""
                                  ["_basePath":protected] => NULL
                                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_params":protected] => array(4) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                    ["error_handler"] => *RECURSION*
                                  }
                                  ["_rawBody":protected] => NULL
                                  ["_aliases":protected] => array(0) {
                                  }
                                  ["_dispatched":protected] => bool(false)
                                  ["_module":protected] => string(7) "default"
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controller":protected] => string(5) "error"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_action":protected] => string(8) "critical"
                                  ["_actionKey":protected] => string(6) "action"
                                }
                                ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                  ["_body":protected] => array(0) {
                                  }
                                  ["_exceptions":protected] => array(1) {
                                    [0] => *RECURSION*
                                  }
                                  ["_headers":protected] => array(0) {
                                  }
                                  ["_headersRaw":protected] => array(0) {
                                  }
                                  ["_httpResponseCode":protected] => int(200)
                                  ["_isRedirect":protected] => bool(false)
                                  ["_renderExceptions":protected] => bool(false)
                                  ["headersSentThrowsException"] => bool(true)
                                }
                              }
                            }
                            ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                              ["_paramSources":protected] => array(2) {
                                [0] => string(4) "_GET"
                                [1] => string(5) "_POST"
                              }
                              ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_baseUrl":protected] => string(0) ""
                              ["_basePath":protected] => NULL
                              ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_params":protected] => array(4) {
                                ["controller"] => string(5) "pokaz"
                                ["action"] => string(24) "informacje-organizacyjne"
                                ["module"] => string(7) "default"
                                ["error_handler"] => *RECURSION*
                              }
                              ["_rawBody":protected] => NULL
                              ["_aliases":protected] => array(0) {
                              }
                              ["_dispatched":protected] => bool(false)
                              ["_module":protected] => string(7) "default"
                              ["_moduleKey":protected] => string(6) "module"
                              ["_controller":protected] => string(5) "error"
                              ["_controllerKey":protected] => string(10) "controller"
                              ["_action":protected] => string(8) "critical"
                              ["_actionKey":protected] => string(6) "action"
                            }
                            ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                              ["_body":protected] => array(0) {
                              }
                              ["_exceptions":protected] => array(1) {
                                [0] => *RECURSION*
                              }
                              ["_headers":protected] => array(0) {
                              }
                              ["_headersRaw":protected] => array(0) {
                              }
                              ["_httpResponseCode":protected] => int(200)
                              ["_isRedirect":protected] => bool(false)
                              ["_renderExceptions":protected] => bool(false)
                              ["headersSentThrowsException"] => bool(true)
                            }
                          }
                          ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                            ["_paramSources":protected] => array(2) {
                              [0] => string(4) "_GET"
                              [1] => string(5) "_POST"
                            }
                            ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                            ["_baseUrl":protected] => string(0) ""
                            ["_basePath":protected] => NULL
                            ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                            ["_params":protected] => array(4) {
                              ["controller"] => string(5) "pokaz"
                              ["action"] => string(24) "informacje-organizacyjne"
                              ["module"] => string(7) "default"
                              ["error_handler"] => *RECURSION*
                            }
                            ["_rawBody":protected] => NULL
                            ["_aliases":protected] => array(0) {
                            }
                            ["_dispatched":protected] => bool(false)
                            ["_module":protected] => string(7) "default"
                            ["_moduleKey":protected] => string(6) "module"
                            ["_controller":protected] => string(5) "error"
                            ["_controllerKey":protected] => string(10) "controller"
                            ["_action":protected] => string(8) "critical"
                            ["_actionKey":protected] => string(6) "action"
                          }
                          ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                            ["_body":protected] => array(0) {
                            }
                            ["_exceptions":protected] => array(1) {
                              [0] => *RECURSION*
                            }
                            ["_headers":protected] => array(0) {
                            }
                            ["_headersRaw":protected] => array(0) {
                            }
                            ["_httpResponseCode":protected] => int(200)
                            ["_isRedirect":protected] => bool(false)
                            ["_renderExceptions":protected] => bool(false)
                            ["headersSentThrowsException"] => bool(true)
                          }
                          ["_returnResponse":protected] => bool(false)
                          ["_router":protected] => object(Zend_Controller_Router_Rewrite)#25 (8) {
                            ["_useDefaultRoutes":protected] => bool(true)
                            ["_routes":protected] => array(2) {
                              ["default"] => object(Zend_Controller_Router_Route_Module)#46 (11) {
                                ["_defaults":protected] => array(3) {
                                  ["controller"] => string(5) "index"
                                  ["action"] => string(5) "index"
                                  ["module"] => string(7) "default"
                                }
                                ["_values":protected] => array(2) {
                                  ["controller"] => string(5) "pokaz"
                                  ["action"] => string(24) "informacje-organizacyjne"
                                }
                                ["_moduleValid":protected] => bool(false)
                                ["_keysSet":protected] => bool(true)
                                ["_moduleKey":protected] => string(6) "module"
                                ["_controllerKey":protected] => string(10) "controller"
                                ["_actionKey":protected] => string(6) "action"
                                ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                  ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                  ["_curModule":protected] => string(7) "default"
                                  ["_controllerDirectory":protected] => array(4) {
                                    ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                    ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                    ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                    ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                  }
                                  ["_defaultAction":protected] => string(5) "index"
                                  ["_defaultController":protected] => string(5) "index"
                                  ["_defaultModule":protected] => string(7) "default"
                                  ["_frontController":protected] => NULL
                                  ["_invokeParams":protected] => array(2) {
                                    ["displayExceptions"] => string(1) "0"
                                    ["bootstrap"] => *RECURSION*
                                  }
                                  ["_pathDelimiter":protected] => string(1) "_"
                                  ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                    ["_body":protected] => array(0) {
                                    }
                                    ["_exceptions":protected] => array(1) {
                                      [0] => *RECURSION*
                                    }
                                    ["_headers":protected] => array(0) {
                                    }
                                    ["_headersRaw":protected] => array(0) {
                                    }
                                    ["_httpResponseCode":protected] => int(200)
                                    ["_isRedirect":protected] => bool(false)
                                    ["_renderExceptions":protected] => bool(false)
                                    ["headersSentThrowsException"] => bool(true)
                                  }
                                  ["_wordDelimiter":protected] => array(2) {
                                    [0] => string(1) "-"
                                    [1] => string(1) "."
                                  }
                                }
                                ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                  ["_paramSources":protected] => array(2) {
                                    [0] => string(4) "_GET"
                                    [1] => string(5) "_POST"
                                  }
                                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_baseUrl":protected] => string(0) ""
                                  ["_basePath":protected] => NULL
                                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_params":protected] => array(4) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                    ["error_handler"] => *RECURSION*
                                  }
                                  ["_rawBody":protected] => NULL
                                  ["_aliases":protected] => array(0) {
                                  }
                                  ["_dispatched":protected] => bool(false)
                                  ["_module":protected] => string(7) "default"
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controller":protected] => string(5) "error"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_action":protected] => string(8) "critical"
                                  ["_actionKey":protected] => string(6) "action"
                                }
                                ["_isAbstract":protected] => bool(false)
                                ["_matchedPath":protected] => NULL
                              }
                              ["ajax"] => object(Zend_Controller_Router_Route)#22 (17) {
                                ["_translator":protected] => NULL
                                ["_locale":protected] => NULL
                                ["_isTranslated":protected] => bool(false)
                                ["_translatable":protected] => array(0) {
                                }
                                ["_urlVariable":protected] => string(1) ":"
                                ["_urlDelimiter":protected] => string(1) "/"
                                ["_regexDelimiter":protected] => string(1) "#"
                                ["_defaultRegex":protected] => NULL
                                ["_variables":protected] => array(3) {
                                  [1] => string(6) "module"
                                  [2] => string(10) "controller"
                                  [3] => string(6) "action"
                                }
                                ["_parts":protected] => array(5) {
                                  [0] => string(4) "ajax"
                                  [1] => NULL
                                  [2] => NULL
                                  [3] => NULL
                                  [4] => string(1) "*"
                                }
                                ["_defaults":protected] => array(1) {
                                  ["ajax"] => bool(true)
                                }
                                ["_requirements":protected] => array(0) {
                                }
                                ["_values":protected] => array(0) {
                                }
                                ["_wildcardData":protected] => array(0) {
                                }
                                ["_staticCount":protected] => int(1)
                                ["_isAbstract":protected] => bool(false)
                                ["_matchedPath":protected] => NULL
                              }
                            }
                            ["_currentRoute":protected] => string(7) "default"
                            ["_globalParams":protected] => array(0) {
                            }
                            ["_chainNameSeparator":protected] => string(1) "-"
                            ["_useCurrentParamsAsGlobal":protected] => bool(false)
                            ["_frontController":protected] => *RECURSION*
                            ["_invokeParams":protected] => array(2) {
                              ["displayExceptions"] => string(1) "0"
                              ["bootstrap"] => *RECURSION*
                            }
                          }
                          ["_throwExceptions":protected] => bool(false)
                        }
                        ["_appNamespace":protected] => string(0) ""
                        ["_resourceLoader":protected] => object(Zend_Application_Module_Autoloader)#42 (5) {
                          ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                          ["_components":protected] => array(10) {
                            ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                            ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                            ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                            ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                            ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                            ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                            ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                            ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                            ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                            ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                          }
                          ["_defaultResourceType":protected] => string(5) "model"
                          ["_namespace":protected] => string(0) ""
                          ["_resourceTypes":protected] => array(10) {
                            ["dbtable"] => array(2) {
                              ["namespace"] => string(13) "Model_DbTable"
                              ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                            }
                            ["mappers"] => array(2) {
                              ["namespace"] => string(12) "Model_Mapper"
                              ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                            }
                            ["form"] => array(2) {
                              ["namespace"] => string(4) "Form"
                              ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                            }
                            ["model"] => array(2) {
                              ["namespace"] => string(5) "Model"
                              ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                            }
                            ["plugin"] => array(2) {
                              ["namespace"] => string(6) "Plugin"
                              ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                            }
                            ["service"] => array(2) {
                              ["namespace"] => string(7) "Service"
                              ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                            }
                            ["viewhelper"] => array(2) {
                              ["namespace"] => string(11) "View_Helper"
                              ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                            }
                            ["viewfilter"] => array(2) {
                              ["namespace"] => string(11) "View_Filter"
                              ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                            }
                            ["helper"] => array(2) {
                              ["namespace"] => string(13) "Plugin_Helper"
                              ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                            }
                            ["validator"] => array(2) {
                              ["namespace"] => string(16) "Plugin_Validator"
                              ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                            }
                          }
                        }
                        ["_application":protected] => object(Zend_Application)#1 (5) {
                          ["_autoloader":protected] => object(Zend_Loader_Autoloader)#2 (8) {
                            ["_autoloaders":protected] => array(2) {
                              [0] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                ["_components":protected] => array(10) {
                                  ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                  ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                  ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                  ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                  ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                  ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                  ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                  ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                  ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                  ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                }
                                ["_defaultResourceType":protected] => string(5) "model"
                                ["_namespace":protected] => string(0) ""
                                ["_resourceTypes":protected] => array(10) {
                                  ["dbtable"] => array(2) {
                                    ["namespace"] => string(13) "Model_DbTable"
                                    ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                  }
                                  ["mappers"] => array(2) {
                                    ["namespace"] => string(12) "Model_Mapper"
                                    ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                  }
                                  ["form"] => array(2) {
                                    ["namespace"] => string(4) "Form"
                                    ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                  }
                                  ["model"] => array(2) {
                                    ["namespace"] => string(5) "Model"
                                    ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                  }
                                  ["plugin"] => array(2) {
                                    ["namespace"] => string(6) "Plugin"
                                    ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                  }
                                  ["service"] => array(2) {
                                    ["namespace"] => string(7) "Service"
                                    ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                  }
                                  ["viewhelper"] => array(2) {
                                    ["namespace"] => string(11) "View_Helper"
                                    ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                  }
                                  ["viewfilter"] => array(2) {
                                    ["namespace"] => string(11) "View_Filter"
                                    ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                  }
                                  ["helper"] => array(2) {
                                    ["namespace"] => string(13) "Plugin_Helper"
                                    ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                  }
                                  ["validator"] => array(2) {
                                    ["namespace"] => string(16) "Plugin_Validator"
                                    ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                  }
                                }
                              }
                              [1] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                ["_components":protected] => array(10) {
                                  ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                  ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                  ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                  ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                  ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                  ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                  ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                  ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                  ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                  ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                }
                                ["_defaultResourceType":protected] => string(5) "model"
                                ["_namespace":protected] => string(0) ""
                                ["_resourceTypes":protected] => array(10) {
                                  ["dbtable"] => array(2) {
                                    ["namespace"] => string(13) "Model_DbTable"
                                    ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                  }
                                  ["mappers"] => array(2) {
                                    ["namespace"] => string(12) "Model_Mapper"
                                    ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                  }
                                  ["form"] => array(2) {
                                    ["namespace"] => string(4) "Form"
                                    ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                  }
                                  ["model"] => array(2) {
                                    ["namespace"] => string(5) "Model"
                                    ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                  }
                                  ["plugin"] => array(2) {
                                    ["namespace"] => string(6) "Plugin"
                                    ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                  }
                                  ["service"] => array(2) {
                                    ["namespace"] => string(7) "Service"
                                    ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                  }
                                  ["viewhelper"] => array(2) {
                                    ["namespace"] => string(11) "View_Helper"
                                    ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                  }
                                  ["viewfilter"] => array(2) {
                                    ["namespace"] => string(11) "View_Filter"
                                    ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                  }
                                  ["helper"] => array(2) {
                                    ["namespace"] => string(13) "Plugin_Helper"
                                    ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                  }
                                  ["validator"] => array(2) {
                                    ["namespace"] => string(16) "Plugin_Validator"
                                    ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                  }
                                }
                              }
                            }
                            ["_defaultAutoloader":protected] => array(2) {
                              [0] => string(11) "Zend_Loader"
                              [1] => string(9) "loadClass"
                            }
                            ["_fallbackAutoloader":protected] => bool(false)
                            ["_internalAutoloader":protected] => array(2) {
                              [0] => *RECURSION*
                              [1] => string(9) "_autoload"
                            }
                            ["_namespaces":protected] => array(2) {
                              ["Zend_"] => bool(true)
                              ["SQL_"] => bool(true)
                            }
                            ["_namespaceAutoloaders":protected] => array(1) {
                              [""] => array(2) {
                                [0] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                  ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                  ["_components":protected] => array(10) {
                                    ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                    ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                    ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                    ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                    ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                    ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                    ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                    ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                    ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                    ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                  }
                                  ["_defaultResourceType":protected] => string(5) "model"
                                  ["_namespace":protected] => string(0) ""
                                  ["_resourceTypes":protected] => array(10) {
                                    ["dbtable"] => array(2) {
                                      ["namespace"] => string(13) "Model_DbTable"
                                      ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                    }
                                    ["mappers"] => array(2) {
                                      ["namespace"] => string(12) "Model_Mapper"
                                      ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                    }
                                    ["form"] => array(2) {
                                      ["namespace"] => string(4) "Form"
                                      ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                    }
                                    ["model"] => array(2) {
                                      ["namespace"] => string(5) "Model"
                                      ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                    }
                                    ["plugin"] => array(2) {
                                      ["namespace"] => string(6) "Plugin"
                                      ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                    }
                                    ["service"] => array(2) {
                                      ["namespace"] => string(7) "Service"
                                      ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                    }
                                    ["viewhelper"] => array(2) {
                                      ["namespace"] => string(11) "View_Helper"
                                      ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                    }
                                    ["viewfilter"] => array(2) {
                                      ["namespace"] => string(11) "View_Filter"
                                      ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                    }
                                    ["helper"] => array(2) {
                                      ["namespace"] => string(13) "Plugin_Helper"
                                      ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                    }
                                    ["validator"] => array(2) {
                                      ["namespace"] => string(16) "Plugin_Validator"
                                      ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                    }
                                  }
                                }
                                [1] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                  ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                  ["_components":protected] => array(10) {
                                    ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                    ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                    ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                    ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                    ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                    ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                    ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                    ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                    ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                    ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                  }
                                  ["_defaultResourceType":protected] => string(5) "model"
                                  ["_namespace":protected] => string(0) ""
                                  ["_resourceTypes":protected] => array(10) {
                                    ["dbtable"] => array(2) {
                                      ["namespace"] => string(13) "Model_DbTable"
                                      ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                    }
                                    ["mappers"] => array(2) {
                                      ["namespace"] => string(12) "Model_Mapper"
                                      ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                    }
                                    ["form"] => array(2) {
                                      ["namespace"] => string(4) "Form"
                                      ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                    }
                                    ["model"] => array(2) {
                                      ["namespace"] => string(5) "Model"
                                      ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                    }
                                    ["plugin"] => array(2) {
                                      ["namespace"] => string(6) "Plugin"
                                      ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                    }
                                    ["service"] => array(2) {
                                      ["namespace"] => string(7) "Service"
                                      ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                    }
                                    ["viewhelper"] => array(2) {
                                      ["namespace"] => string(11) "View_Helper"
                                      ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                    }
                                    ["viewfilter"] => array(2) {
                                      ["namespace"] => string(11) "View_Filter"
                                      ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                    }
                                    ["helper"] => array(2) {
                                      ["namespace"] => string(13) "Plugin_Helper"
                                      ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                    }
                                    ["validator"] => array(2) {
                                      ["namespace"] => string(16) "Plugin_Validator"
                                      ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                    }
                                  }
                                }
                              }
                            }
                            ["_suppressNotFoundWarnings":protected] => bool(false)
                            ["_zfPath":protected] => NULL
                          }
                          ["_bootstrap":protected] => *RECURSION*
                          ["_environment":protected] => string(10) "production"
                          ["_optionKeys":protected] => array(21) {
                            [0] => string(11) "phpsettings"
                            [1] => string(9) "bootstrap"
                            [2] => string(12) "appnamespace"
                            [3] => string(11) "pluginpaths"
                            [4] => string(9) "resources"
                            [5] => string(2) "db"
                            [6] => string(5) "logdb"
                            [7] => string(7) "session"
                            [8] => string(24) "session_defaultnamespace"
                            [9] => string(16) "session_lifetime"
                            [10] => string(13) "session_table"
                            [11] => string(6) "smarty"
                            [12] => string(4) "view"
                            [13] => string(5) "cache"
                            [14] => string(4) "auth"
                            [15] => string(5) "auth2"
                            [16] => string(6) "upload"
                            [17] => string(5) "paths"
                            [18] => string(9) "error_log"
                            [19] => string(7) "mailing"
                            [20] => string(5) "debug"
                          }
                          ["_options":protected] => array(21) {
                            ["phpSettings"] => array(5) {
                              ["display_startup_errors"] => string(1) "0"
                              ["display_errors"] => string(1) "0"
                              ["post_max_size"] => string(3) "12M"
                              ["upload_max_filesize"] => string(3) "12M"
                              ["MAX_FILE_SIZE"] => string(3) "12M"
                            }
                            ["bootstrap"] => array(2) {
                              ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/Bootstrap.php"
                              ["class"] => string(9) "Bootstrap"
                            }
                            ["appnamespace"] => string(0) ""
                            ["pluginPaths"] => array(1) {
                              ["Plugin"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/plugins/"
                            }
                            ["resources"] => array(1) {
                              ["frontController"] => array(6) {
                                ["controllerDirectory"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                ["moduleControllerDirectoryName"] => string(1) "/"
                                ["moduleDirectory"] => string(63) "/home/firmylesne/domains/firmylesne.pl/application/controllers/"
                                ["defaultControllerName"] => string(5) "index"
                                ["defaultAction"] => string(5) "index"
                                ["params"] => array(1) {
                                  ["displayExceptions"] => string(1) "0"
                                }
                              }
                            }
                            ["db"] => array(2) {
                              ["adapter"] => string(9) "Pdo_Mysql"
                              ["params"] => array(5) {
                                ["host"] => string(9) "localhost"
                                ["dbname"] => string(13) "firmylesne_fl"
                                ["username"] => string(13) "firmylesne_fl"
                                ["password"] => string(8) "RvN04efq"
                                ["charset"] => string(4) "utf8"
                              }
                            }
                            ["logdb"] => array(7) {
                              ["enabled"] => string(1) "0"
                              ["table"] => string(9) "log_zmian"
                              ["table_query"] => string(19) "log_zmian_zapytania"
                              ["exclude"] => string(61) "session,log_aktywnosci,log_logowan(insert),log_bledow(insert)"
                              ["log_insert"] => string(1) "0"
                              ["log_update"] => string(1) "0"
                              ["log_delete"] => string(1) "0"
                            }
                            ["session"] => array(1) {
                              ["name"] => string(11) "firmy_lesne"
                            }
                            ["session_defaultnamespace"] => string(7) "Default"
                            ["session_lifetime"] => string(5) "86400"
                            ["session_table"] => array(6) {
                              ["name"] => string(7) "session"
                              ["primary"] => array(3) {
                                [0] => string(10) "session_id"
                                [1] => string(9) "save_path"
                                [2] => string(4) "name"
                              }
                              ["primaryAssignment"] => array(3) {
                                [0] => string(9) "sessionId"
                                [1] => string(15) "sessionSavePath"
                                [2] => string(11) "sessionName"
                              }
                              ["modifiedColumn"] => string(8) "modified"
                              ["dataColumn"] => string(12) "session_data"
                              ["lifetimeColumn"] => string(8) "lifetime"
                            }
                            ["smarty"] => array(12) {
                              ["template_dir"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/"
                              ["layout_dir"] => string(75) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/layouts/"
                              ["compile_dir"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/views/compiles/"
                              ["cache_dir"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/caches/"
                              ["plugins_dir"] => array(1) {
                                [0] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/plugins/smarty"
                              }
                              ["auto_literal"] => string(1) "1"
                              ["force_compile"] => string(1) "0"
                              ["compile_check"] => string(1) "0"
                              ["default_layout"] => string(14) "default/layout"
                              ["debugging"] => string(1) "0"
                              ["debugging_ctrl"] => string(3) "URL"
                              ["default_modifiers"] => array(1) {
                                [0] => string(16) "escape:'htmlall'"
                              }
                            }
                            ["view"] => array(4) {
                              ["images"] => string(8) "/images/"
                              ["styles"] => string(8) "/styles/"
                              ["scripts"] => string(9) "/scripts/"
                              ["plugins"] => string(9) "/plugins/"
                            }
                            ["cache"] => array(4) {
                              ["enabled"] => string(1) "1"
                              ["frontend"] => array(2) {
                                ["name"] => string(4) "Core"
                                ["params"] => array(1) {
                                  ["automatic_serialization"] => string(1) "1"
                                }
                              }
                              ["primary"] => array(2) {
                                ["name"] => string(4) "File"
                                ["params"] => array(1) {
                                  ["cache_dir"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/../temp"
                                }
                              }
                              ["options"] => array(3) {
                                ["savetosecondary"] => string(1) "1"
                                ["backuptosecondary"] => string(1) "0"
                                ["recoverprimary"] => string(1) "1"
                              }
                            }
                            ["auth"] => array(2) {
                              ["table"] => array(4) {
                                ["name"] => string(15) "acl_uzytkownicy"
                                ["user_column"] => string(5) "email"
                                ["pass_column"] => string(5) "haslo"
                                ["pass_treatment"] => string(7) "SHA1(?)"
                              }
                              ["log"] => array(2) {
                                ["enabled"] => string(1) "1"
                                ["table"] => string(11) "log_logowan"
                              }
                            }
                            ["auth2"] => array(2) {
                              ["table"] => array(4) {
                                ["name"] => string(15) "acl_uzytkownicy"
                                ["user_column"] => string(5) "email"
                                ["pass_column"] => string(5) "haslo"
                                ["pass_treatment"] => string(1) "?"
                              }
                              ["log"] => array(2) {
                                ["enabled"] => string(1) "1"
                                ["table"] => string(11) "log_logowan"
                              }
                            }
                            ["upload"] => array(5) {
                              ["filetransfer"] => array(2) {
                                ["ignoreNoFile"] => string(1) "1"
                                ["useByteString"] => string(1) "0"
                              }
                              ["maxFileSize"] => string(3) "1MB"
                              ["maxFilesSize"] => string(3) "5MB"
                              ["excludeExtension"] => string(200) "ADE,ADP,BAS,BAT,CGI,CHM,CMD,COM,CPL,CRT,EXE,HLP,HTA,HTM,HTML,INF,INS,ISP,JS,JSE,LNK,MDB,MDE,MSC,MSI,MSP,MST,PCD,PHTML,PIF,PHP,PHP2,PHP3,PHP4,PHP5,REG,SCR,SCT,SH,SHS,TIF,TIFF,URL,VB,VBE,VBS,WSC,WSF,WSH"
                              ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/../files"
                            }
                            ["paths"] => array(1) {
                              ["images"] => array(6) {
                                ["news"] => string(82) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/artykuly/"
                                ["reklama"] => string(81) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/reklama/"
                                ["galerie"] => string(81) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/galerie/"
                                ["filmy"] => string(79) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/filmy/"
                                ["firmy"] => string(79) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/firmy/"
                                ["ogloszenia"] => string(84) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/ogloszenia/"
                              }
                            }
                            ["error_log"] => array(3) {
                              ["enabled"] => string(1) "1"
                              ["table"] => string(10) "log_bledow"
                              ["mailing"] => array(4) {
                                ["enabled"] => string(1) "1"
                                ["recipients"] => array(1) {
                                  [0] => string(23) "and.kowalczuk@gmail.com"
                                }
                                ["hostname"] => string(13) "firmylesne.pl"
                                ["host"] => array(5) {
                                  ["auth"] => string(5) "login"
                                  ["username"] => string(19) "bledy@firmylesne.pl"
                                  ["password"] => string(8) "g52mibV7"
                                  ["ssl"] => string(3) "ssl"
                                  ["port"] => string(3) "587"
                                }
                              }
                            }
                            ["mailing"] => array(5) {
                              ["enabled"] => string(1) "1"
                              ["nadawca_adres"] => string(21) "noreply@firmylesne.pl"
                              ["nadawca_nazwa"] => string(12) "Firmy leśne"
                              ["hostname"] => string(13) "firmylesne.pl"
                              ["host"] => array(5) {
                                ["auth"] => string(5) "login"
                                ["username"] => string(21) "noreply@firmylesne.pl"
                                ["password"] => string(8) "z43X3Ikg"
                                ["ssl"] => string(3) "ssl"
                                ["port"] => string(3) "465"
                              }
                            }
                            ["debug"] => array(6) {
                              ["enabled"] => string(1) "1"
                              ["images_path"] => string(14) "/images/debug/"
                              ["max_recursion"] => string(1) "6"
                              ["max_string_length"] => string(2) "75"
                              ["max_string_length_stepsub"] => string(1) "2"
                              ["inline"] => string(1) "1"
                            }
                          }
                        }
                        ["_classResources":protected] => array(13) {
                          ["basecontrollers"] => string(20) "_initBaseControllers"
                          ["autoloader"] => string(15) "_initAutoloader"
                          ["upload"] => string(11) "_initUpload"
                          ["view"] => string(9) "_initView"
                          ["router"] => string(11) "_initRouter"
                          ["db"] => string(7) "_initDb"
                          ["session"] => string(12) "_initSession"
                          ["cache"] => string(10) "_initCache"
                          ["auth"] => string(9) "_initAuth"
                          ["acl"] => string(8) "_initAcl"
                          ["errorlog"] => string(13) "_initErrorLog"
                          ["translator"] => string(15) "_initTranslator"
                          ["path"] => string(9) "_initPath"
                        }
                        ["_container":protected] => object(Zend_Registry)#39 (1) {
                          ["storage":"ArrayObject":private] => array(11) {
                            ["frontcontroller"] => object(Zend_Controller_Front)#37 (11) {
                              ["_baseUrl":protected] => NULL
                              ["_controllerDir":protected] => NULL
                              ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                ["_curModule":protected] => string(7) "default"
                                ["_controllerDirectory":protected] => array(4) {
                                  ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                  ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                  ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                  ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                }
                                ["_defaultAction":protected] => string(5) "index"
                                ["_defaultController":protected] => string(5) "index"
                                ["_defaultModule":protected] => string(7) "default"
                                ["_frontController":protected] => NULL
                                ["_invokeParams":protected] => array(2) {
                                  ["displayExceptions"] => string(1) "0"
                                  ["bootstrap"] => *RECURSION*
                                }
                                ["_pathDelimiter":protected] => string(1) "_"
                                ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                  ["_body":protected] => array(0) {
                                  }
                                  ["_exceptions":protected] => array(1) {
                                    [0] => *RECURSION*
                                  }
                                  ["_headers":protected] => array(0) {
                                  }
                                  ["_headersRaw":protected] => array(0) {
                                  }
                                  ["_httpResponseCode":protected] => int(200)
                                  ["_isRedirect":protected] => bool(false)
                                  ["_renderExceptions":protected] => bool(false)
                                  ["headersSentThrowsException"] => bool(true)
                                }
                                ["_wordDelimiter":protected] => array(2) {
                                  [0] => string(1) "-"
                                  [1] => string(1) "."
                                }
                              }
                              ["_invokeParams":protected] => array(2) {
                                ["displayExceptions"] => string(1) "0"
                                ["bootstrap"] => *RECURSION*
                              }
                              ["_moduleControllerDirectoryName":protected] => string(1) "/"
                              ["_plugins":protected] => object(Zend_Controller_Plugin_Broker)#38 (3) {
                                ["_plugins":protected] => array(1) {
                                  [100] => object(Zend_Controller_Plugin_ErrorHandler)#49 (7) {
                                    ["_errorModule":protected] => string(7) "default"
                                    ["_errorController":protected] => string(5) "error"
                                    ["_errorAction":protected] => string(5) "error"
                                    ["_isInsideErrorHandlerLoop":protected] => bool(true)
                                    ["_exceptionCountAtFirstEncounter":protected] => int(1)
                                    ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                      ["_paramSources":protected] => array(2) {
                                        [0] => string(4) "_GET"
                                        [1] => string(5) "_POST"
                                      }
                                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_baseUrl":protected] => string(0) ""
                                      ["_basePath":protected] => NULL
                                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_params":protected] => array(4) {
                                        ["controller"] => string(5) "pokaz"
                                        ["action"] => string(24) "informacje-organizacyjne"
                                        ["module"] => string(7) "default"
                                        ["error_handler"] => *RECURSION*
                                      }
                                      ["_rawBody":protected] => NULL
                                      ["_aliases":protected] => array(0) {
                                      }
                                      ["_dispatched":protected] => bool(false)
                                      ["_module":protected] => string(7) "default"
                                      ["_moduleKey":protected] => string(6) "module"
                                      ["_controller":protected] => string(5) "error"
                                      ["_controllerKey":protected] => string(10) "controller"
                                      ["_action":protected] => string(8) "critical"
                                      ["_actionKey":protected] => string(6) "action"
                                    }
                                    ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                      ["_body":protected] => array(0) {
                                      }
                                      ["_exceptions":protected] => array(1) {
                                        [0] => *RECURSION*
                                      }
                                      ["_headers":protected] => array(0) {
                                      }
                                      ["_headersRaw":protected] => array(0) {
                                      }
                                      ["_httpResponseCode":protected] => int(200)
                                      ["_isRedirect":protected] => bool(false)
                                      ["_renderExceptions":protected] => bool(false)
                                      ["headersSentThrowsException"] => bool(true)
                                    }
                                  }
                                }
                                ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                  ["_paramSources":protected] => array(2) {
                                    [0] => string(4) "_GET"
                                    [1] => string(5) "_POST"
                                  }
                                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_baseUrl":protected] => string(0) ""
                                  ["_basePath":protected] => NULL
                                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_params":protected] => array(4) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                    ["error_handler"] => *RECURSION*
                                  }
                                  ["_rawBody":protected] => NULL
                                  ["_aliases":protected] => array(0) {
                                  }
                                  ["_dispatched":protected] => bool(false)
                                  ["_module":protected] => string(7) "default"
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controller":protected] => string(5) "error"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_action":protected] => string(8) "critical"
                                  ["_actionKey":protected] => string(6) "action"
                                }
                                ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                  ["_body":protected] => array(0) {
                                  }
                                  ["_exceptions":protected] => array(1) {
                                    [0] => *RECURSION*
                                  }
                                  ["_headers":protected] => array(0) {
                                  }
                                  ["_headersRaw":protected] => array(0) {
                                  }
                                  ["_httpResponseCode":protected] => int(200)
                                  ["_isRedirect":protected] => bool(false)
                                  ["_renderExceptions":protected] => bool(false)
                                  ["headersSentThrowsException"] => bool(true)
                                }
                              }
                              ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                ["_paramSources":protected] => array(2) {
                                  [0] => string(4) "_GET"
                                  [1] => string(5) "_POST"
                                }
                                ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                ["_baseUrl":protected] => string(0) ""
                                ["_basePath":protected] => NULL
                                ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                ["_params":protected] => array(4) {
                                  ["controller"] => string(5) "pokaz"
                                  ["action"] => string(24) "informacje-organizacyjne"
                                  ["module"] => string(7) "default"
                                  ["error_handler"] => *RECURSION*
                                }
                                ["_rawBody":protected] => NULL
                                ["_aliases":protected] => array(0) {
                                }
                                ["_dispatched":protected] => bool(false)
                                ["_module":protected] => string(7) "default"
                                ["_moduleKey":protected] => string(6) "module"
                                ["_controller":protected] => string(5) "error"
                                ["_controllerKey":protected] => string(10) "controller"
                                ["_action":protected] => string(8) "critical"
                                ["_actionKey":protected] => string(6) "action"
                              }
                              ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                ["_body":protected] => array(0) {
                                }
                                ["_exceptions":protected] => array(1) {
                                  [0] => *RECURSION*
                                }
                                ["_headers":protected] => array(0) {
                                }
                                ["_headersRaw":protected] => array(0) {
                                }
                                ["_httpResponseCode":protected] => int(200)
                                ["_isRedirect":protected] => bool(false)
                                ["_renderExceptions":protected] => bool(false)
                                ["headersSentThrowsException"] => bool(true)
                              }
                              ["_returnResponse":protected] => bool(false)
                              ["_router":protected] => object(Zend_Controller_Router_Rewrite)#25 (8) {
                                ["_useDefaultRoutes":protected] => bool(true)
                                ["_routes":protected] => array(2) {
                                  ["default"] => object(Zend_Controller_Router_Route_Module)#46 (11) {
                                    ["_defaults":protected] => array(3) {
                                      ["controller"] => string(5) "index"
                                      ["action"] => string(5) "index"
                                      ["module"] => string(7) "default"
                                    }
                                    ["_values":protected] => array(2) {
                                      ["controller"] => string(5) "pokaz"
                                      ["action"] => string(24) "informacje-organizacyjne"
                                    }
                                    ["_moduleValid":protected] => bool(false)
                                    ["_keysSet":protected] => bool(true)
                                    ["_moduleKey":protected] => string(6) "module"
                                    ["_controllerKey":protected] => string(10) "controller"
                                    ["_actionKey":protected] => string(6) "action"
                                    ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                      ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                      ["_curModule":protected] => string(7) "default"
                                      ["_controllerDirectory":protected] => array(4) {
                                        ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                        ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                        ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                        ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                      }
                                      ["_defaultAction":protected] => string(5) "index"
                                      ["_defaultController":protected] => string(5) "index"
                                      ["_defaultModule":protected] => string(7) "default"
                                      ["_frontController":protected] => NULL
                                      ["_invokeParams":protected] => array(2) {
                                        ["displayExceptions"] => string(1) "0"
                                        ["bootstrap"] => *RECURSION*
                                      }
                                      ["_pathDelimiter":protected] => string(1) "_"
                                      ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                        ["_body":protected] => array(0) {
                                        }
                                        ["_exceptions":protected] => array(1) {
                                          [0] => *RECURSION*
                                        }
                                        ["_headers":protected] => array(0) {
                                        }
                                        ["_headersRaw":protected] => array(0) {
                                        }
                                        ["_httpResponseCode":protected] => int(200)
                                        ["_isRedirect":protected] => bool(false)
                                        ["_renderExceptions":protected] => bool(false)
                                        ["headersSentThrowsException"] => bool(true)
                                      }
                                      ["_wordDelimiter":protected] => array(2) {
                                        [0] => string(1) "-"
                                        [1] => string(1) "."
                                      }
                                    }
                                    ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                      ["_paramSources":protected] => array(2) {
                                        [0] => string(4) "_GET"
                                        [1] => string(5) "_POST"
                                      }
                                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_baseUrl":protected] => string(0) ""
                                      ["_basePath":protected] => NULL
                                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_params":protected] => array(4) {
                                        ["controller"] => string(5) "pokaz"
                                        ["action"] => string(24) "informacje-organizacyjne"
                                        ["module"] => string(7) "default"
                                        ["error_handler"] => *RECURSION*
                                      }
                                      ["_rawBody":protected] => NULL
                                      ["_aliases":protected] => array(0) {
                                      }
                                      ["_dispatched":protected] => bool(false)
                                      ["_module":protected] => string(7) "default"
                                      ["_moduleKey":protected] => string(6) "module"
                                      ["_controller":protected] => string(5) "error"
                                      ["_controllerKey":protected] => string(10) "controller"
                                      ["_action":protected] => string(8) "critical"
                                      ["_actionKey":protected] => string(6) "action"
                                    }
                                    ["_isAbstract":protected] => bool(false)
                                    ["_matchedPath":protected] => NULL
                                  }
                                  ["ajax"] => object(Zend_Controller_Router_Route)#22 (17) {
                                    ["_translator":protected] => NULL
                                    ["_locale":protected] => NULL
                                    ["_isTranslated":protected] => bool(false)
                                    ["_translatable":protected] => array(0) {
                                    }
                                    ["_urlVariable":protected] => string(1) ":"
                                    ["_urlDelimiter":protected] => string(1) "/"
                                    ["_regexDelimiter":protected] => string(1) "#"
                                    ["_defaultRegex":protected] => NULL
                                    ["_variables":protected] => array(3) {
                                      [1] => string(6) "module"
                                      [2] => string(10) "controller"
                                      [3] => string(6) "action"
                                    }
                                    ["_parts":protected] => array(5) {
                                      [0] => string(4) "ajax"
                                      [1] => NULL
                                      [2] => NULL
                                      [3] => NULL
                                      [4] => string(1) "*"
                                    }
                                    ["_defaults":protected] => array(1) {
                                      ["ajax"] => bool(true)
                                    }
                                    ["_requirements":protected] => array(0) {
                                    }
                                    ["_values":protected] => array(0) {
                                    }
                                    ["_wildcardData":protected] => array(0) {
                                    }
                                    ["_staticCount":protected] => int(1)
                                    ["_isAbstract":protected] => bool(false)
                                    ["_matchedPath":protected] => NULL
                                  }
                                }
                                ["_currentRoute":protected] => string(7) "default"
                                ["_globalParams":protected] => array(0) {
                                }
                                ["_chainNameSeparator":protected] => string(1) "-"
                                ["_useCurrentParamsAsGlobal":protected] => bool(false)
                                ["_frontController":protected] => *RECURSION*
                                ["_invokeParams":protected] => array(2) {
                                  ["displayExceptions"] => string(1) "0"
                                  ["bootstrap"] => *RECURSION*
                                }
                              }
                              ["_throwExceptions":protected] => bool(false)
                            }
                            ["autoloader"] => object(Zend_Loader_Autoloader)#2 (8) {
                              ["_autoloaders":protected] => array(2) {
                                [0] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                  ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                  ["_components":protected] => array(10) {
                                    ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                    ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                    ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                    ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                    ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                    ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                    ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                    ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                    ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                    ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                  }
                                  ["_defaultResourceType":protected] => string(5) "model"
                                  ["_namespace":protected] => string(0) ""
                                  ["_resourceTypes":protected] => array(10) {
                                    ["dbtable"] => array(2) {
                                      ["namespace"] => string(13) "Model_DbTable"
                                      ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                    }
                                    ["mappers"] => array(2) {
                                      ["namespace"] => string(12) "Model_Mapper"
                                      ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                    }
                                    ["form"] => array(2) {
                                      ["namespace"] => string(4) "Form"
                                      ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                    }
                                    ["model"] => array(2) {
                                      ["namespace"] => string(5) "Model"
                                      ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                    }
                                    ["plugin"] => array(2) {
                                      ["namespace"] => string(6) "Plugin"
                                      ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                    }
                                    ["service"] => array(2) {
                                      ["namespace"] => string(7) "Service"
                                      ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                    }
                                    ["viewhelper"] => array(2) {
                                      ["namespace"] => string(11) "View_Helper"
                                      ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                    }
                                    ["viewfilter"] => array(2) {
                                      ["namespace"] => string(11) "View_Filter"
                                      ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                    }
                                    ["helper"] => array(2) {
                                      ["namespace"] => string(13) "Plugin_Helper"
                                      ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                    }
                                    ["validator"] => array(2) {
                                      ["namespace"] => string(16) "Plugin_Validator"
                                      ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                    }
                                  }
                                }
                                [1] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                  ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                  ["_components":protected] => array(10) {
                                    ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                    ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                    ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                    ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                    ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                    ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                    ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                    ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                    ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                    ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                  }
                                  ["_defaultResourceType":protected] => string(5) "model"
                                  ["_namespace":protected] => string(0) ""
                                  ["_resourceTypes":protected] => array(10) {
                                    ["dbtable"] => array(2) {
                                      ["namespace"] => string(13) "Model_DbTable"
                                      ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                    }
                                    ["mappers"] => array(2) {
                                      ["namespace"] => string(12) "Model_Mapper"
                                      ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                    }
                                    ["form"] => array(2) {
                                      ["namespace"] => string(4) "Form"
                                      ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                    }
                                    ["model"] => array(2) {
                                      ["namespace"] => string(5) "Model"
                                      ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                    }
                                    ["plugin"] => array(2) {
                                      ["namespace"] => string(6) "Plugin"
                                      ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                    }
                                    ["service"] => array(2) {
                                      ["namespace"] => string(7) "Service"
                                      ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                    }
                                    ["viewhelper"] => array(2) {
                                      ["namespace"] => string(11) "View_Helper"
                                      ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                    }
                                    ["viewfilter"] => array(2) {
                                      ["namespace"] => string(11) "View_Filter"
                                      ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                    }
                                    ["helper"] => array(2) {
                                      ["namespace"] => string(13) "Plugin_Helper"
                                      ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                    }
                                    ["validator"] => array(2) {
                                      ["namespace"] => string(16) "Plugin_Validator"
                                      ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                    }
                                  }
                                }
                              }
                              ["_defaultAutoloader":protected] => array(2) {
                                [0] => string(11) "Zend_Loader"
                                [1] => string(9) "loadClass"
                              }
                              ["_fallbackAutoloader":protected] => bool(false)
                              ["_internalAutoloader":protected] => array(2) {
                                [0] => *RECURSION*
                                [1] => string(9) "_autoload"
                              }
                              ["_namespaces":protected] => array(2) {
                                ["Zend_"] => bool(true)
                                ["SQL_"] => bool(true)
                              }
                              ["_namespaceAutoloaders":protected] => array(1) {
                                [""] => array(2) {
                                  [0] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                    ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                    ["_components":protected] => array(10) {
                                      ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                      ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                      ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                      ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                      ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                      ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                      ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                      ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                      ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                      ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                    }
                                    ["_defaultResourceType":protected] => string(5) "model"
                                    ["_namespace":protected] => string(0) ""
                                    ["_resourceTypes":protected] => array(10) {
                                      ["dbtable"] => array(2) {
                                        ["namespace"] => string(13) "Model_DbTable"
                                        ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                      }
                                      ["mappers"] => array(2) {
                                        ["namespace"] => string(12) "Model_Mapper"
                                        ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                      }
                                      ["form"] => array(2) {
                                        ["namespace"] => string(4) "Form"
                                        ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                      }
                                      ["model"] => array(2) {
                                        ["namespace"] => string(5) "Model"
                                        ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                      }
                                      ["plugin"] => array(2) {
                                        ["namespace"] => string(6) "Plugin"
                                        ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                      }
                                      ["service"] => array(2) {
                                        ["namespace"] => string(7) "Service"
                                        ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                      }
                                      ["viewhelper"] => array(2) {
                                        ["namespace"] => string(11) "View_Helper"
                                        ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                      }
                                      ["viewfilter"] => array(2) {
                                        ["namespace"] => string(11) "View_Filter"
                                        ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                      }
                                      ["helper"] => array(2) {
                                        ["namespace"] => string(13) "Plugin_Helper"
                                        ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                      }
                                      ["validator"] => array(2) {
                                        ["namespace"] => string(16) "Plugin_Validator"
                                        ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                      }
                                    }
                                  }
                                  [1] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                    ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                    ["_components":protected] => array(10) {
                                      ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                      ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                      ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                      ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                      ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                      ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                      ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                      ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                      ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                      ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                    }
                                    ["_defaultResourceType":protected] => string(5) "model"
                                    ["_namespace":protected] => string(0) ""
                                    ["_resourceTypes":protected] => array(10) {
                                      ["dbtable"] => array(2) {
                                        ["namespace"] => string(13) "Model_DbTable"
                                        ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                      }
                                      ["mappers"] => array(2) {
                                        ["namespace"] => string(12) "Model_Mapper"
                                        ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                      }
                                      ["form"] => array(2) {
                                        ["namespace"] => string(4) "Form"
                                        ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                      }
                                      ["model"] => array(2) {
                                        ["namespace"] => string(5) "Model"
                                        ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                      }
                                      ["plugin"] => array(2) {
                                        ["namespace"] => string(6) "Plugin"
                                        ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                      }
                                      ["service"] => array(2) {
                                        ["namespace"] => string(7) "Service"
                                        ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                      }
                                      ["viewhelper"] => array(2) {
                                        ["namespace"] => string(11) "View_Helper"
                                        ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                      }
                                      ["viewfilter"] => array(2) {
                                        ["namespace"] => string(11) "View_Filter"
                                        ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                      }
                                      ["helper"] => array(2) {
                                        ["namespace"] => string(13) "Plugin_Helper"
                                        ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                      }
                                      ["validator"] => array(2) {
                                        ["namespace"] => string(16) "Plugin_Validator"
                                        ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                      }
                                    }
                                  }
                                }
                              }
                              ["_suppressNotFoundWarnings":protected] => bool(false)
                              ["_zfPath":protected] => NULL
                            }
                            ["upload"] => object(Zend_File_Transfer_Adapter_Http)#36 (10) {
                              ["_break":protected] => array(3) {
                                ["Zend_Validate_File_Upload"] => bool(false)
                                ["Zend_Validate_File_Size"] => bool(false)
                                ["Zend_Validate_File_ExcludeExtension"] => bool(false)
                              }
                              ["_filters":protected] => array(0) {
                              }
                              ["_loaders":protected] => array(1) {
                                ["VALIDATE"] => object(Zend_Loader_PluginLoader)#33 (4) {
                                  ["_loadedPluginPaths":protected] => array(0) {
                                  }
                                  ["_loadedPlugins":protected] => array(3) {
                                    ["Upload"] => string(25) "Zend_Validate_File_Upload"
                                    ["Size"] => string(23) "Zend_Validate_File_Size"
                                    ["ExcludeExtension"] => string(35) "Zend_Validate_File_ExcludeExtension"
                                  }
                                  ["_prefixToPaths":protected] => array(2) {
                                    ["Zend_Validate_"] => array(1) {
                                      [0] => string(14) "Zend/Validate/"
                                    }
                                    ["Zend_Validate_File_"] => array(1) {
                                      [0] => string(19) "Zend/Validate/File/"
                                    }
                                  }
                                  ["_useStaticRegistry":protected] => NULL
                                }
                              }
                              ["_messages":protected] => array(0) {
                              }
                              ["_translator":protected] => NULL
                              ["_translatorDisabled":protected] => bool(false)
                              ["_validators":protected] => array(3) {
                                ["Zend_Validate_File_Upload"] => object(Zend_Validate_File_Upload)#34 (9) {
                                  ["_messageTemplates":protected] => array(10) {
                                    ["fileUploadErrorIniSize"] => string(43) "File '%value%' exceeds the defined ini size"
                                    ["fileUploadErrorFormSize"] => string(44) "File '%value%' exceeds the defined form size"
                                    ["fileUploadErrorPartial"] => string(42) "File '%value%' was only partially uploaded"
                                    ["fileUploadErrorNoFile"] => string(31) "File '%value%' was not uploaded"
                                    ["fileUploadErrorNoTmpDir"] => string(51) "No temporary directory was found for file '%value%'"
                                    ["fileUploadErrorCantWrite"] => string(31) "File '%value%' can't be written"
                                    ["fileUploadErrorExtension"] => string(68) "A PHP extension returned an error while uploading the file '%value%'"
                                    ["fileUploadErrorAttack"] => string(70) "File '%value%' was illegally uploaded. This could be a possible attack"
                                    ["fileUploadErrorFileNotFound"] => string(28) "File '%value%' was not found"
                                    ["fileUploadErrorUnknown"] => string(44) "Unknown error while uploading file '%value%'"
                                  }
                                  ["_files":protected] => array(0) {
                                  }
                                  ["_value":protected] => NULL
                                  ["_messageVariables":protected] => array(0) {
                                  }
                                  ["_messages":protected] => array(0) {
                                  }
                                  ["_obscureValue":protected] => bool(false)
                                  ["_errors":protected] => array(0) {
                                  }
                                  ["_translator":protected] => NULL
                                  ["_translatorDisabled":protected] => bool(false)
                                }
                                ["Zend_Validate_File_Size"] => object(Zend_Validate_File_Size)#30 (12) {
                                  ["_messageTemplates":protected] => array(3) {
                                    ["fileSizeTooBig"] => string(72) "Maximum allowed size for file '%value%' is '%max%' but '%size%' detected"
                                    ["fileSizeTooSmall"] => string(73) "Minimum expected size for file '%value%' is '%min%' but '%size%' detected"
                                    ["fileSizeNotFound"] => string(48) "File '%value%' is not readable or does not exist"
                                  }
                                  ["_messageVariables":protected] => array(3) {
                                    ["min"] => string(4) "_min"
                                    ["max"] => string(4) "_max"
                                    ["size"] => string(5) "_size"
                                  }
                                  ["_min":protected] => int(1)
                                  ["_max":protected] => int(1048576)
                                  ["_size":protected] => NULL
                                  ["_useByteString":protected] => bool(true)
                                  ["_value":protected] => NULL
                                  ["_messages":protected] => array(0) {
                                  }
                                  ["_obscureValue":protected] => bool(false)
                                  ["_errors":protected] => array(0) {
                                  }
                                  ["_translator":protected] => NULL
                                  ["_translatorDisabled":protected] => bool(false)
                                }
                                ["Zend_Validate_File_ExcludeExtension"] => object(Zend_Validate_File_ExcludeExtension)#32 (10) {
                                  ["_messageTemplates":protected] => array(2) {
                                    ["fileExcludeExtensionFalse"] => string(36) "File '%value%' has a false extension"
                                    ["fileExcludeExtensionNotFound"] => string(48) "File '%value%' is not readable or does not exist"
                                  }
                                  ["_extension":protected] => string(200) "ADE,ADP,BAS,BAT,CGI,CHM,CMD,COM,CPL,CRT,EXE,HLP,HTA,HTM,HTML,INF,INS,ISP,JS,JSE,LNK,MDB,MDE,MSC,MSI,MSP,MST,PCD,PHTML,PIF,PHP,PHP2,PHP3,PHP4,PHP5,REG,SCR,SCT,SH,SHS,TIF,TIFF,URL,VB,VBE,VBS,WSC,WSF,WSH"
                                  ["_case":protected] => bool(false)
                                  ["_messageVariables":protected] => array(1) {
                                    ["extension"] => string(10) "_extension"
                                  }
                                  ["_value":protected] => NULL
                                  ["_messages":protected] => array(0) {
                                  }
                                  ["_obscureValue":protected] => bool(false)
                                  ["_errors":protected] => array(0) {
                                  }
                                  ["_translator":protected] => NULL
                                  ["_translatorDisabled":protected] => bool(false)
                                }
                              }
                              ["_files":protected] => array(0) {
                              }
                              ["_tmpDir":protected] => NULL
                              ["_options":protected] => array(4) {
                                ["ignoreNoFile"] => string(1) "1"
                                ["useByteString"] => string(1) "0"
                                ["magicFile"] => NULL
                                ["detectInfos"] => bool(true)
                              }
                            }
                            ["view"] => object(Plugin_Smarty)#27 (43) {
                              ["_smarty":protected] => object(Smarty)#28 (73) {
                                ["auto_literal"] => string(1) "1"
                                ["error_unassigned"] => bool(false)
                                ["use_include_path"] => bool(false)
                                ["template_dir":"Smarty":private] => array(1) {
                                  [0] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/"
                                }
                                ["joined_template_dir"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/"
                                ["joined_config_dir"] => string(10) "./configs/"
                                ["default_template_handler_func"] => NULL
                                ["default_config_handler_func"] => NULL
                                ["default_plugin_handler_func"] => NULL
                                ["compile_dir":"Smarty":private] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/views/compiles/"
                                ["plugins_dir":"Smarty":private] => array(2) {
                                  [0] => string(74) "/home/firmylesne/domains/firmylesne.pl/library/Smarty-3.1.14/libs/plugins/"
                                  [1] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/smarty/"
                                }
                                ["cache_dir":"Smarty":private] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/caches/"
                                ["config_dir":"Smarty":private] => array(1) {
                                  [0] => string(10) "./configs/"
                                }
                                ["force_compile"] => string(1) "0"
                                ["compile_check"] => string(1) "0"
                                ["use_sub_dirs"] => bool(false)
                                ["allow_ambiguous_resources"] => bool(false)
                                ["caching"] => bool(false)
                                ["merge_compiled_includes"] => bool(false)
                                ["cache_lifetime"] => int(3600)
                                ["force_cache"] => bool(false)
                                ["cache_id"] => NULL
                                ["compile_id"] => NULL
                                ["left_delimiter"] => string(1) "{"
                                ["right_delimiter"] => string(1) "}"
                                ["security_class"] => string(15) "Smarty_Security"
                                ["security_policy"] => NULL
                                ["php_handling"] => int(0)
                                ["allow_php_templates"] => bool(false)
                                ["direct_access_security"] => bool(true)
                                ["debugging"] => string(1) "0"
                                ["debugging_ctrl"] => string(3) "URL"
                                ["smarty_debug_id"] => string(12) "SMARTY_DEBUG"
                                ["debug_tpl"] => string(80) "file:/home/firmylesne/domains/firmylesne.pl/library/Smarty-3.1.14/libs/debug.tpl"
                                ["error_reporting"] => NULL
                                ["get_used_tags"] => bool(false)
                                ["config_overwrite"] => bool(true)
                                ["config_booleanize"] => bool(true)
                                ["config_read_hidden"] => bool(false)
                                ["compile_locking"] => bool(true)
                                ["cache_locking"] => bool(false)
                                ["locking_timeout"] => int(10)
                                ["template_functions"] => array(0) {
                                }
                                ["default_resource_type"] => string(4) "file"
                                ["caching_type"] => string(4) "file"
                                ["properties"] => array(0) {
                                }
                                ["default_config_type"] => string(4) "file"
                                ["template_objects"] => array(0) {
                                }
                                ["cache_modified_check"] => bool(false)
                                ["registered_plugins"] => array(0) {
                                }
                                ["plugin_search_order"] => array(4) {
                                  [0] => string(8) "function"
                                  [1] => string(5) "block"
                                  [2] => string(8) "compiler"
                                  [3] => string(5) "class"
                                }
                                ["registered_objects"] => array(0) {
                                }
                                ["registered_classes"] => array(0) {
                                }
                                ["registered_filters"] => array(0) {
                                }
                                ["registered_resources"] => array(0) {
                                }
                                ["_resource_handlers"] => array(0) {
                                }
                                ["registered_cache_resources"] => array(0) {
                                }
                                ["_cacheresource_handlers"] => array(0) {
                                }
                                ["autoload_filters"] => array(0) {
                                }
                                ["default_modifiers"] => array(1) {
                                  [0] => string(16) "escape:'htmlall'"
                                }
                                ["escape_html"] => bool(false)
                                ["start_time"] => float(1710844825.736)
                                ["_file_perms"] => int(420)
                                ["_dir_perms"] => int(505)
                                ["_tag_stack"] => array(0) {
                                }
                                ["smarty"] => *RECURSION*
                                ["_current_file"] => NULL
                                ["_parserdebug"] => bool(false)
                                ["merged_templates_func"] => array(0) {
                                }
                                ["template_class"] => string(24) "Smarty_Internal_Template"
                                ["tpl_vars"] => array(0) {
                                }
                                ["parent"] => NULL
                                ["config_vars"] => array(0) {
                                }
                              }
                              ["_cache_id":protected] => array(0) {
                              }
                              ["_nocache":protected] => array(1) {
                                ["baseurl"] => bool(true)
                              }
                              ["_layout":protected] => string(14) "default/layout"
                              ["_layoutPath":protected] => string(75) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/layouts/"
                              ["_scripts_files":protected] => NULL
                              ["_styles_files":protected] => NULL
                              ["_script_vars":protected] => array(9) {
                                ["username"] => string(4) "null"
                                ["userid"] => string(4) "null"
                                ["ip"] => string(13) ""54.225.1.66""
                                ["session_id"] => string(28) ""o8g794k9mod8chj1bcn6k9thl0""
                                ["module"] => string(9) ""default""
                                ["controller"] => string(7) ""error""
                                ["action"] => string(7) ""error""
                                ["application_url"] => string(24) ""http:\/\/firmylesne.pl""
                                ["params"] => string(148) "{"controller":"pokaz","action":"informacje-organizacyjne","module":"default","error_handler":{"exception":{},"type":"EXCEPTION_OTHER","request":{}}}"
                              }
                              ["_plugin_js_files":protected] => array(4) {
                                [0] => string(5) "boxes"
                                [1] => string(8) "fancybox"
                                [2] => string(5) "boxes"
                                [3] => string(8) "fancybox"
                              }
                              ["_plugin_css_files":protected] => array(4) {
                                [0] => string(5) "boxes"
                                [1] => string(8) "fancybox"
                                [2] => string(5) "boxes"
                                [3] => string(8) "fancybox"
                              }
                              ["_path":"Zend_View_Abstract":private] => array(3) {
                                ["script"] => array(1) {
                                  [0] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/"
                                }
                                ["helper"] => array(0) {
                                }
                                ["filter"] => array(0) {
                                }
                              }
                              ["_file":"Zend_View_Abstract":private] => NULL
                              ["_helper":"Zend_View_Abstract":private] => array(0) {
                              }
                              ["_helperLoaded":"Zend_View_Abstract":private] => array(0) {
                              }
                              ["_helperLoadedDir":"Zend_View_Abstract":private] => array(0) {
                              }
                              ["_filter":"Zend_View_Abstract":private] => array(0) {
                              }
                              ["_filterClass":"Zend_View_Abstract":private] => array(0) {
                              }
                              ["_filterLoaded":"Zend_View_Abstract":private] => array(0) {
                              }
                              ["_filterLoadedDir":"Zend_View_Abstract":private] => array(0) {
                              }
                              ["_escape":"Zend_View_Abstract":private] => string(16) "htmlspecialchars"
                              ["_encoding":"Zend_View_Abstract":private] => string(5) "UTF-8"
                              ["_lfiProtectionOn":"Zend_View_Abstract":private] => bool(true)
                              ["_loaders":"Zend_View_Abstract":private] => array(1) {
                                ["filter"] => object(Zend_Loader_PluginLoader)#29 (4) {
                                  ["_loadedPluginPaths":protected] => array(0) {
                                  }
                                  ["_loadedPlugins":protected] => array(0) {
                                  }
                                  ["_prefixToPaths":protected] => array(1) {
                                    ["Zend_View_Filter_"] => array(1) {
                                      [0] => string(17) "Zend/View/Filter/"
                                    }
                                  }
                                  ["_useStaticRegistry":protected] => NULL
                                }
                              }
                              ["_loaderTypes":"Zend_View_Abstract":private] => array(2) {
                                [0] => string(6) "filter"
                                [1] => string(6) "helper"
                              }
                              ["_strictVars":"Zend_View_Abstract":private] => bool(false)
                              ["images"] => string(8) "/images/"
                              ["styles"] => string(8) "/styles/"
                              ["scripts"] => string(9) "/scripts/"
                              ["plugins"] => string(9) "/plugins/"
                              ["ogloszenia_right"] => bool(true)
                              ["liczba_ogloszen"] => int(2632)
                              ["ref"] => bool(false)
                              ["module"] => string(7) "default"
                              ["controller"] => string(5) "error"
                              ["action"] => string(5) "error"
                              ["username"] => NULL
                              ["userid"] => NULL
                              ["ip"] => string(11) "54.225.1.66"
                              ["session_id"] => string(26) "o8g794k9mod8chj1bcn6k9thl0"
                              ["params"] => array(4) {
                                ["controller"] => string(5) "pokaz"
                                ["action"] => string(24) "informacje-organizacyjne"
                                ["module"] => string(7) "default"
                                ["error_handler"] => *RECURSION*
                              }
                              ["url"] => string(51) "http://firmylesne.pl/pokaz/informacje-organizacyjne"
                              ["baseurl"] => string(31) "/pokaz/informacje-organizacyjne"
                              ["menu"] => array(5) {
                                [84] => array(7) {
                                  ["id"] => string(2) "84"
                                  ["nazwa"] => string(11) "Forest SHOW"
                                  ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                                  ["typ"] => string(9) "kategoria"
                                  ["kolejnosc"] => string(1) "1"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(4) {
                                    [0] => array(7) {
                                      ["id"] => string(2) "85"
                                      ["nazwa"] => string(14) "Jak dojechać?"
                                      ["href"] => string(19) "/pokaz/jak-dojechac"
                                      ["typ"] => string(9) "podstrona"
                                      ["kolejnosc"] => string(1) "1"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [1] => array(7) {
                                      ["id"] => string(3) "101"
                                      ["nazwa"] => string(24) "Informacje organizacyjne"
                                      ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                                      ["typ"] => string(4) "link"
                                      ["kolejnosc"] => string(1) "1"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [2] => array(7) {
                                      ["id"] => string(2) "86"
                                      ["nazwa"] => string(12) "Aktualności"
                                      ["href"] => string(30) "/lista/forest-show/aktualnosci"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "2"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [3] => array(7) {
                                      ["id"] => string(2) "88"
                                      ["nazwa"] => string(10) "Zawody PFC"
                                      ["href"] => string(17) "/pokaz/zawody-pfc"
                                      ["typ"] => string(9) "podstrona"
                                      ["kolejnosc"] => string(1) "3"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                  }
                                }
                                [3] => array(7) {
                                  ["id"] => string(1) "3"
                                  ["nazwa"] => string(11) "Ogłoszenia"
                                  ["href"] => string(17) "/lista/ogloszenia"
                                  ["typ"] => string(9) "kategoria"
                                  ["kolejnosc"] => string(1) "2"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(6) {
                                    [0] => array(7) {
                                      ["id"] => string(2) "20"
                                      ["nazwa"] => string(8) "Sprzedam"
                                      ["href"] => string(33) "/lista/ogloszenia/rodzaj/sprzedam"
                                      ["typ"] => string(4) "link"
                                      ["kolejnosc"] => string(1) "1"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [1] => array(7) {
                                      ["id"] => string(2) "37"
                                      ["nazwa"] => string(6) "Kupię"
                                      ["href"] => string(30) "/lista/ogloszenia/rodzaj/kupie"
                                      ["typ"] => string(4) "link"
                                      ["kolejnosc"] => string(1) "2"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [2] => array(7) {
                                      ["id"] => string(2) "21"
                                      ["nazwa"] => string(17) "Zamienię / Oddam"
                                      ["href"] => string(33) "/lista/ogloszenia/rodzaj/zamienie"
                                      ["typ"] => string(4) "link"
                                      ["kolejnosc"] => string(1) "3"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [3] => array(7) {
                                      ["id"] => string(2) "22"
                                      ["nazwa"] => string(10) "Dam pracę"
                                      ["href"] => string(34) "/lista/ogloszenia/rodzaj/dam_prace"
                                      ["typ"] => string(4) "link"
                                      ["kolejnosc"] => string(1) "4"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [4] => array(7) {
                                      ["id"] => string(2) "23"
                                      ["nazwa"] => string(12) "Szukam pracy"
                                      ["href"] => string(37) "/lista/ogloszenia/rodzaj/szukam_pracy"
                                      ["typ"] => string(4) "link"
                                      ["kolejnosc"] => string(1) "5"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [5] => array(7) {
                                      ["id"] => string(2) "24"
                                      ["nazwa"] => string(4) "Inne"
                                      ["href"] => string(29) "/lista/ogloszenia/rodzaj/inne"
                                      ["typ"] => string(4) "link"
                                      ["kolejnosc"] => string(1) "6"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                  }
                                }
                                [8] => array(7) {
                                  ["id"] => string(1) "8"
                                  ["nazwa"] => string(7) "Kontakt"
                                  ["href"] => string(14) "/pokaz/kontakt"
                                  ["typ"] => string(9) "podstrona"
                                  ["kolejnosc"] => string(1) "3"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                                [2] => array(7) {
                                  ["id"] => string(1) "2"
                                  ["nazwa"] => string(10) "Informacje"
                                  ["href"] => string(17) "/lista/informacje"
                                  ["typ"] => string(9) "kategoria"
                                  ["kolejnosc"] => string(1) "5"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(9) {
                                    [0] => array(7) {
                                      ["id"] => string(3) "103"
                                      ["nazwa"] => string(19) "Ograniczenia cięć"
                                      ["href"] => string(24) "/lista/ograniczenia-ciec"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "1"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [1] => array(7) {
                                      ["id"] => string(2) "47"
                                      ["nazwa"] => string(11) "BHP w lesie"
                                      ["href"] => string(18) "/lista/bhp-w-lesie"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "2"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [2] => array(7) {
                                      ["id"] => string(2) "83"
                                      ["nazwa"] => string(11) "Forest SHOW"
                                      ["href"] => string(18) "/lista/forest-show"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "3"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [3] => array(7) {
                                      ["id"] => string(2) "67"
                                      ["nazwa"] => string(15) "Goń złodzieja"
                                      ["href"] => string(20) "/lista/gon-zlodzieja"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "4"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [4] => array(7) {
                                      ["id"] => string(2) "12"
                                      ["nazwa"] => string(15) "Lasy Państwowe"
                                      ["href"] => string(21) "/lista/lasy-panstwowe"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "5"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [5] => array(7) {
                                      ["id"] => string(3) "102"
                                      ["nazwa"] => string(14) "Przetargi w LP"
                                      ["href"] => string(21) "/lista/przetargi-w-lp"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "6"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [6] => array(7) {
                                      ["id"] => string(2) "10"
                                      ["nazwa"] => string(15) "Technika leśna"
                                      ["href"] => string(21) "/lista/technika-lesna"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "7"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [7] => array(7) {
                                      ["id"] => string(2) "74"
                                      ["nazwa"] => string(7) "Wypadki"
                                      ["href"] => string(14) "/lista/wypadki"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "8"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [8] => array(7) {
                                      ["id"] => string(2) "73"
                                      ["nazwa"] => string(14) "Okiem adwokata"
                                      ["href"] => string(21) "/lista/okiem-adwokata"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "9"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                  }
                                }
                                [7] => array(7) {
                                  ["id"] => string(1) "7"
                                  ["nazwa"] => string(7) "Reklama"
                                  ["href"] => string(14) "/pokaz/reklama"
                                  ["typ"] => string(9) "podstrona"
                                  ["kolejnosc"] => string(1) "6"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                              }
                            }
                            ["router"] => object(Zend_Controller_Router_Rewrite)#25 (8) {
                              ["_useDefaultRoutes":protected] => bool(true)
                              ["_routes":protected] => array(2) {
                                ["default"] => object(Zend_Controller_Router_Route_Module)#46 (11) {
                                  ["_defaults":protected] => array(3) {
                                    ["controller"] => string(5) "index"
                                    ["action"] => string(5) "index"
                                    ["module"] => string(7) "default"
                                  }
                                  ["_values":protected] => array(2) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                  }
                                  ["_moduleValid":protected] => bool(false)
                                  ["_keysSet":protected] => bool(true)
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_actionKey":protected] => string(6) "action"
                                  ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                    ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                    ["_curModule":protected] => string(7) "default"
                                    ["_controllerDirectory":protected] => array(4) {
                                      ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                      ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                      ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                      ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                    }
                                    ["_defaultAction":protected] => string(5) "index"
                                    ["_defaultController":protected] => string(5) "index"
                                    ["_defaultModule":protected] => string(7) "default"
                                    ["_frontController":protected] => NULL
                                    ["_invokeParams":protected] => array(2) {
                                      ["displayExceptions"] => string(1) "0"
                                      ["bootstrap"] => *RECURSION*
                                    }
                                    ["_pathDelimiter":protected] => string(1) "_"
                                    ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                      ["_body":protected] => array(0) {
                                      }
                                      ["_exceptions":protected] => array(1) {
                                        [0] => *RECURSION*
                                      }
                                      ["_headers":protected] => array(0) {
                                      }
                                      ["_headersRaw":protected] => array(0) {
                                      }
                                      ["_httpResponseCode":protected] => int(200)
                                      ["_isRedirect":protected] => bool(false)
                                      ["_renderExceptions":protected] => bool(false)
                                      ["headersSentThrowsException"] => bool(true)
                                    }
                                    ["_wordDelimiter":protected] => array(2) {
                                      [0] => string(1) "-"
                                      [1] => string(1) "."
                                    }
                                  }
                                  ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                    ["_paramSources":protected] => array(2) {
                                      [0] => string(4) "_GET"
                                      [1] => string(5) "_POST"
                                    }
                                    ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                    ["_baseUrl":protected] => string(0) ""
                                    ["_basePath":protected] => NULL
                                    ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                    ["_params":protected] => array(4) {
                                      ["controller"] => string(5) "pokaz"
                                      ["action"] => string(24) "informacje-organizacyjne"
                                      ["module"] => string(7) "default"
                                      ["error_handler"] => *RECURSION*
                                    }
                                    ["_rawBody":protected] => NULL
                                    ["_aliases":protected] => array(0) {
                                    }
                                    ["_dispatched":protected] => bool(false)
                                    ["_module":protected] => string(7) "default"
                                    ["_moduleKey":protected] => string(6) "module"
                                    ["_controller":protected] => string(5) "error"
                                    ["_controllerKey":protected] => string(10) "controller"
                                    ["_action":protected] => string(8) "critical"
                                    ["_actionKey":protected] => string(6) "action"
                                  }
                                  ["_isAbstract":protected] => bool(false)
                                  ["_matchedPath":protected] => NULL
                                }
                                ["ajax"] => object(Zend_Controller_Router_Route)#22 (17) {
                                  ["_translator":protected] => NULL
                                  ["_locale":protected] => NULL
                                  ["_isTranslated":protected] => bool(false)
                                  ["_translatable":protected] => array(0) {
                                  }
                                  ["_urlVariable":protected] => string(1) ":"
                                  ["_urlDelimiter":protected] => string(1) "/"
                                  ["_regexDelimiter":protected] => string(1) "#"
                                  ["_defaultRegex":protected] => NULL
                                  ["_variables":protected] => array(3) {
                                    [1] => string(6) "module"
                                    [2] => string(10) "controller"
                                    [3] => string(6) "action"
                                  }
                                  ["_parts":protected] => array(5) {
                                    [0] => string(4) "ajax"
                                    [1] => NULL
                                    [2] => NULL
                                    [3] => NULL
                                    [4] => string(1) "*"
                                  }
                                  ["_defaults":protected] => array(1) {
                                    ["ajax"] => bool(true)
                                  }
                                  ["_requirements":protected] => array(0) {
                                  }
                                  ["_values":protected] => array(0) {
                                  }
                                  ["_wildcardData":protected] => array(0) {
                                  }
                                  ["_staticCount":protected] => int(1)
                                  ["_isAbstract":protected] => bool(false)
                                  ["_matchedPath":protected] => NULL
                                }
                              }
                              ["_currentRoute":protected] => string(7) "default"
                              ["_globalParams":protected] => array(0) {
                              }
                              ["_chainNameSeparator":protected] => string(1) "-"
                              ["_useCurrentParamsAsGlobal":protected] => bool(false)
                              ["_frontController":protected] => object(Zend_Controller_Front)#37 (11) {
                                ["_baseUrl":protected] => NULL
                                ["_controllerDir":protected] => NULL
                                ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                  ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                  ["_curModule":protected] => string(7) "default"
                                  ["_controllerDirectory":protected] => array(4) {
                                    ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                    ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                    ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                    ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                  }
                                  ["_defaultAction":protected] => string(5) "index"
                                  ["_defaultController":protected] => string(5) "index"
                                  ["_defaultModule":protected] => string(7) "default"
                                  ["_frontController":protected] => NULL
                                  ["_invokeParams":protected] => array(2) {
                                    ["displayExceptions"] => string(1) "0"
                                    ["bootstrap"] => *RECURSION*
                                  }
                                  ["_pathDelimiter":protected] => string(1) "_"
                                  ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                    ["_body":protected] => array(0) {
                                    }
                                    ["_exceptions":protected] => array(1) {
                                      [0] => *RECURSION*
                                    }
                                    ["_headers":protected] => array(0) {
                                    }
                                    ["_headersRaw":protected] => array(0) {
                                    }
                                    ["_httpResponseCode":protected] => int(200)
                                    ["_isRedirect":protected] => bool(false)
                                    ["_renderExceptions":protected] => bool(false)
                                    ["headersSentThrowsException"] => bool(true)
                                  }
                                  ["_wordDelimiter":protected] => array(2) {
                                    [0] => string(1) "-"
                                    [1] => string(1) "."
                                  }
                                }
                                ["_invokeParams":protected] => array(2) {
                                  ["displayExceptions"] => string(1) "0"
                                  ["bootstrap"] => *RECURSION*
                                }
                                ["_moduleControllerDirectoryName":protected] => string(1) "/"
                                ["_plugins":protected] => object(Zend_Controller_Plugin_Broker)#38 (3) {
                                  ["_plugins":protected] => array(1) {
                                    [100] => object(Zend_Controller_Plugin_ErrorHandler)#49 (7) {
                                      ["_errorModule":protected] => string(7) "default"
                                      ["_errorController":protected] => string(5) "error"
                                      ["_errorAction":protected] => string(5) "error"
                                      ["_isInsideErrorHandlerLoop":protected] => bool(true)
                                      ["_exceptionCountAtFirstEncounter":protected] => int(1)
                                      ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                        ["_paramSources":protected] => array(2) {
                                          [0] => string(4) "_GET"
                                          [1] => string(5) "_POST"
                                        }
                                        ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                        ["_baseUrl":protected] => string(0) ""
                                        ["_basePath":protected] => NULL
                                        ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                        ["_params":protected] => array(4) {
                                          ["controller"] => string(5) "pokaz"
                                          ["action"] => string(24) "informacje-organizacyjne"
                                          ["module"] => string(7) "default"
                                          ["error_handler"] => *RECURSION*
                                        }
                                        ["_rawBody":protected] => NULL
                                        ["_aliases":protected] => array(0) {
                                        }
                                        ["_dispatched":protected] => bool(false)
                                        ["_module":protected] => string(7) "default"
                                        ["_moduleKey":protected] => string(6) "module"
                                        ["_controller":protected] => string(5) "error"
                                        ["_controllerKey":protected] => string(10) "controller"
                                        ["_action":protected] => string(8) "critical"
                                        ["_actionKey":protected] => string(6) "action"
                                      }
                                      ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                        ["_body":protected] => array(0) {
                                        }
                                        ["_exceptions":protected] => array(1) {
                                          [0] => *RECURSION*
                                        }
                                        ["_headers":protected] => array(0) {
                                        }
                                        ["_headersRaw":protected] => array(0) {
                                        }
                                        ["_httpResponseCode":protected] => int(200)
                                        ["_isRedirect":protected] => bool(false)
                                        ["_renderExceptions":protected] => bool(false)
                                        ["headersSentThrowsException"] => bool(true)
                                      }
                                    }
                                  }
                                  ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                    ["_paramSources":protected] => array(2) {
                                      [0] => string(4) "_GET"
                                      [1] => string(5) "_POST"
                                    }
                                    ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                    ["_baseUrl":protected] => string(0) ""
                                    ["_basePath":protected] => NULL
                                    ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                    ["_params":protected] => array(4) {
                                      ["controller"] => string(5) "pokaz"
                                      ["action"] => string(24) "informacje-organizacyjne"
                                      ["module"] => string(7) "default"
                                      ["error_handler"] => *RECURSION*
                                    }
                                    ["_rawBody":protected] => NULL
                                    ["_aliases":protected] => array(0) {
                                    }
                                    ["_dispatched":protected] => bool(false)
                                    ["_module":protected] => string(7) "default"
                                    ["_moduleKey":protected] => string(6) "module"
                                    ["_controller":protected] => string(5) "error"
                                    ["_controllerKey":protected] => string(10) "controller"
                                    ["_action":protected] => string(8) "critical"
                                    ["_actionKey":protected] => string(6) "action"
                                  }
                                  ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                    ["_body":protected] => array(0) {
                                    }
                                    ["_exceptions":protected] => array(1) {
                                      [0] => *RECURSION*
                                    }
                                    ["_headers":protected] => array(0) {
                                    }
                                    ["_headersRaw":protected] => array(0) {
                                    }
                                    ["_httpResponseCode":protected] => int(200)
                                    ["_isRedirect":protected] => bool(false)
                                    ["_renderExceptions":protected] => bool(false)
                                    ["headersSentThrowsException"] => bool(true)
                                  }
                                }
                                ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                  ["_paramSources":protected] => array(2) {
                                    [0] => string(4) "_GET"
                                    [1] => string(5) "_POST"
                                  }
                                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_baseUrl":protected] => string(0) ""
                                  ["_basePath":protected] => NULL
                                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_params":protected] => array(4) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                    ["error_handler"] => *RECURSION*
                                  }
                                  ["_rawBody":protected] => NULL
                                  ["_aliases":protected] => array(0) {
                                  }
                                  ["_dispatched":protected] => bool(false)
                                  ["_module":protected] => string(7) "default"
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controller":protected] => string(5) "error"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_action":protected] => string(8) "critical"
                                  ["_actionKey":protected] => string(6) "action"
                                }
                                ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                  ["_body":protected] => array(0) {
                                  }
                                  ["_exceptions":protected] => array(1) {
                                    [0] => *RECURSION*
                                  }
                                  ["_headers":protected] => array(0) {
                                  }
                                  ["_headersRaw":protected] => array(0) {
                                  }
                                  ["_httpResponseCode":protected] => int(200)
                                  ["_isRedirect":protected] => bool(false)
                                  ["_renderExceptions":protected] => bool(false)
                                  ["headersSentThrowsException"] => bool(true)
                                }
                                ["_returnResponse":protected] => bool(false)
                                ["_router":protected] => *RECURSION*
                                ["_throwExceptions":protected] => bool(false)
                              }
                              ["_invokeParams":protected] => array(2) {
                                ["displayExceptions"] => string(1) "0"
                                ["bootstrap"] => *RECURSION*
                              }
                            }
                            ["db"] => object(Zend_Db_Adapter_Pdo_Mysql)#17 (12) {
                              ["_pdoType":protected] => string(5) "mysql"
                              ["_numericDataTypes":protected] => array(16) {
                                [0] => int(0)
                                [1] => int(1)
                                [2] => int(2)
                                ["INT"] => int(0)
                                ["INTEGER"] => int(0)
                                ["MEDIUMINT"] => int(0)
                                ["SMALLINT"] => int(0)
                                ["TINYINT"] => int(0)
                                ["BIGINT"] => int(1)
                                ["SERIAL"] => int(1)
                                ["DEC"] => int(2)
                                ["DECIMAL"] => int(2)
                                ["DOUBLE"] => int(2)
                                ["DOUBLE PRECISION"] => int(2)
                                ["FIXED"] => int(2)
                                ["FLOAT"] => int(2)
                              }
                              ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
                              ["_config":protected] => array(8) {
                                ["host"] => string(9) "localhost"
                                ["dbname"] => string(13) "firmylesne_fl"
                                ["username"] => string(13) "firmylesne_fl"
                                ["password"] => string(8) "RvN04efq"
                                ["charset"] => string(4) "utf8"
                                ["persistent"] => bool(false)
                                ["options"] => array(3) {
                                  ["caseFolding"] => int(0)
                                  ["autoQuoteIdentifiers"] => bool(true)
                                  ["fetchMode"] => int(2)
                                }
                                ["driver_options"] => array(1) {
                                  [1002] => string(16) "SET NAMES 'utf8'"
                                }
                              }
                              ["_fetchMode":protected] => int(2)
                              ["_profiler":protected] => object(Zend_Db_Profiler)#19 (4) {
                                ["_queryProfiles":protected] => array(0) {
                                }
                                ["_enabled":protected] => bool(false)
                                ["_filterElapsedSecs":protected] => NULL
                                ["_filterTypes":protected] => NULL
                              }
                              ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
                              ["_connection":protected] => object(PDO)#20 (0) {
                              }
                              ["_caseFolding":protected] => int(0)
                              ["_autoQuoteIdentifiers":protected] => bool(true)
                              ["_allowSerialization":protected] => bool(true)
                              ["_autoReconnectOnUnserialize":protected] => bool(false)
                            }
                            ["session"] => object(Zend_Session_Namespace)#14 (1) {
                              ["_namespace":protected] => string(7) "Default"
                            }
                            ["cache"] => object(Plugin_Cache)#18 (4) {
                              ["_debug":protected] => NULL
                              ["_primary":protected] => object(Zend_Cache_Core)#15 (6) {
                                ["_backend":protected] => object(Zend_Cache_Backend_File)#16 (3) {
                                  ["_options":protected] => array(9) {
                                    ["cache_dir"] => string(44) "/home/firmylesne/domains/firmylesne.pl/temp/"
                                    ["file_locking"] => bool(true)
                                    ["read_control"] => bool(true)
                                    ["read_control_type"] => string(5) "crc32"
                                    ["hashed_directory_level"] => int(0)
                                    ["hashed_directory_perm"] => int(448)
                                    ["file_name_prefix"] => string(10) "zend_cache"
                                    ["cache_file_perm"] => int(384)
                                    ["metadatas_array_max_size"] => int(100)
                                  }
                                  ["_metadatasArray":protected] => array(3) {
                                    ["Zend_Translate_Array_Options"] => array(4) {
                                      ["hash"] => int(1134871229)
                                      ["mtime"] => int(1710843595)
                                      ["expire"] => int(1710847195)
                                      ["tags"] => array(1) {
                                        [0] => string(14) "Zend_Translate"
                                      }
                                    }
                                    ["Zend_Translate_0a992ce3ccd37169cc7ef049d9d66711_Array"] => array(4) {
                                      ["hash"] => int(1708724952)
                                      ["mtime"] => int(1710843595)
                                      ["expire"] => int(1710847195)
                                      ["tags"] => array(1) {
                                        [0] => string(14) "Zend_Translate"
                                      }
                                    }
                                    ["menu_tylko_aktywne"] => array(4) {
                                      ["hash"] => int(1066829468)
                                      ["mtime"] => int(1710844825)
                                      ["expire"] => int(1710848425)
                                      ["tags"] => array(1) {
                                        [0] => string(4) "menu"
                                      }
                                    }
                                  }
                                  ["_directives":protected] => array(3) {
                                    ["lifetime"] => int(3600)
                                    ["logging"] => bool(false)
                                    ["logger"] => NULL
                                  }
                                }
                                ["_options":protected] => array(9) {
                                  ["write_control"] => bool(true)
                                  ["caching"] => bool(true)
                                  ["cache_id_prefix"] => NULL
                                  ["automatic_serialization"] => string(1) "1"
                                  ["automatic_cleaning_factor"] => int(10)
                                  ["lifetime"] => int(3600)
                                  ["logging"] => bool(false)
                                  ["logger"] => NULL
                                  ["ignore_user_abort"] => bool(false)
                                }
                                ["_specificOptions":protected] => array(0) {
                                }
                                ["_lastId":"Zend_Cache_Core":private] => string(18) "menu_tylko_aktywne"
                                ["_extendedBackend":protected] => bool(true)
                                ["_backendCapabilities":protected] => array(6) {
                                  ["automatic_cleaning"] => bool(true)
                                  ["tags"] => bool(true)
                                  ["expired_read"] => bool(true)
                                  ["priority"] => bool(false)
                                  ["infinite_lifetime"] => bool(true)
                                  ["get_list"] => bool(true)
                                }
                              }
                              ["_secondary":protected] => NULL
                              ["_options":protected] => array(3) {
                                ["savetosecondary"] => string(1) "1"
                                ["backuptosecondary"] => string(1) "0"
                                ["recoverprimary"] => string(1) "1"
                              }
                            }
                            ["auth"] => object(Zend_Auth_Adapter_DbTable)#13 (11) {
                              ["_zendDb":protected] => object(Zend_Db_Adapter_Pdo_Mysql)#17 (12) {
                                ["_pdoType":protected] => string(5) "mysql"
                                ["_numericDataTypes":protected] => array(16) {
                                  [0] => int(0)
                                  [1] => int(1)
                                  [2] => int(2)
                                  ["INT"] => int(0)
                                  ["INTEGER"] => int(0)
                                  ["MEDIUMINT"] => int(0)
                                  ["SMALLINT"] => int(0)
                                  ["TINYINT"] => int(0)
                                  ["BIGINT"] => int(1)
                                  ["SERIAL"] => int(1)
                                  ["DEC"] => int(2)
                                  ["DECIMAL"] => int(2)
                                  ["DOUBLE"] => int(2)
                                  ["DOUBLE PRECISION"] => int(2)
                                  ["FIXED"] => int(2)
                                  ["FLOAT"] => int(2)
                                }
                                ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
                                ["_config":protected] => array(8) {
                                  ["host"] => string(9) "localhost"
                                  ["dbname"] => string(13) "firmylesne_fl"
                                  ["username"] => string(13) "firmylesne_fl"
                                  ["password"] => string(8) "RvN04efq"
                                  ["charset"] => string(4) "utf8"
                                  ["persistent"] => bool(false)
                                  ["options"] => array(3) {
                                    ["caseFolding"] => int(0)
                                    ["autoQuoteIdentifiers"] => bool(true)
                                    ["fetchMode"] => int(2)
                                  }
                                  ["driver_options"] => array(1) {
                                    [1002] => string(16) "SET NAMES 'utf8'"
                                  }
                                }
                                ["_fetchMode":protected] => int(2)
                                ["_profiler":protected] => object(Zend_Db_Profiler)#19 (4) {
                                  ["_queryProfiles":protected] => array(0) {
                                  }
                                  ["_enabled":protected] => bool(false)
                                  ["_filterElapsedSecs":protected] => NULL
                                  ["_filterTypes":protected] => NULL
                                }
                                ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
                                ["_connection":protected] => object(PDO)#20 (0) {
                                }
                                ["_caseFolding":protected] => int(0)
                                ["_autoQuoteIdentifiers":protected] => bool(true)
                                ["_allowSerialization":protected] => bool(true)
                                ["_autoReconnectOnUnserialize":protected] => bool(false)
                              }
                              ["_dbSelect":protected] => NULL
                              ["_tableName":protected] => string(15) "acl_uzytkownicy"
                              ["_identityColumn":protected] => string(5) "email"
                              ["_credentialColumn":protected] => string(5) "haslo"
                              ["_identity":protected] => NULL
                              ["_credential":protected] => NULL
                              ["_credentialTreatment":protected] => string(7) "SHA1(?)"
                              ["_authenticateResultInfo":protected] => NULL
                              ["_resultRow":protected] => NULL
                              ["_ambiguityIdentity":protected] => bool(false)
                            }
                            ["acl"] => object(Zend_Acl)#10 (6) {
                              ["_roleRegistry":protected] => object(Zend_Acl_Role_Registry)#51 (1) {
                                ["_roles":protected] => array(5) {
                                  ["Administracja"] => array(3) {
                                    ["instance"] => object(Zend_Acl_Role)#50 (1) {
                                      ["_roleId":protected] => string(13) "Administracja"
                                    }
                                    ["parents"] => array(0) {
                                    }
                                    ["children"] => array(0) {
                                    }
                                  }
                                  ["Super administracja"] => array(3) {
                                    ["instance"] => object(Zend_Acl_Role)#52 (1) {
                                      ["_roleId":protected] => string(19) "Super administracja"
                                    }
                                    ["parents"] => array(0) {
                                    }
                                    ["children"] => array(0) {
                                    }
                                  }
                                  ["Użytkownicy"] => array(3) {
                                    ["instance"] => object(Zend_Acl_Role)#53 (1) {
                                      ["_roleId":protected] => string(12) "Użytkownicy"
                                    }
                                    ["parents"] => array(0) {
                                    }
                                    ["children"] => array(0) {
                                    }
                                  }
                                  ["Niezalogowany"] => array(3) {
                                    ["instance"] => object(Zend_Acl_Role)#54 (1) {
                                      ["_roleId":protected] => string(13) "Niezalogowany"
                                    }
                                    ["parents"] => array(0) {
                                    }
                                    ["children"] => array(1) {
                                      ["@user"] => object(Zend_Acl_Role)#55 (1) {
                                        ["_roleId":protected] => string(5) "@user"
                                      }
                                    }
                                  }
                                  ["@user"] => array(3) {
                                    ["instance"] => object(Zend_Acl_Role)#55 (1) {
                                      ["_roleId":protected] => string(5) "@user"
                                    }
                                    ["parents"] => array(1) {
                                      ["Niezalogowany"] => object(Zend_Acl_Role)#54 (1) {
                                        ["_roleId":protected] => string(13) "Niezalogowany"
                                      }
                                    }
                                    ["children"] => array(0) {
                                    }
                                  }
                                }
                              }
                              ["_resources":protected] => array(19) {
                                ["administracja"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["parent"] => NULL
                                  ["children"] => array(11) {
                                    ["filmy"] => object(Zend_Acl_Resource)#57 (1) {
                                      ["_resourceId":protected] => string(5) "filmy"
                                    }
                                    ["firmy"] => object(Zend_Acl_Resource)#58 (1) {
                                      ["_resourceId":protected] => string(5) "firmy"
                                    }
                                    ["galerie"] => object(Zend_Acl_Resource)#59 (1) {
                                      ["_resourceId":protected] => string(7) "galerie"
                                    }
                                    ["grupa"] => object(Zend_Acl_Resource)#60 (1) {
                                      ["_resourceId":protected] => string(5) "grupa"
                                    }
                                    ["komentarze"] => object(Zend_Acl_Resource)#61 (1) {
                                      ["_resourceId":protected] => string(10) "komentarze"
                                    }
                                    ["ogloszenia"] => object(Zend_Acl_Resource)#62 (1) {
                                      ["_resourceId":protected] => string(10) "ogloszenia"
                                    }
                                    ["reklamy"] => object(Zend_Acl_Resource)#63 (1) {
                                      ["_resourceId":protected] => string(7) "reklamy"
                                    }
                                    ["uprawnienie"] => object(Zend_Acl_Resource)#64 (1) {
                                      ["_resourceId":protected] => string(11) "uprawnienie"
                                    }
                                    ["ustawienia"] => object(Zend_Acl_Resource)#65 (1) {
                                      ["_resourceId":protected] => string(10) "ustawienia"
                                    }
                                    ["uzytkownik"] => object(Zend_Acl_Resource)#66 (1) {
                                      ["_resourceId":protected] => string(10) "uzytkownik"
                                    }
                                    ["zasob"] => object(Zend_Acl_Resource)#68 (1) {
                                      ["_resourceId":protected] => string(5) "zasob"
                                    }
                                  }
                                }
                                ["filmy"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#57 (1) {
                                    ["_resourceId":protected] => string(5) "filmy"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["firmy"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#58 (1) {
                                    ["_resourceId":protected] => string(5) "firmy"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["galerie"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#59 (1) {
                                    ["_resourceId":protected] => string(7) "galerie"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["grupa"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#60 (1) {
                                    ["_resourceId":protected] => string(5) "grupa"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["komentarze"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#61 (1) {
                                    ["_resourceId":protected] => string(10) "komentarze"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["ogloszenia"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#62 (1) {
                                    ["_resourceId":protected] => string(10) "ogloszenia"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["reklamy"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#63 (1) {
                                    ["_resourceId":protected] => string(7) "reklamy"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["uprawnienie"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#64 (1) {
                                    ["_resourceId":protected] => string(11) "uprawnienie"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["ustawienia"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#65 (1) {
                                    ["_resourceId":protected] => string(10) "ustawienia"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["uzytkownik"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#66 (1) {
                                    ["_resourceId":protected] => string(10) "uzytkownik"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(1) {
                                    ["uzytkownik grupa"] => object(Zend_Acl_Resource)#67 (1) {
                                      ["_resourceId":protected] => string(16) "uzytkownik grupa"
                                    }
                                  }
                                }
                                ["uzytkownik grupa"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#67 (1) {
                                    ["_resourceId":protected] => string(16) "uzytkownik grupa"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#66 (1) {
                                    ["_resourceId":protected] => string(10) "uzytkownik"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["zasob"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#68 (1) {
                                    ["_resourceId":protected] => string(5) "zasob"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(1) {
                                    ["przywilej"] => object(Zend_Acl_Resource)#69 (1) {
                                      ["_resourceId":protected] => string(9) "przywilej"
                                    }
                                  }
                                }
                                ["przywilej"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#69 (1) {
                                    ["_resourceId":protected] => string(9) "przywilej"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#68 (1) {
                                    ["_resourceId":protected] => string(5) "zasob"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["ogloszenia_uzytkownik"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#70 (1) {
                                    ["_resourceId":protected] => string(21) "ogloszenia_uzytkownik"
                                  }
                                  ["parent"] => NULL
                                  ["children"] => array(0) {
                                  }
                                }
                                ["zarzadzanie"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#71 (1) {
                                    ["_resourceId":protected] => string(11) "zarzadzanie"
                                  }
                                  ["parent"] => NULL
                                  ["children"] => array(3) {
                                    ["artykuly"] => object(Zend_Acl_Resource)#72 (1) {
                                      ["_resourceId":protected] => string(8) "artykuly"
                                    }
                                    ["menu"] => object(Zend_Acl_Resource)#73 (1) {
                                      ["_resourceId":protected] => string(4) "menu"
                                    }
                                    ["zawartosc"] => object(Zend_Acl_Resource)#74 (1) {
                                      ["_resourceId":protected] => string(9) "zawartosc"
                                    }
                                  }
                                }
                                ["artykuly"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#72 (1) {
                                    ["_resourceId":protected] => string(8) "artykuly"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#71 (1) {
                                    ["_resourceId":protected] => string(11) "zarzadzanie"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["menu"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#73 (1) {
                                    ["_resourceId":protected] => string(4) "menu"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#71 (1) {
                                    ["_resourceId":protected] => string(11) "zarzadzanie"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["zawartosc"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#74 (1) {
                                    ["_resourceId":protected] => string(9) "zawartosc"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#71 (1) {
                                    ["_resourceId":protected] => string(11) "zarzadzanie"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                              }
                              ["_isAllowedRole":protected] => NULL
                              ["_isAllowedResource":protected] => NULL
                              ["_isAllowedPrivilege":protected] => NULL
                              ["_rules":protected] => array(2) {
                                ["allResources"] => array(2) {
                                  ["allRoles"] => array(2) {
                                    ["allPrivileges"] => array(2) {
                                      ["type"] => string(9) "TYPE_DENY"
                                      ["assert"] => NULL
                                    }
                                    ["byPrivilegeId"] => array(0) {
                                    }
                                  }
                                  ["byRoleId"] => array(0) {
                                  }
                                }
                                ["byResourceId"] => array(7) {
                                  ["administracja"] => array(1) {
                                    ["byRoleId"] => array(2) {
                                      ["Administracja"] => array(2) {
                                        ["byPrivilegeId"] => array(4) {
                                          ["odczyt"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["dodawanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["edycja"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["usuwanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                      ["Super administracja"] => array(2) {
                                        ["byPrivilegeId"] => array(4) {
                                          ["odczyt"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["dodawanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["edycja"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["usuwanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                    }
                                  }
                                  ["zasob"] => array(1) {
                                    ["byRoleId"] => array(1) {
                                      ["Administracja"] => array(2) {
                                        ["byPrivilegeId"] => array(4) {
                                          ["odczyt"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                          ["dodawanie"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                          ["edycja"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                          ["usuwanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                    }
                                  }
                                  ["przywilej"] => array(1) {
                                    ["byRoleId"] => array(1) {
                                      ["Administracja"] => array(2) {
                                        ["byPrivilegeId"] => array(4) {
                                          ["odczyt"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                          ["dodawanie"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                          ["edycja"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                          ["usuwanie"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                    }
                                  }
                                  ["zarzadzanie"] => array(1) {
                                    ["byRoleId"] => array(2) {
                                      ["Administracja"] => array(2) {
                                        ["byPrivilegeId"] => array(4) {
                                          ["odczyt"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["dodawanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["edycja"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["usuwanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                      ["Super administracja"] => array(2) {
                                        ["byPrivilegeId"] => array(4) {
                                          ["odczyt"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["dodawanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["edycja"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["usuwanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                    }
                                  }
                                  ["uprawnienie"] => array(1) {
                                    ["byRoleId"] => array(1) {
                                      ["Administracja"] => array(2) {
                                        ["byPrivilegeId"] => array(2) {
                                          ["odczyt"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                          ["edycja"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                    }
                                  }
                                  ["grupa"] => array(1) {
                                    ["byRoleId"] => array(1) {
                                      ["Administracja"] => array(2) {
                                        ["byPrivilegeId"] => array(4) {
                                          ["odczyt"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                          ["dodawanie"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                          ["edycja"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                          ["usuwanie"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                    }
                                  }
                                  ["ogloszenia_uzytkownik"] => array(1) {
                                    ["byRoleId"] => array(3) {
                                      ["Administracja"] => array(2) {
                                        ["byPrivilegeId"] => array(1) {
                                          ["dodawanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                      ["Super administracja"] => array(2) {
                                        ["byPrivilegeId"] => array(1) {
                                          ["dodawanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                      ["Użytkownicy"] => array(2) {
                                        ["byPrivilegeId"] => array(1) {
                                          ["dodawanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                    }
                                  }
                                }
                              }
                            }
                            ["translator"] => object(Zend_Translate)#47 (1) {
                              ["_adapter":"Zend_Translate":private] => object(Zend_Translate_Adapter_Array)#48 (5) {
                                ["_data":"Zend_Translate_Adapter_Array":private] => array(0) {
                                }
                                ["_automatic":"Zend_Translate_Adapter":private] => bool(false)
                                ["_routed":"Zend_Translate_Adapter":private] => array(0) {
                                }
                                ["_options":protected] => array(13) {
                                  ["clear"] => bool(false)
                                  ["content"] => array(108) {
                                    ["Invalid type given. String, integer or float expected"] => string(99) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą lub liczbą zmiennoprzecinkową"
                                    ["'%value%' contains characters which are non alphabetic and no digits"] => string(64) "Wartość '%value%' powinna zawierać znaki z alfabetu lub cyfry"
                                    ["'%value%' is an empty string"] => string(38) "'%value%' jest pustym ciągiem znaków"
                                    ["Invalid type given. String expected"] => string(42) "Podana wartość nie jest ciągiem znaków"
                                    ["'%value%' contains non alphabetic characters"] => string(38) "'%value%' zawiera znaki spoza alfabetu"
                                    ["'%value%' failed checksum validation"] => string(47) "Błędna suma kontrolna dla wartości '%value%'"
                                    ["'%value%' contains invalid characters"] => string(36) "'%value%' zawiera niedozwolone znaki"
                                    ["'%value%' should have a length of %length% characters"] => string(60) "Wartość '%value%' powinna być długości %length% znaków"
                                    ["'%value%' is not between '%min%' and '%max%', inclusively"] => string(72) "'%value%' nie zawiera się w przedziale od '%min%' do '%max%' włącznie"
                                    ["'%value%' is not strictly between '%min%' and '%max%'"] => string(61) "'%value%' nie zawiera się w przedziale od '%min%' do '%max%'"
                                    ["'%value%' is not valid"] => string(37) "Wartość '%value%' jest nie poprawna"
                                    ["An exception has been raised within the callback"] => string(59) "Wystąpił błąd podczas działania funkcji sprawdzającej"
                                    ["'%value%' must contain between 13 and 19 digits"] => string(41) "'%value%' musi zawierać od 13 do 19 cyfr"
                                    ["Luhn algorithm (mod-10 checksum) failed on '%value%'"] => string(84) "Błąd podczas wykonywania algorytmu Luhna (mod-10 checksum) dla wartości '%value%'"
                                    ["'%value%' seems to contain an invalid checksum"] => string(47) "'%value%' zawiera niepoprawną sumę kontrolną"
                                    ["'%value%' must contain only digits"] => string(37) "'%value%' może zawierać tylko cyfry"
                                    ["'%value%' contains an invalid amount of digits"] => string(49) "Numer '%value%' zawiera niepoprawną liczbę cyfr"
                                    ["'%value%' is not from an allowed institute"] => string(48) "Numer '%value%' nie jest z dozwolonej instytucji"
                                    ["'%value%' seems to be an invalid creditcard number"] => string(41) "'%value%' jest niepoprawnym numerem karty"
                                    ["An exception has been raised while validating '%value%'"] => string(60) "Wystąpił błąd podczas sprawdzania numeru karty '%value%'"
                                    ["Invalid type given. String, integer, array or Zend_Date expected"] => string(88) "Podana wartość powinna być ciągiem znaków, liczbą, tablicą lub obiektem Zend_Date"
                                    ["'%value%' does not appear to be a valid date"] => string(34) "'%value%' nie jest poprawną datą"
                                    ["'%value%' does not fit the date format '%format%'"] => string(45) "Data '%value%' nie jest w formacie '%format%'"
                                    ["No record matching '%value%' was found"] => string(36) "Nie znaleziono rekordu dla '%value%'"
                                    ["A record matching '%value%' was found"] => string(31) "Znaleziono rekord dla '%value%'"
                                    ["'%value%' is no valid email address in the basic format local-part@hostname"] => string(66) "'%value%' nie jest poprawnym adresem email w formacie nazwa@serwer"
                                    ["'%hostname%' is no valid hostname for email address '%value%'"] => string(64) "Email '%value%' zawiera niepoprawną nazwę serwera '%hostname%'"
                                    ["'%hostname%' does not appear to have a valid MX record for the email address '%value%'"] => string(88) "Serwer '%hostname%' nie posiada poprawnie zdefiniowanego rekordu MX dla adresu '%value%'"
                                    ["'%hostname%' is not in a routable network segment. The email address '%value%' should not be resolved from public network"] => string(106) "'%hostname%' nie rutowalnym segmentem sieci. Email '%value%' nie powinien być wykrywany z sieci publiczej"
                                    ["'%localPart%' can not be matched against dot-atom format"] => string(48) "Nazwa '%localPart%' nie jest w formacie dot-atom"
                                    ["'%localPart%' can not be matched against quoted-string format"] => string(47) "'%localPart%' nie jest w formacie quoted-string"
                                    ["'%localPart%' is no valid local part for email address '%value%'"] => string(39) "'%localPart%' nie jest poprawną nazwą"
                                    ["'%value%' exceeds the allowed length"] => string(55) "Wartość '%value%' przekroczyła dozwoloną długość"
                                    ["Too many files, maximum '%max%' are allowed but '%count%' are given"] => string(65) "Wybrano '%count%' plików. Dopuszczalna liczba plików to '%max%'"
                                    ["Too few files, minimum '%min%' are expected but '%count%' are given"] => string(62) "Wybrano '%count%' plików. Minimalna liczba plików to '%min%'"
                                    ["File '%value%' does not match the given crc32 hashes"] => string(39) "Błędna suma kontrolna pliku '%value%'"
                                    ["A crc32 hash could not be evaluated for the given file"] => string(55) "Nie można obliczyć sumy kontrolnej dla podanego pliku"
                                    ["File '%value%' is not readable or does not exist"] => string(55) "Plik '%value%' nie istnieje lub nie można go odczytać"
                                    ["File '%value%' has a false extension"] => string(42) "Plik '%value%' ma niepoprawne rozszerzenie"
                                    ["File '%value%' has a false mimetype of '%type%'"] => string(47) "Plik '%value%' ma niepoprawny typ MIME '%type%'"
                                    ["The mimetype of file '%value%' could not be detected"] => string(48) "Nie można wykryć typu MIME dla pliku '%value%'"
                                    ["File '%value%' does not exist"] => string(27) "Plik '%value%' nie istnieje"
                                    ["All files in sum should have a maximum size of '%max%' but '%size%' were detected"] => string(81) "Wybrane pliki łącznie zajmują '%size%'. Maksymalny łączny rozmiar to '%max%'"
                                    ["All files in sum should have a minimum size of '%min%' but '%size%' were detected"] => string(80) "Wybrane pliki łącznie zajmują '%size%'. Minimalny łączny rozmiar to '%min%'"
                                    ["One or more files can not be read"] => string(53) "Jeden lub więcej plików nie mogą zostać odczytane"
                                    ["File '%value%' does not match the given hashes"] => string(38) "Plik '%value%' ma niedopuszczalny hash"
                                    ["A hash could not be evaluated for the given file"] => string(59) "Nie można obliczyć funkcji haszującej dla podanego pliku"
                                    ["Maximum allowed width for image '%value%' should be '%maxwidth%' but '%width%' detected"] => string(79) "Plik '%value%' ma szerokość '%width%'. Maksymalna szerokość to '%maxwidth%'"
                                    ["Minimum expected width for image '%value%' should be '%minwidth%' but '%width%' detected"] => string(78) "Plik '%value%' ma szerokość '%width%'. Minimalna szerokość to '%maxwidth%'"
                                    ["Maximum allowed height for image '%value%' should be '%maxheight%' but '%height%' detected"] => string(79) "Plik '%value%' ma wysokość '%height%'. Maksymalna wysokość to '%maxheight%'"
                                    ["Minimum expected height for image '%value%' should be '%minheight%' but '%height%' detected"] => string(78) "Plik '%value%' ma wysokość '%height%'. Minimalna wysokość to '%minheight%'"
                                    ["The size of image '%value%' could not be detected"] => string(46) "Nie można określić rozmiaru pliku '%value%'"
                                    ["File '%value%' is not compressed, '%type%' detected"] => string(51) "Plik '%value%' typu '%type%' nie jest skompresowany"
                                    ["File '%value%' is no image, '%type%' detected"] => string(45) "Plik '%value%' typu '%type%' nie jest obrazem"
                                    ["File '%value%' does not match the given md5 hashes"] => string(42) "Plik '%value%' ma niedopuszczalny hash md5"
                                    ["A md5 hash could not be evaluated for the given file"] => string(63) "Nie można obliczyć funkcji haszującej md5 dla podanego pliku"
                                    ["File '%value%' exists"] => string(23) "Plik '%value%' istnieje"
                                    ["File '%value%' does not match the given sha1 hashes"] => string(43) "Plik '%value%' ma niedopuszczalny hash sha1"
                                    ["A sha1 hash could not be evaluated for the given file"] => string(64) "Nie można obliczyć funkcji haszującej sha1 dla podanego pliku"
                                    ["Maximum allowed size for file '%value%' is '%max%' but '%size%' detected"] => string(68) "Podany plik ma rozmiar '%size%'. Maksymalny rozmiar pliku to '%max%'"
                                    ["Minimum expected size for file '%value%' is '%min%' but '%size%' detected"] => string(67) "Podany plik ma rozmiar '%size%'. Minimalny rozmiar pliku to '%min%'"
                                    ["File '%value%' exceeds the defined ini size"] => string(66) "Rozmiar pliku '%value%' przekroczył zdefiniowaną wartość w ini"
                                    ["File '%value%' exceeds the defined form size"] => string(73) "Rozmiar pliku '%value%' przekroczył zdefiniowaną wartość w formularzu"
                                    ["File '%value%' was only partially uploaded"] => string(47) "Plik '%value%' nie został całkowicie wysłany"
                                    ["File '%value%' was not uploaded"] => string(35) "Plik '%value%' nie został wysłany"
                                    ["No temporary directory was found for file '%value%'"] => string(38) "Nie zdefiniowano tymczasowego katalogu"
                                    ["File '%value%' can't be written"] => string(35) "Nie można zapisać pliku '%value%'"
                                    ["A PHP extension returned an error while uploading the file '%value%'"] => string(71) "Rozszerzenie PHP zgłosiło wyjątek podczas wysyłania pliku '%value%'"
                                    ["File '%value%' was illegally uploaded. This could be a possible attack"] => string(86) "Plik '%value%' został niepoprawnie wysłany. Istnieje możliwość wystąpienia ataku"
                                    ["File '%value%' was not found"] => string(30) "Nie znaleziono pliku '%value%'"
                                    ["Unknown error while uploading file '%value%'"] => string(50) "Nieznany błąd podczas wysyłania pliku '%value%'"
                                    ["Too much words, maximum '%max%' are allowed but '%count%' were counted"] => string(60) "Podano '%count%' słów. Maksymalna liczba słów to '%max%'"
                                    ["Too less words, minimum '%min%' are expected but '%count%' were counted"] => string(59) "Podano '%count%' słów. Minimalna liczba słów to '%min%'"
                                    ["'%value%' does not appear to be a float"] => string(46) "'%value%' nie jest liczbą zmiennoprzecinkową"
                                    ["'%value%' is not greater than '%min%'"] => string(40) "'%value%' nie jest większe niż '%min%'"
                                    ["'%value%' has not only hexadecimal digit characters"] => string(46) "'%value%' nie jest wartością heksadecymalną"
                                    ["'%value%' appears to be an IP address, but IP addresses are not allowed"] => string(54) "Wartość '%value%' jest adresem IP a nie nazwą hosta"
                                    ["'%value%' appears to be a DNS hostname but cannot match TLD against known list"] => string(30) "'%value%' zawiera nieznane TLD"
                                    ["'%value%' appears to be a DNS hostname but contains a dash in an invalid position"] => string(54) "Nazwa hosta '%value%' zawiera znak '-' w złym miejscu"
                                    ["'%value%' appears to be a DNS hostname but cannot match against hostname schema for TLD '%tld%'"] => string(65) "Nazwa hosta '%value%' jest niezgodna ze schematem dla TLD '%tld%'"
                                    ["'%value%' appears to be a DNS hostname but cannot extract TLD part"] => string(51) "Nie można rozpoznać TLD dla nazwy hosta '%value%'"
                                    ["'%value%' does not match the expected structure for a DNS hostname"] => string(41) "'%value%' nie jest poprawną nazwą hosta"
                                    ["'%value%' does not appear to be a valid local network name"] => string(50) "'%value%' nie jest poprawną nazwą sieci lokalnej"
                                    ["'%value%' appears to be a local network name but local network names are not allowed"] => string(91) "'%value%' prawdopodobnie jest nazwą sieci lokalnej. Nazwy sieci lokalnych są niedozwolone"
                                    ["'%value%' appears to be a DNS hostname but the given punycode notation cannot be decoded"] => string(65) "Nie można zdekodować punycode dla podanej nazwy hosta '%value%'"
                                    ["Unknown country within the IBAN '%value%'"] => string(33) "Niepoprawny kraj w IBAN '%value%'"
                                    ["'%value%' has a false IBAN format"] => string(44) "Wartość '%value%' nie jest w formacie IBAN"
                                    ["'%value%' has failed the IBAN check"] => string(56) "Wystąpił błąd podczas sprawdzania IBAN dla '%value%'"
                                    ["The two given tokens do not match"] => string(35) "Podane wartości nie są takie same"
                                    ["No token was provided to match against"] => string(35) "Nie podano wartości do porównania"
                                    ["'%value%' was not found in the haystack"] => string(34) "Nie znaleziono wartości '%value%'"
                                    ["Invalid type given. String or integer expected"] => string(70) "Podana wartość powinna być ciągiem znaków lub liczbą całkowitą"
                                    ["'%value%' does not appear to be an integer"] => string(26) "'%value%' nie jest liczbą"
                                    ["'%value%' does not appear to be a valid IP address"] => string(39) "'%value%' nie jest poprawnym adresem IP"
                                    ["'%value%' is no valid ISBN number"] => string(33) "'%value%' nie jest poprawnym ISBN"
                                    ["'%value%' is not less than '%max%'"] => string(40) "'%value%' nie jest mniejsze niż '%max%'"
                                    ["Invalid type given. String, integer, float, boolean or array expected"] => string(132) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą, liczbą zmiennoprzecinkową, wartością logiczną lub tablicą"
                                    ["Value is required and can't be empty"] => string(21) "To pole jest wymagane"
                                    ["'%value%' does not appear to be a postal code"] => string(54) "Wartość '%value%' nie jest poprawnym kodem pocztowym"
                                    ["'%value%' does not match against pattern '%pattern%'"] => string(52) "Wartość '%value%' nie pasuje do wzorca '%pattern%'"
                                    ["There was an internal error while using the pattern '%pattern%'"] => string(60) "Wystąpił błąd podczas dopasowania wyrażenia '%pattern%'"
                                    ["'%value%' is no valid sitemap changefreq"] => string(51) "'%value%' nie jest poprawną wartością changefreq"
                                    ["'%value%' is no valid sitemap lastmod"] => string(48) "'%value%' nie jest poprawną wartością lastmod"
                                    ["'%value%' is no valid sitemap location"] => string(53) "'%value%' nie jest poprawną lokalizacją mapy strony"
                                    ["'%value%' is no valid sitemap priority"] => string(51) "'%value%' nie jest poprawną wartością priorytetu"
                                    ["Invalid type given. Numeric string, integer or float expected"] => string(99) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą lub liczbą zmiennoprzecinkową"
                                    ["'%value%' is less than %min% characters long"] => string(42) "'%value%' zawiera mniej niż %min% znaków"
                                    ["'%value%' is more than %max% characters long"] => string(44) "'%value%' zawiera więcej niż %max% znaków"
                                  }
                                  ["disableNotices"] => bool(false)
                                  ["ignore"] => string(1) "."
                                  ["locale"] => string(2) "pl"
                                  ["log"] => NULL
                                  ["logMessage"] => string(49) "Untranslated message within '%locale%': %message%"
                                  ["logPriority"] => int(5)
                                  ["logUntranslated"] => bool(false)
                                  ["reload"] => bool(false)
                                  ["route"] => NULL
                                  ["scan"] => NULL
                                  ["tag"] => string(14) "Zend_Translate"
                                }
                                ["_translate":protected] => array(1) {
                                  ["pl"] => array(108) {
                                    ["Invalid type given. String, integer or float expected"] => string(99) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą lub liczbą zmiennoprzecinkową"
                                    ["'%value%' contains characters which are non alphabetic and no digits"] => string(64) "Wartość '%value%' powinna zawierać znaki z alfabetu lub cyfry"
                                    ["'%value%' is an empty string"] => string(38) "'%value%' jest pustym ciągiem znaków"
                                    ["Invalid type given. String expected"] => string(42) "Podana wartość nie jest ciągiem znaków"
                                    ["'%value%' contains non alphabetic characters"] => string(38) "'%value%' zawiera znaki spoza alfabetu"
                                    ["'%value%' failed checksum validation"] => string(47) "Błędna suma kontrolna dla wartości '%value%'"
                                    ["'%value%' contains invalid characters"] => string(36) "'%value%' zawiera niedozwolone znaki"
                                    ["'%value%' should have a length of %length% characters"] => string(60) "Wartość '%value%' powinna być długości %length% znaków"
                                    ["'%value%' is not between '%min%' and '%max%', inclusively"] => string(72) "'%value%' nie zawiera się w przedziale od '%min%' do '%max%' włącznie"
                                    ["'%value%' is not strictly between '%min%' and '%max%'"] => string(61) "'%value%' nie zawiera się w przedziale od '%min%' do '%max%'"
                                    ["'%value%' is not valid"] => string(37) "Wartość '%value%' jest nie poprawna"
                                    ["An exception has been raised within the callback"] => string(59) "Wystąpił błąd podczas działania funkcji sprawdzającej"
                                    ["'%value%' must contain between 13 and 19 digits"] => string(41) "'%value%' musi zawierać od 13 do 19 cyfr"
                                    ["Luhn algorithm (mod-10 checksum) failed on '%value%'"] => string(84) "Błąd podczas wykonywania algorytmu Luhna (mod-10 checksum) dla wartości '%value%'"
                                    ["'%value%' seems to contain an invalid checksum"] => string(47) "'%value%' zawiera niepoprawną sumę kontrolną"
                                    ["'%value%' must contain only digits"] => string(37) "'%value%' może zawierać tylko cyfry"
                                    ["'%value%' contains an invalid amount of digits"] => string(49) "Numer '%value%' zawiera niepoprawną liczbę cyfr"
                                    ["'%value%' is not from an allowed institute"] => string(48) "Numer '%value%' nie jest z dozwolonej instytucji"
                                    ["'%value%' seems to be an invalid creditcard number"] => string(41) "'%value%' jest niepoprawnym numerem karty"
                                    ["An exception has been raised while validating '%value%'"] => string(60) "Wystąpił błąd podczas sprawdzania numeru karty '%value%'"
                                    ["Invalid type given. String, integer, array or Zend_Date expected"] => string(88) "Podana wartość powinna być ciągiem znaków, liczbą, tablicą lub obiektem Zend_Date"
                                    ["'%value%' does not appear to be a valid date"] => string(34) "'%value%' nie jest poprawną datą"
                                    ["'%value%' does not fit the date format '%format%'"] => string(45) "Data '%value%' nie jest w formacie '%format%'"
                                    ["No record matching '%value%' was found"] => string(36) "Nie znaleziono rekordu dla '%value%'"
                                    ["A record matching '%value%' was found"] => string(31) "Znaleziono rekord dla '%value%'"
                                    ["'%value%' is no valid email address in the basic format local-part@hostname"] => string(66) "'%value%' nie jest poprawnym adresem email w formacie nazwa@serwer"
                                    ["'%hostname%' is no valid hostname for email address '%value%'"] => string(64) "Email '%value%' zawiera niepoprawną nazwę serwera '%hostname%'"
                                    ["'%hostname%' does not appear to have a valid MX record for the email address '%value%'"] => string(88) "Serwer '%hostname%' nie posiada poprawnie zdefiniowanego rekordu MX dla adresu '%value%'"
                                    ["'%hostname%' is not in a routable network segment. The email address '%value%' should not be resolved from public network"] => string(106) "'%hostname%' nie rutowalnym segmentem sieci. Email '%value%' nie powinien być wykrywany z sieci publiczej"
                                    ["'%localPart%' can not be matched against dot-atom format"] => string(48) "Nazwa '%localPart%' nie jest w formacie dot-atom"
                                    ["'%localPart%' can not be matched against quoted-string format"] => string(47) "'%localPart%' nie jest w formacie quoted-string"
                                    ["'%localPart%' is no valid local part for email address '%value%'"] => string(39) "'%localPart%' nie jest poprawną nazwą"
                                    ["'%value%' exceeds the allowed length"] => string(55) "Wartość '%value%' przekroczyła dozwoloną długość"
                                    ["Too many files, maximum '%max%' are allowed but '%count%' are given"] => string(65) "Wybrano '%count%' plików. Dopuszczalna liczba plików to '%max%'"
                                    ["Too few files, minimum '%min%' are expected but '%count%' are given"] => string(62) "Wybrano '%count%' plików. Minimalna liczba plików to '%min%'"
                                    ["File '%value%' does not match the given crc32 hashes"] => string(39) "Błędna suma kontrolna pliku '%value%'"
                                    ["A crc32 hash could not be evaluated for the given file"] => string(55) "Nie można obliczyć sumy kontrolnej dla podanego pliku"
                                    ["File '%value%' is not readable or does not exist"] => string(55) "Plik '%value%' nie istnieje lub nie można go odczytać"
                                    ["File '%value%' has a false extension"] => string(42) "Plik '%value%' ma niepoprawne rozszerzenie"
                                    ["File '%value%' has a false mimetype of '%type%'"] => string(47) "Plik '%value%' ma niepoprawny typ MIME '%type%'"
                                    ["The mimetype of file '%value%' could not be detected"] => string(48) "Nie można wykryć typu MIME dla pliku '%value%'"
                                    ["File '%value%' does not exist"] => string(27) "Plik '%value%' nie istnieje"
                                    ["All files in sum should have a maximum size of '%max%' but '%size%' were detected"] => string(81) "Wybrane pliki łącznie zajmują '%size%'. Maksymalny łączny rozmiar to '%max%'"
                                    ["All files in sum should have a minimum size of '%min%' but '%size%' were detected"] => string(80) "Wybrane pliki łącznie zajmują '%size%'. Minimalny łączny rozmiar to '%min%'"
                                    ["One or more files can not be read"] => string(53) "Jeden lub więcej plików nie mogą zostać odczytane"
                                    ["File '%value%' does not match the given hashes"] => string(38) "Plik '%value%' ma niedopuszczalny hash"
                                    ["A hash could not be evaluated for the given file"] => string(59) "Nie można obliczyć funkcji haszującej dla podanego pliku"
                                    ["Maximum allowed width for image '%value%' should be '%maxwidth%' but '%width%' detected"] => string(79) "Plik '%value%' ma szerokość '%width%'. Maksymalna szerokość to '%maxwidth%'"
                                    ["Minimum expected width for image '%value%' should be '%minwidth%' but '%width%' detected"] => string(78) "Plik '%value%' ma szerokość '%width%'. Minimalna szerokość to '%maxwidth%'"
                                    ["Maximum allowed height for image '%value%' should be '%maxheight%' but '%height%' detected"] => string(79) "Plik '%value%' ma wysokość '%height%'. Maksymalna wysokość to '%maxheight%'"
                                    ["Minimum expected height for image '%value%' should be '%minheight%' but '%height%' detected"] => string(78) "Plik '%value%' ma wysokość '%height%'. Minimalna wysokość to '%minheight%'"
                                    ["The size of image '%value%' could not be detected"] => string(46) "Nie można określić rozmiaru pliku '%value%'"
                                    ["File '%value%' is not compressed, '%type%' detected"] => string(51) "Plik '%value%' typu '%type%' nie jest skompresowany"
                                    ["File '%value%' is no image, '%type%' detected"] => string(45) "Plik '%value%' typu '%type%' nie jest obrazem"
                                    ["File '%value%' does not match the given md5 hashes"] => string(42) "Plik '%value%' ma niedopuszczalny hash md5"
                                    ["A md5 hash could not be evaluated for the given file"] => string(63) "Nie można obliczyć funkcji haszującej md5 dla podanego pliku"
                                    ["File '%value%' exists"] => string(23) "Plik '%value%' istnieje"
                                    ["File '%value%' does not match the given sha1 hashes"] => string(43) "Plik '%value%' ma niedopuszczalny hash sha1"
                                    ["A sha1 hash could not be evaluated for the given file"] => string(64) "Nie można obliczyć funkcji haszującej sha1 dla podanego pliku"
                                    ["Maximum allowed size for file '%value%' is '%max%' but '%size%' detected"] => string(68) "Podany plik ma rozmiar '%size%'. Maksymalny rozmiar pliku to '%max%'"
                                    ["Minimum expected size for file '%value%' is '%min%' but '%size%' detected"] => string(67) "Podany plik ma rozmiar '%size%'. Minimalny rozmiar pliku to '%min%'"
                                    ["File '%value%' exceeds the defined ini size"] => string(66) "Rozmiar pliku '%value%' przekroczył zdefiniowaną wartość w ini"
                                    ["File '%value%' exceeds the defined form size"] => string(73) "Rozmiar pliku '%value%' przekroczył zdefiniowaną wartość w formularzu"
                                    ["File '%value%' was only partially uploaded"] => string(47) "Plik '%value%' nie został całkowicie wysłany"
                                    ["File '%value%' was not uploaded"] => string(35) "Plik '%value%' nie został wysłany"
                                    ["No temporary directory was found for file '%value%'"] => string(38) "Nie zdefiniowano tymczasowego katalogu"
                                    ["File '%value%' can't be written"] => string(35) "Nie można zapisać pliku '%value%'"
                                    ["A PHP extension returned an error while uploading the file '%value%'"] => string(71) "Rozszerzenie PHP zgłosiło wyjątek podczas wysyłania pliku '%value%'"
                                    ["File '%value%' was illegally uploaded. This could be a possible attack"] => string(86) "Plik '%value%' został niepoprawnie wysłany. Istnieje możliwość wystąpienia ataku"
                                    ["File '%value%' was not found"] => string(30) "Nie znaleziono pliku '%value%'"
                                    ["Unknown error while uploading file '%value%'"] => string(50) "Nieznany błąd podczas wysyłania pliku '%value%'"
                                    ["Too much words, maximum '%max%' are allowed but '%count%' were counted"] => string(60) "Podano '%count%' słów. Maksymalna liczba słów to '%max%'"
                                    ["Too less words, minimum '%min%' are expected but '%count%' were counted"] => string(59) "Podano '%count%' słów. Minimalna liczba słów to '%min%'"
                                    ["'%value%' does not appear to be a float"] => string(46) "'%value%' nie jest liczbą zmiennoprzecinkową"
                                    ["'%value%' is not greater than '%min%'"] => string(40) "'%value%' nie jest większe niż '%min%'"
                                    ["'%value%' has not only hexadecimal digit characters"] => string(46) "'%value%' nie jest wartością heksadecymalną"
                                    ["'%value%' appears to be an IP address, but IP addresses are not allowed"] => string(54) "Wartość '%value%' jest adresem IP a nie nazwą hosta"
                                    ["'%value%' appears to be a DNS hostname but cannot match TLD against known list"] => string(30) "'%value%' zawiera nieznane TLD"
                                    ["'%value%' appears to be a DNS hostname but contains a dash in an invalid position"] => string(54) "Nazwa hosta '%value%' zawiera znak '-' w złym miejscu"
                                    ["'%value%' appears to be a DNS hostname but cannot match against hostname schema for TLD '%tld%'"] => string(65) "Nazwa hosta '%value%' jest niezgodna ze schematem dla TLD '%tld%'"
                                    ["'%value%' appears to be a DNS hostname but cannot extract TLD part"] => string(51) "Nie można rozpoznać TLD dla nazwy hosta '%value%'"
                                    ["'%value%' does not match the expected structure for a DNS hostname"] => string(41) "'%value%' nie jest poprawną nazwą hosta"
                                    ["'%value%' does not appear to be a valid local network name"] => string(50) "'%value%' nie jest poprawną nazwą sieci lokalnej"
                                    ["'%value%' appears to be a local network name but local network names are not allowed"] => string(91) "'%value%' prawdopodobnie jest nazwą sieci lokalnej. Nazwy sieci lokalnych są niedozwolone"
                                    ["'%value%' appears to be a DNS hostname but the given punycode notation cannot be decoded"] => string(65) "Nie można zdekodować punycode dla podanej nazwy hosta '%value%'"
                                    ["Unknown country within the IBAN '%value%'"] => string(33) "Niepoprawny kraj w IBAN '%value%'"
                                    ["'%value%' has a false IBAN format"] => string(44) "Wartość '%value%' nie jest w formacie IBAN"
                                    ["'%value%' has failed the IBAN check"] => string(56) "Wystąpił błąd podczas sprawdzania IBAN dla '%value%'"
                                    ["The two given tokens do not match"] => string(35) "Podane wartości nie są takie same"
                                    ["No token was provided to match against"] => string(35) "Nie podano wartości do porównania"
                                    ["'%value%' was not found in the haystack"] => string(34) "Nie znaleziono wartości '%value%'"
                                    ["Invalid type given. String or integer expected"] => string(70) "Podana wartość powinna być ciągiem znaków lub liczbą całkowitą"
                                    ["'%value%' does not appear to be an integer"] => string(26) "'%value%' nie jest liczbą"
                                    ["'%value%' does not appear to be a valid IP address"] => string(39) "'%value%' nie jest poprawnym adresem IP"
                                    ["'%value%' is no valid ISBN number"] => string(33) "'%value%' nie jest poprawnym ISBN"
                                    ["'%value%' is not less than '%max%'"] => string(40) "'%value%' nie jest mniejsze niż '%max%'"
                                    ["Invalid type given. String, integer, float, boolean or array expected"] => string(132) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą, liczbą zmiennoprzecinkową, wartością logiczną lub tablicą"
                                    ["Value is required and can't be empty"] => string(21) "To pole jest wymagane"
                                    ["'%value%' does not appear to be a postal code"] => string(54) "Wartość '%value%' nie jest poprawnym kodem pocztowym"
                                    ["'%value%' does not match against pattern '%pattern%'"] => string(52) "Wartość '%value%' nie pasuje do wzorca '%pattern%'"
                                    ["There was an internal error while using the pattern '%pattern%'"] => string(60) "Wystąpił błąd podczas dopasowania wyrażenia '%pattern%'"
                                    ["'%value%' is no valid sitemap changefreq"] => string(51) "'%value%' nie jest poprawną wartością changefreq"
                                    ["'%value%' is no valid sitemap lastmod"] => string(48) "'%value%' nie jest poprawną wartością lastmod"
                                    ["'%value%' is no valid sitemap location"] => string(53) "'%value%' nie jest poprawną lokalizacją mapy strony"
                                    ["'%value%' is no valid sitemap priority"] => string(51) "'%value%' nie jest poprawną wartością priorytetu"
                                    ["Invalid type given. Numeric string, integer or float expected"] => string(99) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą lub liczbą zmiennoprzecinkową"
                                    ["'%value%' is less than %min% characters long"] => string(42) "'%value%' zawiera mniej niż %min% znaków"
                                    ["'%value%' is more than %max% characters long"] => string(44) "'%value%' zawiera więcej niż %max% znaków"
                                  }
                                }
                              }
                            }
                          }
                        }
                        ["_environment":protected] => NULL
                        ["_optionKeys":protected] => array(21) {
                          [0] => string(11) "phpsettings"
                          [1] => string(9) "bootstrap"
                          [2] => string(12) "appnamespace"
                          [3] => string(11) "pluginpaths"
                          [4] => string(9) "resources"
                          [5] => string(2) "db"
                          [6] => string(5) "logdb"
                          [7] => string(7) "session"
                          [8] => string(24) "session_defaultnamespace"
                          [9] => string(16) "session_lifetime"
                          [10] => string(13) "session_table"
                          [11] => string(6) "smarty"
                          [12] => string(4) "view"
                          [13] => string(5) "cache"
                          [14] => string(4) "auth"
                          [15] => string(5) "auth2"
                          [16] => string(6) "upload"
                          [17] => string(5) "paths"
                          [18] => string(9) "error_log"
                          [19] => string(7) "mailing"
                          [20] => string(5) "debug"
                        }
                        ["_options":protected] => array(21) {
                          ["phpSettings"] => array(5) {
                            ["display_startup_errors"] => string(1) "0"
                            ["display_errors"] => string(1) "0"
                            ["post_max_size"] => string(3) "12M"
                            ["upload_max_filesize"] => string(3) "12M"
                            ["MAX_FILE_SIZE"] => string(3) "12M"
                          }
                          ["bootstrap"] => array(2) {
                            ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/Bootstrap.php"
                            ["class"] => string(9) "Bootstrap"
                          }
                          ["appnamespace"] => string(0) ""
                          ["pluginPaths"] => array(1) {
                            ["Plugin"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/plugins/"
                          }
                          ["resources"] => array(1) {
                            ["frontController"] => array(6) {
                              ["controllerDirectory"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                              ["moduleControllerDirectoryName"] => string(1) "/"
                              ["moduleDirectory"] => string(63) "/home/firmylesne/domains/firmylesne.pl/application/controllers/"
                              ["defaultControllerName"] => string(5) "index"
                              ["defaultAction"] => string(5) "index"
                              ["params"] => array(1) {
                                ["displayExceptions"] => string(1) "0"
                              }
                            }
                          }
                          ["db"] => array(2) {
                            ["adapter"] => string(9) "Pdo_Mysql"
                            ["params"] => array(5) {
                              ["host"] => string(9) "localhost"
                              ["dbname"] => string(13) "firmylesne_fl"
                              ["username"] => string(13) "firmylesne_fl"
                              ["password"] => string(8) "RvN04efq"
                              ["charset"] => string(4) "utf8"
                            }
                          }
                          ["logdb"] => array(7) {
                            ["enabled"] => string(1) "0"
                            ["table"] => string(9) "log_zmian"
                            ["table_query"] => string(19) "log_zmian_zapytania"
                            ["exclude"] => string(61) "session,log_aktywnosci,log_logowan(insert),log_bledow(insert)"
                            ["log_insert"] => string(1) "0"
                            ["log_update"] => string(1) "0"
                            ["log_delete"] => string(1) "0"
                          }
                          ["session"] => array(1) {
                            ["name"] => string(11) "firmy_lesne"
                          }
                          ["session_defaultnamespace"] => string(7) "Default"
                          ["session_lifetime"] => string(5) "86400"
                          ["session_table"] => array(6) {
                            ["name"] => string(7) "session"
                            ["primary"] => array(3) {
                              [0] => string(10) "session_id"
                              [1] => string(9) "save_path"
                              [2] => string(4) "name"
                            }
                            ["primaryAssignment"] => array(3) {
                              [0] => string(9) "sessionId"
                              [1] => string(15) "sessionSavePath"
                              [2] => string(11) "sessionName"
                            }
                            ["modifiedColumn"] => string(8) "modified"
                            ["dataColumn"] => string(12) "session_data"
                            ["lifetimeColumn"] => string(8) "lifetime"
                          }
                          ["smarty"] => array(12) {
                            ["template_dir"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/"
                            ["layout_dir"] => string(75) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/layouts/"
                            ["compile_dir"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/views/compiles/"
                            ["cache_dir"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/caches/"
                            ["plugins_dir"] => array(1) {
                              [0] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/plugins/smarty"
                            }
                            ["auto_literal"] => string(1) "1"
                            ["force_compile"] => string(1) "0"
                            ["compile_check"] => string(1) "0"
                            ["default_layout"] => string(14) "default/layout"
                            ["debugging"] => string(1) "0"
                            ["debugging_ctrl"] => string(3) "URL"
                            ["default_modifiers"] => array(1) {
                              [0] => string(16) "escape:'htmlall'"
                            }
                          }
                          ["view"] => array(4) {
                            ["images"] => string(8) "/images/"
                            ["styles"] => string(8) "/styles/"
                            ["scripts"] => string(9) "/scripts/"
                            ["plugins"] => string(9) "/plugins/"
                          }
                          ["cache"] => array(4) {
                            ["enabled"] => string(1) "1"
                            ["frontend"] => array(2) {
                              ["name"] => string(4) "Core"
                              ["params"] => array(1) {
                                ["automatic_serialization"] => string(1) "1"
                              }
                            }
                            ["primary"] => array(2) {
                              ["name"] => string(4) "File"
                              ["params"] => array(1) {
                                ["cache_dir"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/../temp"
                              }
                            }
                            ["options"] => array(3) {
                              ["savetosecondary"] => string(1) "1"
                              ["backuptosecondary"] => string(1) "0"
                              ["recoverprimary"] => string(1) "1"
                            }
                          }
                          ["auth"] => array(2) {
                            ["table"] => array(4) {
                              ["name"] => string(15) "acl_uzytkownicy"
                              ["user_column"] => string(5) "email"
                              ["pass_column"] => string(5) "haslo"
                              ["pass_treatment"] => string(7) "SHA1(?)"
                            }
                            ["log"] => array(2) {
                              ["enabled"] => string(1) "1"
                              ["table"] => string(11) "log_logowan"
                            }
                          }
                          ["auth2"] => array(2) {
                            ["table"] => array(4) {
                              ["name"] => string(15) "acl_uzytkownicy"
                              ["user_column"] => string(5) "email"
                              ["pass_column"] => string(5) "haslo"
                              ["pass_treatment"] => string(1) "?"
                            }
                            ["log"] => array(2) {
                              ["enabled"] => string(1) "1"
                              ["table"] => string(11) "log_logowan"
                            }
                          }
                          ["upload"] => array(5) {
                            ["filetransfer"] => array(2) {
                              ["ignoreNoFile"] => string(1) "1"
                              ["useByteString"] => string(1) "0"
                            }
                            ["maxFileSize"] => string(3) "1MB"
                            ["maxFilesSize"] => string(3) "5MB"
                            ["excludeExtension"] => string(200) "ADE,ADP,BAS,BAT,CGI,CHM,CMD,COM,CPL,CRT,EXE,HLP,HTA,HTM,HTML,INF,INS,ISP,JS,JSE,LNK,MDB,MDE,MSC,MSI,MSP,MST,PCD,PHTML,PIF,PHP,PHP2,PHP3,PHP4,PHP5,REG,SCR,SCT,SH,SHS,TIF,TIFF,URL,VB,VBE,VBS,WSC,WSF,WSH"
                            ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/../files"
                          }
                          ["paths"] => array(1) {
                            ["images"] => array(6) {
                              ["news"] => string(82) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/artykuly/"
                              ["reklama"] => string(81) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/reklama/"
                              ["galerie"] => string(81) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/galerie/"
                              ["filmy"] => string(79) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/filmy/"
                              ["firmy"] => string(79) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/firmy/"
                              ["ogloszenia"] => string(84) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/ogloszenia/"
                            }
                          }
                          ["error_log"] => array(3) {
                            ["enabled"] => string(1) "1"
                            ["table"] => string(10) "log_bledow"
                            ["mailing"] => array(4) {
                              ["enabled"] => string(1) "1"
                              ["recipients"] => array(1) {
                                [0] => string(23) "and.kowalczuk@gmail.com"
                              }
                              ["hostname"] => string(13) "firmylesne.pl"
                              ["host"] => array(5) {
                                ["auth"] => string(5) "login"
                                ["username"] => string(19) "bledy@firmylesne.pl"
                                ["password"] => string(8) "g52mibV7"
                                ["ssl"] => string(3) "ssl"
                                ["port"] => string(3) "587"
                              }
                            }
                          }
                          ["mailing"] => array(5) {
                            ["enabled"] => string(1) "1"
                            ["nadawca_adres"] => string(21) "noreply@firmylesne.pl"
                            ["nadawca_nazwa"] => string(12) "Firmy leśne"
                            ["hostname"] => string(13) "firmylesne.pl"
                            ["host"] => array(5) {
                              ["auth"] => string(5) "login"
                              ["username"] => string(21) "noreply@firmylesne.pl"
                              ["password"] => string(8) "z43X3Ikg"
                              ["ssl"] => string(3) "ssl"
                              ["port"] => string(3) "465"
                            }
                          }
                          ["debug"] => array(6) {
                            ["enabled"] => string(1) "1"
                            ["images_path"] => string(14) "/images/debug/"
                            ["max_recursion"] => string(1) "6"
                            ["max_string_length"] => string(2) "75"
                            ["max_string_length_stepsub"] => string(1) "2"
                            ["inline"] => string(1) "1"
                          }
                        }
                        ["_pluginLoader":protected] => object(Zend_Loader_PluginLoader)#43 (4) {
                          ["_loadedPluginPaths":protected] => array(0) {
                          }
                          ["_loadedPlugins":protected] => array(1) {
                            ["Frontcontroller"] => string(41) "Zend_Application_Resource_Frontcontroller"
                          }
                          ["_prefixToPaths":protected] => array(3) {
                            ["Zend_Application_Resource_"] => array(1) {
                              [0] => string(26) "Zend/Application/Resource/"
                            }
                            ["ZendX_Application_Resource_"] => array(1) {
                              [0] => string(27) "ZendX/Application/Resource/"
                            }
                            ["Plugin_"] => array(1) {
                              [0] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/plugins/"
                            }
                          }
                          ["_useStaticRegistry":protected] => NULL
                        }
                        ["_pluginResources":protected] => array(1) {
                          ["frontcontroller"] => object(Zend_Application_Resource_Frontcontroller)#41 (4) {
                            ["_front":protected] => object(Zend_Controller_Front)#37 (11) {
                              ["_baseUrl":protected] => NULL
                              ["_controllerDir":protected] => NULL
                              ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                ["_curModule":protected] => string(7) "default"
                                ["_controllerDirectory":protected] => array(4) {
                                  ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                  ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                  ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                  ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                }
                                ["_defaultAction":protected] => string(5) "index"
                                ["_defaultController":protected] => string(5) "index"
                                ["_defaultModule":protected] => string(7) "default"
                                ["_frontController":protected] => NULL
                                ["_invokeParams":protected] => array(2) {
                                  ["displayExceptions"] => string(1) "0"
                                  ["bootstrap"] => *RECURSION*
                                }
                                ["_pathDelimiter":protected] => string(1) "_"
                                ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                  ["_body":protected] => array(0) {
                                  }
                                  ["_exceptions":protected] => array(1) {
                                    [0] => *RECURSION*
                                  }
                                  ["_headers":protected] => array(0) {
                                  }
                                  ["_headersRaw":protected] => array(0) {
                                  }
                                  ["_httpResponseCode":protected] => int(200)
                                  ["_isRedirect":protected] => bool(false)
                                  ["_renderExceptions":protected] => bool(false)
                                  ["headersSentThrowsException"] => bool(true)
                                }
                                ["_wordDelimiter":protected] => array(2) {
                                  [0] => string(1) "-"
                                  [1] => string(1) "."
                                }
                              }
                              ["_invokeParams":protected] => array(2) {
                                ["displayExceptions"] => string(1) "0"
                                ["bootstrap"] => *RECURSION*
                              }
                              ["_moduleControllerDirectoryName":protected] => string(1) "/"
                              ["_plugins":protected] => object(Zend_Controller_Plugin_Broker)#38 (3) {
                                ["_plugins":protected] => array(1) {
                                  [100] => object(Zend_Controller_Plugin_ErrorHandler)#49 (7) {
                                    ["_errorModule":protected] => string(7) "default"
                                    ["_errorController":protected] => string(5) "error"
                                    ["_errorAction":protected] => string(5) "error"
                                    ["_isInsideErrorHandlerLoop":protected] => bool(true)
                                    ["_exceptionCountAtFirstEncounter":protected] => int(1)
                                    ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                      ["_paramSources":protected] => array(2) {
                                        [0] => string(4) "_GET"
                                        [1] => string(5) "_POST"
                                      }
                                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_baseUrl":protected] => string(0) ""
                                      ["_basePath":protected] => NULL
                                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_params":protected] => array(4) {
                                        ["controller"] => string(5) "pokaz"
                                        ["action"] => string(24) "informacje-organizacyjne"
                                        ["module"] => string(7) "default"
                                        ["error_handler"] => *RECURSION*
                                      }
                                      ["_rawBody":protected] => NULL
                                      ["_aliases":protected] => array(0) {
                                      }
                                      ["_dispatched":protected] => bool(false)
                                      ["_module":protected] => string(7) "default"
                                      ["_moduleKey":protected] => string(6) "module"
                                      ["_controller":protected] => string(5) "error"
                                      ["_controllerKey":protected] => string(10) "controller"
                                      ["_action":protected] => string(8) "critical"
                                      ["_actionKey":protected] => string(6) "action"
                                    }
                                    ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                      ["_body":protected] => array(0) {
                                      }
                                      ["_exceptions":protected] => array(1) {
                                        [0] => *RECURSION*
                                      }
                                      ["_headers":protected] => array(0) {
                                      }
                                      ["_headersRaw":protected] => array(0) {
                                      }
                                      ["_httpResponseCode":protected] => int(200)
                                      ["_isRedirect":protected] => bool(false)
                                      ["_renderExceptions":protected] => bool(false)
                                      ["headersSentThrowsException"] => bool(true)
                                    }
                                  }
                                }
                                ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                  ["_paramSources":protected] => array(2) {
                                    [0] => string(4) "_GET"
                                    [1] => string(5) "_POST"
                                  }
                                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_baseUrl":protected] => string(0) ""
                                  ["_basePath":protected] => NULL
                                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_params":protected] => array(4) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                    ["error_handler"] => *RECURSION*
                                  }
                                  ["_rawBody":protected] => NULL
                                  ["_aliases":protected] => array(0) {
                                  }
                                  ["_dispatched":protected] => bool(false)
                                  ["_module":protected] => string(7) "default"
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controller":protected] => string(5) "error"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_action":protected] => string(8) "critical"
                                  ["_actionKey":protected] => string(6) "action"
                                }
                                ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                  ["_body":protected] => array(0) {
                                  }
                                  ["_exceptions":protected] => array(1) {
                                    [0] => *RECURSION*
                                  }
                                  ["_headers":protected] => array(0) {
                                  }
                                  ["_headersRaw":protected] => array(0) {
                                  }
                                  ["_httpResponseCode":protected] => int(200)
                                  ["_isRedirect":protected] => bool(false)
                                  ["_renderExceptions":protected] => bool(false)
                                  ["headersSentThrowsException"] => bool(true)
                                }
                              }
                              ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                ["_paramSources":protected] => array(2) {
                                  [0] => string(4) "_GET"
                                  [1] => string(5) "_POST"
                                }
                                ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                ["_baseUrl":protected] => string(0) ""
                                ["_basePath":protected] => NULL
                                ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                ["_params":protected] => array(4) {
                                  ["controller"] => string(5) "pokaz"
                                  ["action"] => string(24) "informacje-organizacyjne"
                                  ["module"] => string(7) "default"
                                  ["error_handler"] => *RECURSION*
                                }
                                ["_rawBody":protected] => NULL
                                ["_aliases":protected] => array(0) {
                                }
                                ["_dispatched":protected] => bool(false)
                                ["_module":protected] => string(7) "default"
                                ["_moduleKey":protected] => string(6) "module"
                                ["_controller":protected] => string(5) "error"
                                ["_controllerKey":protected] => string(10) "controller"
                                ["_action":protected] => string(8) "critical"
                                ["_actionKey":protected] => string(6) "action"
                              }
                              ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                ["_body":protected] => array(0) {
                                }
                                ["_exceptions":protected] => array(1) {
                                  [0] => *RECURSION*
                                }
                                ["_headers":protected] => array(0) {
                                }
                                ["_headersRaw":protected] => array(0) {
                                }
                                ["_httpResponseCode":protected] => int(200)
                                ["_isRedirect":protected] => bool(false)
                                ["_renderExceptions":protected] => bool(false)
                                ["headersSentThrowsException"] => bool(true)
                              }
                              ["_returnResponse":protected] => bool(false)
                              ["_router":protected] => object(Zend_Controller_Router_Rewrite)#25 (8) {
                                ["_useDefaultRoutes":protected] => bool(true)
                                ["_routes":protected] => array(2) {
                                  ["default"] => object(Zend_Controller_Router_Route_Module)#46 (11) {
                                    ["_defaults":protected] => array(3) {
                                      ["controller"] => string(5) "index"
                                      ["action"] => string(5) "index"
                                      ["module"] => string(7) "default"
                                    }
                                    ["_values":protected] => array(2) {
                                      ["controller"] => string(5) "pokaz"
                                      ["action"] => string(24) "informacje-organizacyjne"
                                    }
                                    ["_moduleValid":protected] => bool(false)
                                    ["_keysSet":protected] => bool(true)
                                    ["_moduleKey":protected] => string(6) "module"
                                    ["_controllerKey":protected] => string(10) "controller"
                                    ["_actionKey":protected] => string(6) "action"
                                    ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                      ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                      ["_curModule":protected] => string(7) "default"
                                      ["_controllerDirectory":protected] => array(4) {
                                        ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                        ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                        ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                        ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                      }
                                      ["_defaultAction":protected] => string(5) "index"
                                      ["_defaultController":protected] => string(5) "index"
                                      ["_defaultModule":protected] => string(7) "default"
                                      ["_frontController":protected] => NULL
                                      ["_invokeParams":protected] => array(2) {
                                        ["displayExceptions"] => string(1) "0"
                                        ["bootstrap"] => *RECURSION*
                                      }
                                      ["_pathDelimiter":protected] => string(1) "_"
                                      ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                        ["_body":protected] => array(0) {
                                        }
                                        ["_exceptions":protected] => array(1) {
                                          [0] => *RECURSION*
                                        }
                                        ["_headers":protected] => array(0) {
                                        }
                                        ["_headersRaw":protected] => array(0) {
                                        }
                                        ["_httpResponseCode":protected] => int(200)
                                        ["_isRedirect":protected] => bool(false)
                                        ["_renderExceptions":protected] => bool(false)
                                        ["headersSentThrowsException"] => bool(true)
                                      }
                                      ["_wordDelimiter":protected] => array(2) {
                                        [0] => string(1) "-"
                                        [1] => string(1) "."
                                      }
                                    }
                                    ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                      ["_paramSources":protected] => array(2) {
                                        [0] => string(4) "_GET"
                                        [1] => string(5) "_POST"
                                      }
                                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_baseUrl":protected] => string(0) ""
                                      ["_basePath":protected] => NULL
                                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_params":protected] => array(4) {
                                        ["controller"] => string(5) "pokaz"
                                        ["action"] => string(24) "informacje-organizacyjne"
                                        ["module"] => string(7) "default"
                                        ["error_handler"] => *RECURSION*
                                      }
                                      ["_rawBody":protected] => NULL
                                      ["_aliases":protected] => array(0) {
                                      }
                                      ["_dispatched":protected] => bool(false)
                                      ["_module":protected] => string(7) "default"
                                      ["_moduleKey":protected] => string(6) "module"
                                      ["_controller":protected] => string(5) "error"
                                      ["_controllerKey":protected] => string(10) "controller"
                                      ["_action":protected] => string(8) "critical"
                                      ["_actionKey":protected] => string(6) "action"
                                    }
                                    ["_isAbstract":protected] => bool(false)
                                    ["_matchedPath":protected] => NULL
                                  }
                                  ["ajax"] => object(Zend_Controller_Router_Route)#22 (17) {
                                    ["_translator":protected] => NULL
                                    ["_locale":protected] => NULL
                                    ["_isTranslated":protected] => bool(false)
                                    ["_translatable":protected] => array(0) {
                                    }
                                    ["_urlVariable":protected] => string(1) ":"
                                    ["_urlDelimiter":protected] => string(1) "/"
                                    ["_regexDelimiter":protected] => string(1) "#"
                                    ["_defaultRegex":protected] => NULL
                                    ["_variables":protected] => array(3) {
                                      [1] => string(6) "module"
                                      [2] => string(10) "controller"
                                      [3] => string(6) "action"
                                    }
                                    ["_parts":protected] => array(5) {
                                      [0] => string(4) "ajax"
                                      [1] => NULL
                                      [2] => NULL
                                      [3] => NULL
                                      [4] => string(1) "*"
                                    }
                                    ["_defaults":protected] => array(1) {
                                      ["ajax"] => bool(true)
                                    }
                                    ["_requirements":protected] => array(0) {
                                    }
                                    ["_values":protected] => array(0) {
                                    }
                                    ["_wildcardData":protected] => array(0) {
                                    }
                                    ["_staticCount":protected] => int(1)
                                    ["_isAbstract":protected] => bool(false)
                                    ["_matchedPath":protected] => NULL
                                  }
                                }
                                ["_currentRoute":protected] => string(7) "default"
                                ["_globalParams":protected] => array(0) {
                                }
                                ["_chainNameSeparator":protected] => string(1) "-"
                                ["_useCurrentParamsAsGlobal":protected] => bool(false)
                                ["_frontController":protected] => *RECURSION*
                                ["_invokeParams":protected] => array(2) {
                                  ["displayExceptions"] => string(1) "0"
                                  ["bootstrap"] => *RECURSION*
                                }
                              }
                              ["_throwExceptions":protected] => bool(false)
                            }
                            ["_bootstrap":protected] => *RECURSION*
                            ["_options":protected] => array(6) {
                              ["controllerDirectory"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                              ["moduleControllerDirectoryName"] => string(1) "/"
                              ["moduleDirectory"] => string(63) "/home/firmylesne/domains/firmylesne.pl/application/controllers/"
                              ["defaultControllerName"] => string(5) "index"
                              ["defaultAction"] => string(5) "index"
                              ["params"] => array(1) {
                                ["displayExceptions"] => string(1) "0"
                              }
                            }
                            ["_skipOptions":protected] => array(2) {
                              [0] => string(7) "options"
                              [1] => string(6) "config"
                            }
                          }
                        }
                        ["_run":protected] => array(14) {
                          [0] => string(15) "frontcontroller"
                          [1] => string(15) "basecontrollers"
                          [2] => string(10) "autoloader"
                          [3] => string(6) "upload"
                          [4] => string(4) "view"
                          [5] => string(6) "router"
                          [6] => string(2) "db"
                          [7] => string(7) "session"
                          [8] => string(5) "cache"
                          [9] => string(4) "auth"
                          [10] => string(3) "acl"
                          [11] => string(8) "errorlog"
                          [12] => string(10) "translator"
                          [13] => string(4) "path"
                        }
                        ["_started":protected] => array(0) {
                        }
                        ["frontController"] => object(Zend_Controller_Front)#37 (11) {
                          ["_baseUrl":protected] => NULL
                          ["_controllerDir":protected] => NULL
                          ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                            ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                            ["_curModule":protected] => string(7) "default"
                            ["_controllerDirectory":protected] => array(4) {
                              ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                              ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                              ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                              ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                            }
                            ["_defaultAction":protected] => string(5) "index"
                            ["_defaultController":protected] => string(5) "index"
                            ["_defaultModule":protected] => string(7) "default"
                            ["_frontController":protected] => NULL
                            ["_invokeParams":protected] => array(2) {
                              ["displayExceptions"] => string(1) "0"
                              ["bootstrap"] => *RECURSION*
                            }
                            ["_pathDelimiter":protected] => string(1) "_"
                            ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                              ["_body":protected] => array(0) {
                              }
                              ["_exceptions":protected] => array(1) {
                                [0] => *RECURSION*
                              }
                              ["_headers":protected] => array(0) {
                              }
                              ["_headersRaw":protected] => array(0) {
                              }
                              ["_httpResponseCode":protected] => int(200)
                              ["_isRedirect":protected] => bool(false)
                              ["_renderExceptions":protected] => bool(false)
                              ["headersSentThrowsException"] => bool(true)
                            }
                            ["_wordDelimiter":protected] => array(2) {
                              [0] => string(1) "-"
                              [1] => string(1) "."
                            }
                          }
                          ["_invokeParams":protected] => array(2) {
                            ["displayExceptions"] => string(1) "0"
                            ["bootstrap"] => *RECURSION*
                          }
                          ["_moduleControllerDirectoryName":protected] => string(1) "/"
                          ["_plugins":protected] => object(Zend_Controller_Plugin_Broker)#38 (3) {
                            ["_plugins":protected] => array(1) {
                              [100] => object(Zend_Controller_Plugin_ErrorHandler)#49 (7) {
                                ["_errorModule":protected] => string(7) "default"
                                ["_errorController":protected] => string(5) "error"
                                ["_errorAction":protected] => string(5) "error"
                                ["_isInsideErrorHandlerLoop":protected] => bool(true)
                                ["_exceptionCountAtFirstEncounter":protected] => int(1)
                                ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                  ["_paramSources":protected] => array(2) {
                                    [0] => string(4) "_GET"
                                    [1] => string(5) "_POST"
                                  }
                                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_baseUrl":protected] => string(0) ""
                                  ["_basePath":protected] => NULL
                                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_params":protected] => array(4) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                    ["error_handler"] => *RECURSION*
                                  }
                                  ["_rawBody":protected] => NULL
                                  ["_aliases":protected] => array(0) {
                                  }
                                  ["_dispatched":protected] => bool(false)
                                  ["_module":protected] => string(7) "default"
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controller":protected] => string(5) "error"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_action":protected] => string(8) "critical"
                                  ["_actionKey":protected] => string(6) "action"
                                }
                                ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                  ["_body":protected] => array(0) {
                                  }
                                  ["_exceptions":protected] => array(1) {
                                    [0] => *RECURSION*
                                  }
                                  ["_headers":protected] => array(0) {
                                  }
                                  ["_headersRaw":protected] => array(0) {
                                  }
                                  ["_httpResponseCode":protected] => int(200)
                                  ["_isRedirect":protected] => bool(false)
                                  ["_renderExceptions":protected] => bool(false)
                                  ["headersSentThrowsException"] => bool(true)
                                }
                              }
                            }
                            ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                              ["_paramSources":protected] => array(2) {
                                [0] => string(4) "_GET"
                                [1] => string(5) "_POST"
                              }
                              ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_baseUrl":protected] => string(0) ""
                              ["_basePath":protected] => NULL
                              ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_params":protected] => array(4) {
                                ["controller"] => string(5) "pokaz"
                                ["action"] => string(24) "informacje-organizacyjne"
                                ["module"] => string(7) "default"
                                ["error_handler"] => *RECURSION*
                              }
                              ["_rawBody":protected] => NULL
                              ["_aliases":protected] => array(0) {
                              }
                              ["_dispatched":protected] => bool(false)
                              ["_module":protected] => string(7) "default"
                              ["_moduleKey":protected] => string(6) "module"
                              ["_controller":protected] => string(5) "error"
                              ["_controllerKey":protected] => string(10) "controller"
                              ["_action":protected] => string(8) "critical"
                              ["_actionKey":protected] => string(6) "action"
                            }
                            ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                              ["_body":protected] => array(0) {
                              }
                              ["_exceptions":protected] => array(1) {
                                [0] => *RECURSION*
                              }
                              ["_headers":protected] => array(0) {
                              }
                              ["_headersRaw":protected] => array(0) {
                              }
                              ["_httpResponseCode":protected] => int(200)
                              ["_isRedirect":protected] => bool(false)
                              ["_renderExceptions":protected] => bool(false)
                              ["headersSentThrowsException"] => bool(true)
                            }
                          }
                          ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                            ["_paramSources":protected] => array(2) {
                              [0] => string(4) "_GET"
                              [1] => string(5) "_POST"
                            }
                            ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                            ["_baseUrl":protected] => string(0) ""
                            ["_basePath":protected] => NULL
                            ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                            ["_params":protected] => array(4) {
                              ["controller"] => string(5) "pokaz"
                              ["action"] => string(24) "informacje-organizacyjne"
                              ["module"] => string(7) "default"
                              ["error_handler"] => *RECURSION*
                            }
                            ["_rawBody":protected] => NULL
                            ["_aliases":protected] => array(0) {
                            }
                            ["_dispatched":protected] => bool(false)
                            ["_module":protected] => string(7) "default"
                            ["_moduleKey":protected] => string(6) "module"
                            ["_controller":protected] => string(5) "error"
                            ["_controllerKey":protected] => string(10) "controller"
                            ["_action":protected] => string(8) "critical"
                            ["_actionKey":protected] => string(6) "action"
                          }
                          ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                            ["_body":protected] => array(0) {
                            }
                            ["_exceptions":protected] => array(1) {
                              [0] => *RECURSION*
                            }
                            ["_headers":protected] => array(0) {
                            }
                            ["_headersRaw":protected] => array(0) {
                            }
                            ["_httpResponseCode":protected] => int(200)
                            ["_isRedirect":protected] => bool(false)
                            ["_renderExceptions":protected] => bool(false)
                            ["headersSentThrowsException"] => bool(true)
                          }
                          ["_returnResponse":protected] => bool(false)
                          ["_router":protected] => object(Zend_Controller_Router_Rewrite)#25 (8) {
                            ["_useDefaultRoutes":protected] => bool(true)
                            ["_routes":protected] => array(2) {
                              ["default"] => object(Zend_Controller_Router_Route_Module)#46 (11) {
                                ["_defaults":protected] => array(3) {
                                  ["controller"] => string(5) "index"
                                  ["action"] => string(5) "index"
                                  ["module"] => string(7) "default"
                                }
                                ["_values":protected] => array(2) {
                                  ["controller"] => string(5) "pokaz"
                                  ["action"] => string(24) "informacje-organizacyjne"
                                }
                                ["_moduleValid":protected] => bool(false)
                                ["_keysSet":protected] => bool(true)
                                ["_moduleKey":protected] => string(6) "module"
                                ["_controllerKey":protected] => string(10) "controller"
                                ["_actionKey":protected] => string(6) "action"
                                ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                  ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                  ["_curModule":protected] => string(7) "default"
                                  ["_controllerDirectory":protected] => array(4) {
                                    ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                    ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                    ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                    ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                  }
                                  ["_defaultAction":protected] => string(5) "index"
                                  ["_defaultController":protected] => string(5) "index"
                                  ["_defaultModule":protected] => string(7) "default"
                                  ["_frontController":protected] => NULL
                                  ["_invokeParams":protected] => array(2) {
                                    ["displayExceptions"] => string(1) "0"
                                    ["bootstrap"] => *RECURSION*
                                  }
                                  ["_pathDelimiter":protected] => string(1) "_"
                                  ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                    ["_body":protected] => array(0) {
                                    }
                                    ["_exceptions":protected] => array(1) {
                                      [0] => *RECURSION*
                                    }
                                    ["_headers":protected] => array(0) {
                                    }
                                    ["_headersRaw":protected] => array(0) {
                                    }
                                    ["_httpResponseCode":protected] => int(200)
                                    ["_isRedirect":protected] => bool(false)
                                    ["_renderExceptions":protected] => bool(false)
                                    ["headersSentThrowsException"] => bool(true)
                                  }
                                  ["_wordDelimiter":protected] => array(2) {
                                    [0] => string(1) "-"
                                    [1] => string(1) "."
                                  }
                                }
                                ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                  ["_paramSources":protected] => array(2) {
                                    [0] => string(4) "_GET"
                                    [1] => string(5) "_POST"
                                  }
                                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_baseUrl":protected] => string(0) ""
                                  ["_basePath":protected] => NULL
                                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_params":protected] => array(4) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                    ["error_handler"] => *RECURSION*
                                  }
                                  ["_rawBody":protected] => NULL
                                  ["_aliases":protected] => array(0) {
                                  }
                                  ["_dispatched":protected] => bool(false)
                                  ["_module":protected] => string(7) "default"
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controller":protected] => string(5) "error"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_action":protected] => string(8) "critical"
                                  ["_actionKey":protected] => string(6) "action"
                                }
                                ["_isAbstract":protected] => bool(false)
                                ["_matchedPath":protected] => NULL
                              }
                              ["ajax"] => object(Zend_Controller_Router_Route)#22 (17) {
                                ["_translator":protected] => NULL
                                ["_locale":protected] => NULL
                                ["_isTranslated":protected] => bool(false)
                                ["_translatable":protected] => array(0) {
                                }
                                ["_urlVariable":protected] => string(1) ":"
                                ["_urlDelimiter":protected] => string(1) "/"
                                ["_regexDelimiter":protected] => string(1) "#"
                                ["_defaultRegex":protected] => NULL
                                ["_variables":protected] => array(3) {
                                  [1] => string(6) "module"
                                  [2] => string(10) "controller"
                                  [3] => string(6) "action"
                                }
                                ["_parts":protected] => array(5) {
                                  [0] => string(4) "ajax"
                                  [1] => NULL
                                  [2] => NULL
                                  [3] => NULL
                                  [4] => string(1) "*"
                                }
                                ["_defaults":protected] => array(1) {
                                  ["ajax"] => bool(true)
                                }
                                ["_requirements":protected] => array(0) {
                                }
                                ["_values":protected] => array(0) {
                                }
                                ["_wildcardData":protected] => array(0) {
                                }
                                ["_staticCount":protected] => int(1)
                                ["_isAbstract":protected] => bool(false)
                                ["_matchedPath":protected] => NULL
                              }
                            }
                            ["_currentRoute":protected] => string(7) "default"
                            ["_globalParams":protected] => array(0) {
                            }
                            ["_chainNameSeparator":protected] => string(1) "-"
                            ["_useCurrentParamsAsGlobal":protected] => bool(false)
                            ["_frontController":protected] => *RECURSION*
                            ["_invokeParams":protected] => array(2) {
                              ["displayExceptions"] => string(1) "0"
                              ["bootstrap"] => *RECURSION*
                            }
                          }
                          ["_throwExceptions":protected] => bool(false)
                        }
                      }
                    }
                  }
                }
                [7] => array(6) {
                  ["file"] => string(72) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Front.php"
                  ["line"] => int(954)
                  ["function"] => string(8) "dispatch"
                  ["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
                  ["type"] => string(2) "->"
                  ["args"] => array(2) {
                    [0] => object(Zend_Controller_Request_Http)#44 (15) {
                      ["_paramSources":protected] => array(2) {
                        [0] => string(4) "_GET"
                        [1] => string(5) "_POST"
                      }
                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                      ["_baseUrl":protected] => string(0) ""
                      ["_basePath":protected] => NULL
                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                      ["_params":protected] => array(4) {
                        ["controller"] => string(5) "pokaz"
                        ["action"] => string(24) "informacje-organizacyjne"
                        ["module"] => string(7) "default"
                        ["error_handler"] => *RECURSION*
                      }
                      ["_rawBody":protected] => NULL
                      ["_aliases":protected] => array(0) {
                      }
                      ["_dispatched":protected] => bool(false)
                      ["_module":protected] => string(7) "default"
                      ["_moduleKey":protected] => string(6) "module"
                      ["_controller":protected] => string(5) "error"
                      ["_controllerKey":protected] => string(10) "controller"
                      ["_action":protected] => string(8) "critical"
                      ["_actionKey":protected] => string(6) "action"
                    }
                    [1] => object(Zend_Controller_Response_Http)#45 (8) {
                      ["_body":protected] => array(0) {
                      }
                      ["_exceptions":protected] => array(1) {
                        [0] => *RECURSION*
                      }
                      ["_headers":protected] => array(0) {
                      }
                      ["_headersRaw":protected] => array(0) {
                      }
                      ["_httpResponseCode":protected] => int(200)
                      ["_isRedirect":protected] => bool(false)
                      ["_renderExceptions":protected] => bool(false)
                      ["headersSentThrowsException"] => bool(true)
                    }
                  }
                }
                [8] => array(6) {
                  ["file"] => string(87) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Application/Bootstrap/Bootstrap.php"
                  ["line"] => int(97)
                  ["function"] => string(8) "dispatch"
                  ["class"] => string(21) "Zend_Controller_Front"
                  ["type"] => string(2) "->"
                  ["args"] => array(0) {
                  }
                }
                [9] => array(6) {
                  ["file"] => string(67) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Application.php"
                  ["line"] => int(366)
                  ["function"] => string(3) "run"
                  ["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
                  ["type"] => string(2) "->"
                  ["args"] => array(0) {
                  }
                }
                [10] => array(6) {
                  ["file"] => string(60) "/home/firmylesne/domains/firmylesne.pl/public_html/index.php"
                  ["line"] => int(65)
                  ["function"] => string(3) "run"
                  ["class"] => string(16) "Zend_Application"
                  ["type"] => string(2) "->"
                  ["args"] => array(0) {
                  }
                }
              }
              ["previous":"Exception":private] => NULL
            }
            ["type"] => string(15) "EXCEPTION_OTHER"
            ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
              ["_paramSources":protected] => array(2) {
                [0] => string(4) "_GET"
                [1] => string(5) "_POST"
              }
              ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
              ["_baseUrl":protected] => string(0) ""
              ["_basePath":protected] => NULL
              ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
              ["_params":protected] => array(3) {
                ["controller"] => string(5) "pokaz"
                ["action"] => string(24) "informacje-organizacyjne"
                ["module"] => string(7) "default"
              }
              ["_rawBody":protected] => NULL
              ["_aliases":protected] => array(0) {
              }
              ["_dispatched":protected] => bool(true)
              ["_module":protected] => string(7) "default"
              ["_moduleKey":protected] => string(6) "module"
              ["_controller":protected] => string(5) "pokaz"
              ["_controllerKey":protected] => string(10) "controller"
              ["_action":protected] => string(24) "informacje-organizacyjne"
              ["_actionKey":protected] => string(6) "action"
            }
          }
        }
      }
    }
    [7] => array(6) {
      ["file"] => string(73) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Action.php"
      ["line"] => int(516)
      ["function"] => string(11) "errorAction"
      ["class"] => string(15) "ErrorController"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
    [8] => array(6) {
      ["file"] => string(86) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Dispatcher/Standard.php"
      ["line"] => int(308)
      ["function"] => string(8) "dispatch"
      ["class"] => string(22) "Zend_Controller_Action"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => &string(11) "errorAction"
      }
    }
    [9] => array(6) {
      ["file"] => string(72) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Front.php"
      ["line"] => int(954)
      ["function"] => string(8) "dispatch"
      ["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
      ["type"] => string(2) "->"
      ["args"] => array(2) {
        [0] => object(Zend_Controller_Request_Http)#44 (15) {
          ["_paramSources":protected] => array(2) {
            [0] => string(4) "_GET"
            [1] => string(5) "_POST"
          }
          ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
          ["_baseUrl":protected] => string(0) ""
          ["_basePath":protected] => NULL
          ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
          ["_params":protected] => array(4) {
            ["controller"] => string(5) "pokaz"
            ["action"] => string(24) "informacje-organizacyjne"
            ["module"] => string(7) "default"
            ["error_handler"] => object(ArrayObject)#96 (1) {
              ["storage":"ArrayObject":private] => array(3) {
                ["exception"] => object(Zend_Cache_Exception)#98 (8) {
                  ["_previous":"Zend_Exception":private] => NULL
                  ["message":protected] => string(111) "Invalid id or tag 'menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne' : must use only [a-zA-Z0-9_]"
                  ["string":"Exception":private] => string(1806) "exception 'Zend_Cache_Exception' with message 'Invalid id or tag 'menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne' : must use only [a-zA-Z0-9_]' in /home/firmylesne/domains/firmylesne.pl/library/Zend/Cache.php:209
Stack trace:
#0 /home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php(679): Zend_Cache::throwException('Invalid id or t...')
#1 /home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php(358): Zend_Cache_Core::_validateIdOrTag('menu_default_po...')
#2 /home/firmylesne/domains/firmylesne.pl/application/plugins/Cache.php(384): Zend_Cache_Core->save(Array, 'menu_default_po...', Array, false, 8)
#3 /home/firmylesne/domains/firmylesne.pl/application/models/Zarzadzanie/Menu.php(84): Plugin_Cache->save(Array, 'menu_default_po...', Array)
#4 /home/firmylesne/domains/firmylesne.pl/application/controllers/PokazController.php(10): Model_Zarzadzanie_Menu->getMenu(true, Array)
#5 /home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Action.php(133): PokazController->init()
#6 /home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Dispatcher/Standard.php(281): Zend_Controller_Action->__construct(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http), Array)
#7 /home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#8 /home/firmylesne/domains/firmylesne.pl/library/Zend/Application/Bootstrap/Bootstrap.php(97): Zend_Controller_Front->dispatch()
#9 /home/firmylesne/domains/firmylesne.pl/library/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run()
#10 /home/firmylesne/domains/firmylesne.pl/public_html/index.php(65): Zend_Application->run()
#11 {main}"
                  ["code":protected] => int(0)
                  ["file":protected] => string(61) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Cache.php"
                  ["line":protected] => int(209)
                  ["trace":"Exception":private] => array(11) {
                    [0] => array(6) {
                      ["file"] => string(66) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php"
                      ["line"] => int(679)
                      ["function"] => string(14) "throwException"
                      ["class"] => string(10) "Zend_Cache"
                      ["type"] => string(2) "::"
                      ["args"] => array(1) {
                        [0] => string(111) "Invalid id or tag 'menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne' : must use only [a-zA-Z0-9_]"
                      }
                    }
                    [1] => array(6) {
                      ["file"] => string(66) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php"
                      ["line"] => int(358)
                      ["function"] => string(16) "_validateIdOrTag"
                      ["class"] => string(15) "Zend_Cache_Core"
                      ["type"] => string(2) "::"
                      ["args"] => array(1) {
                        [0] => string(62) "menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne"
                      }
                    }
                    [2] => array(6) {
                      ["file"] => string(68) "/home/firmylesne/domains/firmylesne.pl/application/plugins/Cache.php"
                      ["line"] => int(384)
                      ["function"] => string(4) "save"
                      ["class"] => string(15) "Zend_Cache_Core"
                      ["type"] => string(2) "->"
                      ["args"] => array(5) {
                        [0] => array(26) {
                          [16] => array(7) {
                            ["id"] => string(2) "16"
                            ["nazwa"] => string(14) "Usługi leśne"
                            ["href"] => string(19) "/pokaz/uslugi-lesne"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [20] => array(7) {
                            ["id"] => string(2) "20"
                            ["nazwa"] => string(8) "Sprzedam"
                            ["href"] => string(33) "/lista/ogloszenia/rodzaj/sprzedam"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [84] => array(7) {
                            ["id"] => string(2) "84"
                            ["nazwa"] => string(11) "Forest SHOW"
                            ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(4) {
                              [0] => array(7) {
                                ["id"] => string(2) "85"
                                ["nazwa"] => string(14) "Jak dojechać?"
                                ["href"] => string(19) "/pokaz/jak-dojechac"
                                ["typ"] => string(9) "podstrona"
                                ["kolejnosc"] => string(1) "1"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [1] => array(7) {
                                ["id"] => string(3) "101"
                                ["nazwa"] => string(24) "Informacje organizacyjne"
                                ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                                ["typ"] => string(4) "link"
                                ["kolejnosc"] => string(1) "1"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [2] => array(7) {
                                ["id"] => string(2) "86"
                                ["nazwa"] => string(12) "Aktualności"
                                ["href"] => string(30) "/lista/forest-show/aktualnosci"
                                ["typ"] => string(9) "kategoria"
                                ["kolejnosc"] => string(1) "2"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [3] => array(7) {
                                ["id"] => string(2) "88"
                                ["nazwa"] => string(10) "Zawody PFC"
                                ["href"] => string(17) "/pokaz/zawody-pfc"
                                ["typ"] => string(9) "podstrona"
                                ["kolejnosc"] => string(1) "3"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                            }
                          }
                          [85] => array(7) {
                            ["id"] => string(2) "85"
                            ["nazwa"] => string(14) "Jak dojechać?"
                            ["href"] => string(19) "/pokaz/jak-dojechac"
                            ["typ"] => string(9) "podstrona"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [101] => array(7) {
                            ["id"] => string(3) "101"
                            ["nazwa"] => string(24) "Informacje organizacyjne"
                            ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [103] => array(7) {
                            ["id"] => string(3) "103"
                            ["nazwa"] => string(19) "Ograniczenia cięć"
                            ["href"] => string(24) "/lista/ograniczenia-ciec"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [3] => array(7) {
                            ["id"] => string(1) "3"
                            ["nazwa"] => string(11) "Ogłoszenia"
                            ["href"] => string(17) "/lista/ogloszenia"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(6) {
                              [0] => array(7) {
                                ["id"] => string(2) "20"
                                ["nazwa"] => string(8) "Sprzedam"
                                ["href"] => string(33) "/lista/ogloszenia/rodzaj/sprzedam"
                                ["typ"] => string(4) "link"
                                ["kolejnosc"] => string(1) "1"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [1] => array(7) {
                                ["id"] => string(2) "37"
                                ["nazwa"] => string(6) "Kupię"
                                ["href"] => string(30) "/lista/ogloszenia/rodzaj/kupie"
                                ["typ"] => string(4) "link"
                                ["kolejnosc"] => string(1) "2"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [2] => array(7) {
                                ["id"] => string(2) "21"
                                ["nazwa"] => string(17) "Zamienię / Oddam"
                                ["href"] => string(33) "/lista/ogloszenia/rodzaj/zamienie"
                                ["typ"] => string(4) "link"
                                ["kolejnosc"] => string(1) "3"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [3] => array(7) {
                                ["id"] => string(2) "22"
                                ["nazwa"] => string(10) "Dam pracę"
                                ["href"] => string(34) "/lista/ogloszenia/rodzaj/dam_prace"
                                ["typ"] => string(4) "link"
                                ["kolejnosc"] => string(1) "4"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [4] => array(7) {
                                ["id"] => string(2) "23"
                                ["nazwa"] => string(12) "Szukam pracy"
                                ["href"] => string(37) "/lista/ogloszenia/rodzaj/szukam_pracy"
                                ["typ"] => string(4) "link"
                                ["kolejnosc"] => string(1) "5"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [5] => array(7) {
                                ["id"] => string(2) "24"
                                ["nazwa"] => string(4) "Inne"
                                ["href"] => string(29) "/lista/ogloszenia/rodzaj/inne"
                                ["typ"] => string(4) "link"
                                ["kolejnosc"] => string(1) "6"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                            }
                          }
                          [17] => array(7) {
                            ["id"] => string(2) "17"
                            ["nazwa"] => string(14) "Sprzęt leśny"
                            ["href"] => string(19) "/pokaz/sprzet-lesny"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [47] => array(7) {
                            ["id"] => string(2) "47"
                            ["nazwa"] => string(11) "BHP w lesie"
                            ["href"] => string(18) "/lista/bhp-w-lesie"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [37] => array(7) {
                            ["id"] => string(2) "37"
                            ["nazwa"] => string(6) "Kupię"
                            ["href"] => string(30) "/lista/ogloszenia/rodzaj/kupie"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [86] => array(7) {
                            ["id"] => string(2) "86"
                            ["nazwa"] => string(12) "Aktualności"
                            ["href"] => string(30) "/lista/forest-show/aktualnosci"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [8] => array(7) {
                            ["id"] => string(1) "8"
                            ["nazwa"] => string(7) "Kontakt"
                            ["href"] => string(14) "/pokaz/kontakt"
                            ["typ"] => string(9) "podstrona"
                            ["kolejnosc"] => string(1) "3"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [21] => array(7) {
                            ["id"] => string(2) "21"
                            ["nazwa"] => string(17) "Zamienię / Oddam"
                            ["href"] => string(33) "/lista/ogloszenia/rodzaj/zamienie"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "3"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [83] => array(7) {
                            ["id"] => string(2) "83"
                            ["nazwa"] => string(11) "Forest SHOW"
                            ["href"] => string(18) "/lista/forest-show"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "3"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [88] => array(7) {
                            ["id"] => string(2) "88"
                            ["nazwa"] => string(10) "Zawody PFC"
                            ["href"] => string(17) "/pokaz/zawody-pfc"
                            ["typ"] => string(9) "podstrona"
                            ["kolejnosc"] => string(1) "3"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [22] => array(7) {
                            ["id"] => string(2) "22"
                            ["nazwa"] => string(10) "Dam pracę"
                            ["href"] => string(34) "/lista/ogloszenia/rodzaj/dam_prace"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "4"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [67] => array(7) {
                            ["id"] => string(2) "67"
                            ["nazwa"] => string(15) "Goń złodzieja"
                            ["href"] => string(20) "/lista/gon-zlodzieja"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "4"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [2] => array(7) {
                            ["id"] => string(1) "2"
                            ["nazwa"] => string(10) "Informacje"
                            ["href"] => string(17) "/lista/informacje"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "5"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(9) {
                              [0] => array(7) {
                                ["id"] => string(3) "103"
                                ["nazwa"] => string(19) "Ograniczenia cięć"
                                ["href"] => string(24) "/lista/ograniczenia-ciec"
                                ["typ"] => string(9) "kategoria"
                                ["kolejnosc"] => string(1) "1"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [1] => array(7) {
                                ["id"] => string(2) "47"
                                ["nazwa"] => string(11) "BHP w lesie"
                                ["href"] => string(18) "/lista/bhp-w-lesie"
                                ["typ"] => string(9) "kategoria"
                                ["kolejnosc"] => string(1) "2"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [2] => array(7) {
                                ["id"] => string(2) "83"
                                ["nazwa"] => string(11) "Forest SHOW"
                                ["href"] => string(18) "/lista/forest-show"
                                ["typ"] => string(9) "kategoria"
                                ["kolejnosc"] => string(1) "3"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [3] => array(7) {
                                ["id"] => string(2) "67"
                                ["nazwa"] => string(15) "Goń złodzieja"
                                ["href"] => string(20) "/lista/gon-zlodzieja"
                                ["typ"] => string(9) "kategoria"
                                ["kolejnosc"] => string(1) "4"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [4] => array(7) {
                                ["id"] => string(2) "12"
                                ["nazwa"] => string(15) "Lasy Państwowe"
                                ["href"] => string(21) "/lista/lasy-panstwowe"
                                ["typ"] => string(9) "kategoria"
                                ["kolejnosc"] => string(1) "5"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [5] => array(7) {
                                ["id"] => string(3) "102"
                                ["nazwa"] => string(14) "Przetargi w LP"
                                ["href"] => string(21) "/lista/przetargi-w-lp"
                                ["typ"] => string(9) "kategoria"
                                ["kolejnosc"] => string(1) "6"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [6] => array(7) {
                                ["id"] => string(2) "10"
                                ["nazwa"] => string(15) "Technika leśna"
                                ["href"] => string(21) "/lista/technika-lesna"
                                ["typ"] => string(9) "kategoria"
                                ["kolejnosc"] => string(1) "7"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [7] => array(7) {
                                ["id"] => string(2) "74"
                                ["nazwa"] => string(7) "Wypadki"
                                ["href"] => string(14) "/lista/wypadki"
                                ["typ"] => string(9) "kategoria"
                                ["kolejnosc"] => string(1) "8"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [8] => array(7) {
                                ["id"] => string(2) "73"
                                ["nazwa"] => string(14) "Okiem adwokata"
                                ["href"] => string(21) "/lista/okiem-adwokata"
                                ["typ"] => string(9) "kategoria"
                                ["kolejnosc"] => string(1) "9"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                            }
                          }
                          [12] => array(7) {
                            ["id"] => string(2) "12"
                            ["nazwa"] => string(15) "Lasy Państwowe"
                            ["href"] => string(21) "/lista/lasy-panstwowe"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "5"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [23] => array(7) {
                            ["id"] => string(2) "23"
                            ["nazwa"] => string(12) "Szukam pracy"
                            ["href"] => string(37) "/lista/ogloszenia/rodzaj/szukam_pracy"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "5"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [7] => array(7) {
                            ["id"] => string(1) "7"
                            ["nazwa"] => string(7) "Reklama"
                            ["href"] => string(14) "/pokaz/reklama"
                            ["typ"] => string(9) "podstrona"
                            ["kolejnosc"] => string(1) "6"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [24] => array(7) {
                            ["id"] => string(2) "24"
                            ["nazwa"] => string(4) "Inne"
                            ["href"] => string(29) "/lista/ogloszenia/rodzaj/inne"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "6"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [102] => array(7) {
                            ["id"] => string(3) "102"
                            ["nazwa"] => string(14) "Przetargi w LP"
                            ["href"] => string(21) "/lista/przetargi-w-lp"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "6"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [10] => array(7) {
                            ["id"] => string(2) "10"
                            ["nazwa"] => string(15) "Technika leśna"
                            ["href"] => string(21) "/lista/technika-lesna"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "7"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [74] => array(7) {
                            ["id"] => string(2) "74"
                            ["nazwa"] => string(7) "Wypadki"
                            ["href"] => string(14) "/lista/wypadki"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "8"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [73] => &array(7) {
                            ["id"] => string(2) "73"
                            ["nazwa"] => string(14) "Okiem adwokata"
                            ["href"] => string(21) "/lista/okiem-adwokata"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "9"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                        }
                        [1] => string(62) "menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne"
                        [2] => array(1) {
                          [0] => string(4) "menu"
                        }
                        [3] => bool(false)
                        [4] => int(8)
                      }
                    }
                    [3] => array(6) {
                      ["file"] => string(78) "/home/firmylesne/domains/firmylesne.pl/application/models/Zarzadzanie/Menu.php"
                      ["line"] => int(84)
                      ["function"] => string(4) "save"
                      ["class"] => string(12) "Plugin_Cache"
                      ["type"] => string(2) "->"
                      ["args"] => array(3) {
                        [0] => array(26) {
                          [16] => array(7) {
                            ["id"] => string(2) "16"
                            ["nazwa"] => string(14) "Usługi leśne"
                            ["href"] => string(19) "/pokaz/uslugi-lesne"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [20] => array(7) {
                            ["id"] => string(2) "20"
                            ["nazwa"] => string(8) "Sprzedam"
                            ["href"] => string(33) "/lista/ogloszenia/rodzaj/sprzedam"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [84] => array(7) {
                            ["id"] => string(2) "84"
                            ["nazwa"] => string(11) "Forest SHOW"
                            ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(4) {
                              [0] => array(7) {
                                ["id"] => string(2) "85"
                                ["nazwa"] => string(14) "Jak dojechać?"
                                ["href"] => string(19) "/pokaz/jak-dojechac"
                                ["typ"] => string(9) "podstrona"
                                ["kolejnosc"] => string(1) "1"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [1] => array(7) {
                                ["id"] => string(3) "101"
                                ["nazwa"] => string(24) "Informacje organizacyjne"
                                ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                                ["typ"] => string(4) "link"
                                ["kolejnosc"] => string(1) "1"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [2] => array(7) {
                                ["id"] => string(2) "86"
                                ["nazwa"] => string(12) "Aktualności"
                                ["href"] => string(30) "/lista/forest-show/aktualnosci"
                                ["typ"] => string(9) "kategoria"
                                ["kolejnosc"] => string(1) "2"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [3] => array(7) {
                                ["id"] => string(2) "88"
                                ["nazwa"] => string(10) "Zawody PFC"
                                ["href"] => string(17) "/pokaz/zawody-pfc"
                                ["typ"] => string(9) "podstrona"
                                ["kolejnosc"] => string(1) "3"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                            }
                          }
                          [85] => array(7) {
                            ["id"] => string(2) "85"
                            ["nazwa"] => string(14) "Jak dojechać?"
                            ["href"] => string(19) "/pokaz/jak-dojechac"
                            ["typ"] => string(9) "podstrona"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [101] => array(7) {
                            ["id"] => string(3) "101"
                            ["nazwa"] => string(24) "Informacje organizacyjne"
                            ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [103] => array(7) {
                            ["id"] => string(3) "103"
                            ["nazwa"] => string(19) "Ograniczenia cięć"
                            ["href"] => string(24) "/lista/ograniczenia-ciec"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [3] => array(7) {
                            ["id"] => string(1) "3"
                            ["nazwa"] => string(11) "Ogłoszenia"
                            ["href"] => string(17) "/lista/ogloszenia"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(6) {
                              [0] => array(7) {
                                ["id"] => string(2) "20"
                                ["nazwa"] => string(8) "Sprzedam"
                                ["href"] => string(33) "/lista/ogloszenia/rodzaj/sprzedam"
                                ["typ"] => string(4) "link"
                                ["kolejnosc"] => string(1) "1"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [1] => array(7) {
                                ["id"] => string(2) "37"
                                ["nazwa"] => string(6) "Kupię"
                                ["href"] => string(30) "/lista/ogloszenia/rodzaj/kupie"
                                ["typ"] => string(4) "link"
                                ["kolejnosc"] => string(1) "2"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [2] => array(7) {
                                ["id"] => string(2) "21"
                                ["nazwa"] => string(17) "Zamienię / Oddam"
                                ["href"] => string(33) "/lista/ogloszenia/rodzaj/zamienie"
                                ["typ"] => string(4) "link"
                                ["kolejnosc"] => string(1) "3"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [3] => array(7) {
                                ["id"] => string(2) "22"
                                ["nazwa"] => string(10) "Dam pracę"
                                ["href"] => string(34) "/lista/ogloszenia/rodzaj/dam_prace"
                                ["typ"] => string(4) "link"
                                ["kolejnosc"] => string(1) "4"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [4] => array(7) {
                                ["id"] => string(2) "23"
                                ["nazwa"] => string(12) "Szukam pracy"
                                ["href"] => string(37) "/lista/ogloszenia/rodzaj/szukam_pracy"
                                ["typ"] => string(4) "link"
                                ["kolejnosc"] => string(1) "5"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [5] => array(7) {
                                ["id"] => string(2) "24"
                                ["nazwa"] => string(4) "Inne"
                                ["href"] => string(29) "/lista/ogloszenia/rodzaj/inne"
                                ["typ"] => string(4) "link"
                                ["kolejnosc"] => string(1) "6"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                            }
                          }
                          [17] => array(7) {
                            ["id"] => string(2) "17"
                            ["nazwa"] => string(14) "Sprzęt leśny"
                            ["href"] => string(19) "/pokaz/sprzet-lesny"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [47] => array(7) {
                            ["id"] => string(2) "47"
                            ["nazwa"] => string(11) "BHP w lesie"
                            ["href"] => string(18) "/lista/bhp-w-lesie"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [37] => array(7) {
                            ["id"] => string(2) "37"
                            ["nazwa"] => string(6) "Kupię"
                            ["href"] => string(30) "/lista/ogloszenia/rodzaj/kupie"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [86] => array(7) {
                            ["id"] => string(2) "86"
                            ["nazwa"] => string(12) "Aktualności"
                            ["href"] => string(30) "/lista/forest-show/aktualnosci"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [8] => array(7) {
                            ["id"] => string(1) "8"
                            ["nazwa"] => string(7) "Kontakt"
                            ["href"] => string(14) "/pokaz/kontakt"
                            ["typ"] => string(9) "podstrona"
                            ["kolejnosc"] => string(1) "3"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [21] => array(7) {
                            ["id"] => string(2) "21"
                            ["nazwa"] => string(17) "Zamienię / Oddam"
                            ["href"] => string(33) "/lista/ogloszenia/rodzaj/zamienie"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "3"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [83] => array(7) {
                            ["id"] => string(2) "83"
                            ["nazwa"] => string(11) "Forest SHOW"
                            ["href"] => string(18) "/lista/forest-show"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "3"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [88] => array(7) {
                            ["id"] => string(2) "88"
                            ["nazwa"] => string(10) "Zawody PFC"
                            ["href"] => string(17) "/pokaz/zawody-pfc"
                            ["typ"] => string(9) "podstrona"
                            ["kolejnosc"] => string(1) "3"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [22] => array(7) {
                            ["id"] => string(2) "22"
                            ["nazwa"] => string(10) "Dam pracę"
                            ["href"] => string(34) "/lista/ogloszenia/rodzaj/dam_prace"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "4"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [67] => array(7) {
                            ["id"] => string(2) "67"
                            ["nazwa"] => string(15) "Goń złodzieja"
                            ["href"] => string(20) "/lista/gon-zlodzieja"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "4"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [2] => array(7) {
                            ["id"] => string(1) "2"
                            ["nazwa"] => string(10) "Informacje"
                            ["href"] => string(17) "/lista/informacje"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "5"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(9) {
                              [0] => array(7) {
                                ["id"] => string(3) "103"
                                ["nazwa"] => string(19) "Ograniczenia cięć"
                                ["href"] => string(24) "/lista/ograniczenia-ciec"
                                ["typ"] => string(9) "kategoria"
                                ["kolejnosc"] => string(1) "1"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [1] => array(7) {
                                ["id"] => string(2) "47"
                                ["nazwa"] => string(11) "BHP w lesie"
                                ["href"] => string(18) "/lista/bhp-w-lesie"
                                ["typ"] => string(9) "kategoria"
                                ["kolejnosc"] => string(1) "2"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [2] => array(7) {
                                ["id"] => string(2) "83"
                                ["nazwa"] => string(11) "Forest SHOW"
                                ["href"] => string(18) "/lista/forest-show"
                                ["typ"] => string(9) "kategoria"
                                ["kolejnosc"] => string(1) "3"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [3] => array(7) {
                                ["id"] => string(2) "67"
                                ["nazwa"] => string(15) "Goń złodzieja"
                                ["href"] => string(20) "/lista/gon-zlodzieja"
                                ["typ"] => string(9) "kategoria"
                                ["kolejnosc"] => string(1) "4"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [4] => array(7) {
                                ["id"] => string(2) "12"
                                ["nazwa"] => string(15) "Lasy Państwowe"
                                ["href"] => string(21) "/lista/lasy-panstwowe"
                                ["typ"] => string(9) "kategoria"
                                ["kolejnosc"] => string(1) "5"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [5] => array(7) {
                                ["id"] => string(3) "102"
                                ["nazwa"] => string(14) "Przetargi w LP"
                                ["href"] => string(21) "/lista/przetargi-w-lp"
                                ["typ"] => string(9) "kategoria"
                                ["kolejnosc"] => string(1) "6"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [6] => array(7) {
                                ["id"] => string(2) "10"
                                ["nazwa"] => string(15) "Technika leśna"
                                ["href"] => string(21) "/lista/technika-lesna"
                                ["typ"] => string(9) "kategoria"
                                ["kolejnosc"] => string(1) "7"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [7] => array(7) {
                                ["id"] => string(2) "74"
                                ["nazwa"] => string(7) "Wypadki"
                                ["href"] => string(14) "/lista/wypadki"
                                ["typ"] => string(9) "kategoria"
                                ["kolejnosc"] => string(1) "8"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [8] => array(7) {
                                ["id"] => string(2) "73"
                                ["nazwa"] => string(14) "Okiem adwokata"
                                ["href"] => string(21) "/lista/okiem-adwokata"
                                ["typ"] => string(9) "kategoria"
                                ["kolejnosc"] => string(1) "9"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                            }
                          }
                          [12] => array(7) {
                            ["id"] => string(2) "12"
                            ["nazwa"] => string(15) "Lasy Państwowe"
                            ["href"] => string(21) "/lista/lasy-panstwowe"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "5"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [23] => array(7) {
                            ["id"] => string(2) "23"
                            ["nazwa"] => string(12) "Szukam pracy"
                            ["href"] => string(37) "/lista/ogloszenia/rodzaj/szukam_pracy"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "5"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [7] => array(7) {
                            ["id"] => string(1) "7"
                            ["nazwa"] => string(7) "Reklama"
                            ["href"] => string(14) "/pokaz/reklama"
                            ["typ"] => string(9) "podstrona"
                            ["kolejnosc"] => string(1) "6"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [24] => array(7) {
                            ["id"] => string(2) "24"
                            ["nazwa"] => string(4) "Inne"
                            ["href"] => string(29) "/lista/ogloszenia/rodzaj/inne"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "6"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [102] => array(7) {
                            ["id"] => string(3) "102"
                            ["nazwa"] => string(14) "Przetargi w LP"
                            ["href"] => string(21) "/lista/przetargi-w-lp"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "6"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [10] => array(7) {
                            ["id"] => string(2) "10"
                            ["nazwa"] => string(15) "Technika leśna"
                            ["href"] => string(21) "/lista/technika-lesna"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "7"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [74] => array(7) {
                            ["id"] => string(2) "74"
                            ["nazwa"] => string(7) "Wypadki"
                            ["href"] => string(14) "/lista/wypadki"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "8"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [73] => &array(7) {
                            ["id"] => string(2) "73"
                            ["nazwa"] => string(14) "Okiem adwokata"
                            ["href"] => string(21) "/lista/okiem-adwokata"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "9"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                        }
                        [1] => string(62) "menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne"
                        [2] => array(1) {
                          [0] => string(4) "menu"
                        }
                      }
                    }
                    [4] => array(6) {
                      ["file"] => string(82) "/home/firmylesne/domains/firmylesne.pl/application/controllers/PokazController.php"
                      ["line"] => int(10)
                      ["function"] => string(7) "getMenu"
                      ["class"] => string(22) "Model_Zarzadzanie_Menu"
                      ["type"] => string(2) "->"
                      ["args"] => array(2) {
                        [0] => bool(true)
                        [1] => array(3) {
                          ["modul"] => string(7) "default"
                          ["kontroler"] => string(5) "pokaz"
                          ["akcja"] => string(24) "informacje-organizacyjne"
                        }
                      }
                    }
                    [5] => array(6) {
                      ["file"] => string(73) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Action.php"
                      ["line"] => int(133)
                      ["function"] => string(4) "init"
                      ["class"] => string(15) "PokazController"
                      ["type"] => string(2) "->"
                      ["args"] => array(0) {
                      }
                    }
                    [6] => array(6) {
                      ["file"] => string(86) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Dispatcher/Standard.php"
                      ["line"] => int(281)
                      ["function"] => string(11) "__construct"
                      ["class"] => string(22) "Zend_Controller_Action"
                      ["type"] => string(2) "->"
                      ["args"] => array(3) {
                        [0] => *RECURSION*
                        [1] => object(Zend_Controller_Response_Http)#45 (8) {
                          ["_body":protected] => array(0) {
                          }
                          ["_exceptions":protected] => array(1) {
                            [0] => *RECURSION*
                          }
                          ["_headers":protected] => array(0) {
                          }
                          ["_headersRaw":protected] => array(0) {
                          }
                          ["_httpResponseCode":protected] => int(200)
                          ["_isRedirect":protected] => bool(false)
                          ["_renderExceptions":protected] => bool(false)
                          ["headersSentThrowsException"] => bool(true)
                        }
                        [2] => array(2) {
                          ["displayExceptions"] => string(1) "0"
                          ["bootstrap"] => object(Bootstrap)#3 (14) {
                            ["_front":protected] => object(Zend_Controller_Front)#37 (11) {
                              ["_baseUrl":protected] => NULL
                              ["_controllerDir":protected] => NULL
                              ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                ["_curModule":protected] => string(7) "default"
                                ["_controllerDirectory":protected] => array(4) {
                                  ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                  ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                  ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                  ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                }
                                ["_defaultAction":protected] => string(5) "index"
                                ["_defaultController":protected] => string(5) "index"
                                ["_defaultModule":protected] => string(7) "default"
                                ["_frontController":protected] => NULL
                                ["_invokeParams":protected] => array(2) {
                                  ["displayExceptions"] => string(1) "0"
                                  ["bootstrap"] => *RECURSION*
                                }
                                ["_pathDelimiter":protected] => string(1) "_"
                                ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                  ["_body":protected] => array(0) {
                                  }
                                  ["_exceptions":protected] => array(1) {
                                    [0] => *RECURSION*
                                  }
                                  ["_headers":protected] => array(0) {
                                  }
                                  ["_headersRaw":protected] => array(0) {
                                  }
                                  ["_httpResponseCode":protected] => int(200)
                                  ["_isRedirect":protected] => bool(false)
                                  ["_renderExceptions":protected] => bool(false)
                                  ["headersSentThrowsException"] => bool(true)
                                }
                                ["_wordDelimiter":protected] => array(2) {
                                  [0] => string(1) "-"
                                  [1] => string(1) "."
                                }
                              }
                              ["_invokeParams":protected] => array(2) {
                                ["displayExceptions"] => string(1) "0"
                                ["bootstrap"] => *RECURSION*
                              }
                              ["_moduleControllerDirectoryName":protected] => string(1) "/"
                              ["_plugins":protected] => object(Zend_Controller_Plugin_Broker)#38 (3) {
                                ["_plugins":protected] => array(1) {
                                  [100] => object(Zend_Controller_Plugin_ErrorHandler)#49 (7) {
                                    ["_errorModule":protected] => string(7) "default"
                                    ["_errorController":protected] => string(5) "error"
                                    ["_errorAction":protected] => string(5) "error"
                                    ["_isInsideErrorHandlerLoop":protected] => bool(true)
                                    ["_exceptionCountAtFirstEncounter":protected] => int(1)
                                    ["_request":protected] => *RECURSION*
                                    ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                      ["_body":protected] => array(0) {
                                      }
                                      ["_exceptions":protected] => array(1) {
                                        [0] => *RECURSION*
                                      }
                                      ["_headers":protected] => array(0) {
                                      }
                                      ["_headersRaw":protected] => array(0) {
                                      }
                                      ["_httpResponseCode":protected] => int(200)
                                      ["_isRedirect":protected] => bool(false)
                                      ["_renderExceptions":protected] => bool(false)
                                      ["headersSentThrowsException"] => bool(true)
                                    }
                                  }
                                }
                                ["_request":protected] => *RECURSION*
                                ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                  ["_body":protected] => array(0) {
                                  }
                                  ["_exceptions":protected] => array(1) {
                                    [0] => *RECURSION*
                                  }
                                  ["_headers":protected] => array(0) {
                                  }
                                  ["_headersRaw":protected] => array(0) {
                                  }
                                  ["_httpResponseCode":protected] => int(200)
                                  ["_isRedirect":protected] => bool(false)
                                  ["_renderExceptions":protected] => bool(false)
                                  ["headersSentThrowsException"] => bool(true)
                                }
                              }
                              ["_request":protected] => *RECURSION*
                              ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                ["_body":protected] => array(0) {
                                }
                                ["_exceptions":protected] => array(1) {
                                  [0] => *RECURSION*
                                }
                                ["_headers":protected] => array(0) {
                                }
                                ["_headersRaw":protected] => array(0) {
                                }
                                ["_httpResponseCode":protected] => int(200)
                                ["_isRedirect":protected] => bool(false)
                                ["_renderExceptions":protected] => bool(false)
                                ["headersSentThrowsException"] => bool(true)
                              }
                              ["_returnResponse":protected] => bool(false)
                              ["_router":protected] => object(Zend_Controller_Router_Rewrite)#25 (8) {
                                ["_useDefaultRoutes":protected] => bool(true)
                                ["_routes":protected] => array(2) {
                                  ["default"] => object(Zend_Controller_Router_Route_Module)#46 (11) {
                                    ["_defaults":protected] => array(3) {
                                      ["controller"] => string(5) "index"
                                      ["action"] => string(5) "index"
                                      ["module"] => string(7) "default"
                                    }
                                    ["_values":protected] => array(2) {
                                      ["controller"] => string(5) "pokaz"
                                      ["action"] => string(24) "informacje-organizacyjne"
                                    }
                                    ["_moduleValid":protected] => bool(false)
                                    ["_keysSet":protected] => bool(true)
                                    ["_moduleKey":protected] => string(6) "module"
                                    ["_controllerKey":protected] => string(10) "controller"
                                    ["_actionKey":protected] => string(6) "action"
                                    ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                      ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                      ["_curModule":protected] => string(7) "default"
                                      ["_controllerDirectory":protected] => array(4) {
                                        ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                        ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                        ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                        ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                      }
                                      ["_defaultAction":protected] => string(5) "index"
                                      ["_defaultController":protected] => string(5) "index"
                                      ["_defaultModule":protected] => string(7) "default"
                                      ["_frontController":protected] => NULL
                                      ["_invokeParams":protected] => array(2) {
                                        ["displayExceptions"] => string(1) "0"
                                        ["bootstrap"] => *RECURSION*
                                      }
                                      ["_pathDelimiter":protected] => string(1) "_"
                                      ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                        ["_body":protected] => array(0) {
                                        }
                                        ["_exceptions":protected] => array(1) {
                                          [0] => *RECURSION*
                                        }
                                        ["_headers":protected] => array(0) {
                                        }
                                        ["_headersRaw":protected] => array(0) {
                                        }
                                        ["_httpResponseCode":protected] => int(200)
                                        ["_isRedirect":protected] => bool(false)
                                        ["_renderExceptions":protected] => bool(false)
                                        ["headersSentThrowsException"] => bool(true)
                                      }
                                      ["_wordDelimiter":protected] => array(2) {
                                        [0] => string(1) "-"
                                        [1] => string(1) "."
                                      }
                                    }
                                    ["_request":protected] => *RECURSION*
                                    ["_isAbstract":protected] => bool(false)
                                    ["_matchedPath":protected] => NULL
                                  }
                                  ["ajax"] => object(Zend_Controller_Router_Route)#22 (17) {
                                    ["_translator":protected] => NULL
                                    ["_locale":protected] => NULL
                                    ["_isTranslated":protected] => bool(false)
                                    ["_translatable":protected] => array(0) {
                                    }
                                    ["_urlVariable":protected] => string(1) ":"
                                    ["_urlDelimiter":protected] => string(1) "/"
                                    ["_regexDelimiter":protected] => string(1) "#"
                                    ["_defaultRegex":protected] => NULL
                                    ["_variables":protected] => array(3) {
                                      [1] => string(6) "module"
                                      [2] => string(10) "controller"
                                      [3] => string(6) "action"
                                    }
                                    ["_parts":protected] => array(5) {
                                      [0] => string(4) "ajax"
                                      [1] => NULL
                                      [2] => NULL
                                      [3] => NULL
                                      [4] => string(1) "*"
                                    }
                                    ["_defaults":protected] => array(1) {
                                      ["ajax"] => bool(true)
                                    }
                                    ["_requirements":protected] => array(0) {
                                    }
                                    ["_values":protected] => array(0) {
                                    }
                                    ["_wildcardData":protected] => array(0) {
                                    }
                                    ["_staticCount":protected] => int(1)
                                    ["_isAbstract":protected] => bool(false)
                                    ["_matchedPath":protected] => NULL
                                  }
                                }
                                ["_currentRoute":protected] => string(7) "default"
                                ["_globalParams":protected] => array(0) {
                                }
                                ["_chainNameSeparator":protected] => string(1) "-"
                                ["_useCurrentParamsAsGlobal":protected] => bool(false)
                                ["_frontController":protected] => *RECURSION*
                                ["_invokeParams":protected] => array(2) {
                                  ["displayExceptions"] => string(1) "0"
                                  ["bootstrap"] => *RECURSION*
                                }
                              }
                              ["_throwExceptions":protected] => bool(false)
                            }
                            ["_appNamespace":protected] => string(0) ""
                            ["_resourceLoader":protected] => object(Zend_Application_Module_Autoloader)#42 (5) {
                              ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                              ["_components":protected] => array(10) {
                                ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                              }
                              ["_defaultResourceType":protected] => string(5) "model"
                              ["_namespace":protected] => string(0) ""
                              ["_resourceTypes":protected] => array(10) {
                                ["dbtable"] => array(2) {
                                  ["namespace"] => string(13) "Model_DbTable"
                                  ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                }
                                ["mappers"] => array(2) {
                                  ["namespace"] => string(12) "Model_Mapper"
                                  ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                }
                                ["form"] => array(2) {
                                  ["namespace"] => string(4) "Form"
                                  ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                }
                                ["model"] => array(2) {
                                  ["namespace"] => string(5) "Model"
                                  ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                }
                                ["plugin"] => array(2) {
                                  ["namespace"] => string(6) "Plugin"
                                  ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                }
                                ["service"] => array(2) {
                                  ["namespace"] => string(7) "Service"
                                  ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                }
                                ["viewhelper"] => array(2) {
                                  ["namespace"] => string(11) "View_Helper"
                                  ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                }
                                ["viewfilter"] => array(2) {
                                  ["namespace"] => string(11) "View_Filter"
                                  ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                }
                                ["helper"] => array(2) {
                                  ["namespace"] => string(13) "Plugin_Helper"
                                  ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                }
                                ["validator"] => array(2) {
                                  ["namespace"] => string(16) "Plugin_Validator"
                                  ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                }
                              }
                            }
                            ["_application":protected] => object(Zend_Application)#1 (5) {
                              ["_autoloader":protected] => object(Zend_Loader_Autoloader)#2 (8) {
                                ["_autoloaders":protected] => array(2) {
                                  [0] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                    ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                    ["_components":protected] => array(10) {
                                      ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                      ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                      ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                      ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                      ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                      ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                      ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                      ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                      ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                      ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                    }
                                    ["_defaultResourceType":protected] => string(5) "model"
                                    ["_namespace":protected] => string(0) ""
                                    ["_resourceTypes":protected] => array(10) {
                                      ["dbtable"] => array(2) {
                                        ["namespace"] => string(13) "Model_DbTable"
                                        ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                      }
                                      ["mappers"] => array(2) {
                                        ["namespace"] => string(12) "Model_Mapper"
                                        ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                      }
                                      ["form"] => array(2) {
                                        ["namespace"] => string(4) "Form"
                                        ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                      }
                                      ["model"] => array(2) {
                                        ["namespace"] => string(5) "Model"
                                        ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                      }
                                      ["plugin"] => array(2) {
                                        ["namespace"] => string(6) "Plugin"
                                        ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                      }
                                      ["service"] => array(2) {
                                        ["namespace"] => string(7) "Service"
                                        ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                      }
                                      ["viewhelper"] => array(2) {
                                        ["namespace"] => string(11) "View_Helper"
                                        ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                      }
                                      ["viewfilter"] => array(2) {
                                        ["namespace"] => string(11) "View_Filter"
                                        ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                      }
                                      ["helper"] => array(2) {
                                        ["namespace"] => string(13) "Plugin_Helper"
                                        ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                      }
                                      ["validator"] => array(2) {
                                        ["namespace"] => string(16) "Plugin_Validator"
                                        ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                      }
                                    }
                                  }
                                  [1] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                    ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                    ["_components":protected] => array(10) {
                                      ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                      ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                      ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                      ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                      ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                      ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                      ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                      ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                      ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                      ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                    }
                                    ["_defaultResourceType":protected] => string(5) "model"
                                    ["_namespace":protected] => string(0) ""
                                    ["_resourceTypes":protected] => array(10) {
                                      ["dbtable"] => array(2) {
                                        ["namespace"] => string(13) "Model_DbTable"
                                        ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                      }
                                      ["mappers"] => array(2) {
                                        ["namespace"] => string(12) "Model_Mapper"
                                        ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                      }
                                      ["form"] => array(2) {
                                        ["namespace"] => string(4) "Form"
                                        ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                      }
                                      ["model"] => array(2) {
                                        ["namespace"] => string(5) "Model"
                                        ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                      }
                                      ["plugin"] => array(2) {
                                        ["namespace"] => string(6) "Plugin"
                                        ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                      }
                                      ["service"] => array(2) {
                                        ["namespace"] => string(7) "Service"
                                        ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                      }
                                      ["viewhelper"] => array(2) {
                                        ["namespace"] => string(11) "View_Helper"
                                        ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                      }
                                      ["viewfilter"] => array(2) {
                                        ["namespace"] => string(11) "View_Filter"
                                        ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                      }
                                      ["helper"] => array(2) {
                                        ["namespace"] => string(13) "Plugin_Helper"
                                        ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                      }
                                      ["validator"] => array(2) {
                                        ["namespace"] => string(16) "Plugin_Validator"
                                        ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                      }
                                    }
                                  }
                                }
                                ["_defaultAutoloader":protected] => array(2) {
                                  [0] => string(11) "Zend_Loader"
                                  [1] => string(9) "loadClass"
                                }
                                ["_fallbackAutoloader":protected] => bool(false)
                                ["_internalAutoloader":protected] => array(2) {
                                  [0] => *RECURSION*
                                  [1] => string(9) "_autoload"
                                }
                                ["_namespaces":protected] => array(2) {
                                  ["Zend_"] => bool(true)
                                  ["SQL_"] => bool(true)
                                }
                                ["_namespaceAutoloaders":protected] => array(1) {
                                  [""] => array(2) {
                                    [0] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                      ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                      ["_components":protected] => array(10) {
                                        ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                        ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                        ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                        ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                        ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                        ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                        ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                        ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                        ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                        ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                      }
                                      ["_defaultResourceType":protected] => string(5) "model"
                                      ["_namespace":protected] => string(0) ""
                                      ["_resourceTypes":protected] => array(10) {
                                        ["dbtable"] => array(2) {
                                          ["namespace"] => string(13) "Model_DbTable"
                                          ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                        }
                                        ["mappers"] => array(2) {
                                          ["namespace"] => string(12) "Model_Mapper"
                                          ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                        }
                                        ["form"] => array(2) {
                                          ["namespace"] => string(4) "Form"
                                          ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                        }
                                        ["model"] => array(2) {
                                          ["namespace"] => string(5) "Model"
                                          ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                        }
                                        ["plugin"] => array(2) {
                                          ["namespace"] => string(6) "Plugin"
                                          ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                        }
                                        ["service"] => array(2) {
                                          ["namespace"] => string(7) "Service"
                                          ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                        }
                                        ["viewhelper"] => array(2) {
                                          ["namespace"] => string(11) "View_Helper"
                                          ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                        }
                                        ["viewfilter"] => array(2) {
                                          ["namespace"] => string(11) "View_Filter"
                                          ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                        }
                                        ["helper"] => array(2) {
                                          ["namespace"] => string(13) "Plugin_Helper"
                                          ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                        }
                                        ["validator"] => array(2) {
                                          ["namespace"] => string(16) "Plugin_Validator"
                                          ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                        }
                                      }
                                    }
                                    [1] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                      ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                      ["_components":protected] => array(10) {
                                        ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                        ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                        ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                        ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                        ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                        ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                        ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                        ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                        ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                        ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                      }
                                      ["_defaultResourceType":protected] => string(5) "model"
                                      ["_namespace":protected] => string(0) ""
                                      ["_resourceTypes":protected] => array(10) {
                                        ["dbtable"] => array(2) {
                                          ["namespace"] => string(13) "Model_DbTable"
                                          ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                        }
                                        ["mappers"] => array(2) {
                                          ["namespace"] => string(12) "Model_Mapper"
                                          ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                        }
                                        ["form"] => array(2) {
                                          ["namespace"] => string(4) "Form"
                                          ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                        }
                                        ["model"] => array(2) {
                                          ["namespace"] => string(5) "Model"
                                          ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                        }
                                        ["plugin"] => array(2) {
                                          ["namespace"] => string(6) "Plugin"
                                          ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                        }
                                        ["service"] => array(2) {
                                          ["namespace"] => string(7) "Service"
                                          ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                        }
                                        ["viewhelper"] => array(2) {
                                          ["namespace"] => string(11) "View_Helper"
                                          ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                        }
                                        ["viewfilter"] => array(2) {
                                          ["namespace"] => string(11) "View_Filter"
                                          ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                        }
                                        ["helper"] => array(2) {
                                          ["namespace"] => string(13) "Plugin_Helper"
                                          ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                        }
                                        ["validator"] => array(2) {
                                          ["namespace"] => string(16) "Plugin_Validator"
                                          ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                        }
                                      }
                                    }
                                  }
                                }
                                ["_suppressNotFoundWarnings":protected] => bool(false)
                                ["_zfPath":protected] => NULL
                              }
                              ["_bootstrap":protected] => *RECURSION*
                              ["_environment":protected] => string(10) "production"
                              ["_optionKeys":protected] => array(21) {
                                [0] => string(11) "phpsettings"
                                [1] => string(9) "bootstrap"
                                [2] => string(12) "appnamespace"
                                [3] => string(11) "pluginpaths"
                                [4] => string(9) "resources"
                                [5] => string(2) "db"
                                [6] => string(5) "logdb"
                                [7] => string(7) "session"
                                [8] => string(24) "session_defaultnamespace"
                                [9] => string(16) "session_lifetime"
                                [10] => string(13) "session_table"
                                [11] => string(6) "smarty"
                                [12] => string(4) "view"
                                [13] => string(5) "cache"
                                [14] => string(4) "auth"
                                [15] => string(5) "auth2"
                                [16] => string(6) "upload"
                                [17] => string(5) "paths"
                                [18] => string(9) "error_log"
                                [19] => string(7) "mailing"
                                [20] => string(5) "debug"
                              }
                              ["_options":protected] => array(21) {
                                ["phpSettings"] => array(5) {
                                  ["display_startup_errors"] => string(1) "0"
                                  ["display_errors"] => string(1) "0"
                                  ["post_max_size"] => string(3) "12M"
                                  ["upload_max_filesize"] => string(3) "12M"
                                  ["MAX_FILE_SIZE"] => string(3) "12M"
                                }
                                ["bootstrap"] => array(2) {
                                  ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/Bootstrap.php"
                                  ["class"] => string(9) "Bootstrap"
                                }
                                ["appnamespace"] => string(0) ""
                                ["pluginPaths"] => array(1) {
                                  ["Plugin"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/plugins/"
                                }
                                ["resources"] => array(1) {
                                  ["frontController"] => array(6) {
                                    ["controllerDirectory"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                    ["moduleControllerDirectoryName"] => string(1) "/"
                                    ["moduleDirectory"] => string(63) "/home/firmylesne/domains/firmylesne.pl/application/controllers/"
                                    ["defaultControllerName"] => string(5) "index"
                                    ["defaultAction"] => string(5) "index"
                                    ["params"] => array(1) {
                                      ["displayExceptions"] => string(1) "0"
                                    }
                                  }
                                }
                                ["db"] => array(2) {
                                  ["adapter"] => string(9) "Pdo_Mysql"
                                  ["params"] => array(5) {
                                    ["host"] => string(9) "localhost"
                                    ["dbname"] => string(13) "firmylesne_fl"
                                    ["username"] => string(13) "firmylesne_fl"
                                    ["password"] => string(8) "RvN04efq"
                                    ["charset"] => string(4) "utf8"
                                  }
                                }
                                ["logdb"] => array(7) {
                                  ["enabled"] => string(1) "0"
                                  ["table"] => string(9) "log_zmian"
                                  ["table_query"] => string(19) "log_zmian_zapytania"
                                  ["exclude"] => string(61) "session,log_aktywnosci,log_logowan(insert),log_bledow(insert)"
                                  ["log_insert"] => string(1) "0"
                                  ["log_update"] => string(1) "0"
                                  ["log_delete"] => string(1) "0"
                                }
                                ["session"] => array(1) {
                                  ["name"] => string(11) "firmy_lesne"
                                }
                                ["session_defaultnamespace"] => string(7) "Default"
                                ["session_lifetime"] => string(5) "86400"
                                ["session_table"] => array(6) {
                                  ["name"] => string(7) "session"
                                  ["primary"] => array(3) {
                                    [0] => string(10) "session_id"
                                    [1] => string(9) "save_path"
                                    [2] => string(4) "name"
                                  }
                                  ["primaryAssignment"] => array(3) {
                                    [0] => string(9) "sessionId"
                                    [1] => string(15) "sessionSavePath"
                                    [2] => string(11) "sessionName"
                                  }
                                  ["modifiedColumn"] => string(8) "modified"
                                  ["dataColumn"] => string(12) "session_data"
                                  ["lifetimeColumn"] => string(8) "lifetime"
                                }
                                ["smarty"] => array(12) {
                                  ["template_dir"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/"
                                  ["layout_dir"] => string(75) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/layouts/"
                                  ["compile_dir"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/views/compiles/"
                                  ["cache_dir"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/caches/"
                                  ["plugins_dir"] => array(1) {
                                    [0] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/plugins/smarty"
                                  }
                                  ["auto_literal"] => string(1) "1"
                                  ["force_compile"] => string(1) "0"
                                  ["compile_check"] => string(1) "0"
                                  ["default_layout"] => string(14) "default/layout"
                                  ["debugging"] => string(1) "0"
                                  ["debugging_ctrl"] => string(3) "URL"
                                  ["default_modifiers"] => array(1) {
                                    [0] => string(16) "escape:'htmlall'"
                                  }
                                }
                                ["view"] => array(4) {
                                  ["images"] => string(8) "/images/"
                                  ["styles"] => string(8) "/styles/"
                                  ["scripts"] => string(9) "/scripts/"
                                  ["plugins"] => string(9) "/plugins/"
                                }
                                ["cache"] => array(4) {
                                  ["enabled"] => string(1) "1"
                                  ["frontend"] => array(2) {
                                    ["name"] => string(4) "Core"
                                    ["params"] => array(1) {
                                      ["automatic_serialization"] => string(1) "1"
                                    }
                                  }
                                  ["primary"] => array(2) {
                                    ["name"] => string(4) "File"
                                    ["params"] => array(1) {
                                      ["cache_dir"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/../temp"
                                    }
                                  }
                                  ["options"] => array(3) {
                                    ["savetosecondary"] => string(1) "1"
                                    ["backuptosecondary"] => string(1) "0"
                                    ["recoverprimary"] => string(1) "1"
                                  }
                                }
                                ["auth"] => array(2) {
                                  ["table"] => array(4) {
                                    ["name"] => string(15) "acl_uzytkownicy"
                                    ["user_column"] => string(5) "email"
                                    ["pass_column"] => string(5) "haslo"
                                    ["pass_treatment"] => string(7) "SHA1(?)"
                                  }
                                  ["log"] => array(2) {
                                    ["enabled"] => string(1) "1"
                                    ["table"] => string(11) "log_logowan"
                                  }
                                }
                                ["auth2"] => array(2) {
                                  ["table"] => array(4) {
                                    ["name"] => string(15) "acl_uzytkownicy"
                                    ["user_column"] => string(5) "email"
                                    ["pass_column"] => string(5) "haslo"
                                    ["pass_treatment"] => string(1) "?"
                                  }
                                  ["log"] => array(2) {
                                    ["enabled"] => string(1) "1"
                                    ["table"] => string(11) "log_logowan"
                                  }
                                }
                                ["upload"] => array(5) {
                                  ["filetransfer"] => array(2) {
                                    ["ignoreNoFile"] => string(1) "1"
                                    ["useByteString"] => string(1) "0"
                                  }
                                  ["maxFileSize"] => string(3) "1MB"
                                  ["maxFilesSize"] => string(3) "5MB"
                                  ["excludeExtension"] => string(200) "ADE,ADP,BAS,BAT,CGI,CHM,CMD,COM,CPL,CRT,EXE,HLP,HTA,HTM,HTML,INF,INS,ISP,JS,JSE,LNK,MDB,MDE,MSC,MSI,MSP,MST,PCD,PHTML,PIF,PHP,PHP2,PHP3,PHP4,PHP5,REG,SCR,SCT,SH,SHS,TIF,TIFF,URL,VB,VBE,VBS,WSC,WSF,WSH"
                                  ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/../files"
                                }
                                ["paths"] => array(1) {
                                  ["images"] => array(6) {
                                    ["news"] => string(82) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/artykuly/"
                                    ["reklama"] => string(81) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/reklama/"
                                    ["galerie"] => string(81) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/galerie/"
                                    ["filmy"] => string(79) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/filmy/"
                                    ["firmy"] => string(79) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/firmy/"
                                    ["ogloszenia"] => string(84) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/ogloszenia/"
                                  }
                                }
                                ["error_log"] => array(3) {
                                  ["enabled"] => string(1) "1"
                                  ["table"] => string(10) "log_bledow"
                                  ["mailing"] => array(4) {
                                    ["enabled"] => string(1) "1"
                                    ["recipients"] => array(1) {
                                      [0] => string(23) "and.kowalczuk@gmail.com"
                                    }
                                    ["hostname"] => string(13) "firmylesne.pl"
                                    ["host"] => array(5) {
                                      ["auth"] => string(5) "login"
                                      ["username"] => string(19) "bledy@firmylesne.pl"
                                      ["password"] => string(8) "g52mibV7"
                                      ["ssl"] => string(3) "ssl"
                                      ["port"] => string(3) "587"
                                    }
                                  }
                                }
                                ["mailing"] => array(5) {
                                  ["enabled"] => string(1) "1"
                                  ["nadawca_adres"] => string(21) "noreply@firmylesne.pl"
                                  ["nadawca_nazwa"] => string(12) "Firmy leśne"
                                  ["hostname"] => string(13) "firmylesne.pl"
                                  ["host"] => array(5) {
                                    ["auth"] => string(5) "login"
                                    ["username"] => string(21) "noreply@firmylesne.pl"
                                    ["password"] => string(8) "z43X3Ikg"
                                    ["ssl"] => string(3) "ssl"
                                    ["port"] => string(3) "465"
                                  }
                                }
                                ["debug"] => array(6) {
                                  ["enabled"] => string(1) "1"
                                  ["images_path"] => string(14) "/images/debug/"
                                  ["max_recursion"] => string(1) "6"
                                  ["max_string_length"] => string(2) "75"
                                  ["max_string_length_stepsub"] => string(1) "2"
                                  ["inline"] => string(1) "1"
                                }
                              }
                            }
                            ["_classResources":protected] => array(13) {
                              ["basecontrollers"] => string(20) "_initBaseControllers"
                              ["autoloader"] => string(15) "_initAutoloader"
                              ["upload"] => string(11) "_initUpload"
                              ["view"] => string(9) "_initView"
                              ["router"] => string(11) "_initRouter"
                              ["db"] => string(7) "_initDb"
                              ["session"] => string(12) "_initSession"
                              ["cache"] => string(10) "_initCache"
                              ["auth"] => string(9) "_initAuth"
                              ["acl"] => string(8) "_initAcl"
                              ["errorlog"] => string(13) "_initErrorLog"
                              ["translator"] => string(15) "_initTranslator"
                              ["path"] => string(9) "_initPath"
                            }
                            ["_container":protected] => object(Zend_Registry)#39 (1) {
                              ["storage":"ArrayObject":private] => array(11) {
                                ["frontcontroller"] => object(Zend_Controller_Front)#37 (11) {
                                  ["_baseUrl":protected] => NULL
                                  ["_controllerDir":protected] => NULL
                                  ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                    ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                    ["_curModule":protected] => string(7) "default"
                                    ["_controllerDirectory":protected] => array(4) {
                                      ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                      ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                      ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                      ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                    }
                                    ["_defaultAction":protected] => string(5) "index"
                                    ["_defaultController":protected] => string(5) "index"
                                    ["_defaultModule":protected] => string(7) "default"
                                    ["_frontController":protected] => NULL
                                    ["_invokeParams":protected] => array(2) {
                                      ["displayExceptions"] => string(1) "0"
                                      ["bootstrap"] => *RECURSION*
                                    }
                                    ["_pathDelimiter":protected] => string(1) "_"
                                    ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                      ["_body":protected] => array(0) {
                                      }
                                      ["_exceptions":protected] => array(1) {
                                        [0] => *RECURSION*
                                      }
                                      ["_headers":protected] => array(0) {
                                      }
                                      ["_headersRaw":protected] => array(0) {
                                      }
                                      ["_httpResponseCode":protected] => int(200)
                                      ["_isRedirect":protected] => bool(false)
                                      ["_renderExceptions":protected] => bool(false)
                                      ["headersSentThrowsException"] => bool(true)
                                    }
                                    ["_wordDelimiter":protected] => array(2) {
                                      [0] => string(1) "-"
                                      [1] => string(1) "."
                                    }
                                  }
                                  ["_invokeParams":protected] => array(2) {
                                    ["displayExceptions"] => string(1) "0"
                                    ["bootstrap"] => *RECURSION*
                                  }
                                  ["_moduleControllerDirectoryName":protected] => string(1) "/"
                                  ["_plugins":protected] => object(Zend_Controller_Plugin_Broker)#38 (3) {
                                    ["_plugins":protected] => array(1) {
                                      [100] => object(Zend_Controller_Plugin_ErrorHandler)#49 (7) {
                                        ["_errorModule":protected] => string(7) "default"
                                        ["_errorController":protected] => string(5) "error"
                                        ["_errorAction":protected] => string(5) "error"
                                        ["_isInsideErrorHandlerLoop":protected] => bool(true)
                                        ["_exceptionCountAtFirstEncounter":protected] => int(1)
                                        ["_request":protected] => *RECURSION*
                                        ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                          ["_body":protected] => array(0) {
                                          }
                                          ["_exceptions":protected] => array(1) {
                                            [0] => *RECURSION*
                                          }
                                          ["_headers":protected] => array(0) {
                                          }
                                          ["_headersRaw":protected] => array(0) {
                                          }
                                          ["_httpResponseCode":protected] => int(200)
                                          ["_isRedirect":protected] => bool(false)
                                          ["_renderExceptions":protected] => bool(false)
                                          ["headersSentThrowsException"] => bool(true)
                                        }
                                      }
                                    }
                                    ["_request":protected] => *RECURSION*
                                    ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                      ["_body":protected] => array(0) {
                                      }
                                      ["_exceptions":protected] => array(1) {
                                        [0] => *RECURSION*
                                      }
                                      ["_headers":protected] => array(0) {
                                      }
                                      ["_headersRaw":protected] => array(0) {
                                      }
                                      ["_httpResponseCode":protected] => int(200)
                                      ["_isRedirect":protected] => bool(false)
                                      ["_renderExceptions":protected] => bool(false)
                                      ["headersSentThrowsException"] => bool(true)
                                    }
                                  }
                                  ["_request":protected] => *RECURSION*
                                  ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                    ["_body":protected] => array(0) {
                                    }
                                    ["_exceptions":protected] => array(1) {
                                      [0] => *RECURSION*
                                    }
                                    ["_headers":protected] => array(0) {
                                    }
                                    ["_headersRaw":protected] => array(0) {
                                    }
                                    ["_httpResponseCode":protected] => int(200)
                                    ["_isRedirect":protected] => bool(false)
                                    ["_renderExceptions":protected] => bool(false)
                                    ["headersSentThrowsException"] => bool(true)
                                  }
                                  ["_returnResponse":protected] => bool(false)
                                  ["_router":protected] => object(Zend_Controller_Router_Rewrite)#25 (8) {
                                    ["_useDefaultRoutes":protected] => bool(true)
                                    ["_routes":protected] => array(2) {
                                      ["default"] => object(Zend_Controller_Router_Route_Module)#46 (11) {
                                        ["_defaults":protected] => array(3) {
                                          ["controller"] => string(5) "index"
                                          ["action"] => string(5) "index"
                                          ["module"] => string(7) "default"
                                        }
                                        ["_values":protected] => array(2) {
                                          ["controller"] => string(5) "pokaz"
                                          ["action"] => string(24) "informacje-organizacyjne"
                                        }
                                        ["_moduleValid":protected] => bool(false)
                                        ["_keysSet":protected] => bool(true)
                                        ["_moduleKey":protected] => string(6) "module"
                                        ["_controllerKey":protected] => string(10) "controller"
                                        ["_actionKey":protected] => string(6) "action"
                                        ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                          ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                          ["_curModule":protected] => string(7) "default"
                                          ["_controllerDirectory":protected] => array(4) {
                                            ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                            ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                            ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                            ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                          }
                                          ["_defaultAction":protected] => string(5) "index"
                                          ["_defaultController":protected] => string(5) "index"
                                          ["_defaultModule":protected] => string(7) "default"
                                          ["_frontController":protected] => NULL
                                          ["_invokeParams":protected] => array(2) {
                                            ["displayExceptions"] => string(1) "0"
                                            ["bootstrap"] => *RECURSION*
                                          }
                                          ["_pathDelimiter":protected] => string(1) "_"
                                          ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                            ["_body":protected] => array(0) {
                                            }
                                            ["_exceptions":protected] => array(1) {
                                              [0] => *RECURSION*
                                            }
                                            ["_headers":protected] => array(0) {
                                            }
                                            ["_headersRaw":protected] => array(0) {
                                            }
                                            ["_httpResponseCode":protected] => int(200)
                                            ["_isRedirect":protected] => bool(false)
                                            ["_renderExceptions":protected] => bool(false)
                                            ["headersSentThrowsException"] => bool(true)
                                          }
                                          ["_wordDelimiter":protected] => array(2) {
                                            [0] => string(1) "-"
                                            [1] => string(1) "."
                                          }
                                        }
                                        ["_request":protected] => *RECURSION*
                                        ["_isAbstract":protected] => bool(false)
                                        ["_matchedPath":protected] => NULL
                                      }
                                      ["ajax"] => object(Zend_Controller_Router_Route)#22 (17) {
                                        ["_translator":protected] => NULL
                                        ["_locale":protected] => NULL
                                        ["_isTranslated":protected] => bool(false)
                                        ["_translatable":protected] => array(0) {
                                        }
                                        ["_urlVariable":protected] => string(1) ":"
                                        ["_urlDelimiter":protected] => string(1) "/"
                                        ["_regexDelimiter":protected] => string(1) "#"
                                        ["_defaultRegex":protected] => NULL
                                        ["_variables":protected] => array(3) {
                                          [1] => string(6) "module"
                                          [2] => string(10) "controller"
                                          [3] => string(6) "action"
                                        }
                                        ["_parts":protected] => array(5) {
                                          [0] => string(4) "ajax"
                                          [1] => NULL
                                          [2] => NULL
                                          [3] => NULL
                                          [4] => string(1) "*"
                                        }
                                        ["_defaults":protected] => array(1) {
                                          ["ajax"] => bool(true)
                                        }
                                        ["_requirements":protected] => array(0) {
                                        }
                                        ["_values":protected] => array(0) {
                                        }
                                        ["_wildcardData":protected] => array(0) {
                                        }
                                        ["_staticCount":protected] => int(1)
                                        ["_isAbstract":protected] => bool(false)
                                        ["_matchedPath":protected] => NULL
                                      }
                                    }
                                    ["_currentRoute":protected] => string(7) "default"
                                    ["_globalParams":protected] => array(0) {
                                    }
                                    ["_chainNameSeparator":protected] => string(1) "-"
                                    ["_useCurrentParamsAsGlobal":protected] => bool(false)
                                    ["_frontController":protected] => *RECURSION*
                                    ["_invokeParams":protected] => array(2) {
                                      ["displayExceptions"] => string(1) "0"
                                      ["bootstrap"] => *RECURSION*
                                    }
                                  }
                                  ["_throwExceptions":protected] => bool(false)
                                }
                                ["autoloader"] => object(Zend_Loader_Autoloader)#2 (8) {
                                  ["_autoloaders":protected] => array(2) {
                                    [0] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                      ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                      ["_components":protected] => array(10) {
                                        ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                        ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                        ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                        ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                        ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                        ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                        ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                        ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                        ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                        ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                      }
                                      ["_defaultResourceType":protected] => string(5) "model"
                                      ["_namespace":protected] => string(0) ""
                                      ["_resourceTypes":protected] => array(10) {
                                        ["dbtable"] => array(2) {
                                          ["namespace"] => string(13) "Model_DbTable"
                                          ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                        }
                                        ["mappers"] => array(2) {
                                          ["namespace"] => string(12) "Model_Mapper"
                                          ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                        }
                                        ["form"] => array(2) {
                                          ["namespace"] => string(4) "Form"
                                          ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                        }
                                        ["model"] => array(2) {
                                          ["namespace"] => string(5) "Model"
                                          ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                        }
                                        ["plugin"] => array(2) {
                                          ["namespace"] => string(6) "Plugin"
                                          ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                        }
                                        ["service"] => array(2) {
                                          ["namespace"] => string(7) "Service"
                                          ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                        }
                                        ["viewhelper"] => array(2) {
                                          ["namespace"] => string(11) "View_Helper"
                                          ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                        }
                                        ["viewfilter"] => array(2) {
                                          ["namespace"] => string(11) "View_Filter"
                                          ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                        }
                                        ["helper"] => array(2) {
                                          ["namespace"] => string(13) "Plugin_Helper"
                                          ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                        }
                                        ["validator"] => array(2) {
                                          ["namespace"] => string(16) "Plugin_Validator"
                                          ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                        }
                                      }
                                    }
                                    [1] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                      ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                      ["_components":protected] => array(10) {
                                        ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                        ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                        ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                        ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                        ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                        ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                        ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                        ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                        ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                        ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                      }
                                      ["_defaultResourceType":protected] => string(5) "model"
                                      ["_namespace":protected] => string(0) ""
                                      ["_resourceTypes":protected] => array(10) {
                                        ["dbtable"] => array(2) {
                                          ["namespace"] => string(13) "Model_DbTable"
                                          ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                        }
                                        ["mappers"] => array(2) {
                                          ["namespace"] => string(12) "Model_Mapper"
                                          ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                        }
                                        ["form"] => array(2) {
                                          ["namespace"] => string(4) "Form"
                                          ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                        }
                                        ["model"] => array(2) {
                                          ["namespace"] => string(5) "Model"
                                          ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                        }
                                        ["plugin"] => array(2) {
                                          ["namespace"] => string(6) "Plugin"
                                          ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                        }
                                        ["service"] => array(2) {
                                          ["namespace"] => string(7) "Service"
                                          ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                        }
                                        ["viewhelper"] => array(2) {
                                          ["namespace"] => string(11) "View_Helper"
                                          ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                        }
                                        ["viewfilter"] => array(2) {
                                          ["namespace"] => string(11) "View_Filter"
                                          ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                        }
                                        ["helper"] => array(2) {
                                          ["namespace"] => string(13) "Plugin_Helper"
                                          ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                        }
                                        ["validator"] => array(2) {
                                          ["namespace"] => string(16) "Plugin_Validator"
                                          ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                        }
                                      }
                                    }
                                  }
                                  ["_defaultAutoloader":protected] => array(2) {
                                    [0] => string(11) "Zend_Loader"
                                    [1] => string(9) "loadClass"
                                  }
                                  ["_fallbackAutoloader":protected] => bool(false)
                                  ["_internalAutoloader":protected] => array(2) {
                                    [0] => *RECURSION*
                                    [1] => string(9) "_autoload"
                                  }
                                  ["_namespaces":protected] => array(2) {
                                    ["Zend_"] => bool(true)
                                    ["SQL_"] => bool(true)
                                  }
                                  ["_namespaceAutoloaders":protected] => array(1) {
                                    [""] => array(2) {
                                      [0] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                        ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                        ["_components":protected] => array(10) {
                                          ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                          ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                          ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                          ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                          ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                          ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                          ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                          ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                          ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                          ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                        }
                                        ["_defaultResourceType":protected] => string(5) "model"
                                        ["_namespace":protected] => string(0) ""
                                        ["_resourceTypes":protected] => array(10) {
                                          ["dbtable"] => array(2) {
                                            ["namespace"] => string(13) "Model_DbTable"
                                            ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                          }
                                          ["mappers"] => array(2) {
                                            ["namespace"] => string(12) "Model_Mapper"
                                            ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                          }
                                          ["form"] => array(2) {
                                            ["namespace"] => string(4) "Form"
                                            ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                          }
                                          ["model"] => array(2) {
                                            ["namespace"] => string(5) "Model"
                                            ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                          }
                                          ["plugin"] => array(2) {
                                            ["namespace"] => string(6) "Plugin"
                                            ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                          }
                                          ["service"] => array(2) {
                                            ["namespace"] => string(7) "Service"
                                            ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                          }
                                          ["viewhelper"] => array(2) {
                                            ["namespace"] => string(11) "View_Helper"
                                            ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                          }
                                          ["viewfilter"] => array(2) {
                                            ["namespace"] => string(11) "View_Filter"
                                            ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                          }
                                          ["helper"] => array(2) {
                                            ["namespace"] => string(13) "Plugin_Helper"
                                            ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                          }
                                          ["validator"] => array(2) {
                                            ["namespace"] => string(16) "Plugin_Validator"
                                            ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                          }
                                        }
                                      }
                                      [1] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                        ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                        ["_components":protected] => array(10) {
                                          ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                          ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                          ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                          ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                          ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                          ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                          ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                          ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                          ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                          ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                        }
                                        ["_defaultResourceType":protected] => string(5) "model"
                                        ["_namespace":protected] => string(0) ""
                                        ["_resourceTypes":protected] => array(10) {
                                          ["dbtable"] => array(2) {
                                            ["namespace"] => string(13) "Model_DbTable"
                                            ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                          }
                                          ["mappers"] => array(2) {
                                            ["namespace"] => string(12) "Model_Mapper"
                                            ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                          }
                                          ["form"] => array(2) {
                                            ["namespace"] => string(4) "Form"
                                            ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                          }
                                          ["model"] => array(2) {
                                            ["namespace"] => string(5) "Model"
                                            ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                          }
                                          ["plugin"] => array(2) {
                                            ["namespace"] => string(6) "Plugin"
                                            ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                          }
                                          ["service"] => array(2) {
                                            ["namespace"] => string(7) "Service"
                                            ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                          }
                                          ["viewhelper"] => array(2) {
                                            ["namespace"] => string(11) "View_Helper"
                                            ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                          }
                                          ["viewfilter"] => array(2) {
                                            ["namespace"] => string(11) "View_Filter"
                                            ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                          }
                                          ["helper"] => array(2) {
                                            ["namespace"] => string(13) "Plugin_Helper"
                                            ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                          }
                                          ["validator"] => array(2) {
                                            ["namespace"] => string(16) "Plugin_Validator"
                                            ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                          }
                                        }
                                      }
                                    }
                                  }
                                  ["_suppressNotFoundWarnings":protected] => bool(false)
                                  ["_zfPath":protected] => NULL
                                }
                                ["upload"] => object(Zend_File_Transfer_Adapter_Http)#36 (10) {
                                  ["_break":protected] => array(3) {
                                    ["Zend_Validate_File_Upload"] => bool(false)
                                    ["Zend_Validate_File_Size"] => bool(false)
                                    ["Zend_Validate_File_ExcludeExtension"] => bool(false)
                                  }
                                  ["_filters":protected] => array(0) {
                                  }
                                  ["_loaders":protected] => array(1) {
                                    ["VALIDATE"] => object(Zend_Loader_PluginLoader)#33 (4) {
                                      ["_loadedPluginPaths":protected] => array(0) {
                                      }
                                      ["_loadedPlugins":protected] => array(3) {
                                        ["Upload"] => string(25) "Zend_Validate_File_Upload"
                                        ["Size"] => string(23) "Zend_Validate_File_Size"
                                        ["ExcludeExtension"] => string(35) "Zend_Validate_File_ExcludeExtension"
                                      }
                                      ["_prefixToPaths":protected] => array(2) {
                                        ["Zend_Validate_"] => array(1) {
                                          [0] => string(14) "Zend/Validate/"
                                        }
                                        ["Zend_Validate_File_"] => array(1) {
                                          [0] => string(19) "Zend/Validate/File/"
                                        }
                                      }
                                      ["_useStaticRegistry":protected] => NULL
                                    }
                                  }
                                  ["_messages":protected] => array(0) {
                                  }
                                  ["_translator":protected] => NULL
                                  ["_translatorDisabled":protected] => bool(false)
                                  ["_validators":protected] => array(3) {
                                    ["Zend_Validate_File_Upload"] => object(Zend_Validate_File_Upload)#34 (9) {
                                      ["_messageTemplates":protected] => array(10) {
                                        ["fileUploadErrorIniSize"] => string(43) "File '%value%' exceeds the defined ini size"
                                        ["fileUploadErrorFormSize"] => string(44) "File '%value%' exceeds the defined form size"
                                        ["fileUploadErrorPartial"] => string(42) "File '%value%' was only partially uploaded"
                                        ["fileUploadErrorNoFile"] => string(31) "File '%value%' was not uploaded"
                                        ["fileUploadErrorNoTmpDir"] => string(51) "No temporary directory was found for file '%value%'"
                                        ["fileUploadErrorCantWrite"] => string(31) "File '%value%' can't be written"
                                        ["fileUploadErrorExtension"] => string(68) "A PHP extension returned an error while uploading the file '%value%'"
                                        ["fileUploadErrorAttack"] => string(70) "File '%value%' was illegally uploaded. This could be a possible attack"
                                        ["fileUploadErrorFileNotFound"] => string(28) "File '%value%' was not found"
                                        ["fileUploadErrorUnknown"] => string(44) "Unknown error while uploading file '%value%'"
                                      }
                                      ["_files":protected] => array(0) {
                                      }
                                      ["_value":protected] => NULL
                                      ["_messageVariables":protected] => array(0) {
                                      }
                                      ["_messages":protected] => array(0) {
                                      }
                                      ["_obscureValue":protected] => bool(false)
                                      ["_errors":protected] => array(0) {
                                      }
                                      ["_translator":protected] => NULL
                                      ["_translatorDisabled":protected] => bool(false)
                                    }
                                    ["Zend_Validate_File_Size"] => object(Zend_Validate_File_Size)#30 (12) {
                                      ["_messageTemplates":protected] => array(3) {
                                        ["fileSizeTooBig"] => string(72) "Maximum allowed size for file '%value%' is '%max%' but '%size%' detected"
                                        ["fileSizeTooSmall"] => string(73) "Minimum expected size for file '%value%' is '%min%' but '%size%' detected"
                                        ["fileSizeNotFound"] => string(48) "File '%value%' is not readable or does not exist"
                                      }
                                      ["_messageVariables":protected] => array(3) {
                                        ["min"] => string(4) "_min"
                                        ["max"] => string(4) "_max"
                                        ["size"] => string(5) "_size"
                                      }
                                      ["_min":protected] => int(1)
                                      ["_max":protected] => int(1048576)
                                      ["_size":protected] => NULL
                                      ["_useByteString":protected] => bool(true)
                                      ["_value":protected] => NULL
                                      ["_messages":protected] => array(0) {
                                      }
                                      ["_obscureValue":protected] => bool(false)
                                      ["_errors":protected] => array(0) {
                                      }
                                      ["_translator":protected] => NULL
                                      ["_translatorDisabled":protected] => bool(false)
                                    }
                                    ["Zend_Validate_File_ExcludeExtension"] => object(Zend_Validate_File_ExcludeExtension)#32 (10) {
                                      ["_messageTemplates":protected] => array(2) {
                                        ["fileExcludeExtensionFalse"] => string(36) "File '%value%' has a false extension"
                                        ["fileExcludeExtensionNotFound"] => string(48) "File '%value%' is not readable or does not exist"
                                      }
                                      ["_extension":protected] => string(200) "ADE,ADP,BAS,BAT,CGI,CHM,CMD,COM,CPL,CRT,EXE,HLP,HTA,HTM,HTML,INF,INS,ISP,JS,JSE,LNK,MDB,MDE,MSC,MSI,MSP,MST,PCD,PHTML,PIF,PHP,PHP2,PHP3,PHP4,PHP5,REG,SCR,SCT,SH,SHS,TIF,TIFF,URL,VB,VBE,VBS,WSC,WSF,WSH"
                                      ["_case":protected] => bool(false)
                                      ["_messageVariables":protected] => array(1) {
                                        ["extension"] => string(10) "_extension"
                                      }
                                      ["_value":protected] => NULL
                                      ["_messages":protected] => array(0) {
                                      }
                                      ["_obscureValue":protected] => bool(false)
                                      ["_errors":protected] => array(0) {
                                      }
                                      ["_translator":protected] => NULL
                                      ["_translatorDisabled":protected] => bool(false)
                                    }
                                  }
                                  ["_files":protected] => array(0) {
                                  }
                                  ["_tmpDir":protected] => NULL
                                  ["_options":protected] => array(4) {
                                    ["ignoreNoFile"] => string(1) "1"
                                    ["useByteString"] => string(1) "0"
                                    ["magicFile"] => NULL
                                    ["detectInfos"] => bool(true)
                                  }
                                }
                                ["view"] => object(Plugin_Smarty)#27 (43) {
                                  ["_smarty":protected] => object(Smarty)#28 (73) {
                                    ["auto_literal"] => string(1) "1"
                                    ["error_unassigned"] => bool(false)
                                    ["use_include_path"] => bool(false)
                                    ["template_dir":"Smarty":private] => array(1) {
                                      [0] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/"
                                    }
                                    ["joined_template_dir"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/"
                                    ["joined_config_dir"] => string(10) "./configs/"
                                    ["default_template_handler_func"] => NULL
                                    ["default_config_handler_func"] => NULL
                                    ["default_plugin_handler_func"] => NULL
                                    ["compile_dir":"Smarty":private] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/views/compiles/"
                                    ["plugins_dir":"Smarty":private] => array(2) {
                                      [0] => string(74) "/home/firmylesne/domains/firmylesne.pl/library/Smarty-3.1.14/libs/plugins/"
                                      [1] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/smarty/"
                                    }
                                    ["cache_dir":"Smarty":private] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/caches/"
                                    ["config_dir":"Smarty":private] => array(1) {
                                      [0] => string(10) "./configs/"
                                    }
                                    ["force_compile"] => string(1) "0"
                                    ["compile_check"] => string(1) "0"
                                    ["use_sub_dirs"] => bool(false)
                                    ["allow_ambiguous_resources"] => bool(false)
                                    ["caching"] => bool(false)
                                    ["merge_compiled_includes"] => bool(false)
                                    ["cache_lifetime"] => int(3600)
                                    ["force_cache"] => bool(false)
                                    ["cache_id"] => NULL
                                    ["compile_id"] => NULL
                                    ["left_delimiter"] => string(1) "{"
                                    ["right_delimiter"] => string(1) "}"
                                    ["security_class"] => string(15) "Smarty_Security"
                                    ["security_policy"] => NULL
                                    ["php_handling"] => int(0)
                                    ["allow_php_templates"] => bool(false)
                                    ["direct_access_security"] => bool(true)
                                    ["debugging"] => string(1) "0"
                                    ["debugging_ctrl"] => string(3) "URL"
                                    ["smarty_debug_id"] => string(12) "SMARTY_DEBUG"
                                    ["debug_tpl"] => string(80) "file:/home/firmylesne/domains/firmylesne.pl/library/Smarty-3.1.14/libs/debug.tpl"
                                    ["error_reporting"] => NULL
                                    ["get_used_tags"] => bool(false)
                                    ["config_overwrite"] => bool(true)
                                    ["config_booleanize"] => bool(true)
                                    ["config_read_hidden"] => bool(false)
                                    ["compile_locking"] => bool(true)
                                    ["cache_locking"] => bool(false)
                                    ["locking_timeout"] => int(10)
                                    ["template_functions"] => array(0) {
                                    }
                                    ["default_resource_type"] => string(4) "file"
                                    ["caching_type"] => string(4) "file"
                                    ["properties"] => array(0) {
                                    }
                                    ["default_config_type"] => string(4) "file"
                                    ["template_objects"] => array(0) {
                                    }
                                    ["cache_modified_check"] => bool(false)
                                    ["registered_plugins"] => array(0) {
                                    }
                                    ["plugin_search_order"] => array(4) {
                                      [0] => string(8) "function"
                                      [1] => string(5) "block"
                                      [2] => string(8) "compiler"
                                      [3] => string(5) "class"
                                    }
                                    ["registered_objects"] => array(0) {
                                    }
                                    ["registered_classes"] => array(0) {
                                    }
                                    ["registered_filters"] => array(0) {
                                    }
                                    ["registered_resources"] => array(0) {
                                    }
                                    ["_resource_handlers"] => array(0) {
                                    }
                                    ["registered_cache_resources"] => array(0) {
                                    }
                                    ["_cacheresource_handlers"] => array(0) {
                                    }
                                    ["autoload_filters"] => array(0) {
                                    }
                                    ["default_modifiers"] => array(1) {
                                      [0] => string(16) "escape:'htmlall'"
                                    }
                                    ["escape_html"] => bool(false)
                                    ["start_time"] => float(1710844825.736)
                                    ["_file_perms"] => int(420)
                                    ["_dir_perms"] => int(505)
                                    ["_tag_stack"] => array(0) {
                                    }
                                    ["smarty"] => *RECURSION*
                                    ["_current_file"] => NULL
                                    ["_parserdebug"] => bool(false)
                                    ["merged_templates_func"] => array(0) {
                                    }
                                    ["template_class"] => string(24) "Smarty_Internal_Template"
                                    ["tpl_vars"] => array(0) {
                                    }
                                    ["parent"] => NULL
                                    ["config_vars"] => array(0) {
                                    }
                                  }
                                  ["_cache_id":protected] => array(0) {
                                  }
                                  ["_nocache":protected] => array(1) {
                                    ["baseurl"] => bool(true)
                                  }
                                  ["_layout":protected] => string(14) "default/layout"
                                  ["_layoutPath":protected] => string(75) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/layouts/"
                                  ["_scripts_files":protected] => NULL
                                  ["_styles_files":protected] => NULL
                                  ["_script_vars":protected] => array(9) {
                                    ["username"] => string(4) "null"
                                    ["userid"] => string(4) "null"
                                    ["ip"] => string(13) ""54.225.1.66""
                                    ["session_id"] => string(28) ""o8g794k9mod8chj1bcn6k9thl0""
                                    ["module"] => string(9) ""default""
                                    ["controller"] => string(7) ""error""
                                    ["action"] => string(7) ""error""
                                    ["application_url"] => string(24) ""http:\/\/firmylesne.pl""
                                    ["params"] => string(148) "{"controller":"pokaz","action":"informacje-organizacyjne","module":"default","error_handler":{"exception":{},"type":"EXCEPTION_OTHER","request":{}}}"
                                  }
                                  ["_plugin_js_files":protected] => array(4) {
                                    [0] => string(5) "boxes"
                                    [1] => string(8) "fancybox"
                                    [2] => string(5) "boxes"
                                    [3] => string(8) "fancybox"
                                  }
                                  ["_plugin_css_files":protected] => array(4) {
                                    [0] => string(5) "boxes"
                                    [1] => string(8) "fancybox"
                                    [2] => string(5) "boxes"
                                    [3] => string(8) "fancybox"
                                  }
                                  ["_path":"Zend_View_Abstract":private] => array(3) {
                                    ["script"] => array(1) {
                                      [0] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/"
                                    }
                                    ["helper"] => array(0) {
                                    }
                                    ["filter"] => array(0) {
                                    }
                                  }
                                  ["_file":"Zend_View_Abstract":private] => NULL
                                  ["_helper":"Zend_View_Abstract":private] => array(0) {
                                  }
                                  ["_helperLoaded":"Zend_View_Abstract":private] => array(0) {
                                  }
                                  ["_helperLoadedDir":"Zend_View_Abstract":private] => array(0) {
                                  }
                                  ["_filter":"Zend_View_Abstract":private] => array(0) {
                                  }
                                  ["_filterClass":"Zend_View_Abstract":private] => array(0) {
                                  }
                                  ["_filterLoaded":"Zend_View_Abstract":private] => array(0) {
                                  }
                                  ["_filterLoadedDir":"Zend_View_Abstract":private] => array(0) {
                                  }
                                  ["_escape":"Zend_View_Abstract":private] => string(16) "htmlspecialchars"
                                  ["_encoding":"Zend_View_Abstract":private] => string(5) "UTF-8"
                                  ["_lfiProtectionOn":"Zend_View_Abstract":private] => bool(true)
                                  ["_loaders":"Zend_View_Abstract":private] => array(1) {
                                    ["filter"] => object(Zend_Loader_PluginLoader)#29 (4) {
                                      ["_loadedPluginPaths":protected] => array(0) {
                                      }
                                      ["_loadedPlugins":protected] => array(0) {
                                      }
                                      ["_prefixToPaths":protected] => array(1) {
                                        ["Zend_View_Filter_"] => array(1) {
                                          [0] => string(17) "Zend/View/Filter/"
                                        }
                                      }
                                      ["_useStaticRegistry":protected] => NULL
                                    }
                                  }
                                  ["_loaderTypes":"Zend_View_Abstract":private] => array(2) {
                                    [0] => string(6) "filter"
                                    [1] => string(6) "helper"
                                  }
                                  ["_strictVars":"Zend_View_Abstract":private] => bool(false)
                                  ["images"] => string(8) "/images/"
                                  ["styles"] => string(8) "/styles/"
                                  ["scripts"] => string(9) "/scripts/"
                                  ["plugins"] => string(9) "/plugins/"
                                  ["ogloszenia_right"] => bool(true)
                                  ["liczba_ogloszen"] => int(2632)
                                  ["ref"] => bool(false)
                                  ["module"] => string(7) "default"
                                  ["controller"] => string(5) "error"
                                  ["action"] => string(5) "error"
                                  ["username"] => NULL
                                  ["userid"] => NULL
                                  ["ip"] => string(11) "54.225.1.66"
                                  ["session_id"] => string(26) "o8g794k9mod8chj1bcn6k9thl0"
                                  ["params"] => array(4) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                    ["error_handler"] => *RECURSION*
                                  }
                                  ["url"] => string(51) "http://firmylesne.pl/pokaz/informacje-organizacyjne"
                                  ["baseurl"] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["menu"] => array(5) {
                                    [84] => array(7) {
                                      ["id"] => string(2) "84"
                                      ["nazwa"] => string(11) "Forest SHOW"
                                      ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "1"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(4) {
                                        [0] => array(7) {
                                          ["id"] => string(2) "85"
                                          ["nazwa"] => string(14) "Jak dojechać?"
                                          ["href"] => string(19) "/pokaz/jak-dojechac"
                                          ["typ"] => string(9) "podstrona"
                                          ["kolejnosc"] => string(1) "1"
                                          ["aktywny"] => string(1) "1"
                                          ["podrzedne"] => array(0) {
                                          }
                                        }
                                        [1] => array(7) {
                                          ["id"] => string(3) "101"
                                          ["nazwa"] => string(24) "Informacje organizacyjne"
                                          ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                                          ["typ"] => string(4) "link"
                                          ["kolejnosc"] => string(1) "1"
                                          ["aktywny"] => string(1) "1"
                                          ["podrzedne"] => array(0) {
                                          }
                                        }
                                        [2] => array(7) {
                                          ["id"] => string(2) "86"
                                          ["nazwa"] => string(12) "Aktualności"
                                          ["href"] => string(30) "/lista/forest-show/aktualnosci"
                                          ["typ"] => string(9) "kategoria"
                                          ["kolejnosc"] => string(1) "2"
                                          ["aktywny"] => string(1) "1"
                                          ["podrzedne"] => array(0) {
                                          }
                                        }
                                        [3] => array(7) {
                                          ["id"] => string(2) "88"
                                          ["nazwa"] => string(10) "Zawody PFC"
                                          ["href"] => string(17) "/pokaz/zawody-pfc"
                                          ["typ"] => string(9) "podstrona"
                                          ["kolejnosc"] => string(1) "3"
                                          ["aktywny"] => string(1) "1"
                                          ["podrzedne"] => array(0) {
                                          }
                                        }
                                      }
                                    }
                                    [3] => array(7) {
                                      ["id"] => string(1) "3"
                                      ["nazwa"] => string(11) "Ogłoszenia"
                                      ["href"] => string(17) "/lista/ogloszenia"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "2"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(6) {
                                        [0] => array(7) {
                                          ["id"] => string(2) "20"
                                          ["nazwa"] => string(8) "Sprzedam"
                                          ["href"] => string(33) "/lista/ogloszenia/rodzaj/sprzedam"
                                          ["typ"] => string(4) "link"
                                          ["kolejnosc"] => string(1) "1"
                                          ["aktywny"] => string(1) "1"
                                          ["podrzedne"] => array(0) {
                                          }
                                        }
                                        [1] => array(7) {
                                          ["id"] => string(2) "37"
                                          ["nazwa"] => string(6) "Kupię"
                                          ["href"] => string(30) "/lista/ogloszenia/rodzaj/kupie"
                                          ["typ"] => string(4) "link"
                                          ["kolejnosc"] => string(1) "2"
                                          ["aktywny"] => string(1) "1"
                                          ["podrzedne"] => array(0) {
                                          }
                                        }
                                        [2] => array(7) {
                                          ["id"] => string(2) "21"
                                          ["nazwa"] => string(17) "Zamienię / Oddam"
                                          ["href"] => string(33) "/lista/ogloszenia/rodzaj/zamienie"
                                          ["typ"] => string(4) "link"
                                          ["kolejnosc"] => string(1) "3"
                                          ["aktywny"] => string(1) "1"
                                          ["podrzedne"] => array(0) {
                                          }
                                        }
                                        [3] => array(7) {
                                          ["id"] => string(2) "22"
                                          ["nazwa"] => string(10) "Dam pracę"
                                          ["href"] => string(34) "/lista/ogloszenia/rodzaj/dam_prace"
                                          ["typ"] => string(4) "link"
                                          ["kolejnosc"] => string(1) "4"
                                          ["aktywny"] => string(1) "1"
                                          ["podrzedne"] => array(0) {
                                          }
                                        }
                                        [4] => array(7) {
                                          ["id"] => string(2) "23"
                                          ["nazwa"] => string(12) "Szukam pracy"
                                          ["href"] => string(37) "/lista/ogloszenia/rodzaj/szukam_pracy"
                                          ["typ"] => string(4) "link"
                                          ["kolejnosc"] => string(1) "5"
                                          ["aktywny"] => string(1) "1"
                                          ["podrzedne"] => array(0) {
                                          }
                                        }
                                        [5] => array(7) {
                                          ["id"] => string(2) "24"
                                          ["nazwa"] => string(4) "Inne"
                                          ["href"] => string(29) "/lista/ogloszenia/rodzaj/inne"
                                          ["typ"] => string(4) "link"
                                          ["kolejnosc"] => string(1) "6"
                                          ["aktywny"] => string(1) "1"
                                          ["podrzedne"] => array(0) {
                                          }
                                        }
                                      }
                                    }
                                    [8] => array(7) {
                                      ["id"] => string(1) "8"
                                      ["nazwa"] => string(7) "Kontakt"
                                      ["href"] => string(14) "/pokaz/kontakt"
                                      ["typ"] => string(9) "podstrona"
                                      ["kolejnosc"] => string(1) "3"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [2] => array(7) {
                                      ["id"] => string(1) "2"
                                      ["nazwa"] => string(10) "Informacje"
                                      ["href"] => string(17) "/lista/informacje"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "5"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(9) {
                                        [0] => array(7) {
                                          ["id"] => string(3) "103"
                                          ["nazwa"] => string(19) "Ograniczenia cięć"
                                          ["href"] => string(24) "/lista/ograniczenia-ciec"
                                          ["typ"] => string(9) "kategoria"
                                          ["kolejnosc"] => string(1) "1"
                                          ["aktywny"] => string(1) "1"
                                          ["podrzedne"] => array(0) {
                                          }
                                        }
                                        [1] => array(7) {
                                          ["id"] => string(2) "47"
                                          ["nazwa"] => string(11) "BHP w lesie"
                                          ["href"] => string(18) "/lista/bhp-w-lesie"
                                          ["typ"] => string(9) "kategoria"
                                          ["kolejnosc"] => string(1) "2"
                                          ["aktywny"] => string(1) "1"
                                          ["podrzedne"] => array(0) {
                                          }
                                        }
                                        [2] => array(7) {
                                          ["id"] => string(2) "83"
                                          ["nazwa"] => string(11) "Forest SHOW"
                                          ["href"] => string(18) "/lista/forest-show"
                                          ["typ"] => string(9) "kategoria"
                                          ["kolejnosc"] => string(1) "3"
                                          ["aktywny"] => string(1) "1"
                                          ["podrzedne"] => array(0) {
                                          }
                                        }
                                        [3] => array(7) {
                                          ["id"] => string(2) "67"
                                          ["nazwa"] => string(15) "Goń złodzieja"
                                          ["href"] => string(20) "/lista/gon-zlodzieja"
                                          ["typ"] => string(9) "kategoria"
                                          ["kolejnosc"] => string(1) "4"
                                          ["aktywny"] => string(1) "1"
                                          ["podrzedne"] => array(0) {
                                          }
                                        }
                                        [4] => array(7) {
                                          ["id"] => string(2) "12"
                                          ["nazwa"] => string(15) "Lasy Państwowe"
                                          ["href"] => string(21) "/lista/lasy-panstwowe"
                                          ["typ"] => string(9) "kategoria"
                                          ["kolejnosc"] => string(1) "5"
                                          ["aktywny"] => string(1) "1"
                                          ["podrzedne"] => array(0) {
                                          }
                                        }
                                        [5] => array(7) {
                                          ["id"] => string(3) "102"
                                          ["nazwa"] => string(14) "Przetargi w LP"
                                          ["href"] => string(21) "/lista/przetargi-w-lp"
                                          ["typ"] => string(9) "kategoria"
                                          ["kolejnosc"] => string(1) "6"
                                          ["aktywny"] => string(1) "1"
                                          ["podrzedne"] => array(0) {
                                          }
                                        }
                                        [6] => array(7) {
                                          ["id"] => string(2) "10"
                                          ["nazwa"] => string(15) "Technika leśna"
                                          ["href"] => string(21) "/lista/technika-lesna"
                                          ["typ"] => string(9) "kategoria"
                                          ["kolejnosc"] => string(1) "7"
                                          ["aktywny"] => string(1) "1"
                                          ["podrzedne"] => array(0) {
                                          }
                                        }
                                        [7] => array(7) {
                                          ["id"] => string(2) "74"
                                          ["nazwa"] => string(7) "Wypadki"
                                          ["href"] => string(14) "/lista/wypadki"
                                          ["typ"] => string(9) "kategoria"
                                          ["kolejnosc"] => string(1) "8"
                                          ["aktywny"] => string(1) "1"
                                          ["podrzedne"] => array(0) {
                                          }
                                        }
                                        [8] => array(7) {
                                          ["id"] => string(2) "73"
                                          ["nazwa"] => string(14) "Okiem adwokata"
                                          ["href"] => string(21) "/lista/okiem-adwokata"
                                          ["typ"] => string(9) "kategoria"
                                          ["kolejnosc"] => string(1) "9"
                                          ["aktywny"] => string(1) "1"
                                          ["podrzedne"] => array(0) {
                                          }
                                        }
                                      }
                                    }
                                    [7] => array(7) {
                                      ["id"] => string(1) "7"
                                      ["nazwa"] => string(7) "Reklama"
                                      ["href"] => string(14) "/pokaz/reklama"
                                      ["typ"] => string(9) "podstrona"
                                      ["kolejnosc"] => string(1) "6"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                  }
                                }
                                ["router"] => object(Zend_Controller_Router_Rewrite)#25 (8) {
                                  ["_useDefaultRoutes":protected] => bool(true)
                                  ["_routes":protected] => array(2) {
                                    ["default"] => object(Zend_Controller_Router_Route_Module)#46 (11) {
                                      ["_defaults":protected] => array(3) {
                                        ["controller"] => string(5) "index"
                                        ["action"] => string(5) "index"
                                        ["module"] => string(7) "default"
                                      }
                                      ["_values":protected] => array(2) {
                                        ["controller"] => string(5) "pokaz"
                                        ["action"] => string(24) "informacje-organizacyjne"
                                      }
                                      ["_moduleValid":protected] => bool(false)
                                      ["_keysSet":protected] => bool(true)
                                      ["_moduleKey":protected] => string(6) "module"
                                      ["_controllerKey":protected] => string(10) "controller"
                                      ["_actionKey":protected] => string(6) "action"
                                      ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                        ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                        ["_curModule":protected] => string(7) "default"
                                        ["_controllerDirectory":protected] => array(4) {
                                          ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                          ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                          ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                          ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                        }
                                        ["_defaultAction":protected] => string(5) "index"
                                        ["_defaultController":protected] => string(5) "index"
                                        ["_defaultModule":protected] => string(7) "default"
                                        ["_frontController":protected] => NULL
                                        ["_invokeParams":protected] => array(2) {
                                          ["displayExceptions"] => string(1) "0"
                                          ["bootstrap"] => *RECURSION*
                                        }
                                        ["_pathDelimiter":protected] => string(1) "_"
                                        ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                          ["_body":protected] => array(0) {
                                          }
                                          ["_exceptions":protected] => array(1) {
                                            [0] => *RECURSION*
                                          }
                                          ["_headers":protected] => array(0) {
                                          }
                                          ["_headersRaw":protected] => array(0) {
                                          }
                                          ["_httpResponseCode":protected] => int(200)
                                          ["_isRedirect":protected] => bool(false)
                                          ["_renderExceptions":protected] => bool(false)
                                          ["headersSentThrowsException"] => bool(true)
                                        }
                                        ["_wordDelimiter":protected] => array(2) {
                                          [0] => string(1) "-"
                                          [1] => string(1) "."
                                        }
                                      }
                                      ["_request":protected] => *RECURSION*
                                      ["_isAbstract":protected] => bool(false)
                                      ["_matchedPath":protected] => NULL
                                    }
                                    ["ajax"] => object(Zend_Controller_Router_Route)#22 (17) {
                                      ["_translator":protected] => NULL
                                      ["_locale":protected] => NULL
                                      ["_isTranslated":protected] => bool(false)
                                      ["_translatable":protected] => array(0) {
                                      }
                                      ["_urlVariable":protected] => string(1) ":"
                                      ["_urlDelimiter":protected] => string(1) "/"
                                      ["_regexDelimiter":protected] => string(1) "#"
                                      ["_defaultRegex":protected] => NULL
                                      ["_variables":protected] => array(3) {
                                        [1] => string(6) "module"
                                        [2] => string(10) "controller"
                                        [3] => string(6) "action"
                                      }
                                      ["_parts":protected] => array(5) {
                                        [0] => string(4) "ajax"
                                        [1] => NULL
                                        [2] => NULL
                                        [3] => NULL
                                        [4] => string(1) "*"
                                      }
                                      ["_defaults":protected] => array(1) {
                                        ["ajax"] => bool(true)
                                      }
                                      ["_requirements":protected] => array(0) {
                                      }
                                      ["_values":protected] => array(0) {
                                      }
                                      ["_wildcardData":protected] => array(0) {
                                      }
                                      ["_staticCount":protected] => int(1)
                                      ["_isAbstract":protected] => bool(false)
                                      ["_matchedPath":protected] => NULL
                                    }
                                  }
                                  ["_currentRoute":protected] => string(7) "default"
                                  ["_globalParams":protected] => array(0) {
                                  }
                                  ["_chainNameSeparator":protected] => string(1) "-"
                                  ["_useCurrentParamsAsGlobal":protected] => bool(false)
                                  ["_frontController":protected] => object(Zend_Controller_Front)#37 (11) {
                                    ["_baseUrl":protected] => NULL
                                    ["_controllerDir":protected] => NULL
                                    ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                      ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                      ["_curModule":protected] => string(7) "default"
                                      ["_controllerDirectory":protected] => array(4) {
                                        ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                        ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                        ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                        ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                      }
                                      ["_defaultAction":protected] => string(5) "index"
                                      ["_defaultController":protected] => string(5) "index"
                                      ["_defaultModule":protected] => string(7) "default"
                                      ["_frontController":protected] => NULL
                                      ["_invokeParams":protected] => array(2) {
                                        ["displayExceptions"] => string(1) "0"
                                        ["bootstrap"] => *RECURSION*
                                      }
                                      ["_pathDelimiter":protected] => string(1) "_"
                                      ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                        ["_body":protected] => array(0) {
                                        }
                                        ["_exceptions":protected] => array(1) {
                                          [0] => *RECURSION*
                                        }
                                        ["_headers":protected] => array(0) {
                                        }
                                        ["_headersRaw":protected] => array(0) {
                                        }
                                        ["_httpResponseCode":protected] => int(200)
                                        ["_isRedirect":protected] => bool(false)
                                        ["_renderExceptions":protected] => bool(false)
                                        ["headersSentThrowsException"] => bool(true)
                                      }
                                      ["_wordDelimiter":protected] => array(2) {
                                        [0] => string(1) "-"
                                        [1] => string(1) "."
                                      }
                                    }
                                    ["_invokeParams":protected] => array(2) {
                                      ["displayExceptions"] => string(1) "0"
                                      ["bootstrap"] => *RECURSION*
                                    }
                                    ["_moduleControllerDirectoryName":protected] => string(1) "/"
                                    ["_plugins":protected] => object(Zend_Controller_Plugin_Broker)#38 (3) {
                                      ["_plugins":protected] => array(1) {
                                        [100] => object(Zend_Controller_Plugin_ErrorHandler)#49 (7) {
                                          ["_errorModule":protected] => string(7) "default"
                                          ["_errorController":protected] => string(5) "error"
                                          ["_errorAction":protected] => string(5) "error"
                                          ["_isInsideErrorHandlerLoop":protected] => bool(true)
                                          ["_exceptionCountAtFirstEncounter":protected] => int(1)
                                          ["_request":protected] => *RECURSION*
                                          ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                            ["_body":protected] => array(0) {
                                            }
                                            ["_exceptions":protected] => array(1) {
                                              [0] => *RECURSION*
                                            }
                                            ["_headers":protected] => array(0) {
                                            }
                                            ["_headersRaw":protected] => array(0) {
                                            }
                                            ["_httpResponseCode":protected] => int(200)
                                            ["_isRedirect":protected] => bool(false)
                                            ["_renderExceptions":protected] => bool(false)
                                            ["headersSentThrowsException"] => bool(true)
                                          }
                                        }
                                      }
                                      ["_request":protected] => *RECURSION*
                                      ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                        ["_body":protected] => array(0) {
                                        }
                                        ["_exceptions":protected] => array(1) {
                                          [0] => *RECURSION*
                                        }
                                        ["_headers":protected] => array(0) {
                                        }
                                        ["_headersRaw":protected] => array(0) {
                                        }
                                        ["_httpResponseCode":protected] => int(200)
                                        ["_isRedirect":protected] => bool(false)
                                        ["_renderExceptions":protected] => bool(false)
                                        ["headersSentThrowsException"] => bool(true)
                                      }
                                    }
                                    ["_request":protected] => *RECURSION*
                                    ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                      ["_body":protected] => array(0) {
                                      }
                                      ["_exceptions":protected] => array(1) {
                                        [0] => *RECURSION*
                                      }
                                      ["_headers":protected] => array(0) {
                                      }
                                      ["_headersRaw":protected] => array(0) {
                                      }
                                      ["_httpResponseCode":protected] => int(200)
                                      ["_isRedirect":protected] => bool(false)
                                      ["_renderExceptions":protected] => bool(false)
                                      ["headersSentThrowsException"] => bool(true)
                                    }
                                    ["_returnResponse":protected] => bool(false)
                                    ["_router":protected] => *RECURSION*
                                    ["_throwExceptions":protected] => bool(false)
                                  }
                                  ["_invokeParams":protected] => array(2) {
                                    ["displayExceptions"] => string(1) "0"
                                    ["bootstrap"] => *RECURSION*
                                  }
                                }
                                ["db"] => object(Zend_Db_Adapter_Pdo_Mysql)#17 (12) {
                                  ["_pdoType":protected] => string(5) "mysql"
                                  ["_numericDataTypes":protected] => array(16) {
                                    [0] => int(0)
                                    [1] => int(1)
                                    [2] => int(2)
                                    ["INT"] => int(0)
                                    ["INTEGER"] => int(0)
                                    ["MEDIUMINT"] => int(0)
                                    ["SMALLINT"] => int(0)
                                    ["TINYINT"] => int(0)
                                    ["BIGINT"] => int(1)
                                    ["SERIAL"] => int(1)
                                    ["DEC"] => int(2)
                                    ["DECIMAL"] => int(2)
                                    ["DOUBLE"] => int(2)
                                    ["DOUBLE PRECISION"] => int(2)
                                    ["FIXED"] => int(2)
                                    ["FLOAT"] => int(2)
                                  }
                                  ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
                                  ["_config":protected] => array(8) {
                                    ["host"] => string(9) "localhost"
                                    ["dbname"] => string(13) "firmylesne_fl"
                                    ["username"] => string(13) "firmylesne_fl"
                                    ["password"] => string(8) "RvN04efq"
                                    ["charset"] => string(4) "utf8"
                                    ["persistent"] => bool(false)
                                    ["options"] => array(3) {
                                      ["caseFolding"] => int(0)
                                      ["autoQuoteIdentifiers"] => bool(true)
                                      ["fetchMode"] => int(2)
                                    }
                                    ["driver_options"] => array(1) {
                                      [1002] => string(16) "SET NAMES 'utf8'"
                                    }
                                  }
                                  ["_fetchMode":protected] => int(2)
                                  ["_profiler":protected] => object(Zend_Db_Profiler)#19 (4) {
                                    ["_queryProfiles":protected] => array(0) {
                                    }
                                    ["_enabled":protected] => bool(false)
                                    ["_filterElapsedSecs":protected] => NULL
                                    ["_filterTypes":protected] => NULL
                                  }
                                  ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
                                  ["_connection":protected] => object(PDO)#20 (0) {
                                  }
                                  ["_caseFolding":protected] => int(0)
                                  ["_autoQuoteIdentifiers":protected] => bool(true)
                                  ["_allowSerialization":protected] => bool(true)
                                  ["_autoReconnectOnUnserialize":protected] => bool(false)
                                }
                                ["session"] => object(Zend_Session_Namespace)#14 (1) {
                                  ["_namespace":protected] => string(7) "Default"
                                }
                                ["cache"] => object(Plugin_Cache)#18 (4) {
                                  ["_debug":protected] => NULL
                                  ["_primary":protected] => object(Zend_Cache_Core)#15 (6) {
                                    ["_backend":protected] => object(Zend_Cache_Backend_File)#16 (3) {
                                      ["_options":protected] => array(9) {
                                        ["cache_dir"] => string(44) "/home/firmylesne/domains/firmylesne.pl/temp/"
                                        ["file_locking"] => bool(true)
                                        ["read_control"] => bool(true)
                                        ["read_control_type"] => string(5) "crc32"
                                        ["hashed_directory_level"] => int(0)
                                        ["hashed_directory_perm"] => int(448)
                                        ["file_name_prefix"] => string(10) "zend_cache"
                                        ["cache_file_perm"] => int(384)
                                        ["metadatas_array_max_size"] => int(100)
                                      }
                                      ["_metadatasArray":protected] => array(3) {
                                        ["Zend_Translate_Array_Options"] => array(4) {
                                          ["hash"] => int(1134871229)
                                          ["mtime"] => int(1710843595)
                                          ["expire"] => int(1710847195)
                                          ["tags"] => array(1) {
                                            [0] => string(14) "Zend_Translate"
                                          }
                                        }
                                        ["Zend_Translate_0a992ce3ccd37169cc7ef049d9d66711_Array"] => array(4) {
                                          ["hash"] => int(1708724952)
                                          ["mtime"] => int(1710843595)
                                          ["expire"] => int(1710847195)
                                          ["tags"] => array(1) {
                                            [0] => string(14) "Zend_Translate"
                                          }
                                        }
                                        ["menu_tylko_aktywne"] => array(4) {
                                          ["hash"] => int(1066829468)
                                          ["mtime"] => int(1710844825)
                                          ["expire"] => int(1710848425)
                                          ["tags"] => array(1) {
                                            [0] => string(4) "menu"
                                          }
                                        }
                                      }
                                      ["_directives":protected] => array(3) {
                                        ["lifetime"] => int(3600)
                                        ["logging"] => bool(false)
                                        ["logger"] => NULL
                                      }
                                    }
                                    ["_options":protected] => array(9) {
                                      ["write_control"] => bool(true)
                                      ["caching"] => bool(true)
                                      ["cache_id_prefix"] => NULL
                                      ["automatic_serialization"] => string(1) "1"
                                      ["automatic_cleaning_factor"] => int(10)
                                      ["lifetime"] => int(3600)
                                      ["logging"] => bool(false)
                                      ["logger"] => NULL
                                      ["ignore_user_abort"] => bool(false)
                                    }
                                    ["_specificOptions":protected] => array(0) {
                                    }
                                    ["_lastId":"Zend_Cache_Core":private] => string(18) "menu_tylko_aktywne"
                                    ["_extendedBackend":protected] => bool(true)
                                    ["_backendCapabilities":protected] => array(6) {
                                      ["automatic_cleaning"] => bool(true)
                                      ["tags"] => bool(true)
                                      ["expired_read"] => bool(true)
                                      ["priority"] => bool(false)
                                      ["infinite_lifetime"] => bool(true)
                                      ["get_list"] => bool(true)
                                    }
                                  }
                                  ["_secondary":protected] => NULL
                                  ["_options":protected] => array(3) {
                                    ["savetosecondary"] => string(1) "1"
                                    ["backuptosecondary"] => string(1) "0"
                                    ["recoverprimary"] => string(1) "1"
                                  }
                                }
                                ["auth"] => object(Zend_Auth_Adapter_DbTable)#13 (11) {
                                  ["_zendDb":protected] => object(Zend_Db_Adapter_Pdo_Mysql)#17 (12) {
                                    ["_pdoType":protected] => string(5) "mysql"
                                    ["_numericDataTypes":protected] => array(16) {
                                      [0] => int(0)
                                      [1] => int(1)
                                      [2] => int(2)
                                      ["INT"] => int(0)
                                      ["INTEGER"] => int(0)
                                      ["MEDIUMINT"] => int(0)
                                      ["SMALLINT"] => int(0)
                                      ["TINYINT"] => int(0)
                                      ["BIGINT"] => int(1)
                                      ["SERIAL"] => int(1)
                                      ["DEC"] => int(2)
                                      ["DECIMAL"] => int(2)
                                      ["DOUBLE"] => int(2)
                                      ["DOUBLE PRECISION"] => int(2)
                                      ["FIXED"] => int(2)
                                      ["FLOAT"] => int(2)
                                    }
                                    ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
                                    ["_config":protected] => array(8) {
                                      ["host"] => string(9) "localhost"
                                      ["dbname"] => string(13) "firmylesne_fl"
                                      ["username"] => string(13) "firmylesne_fl"
                                      ["password"] => string(8) "RvN04efq"
                                      ["charset"] => string(4) "utf8"
                                      ["persistent"] => bool(false)
                                      ["options"] => array(3) {
                                        ["caseFolding"] => int(0)
                                        ["autoQuoteIdentifiers"] => bool(true)
                                        ["fetchMode"] => int(2)
                                      }
                                      ["driver_options"] => array(1) {
                                        [1002] => string(16) "SET NAMES 'utf8'"
                                      }
                                    }
                                    ["_fetchMode":protected] => int(2)
                                    ["_profiler":protected] => object(Zend_Db_Profiler)#19 (4) {
                                      ["_queryProfiles":protected] => array(0) {
                                      }
                                      ["_enabled":protected] => bool(false)
                                      ["_filterElapsedSecs":protected] => NULL
                                      ["_filterTypes":protected] => NULL
                                    }
                                    ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
                                    ["_connection":protected] => object(PDO)#20 (0) {
                                    }
                                    ["_caseFolding":protected] => int(0)
                                    ["_autoQuoteIdentifiers":protected] => bool(true)
                                    ["_allowSerialization":protected] => bool(true)
                                    ["_autoReconnectOnUnserialize":protected] => bool(false)
                                  }
                                  ["_dbSelect":protected] => NULL
                                  ["_tableName":protected] => string(15) "acl_uzytkownicy"
                                  ["_identityColumn":protected] => string(5) "email"
                                  ["_credentialColumn":protected] => string(5) "haslo"
                                  ["_identity":protected] => NULL
                                  ["_credential":protected] => NULL
                                  ["_credentialTreatment":protected] => string(7) "SHA1(?)"
                                  ["_authenticateResultInfo":protected] => NULL
                                  ["_resultRow":protected] => NULL
                                  ["_ambiguityIdentity":protected] => bool(false)
                                }
                                ["acl"] => object(Zend_Acl)#10 (6) {
                                  ["_roleRegistry":protected] => object(Zend_Acl_Role_Registry)#51 (1) {
                                    ["_roles":protected] => array(5) {
                                      ["Administracja"] => array(3) {
                                        ["instance"] => object(Zend_Acl_Role)#50 (1) {
                                          ["_roleId":protected] => string(13) "Administracja"
                                        }
                                        ["parents"] => array(0) {
                                        }
                                        ["children"] => array(0) {
                                        }
                                      }
                                      ["Super administracja"] => array(3) {
                                        ["instance"] => object(Zend_Acl_Role)#52 (1) {
                                          ["_roleId":protected] => string(19) "Super administracja"
                                        }
                                        ["parents"] => array(0) {
                                        }
                                        ["children"] => array(0) {
                                        }
                                      }
                                      ["Użytkownicy"] => array(3) {
                                        ["instance"] => object(Zend_Acl_Role)#53 (1) {
                                          ["_roleId":protected] => string(12) "Użytkownicy"
                                        }
                                        ["parents"] => array(0) {
                                        }
                                        ["children"] => array(0) {
                                        }
                                      }
                                      ["Niezalogowany"] => array(3) {
                                        ["instance"] => object(Zend_Acl_Role)#54 (1) {
                                          ["_roleId":protected] => string(13) "Niezalogowany"
                                        }
                                        ["parents"] => array(0) {
                                        }
                                        ["children"] => array(1) {
                                          ["@user"] => object(Zend_Acl_Role)#55 (1) {
                                            ["_roleId":protected] => string(5) "@user"
                                          }
                                        }
                                      }
                                      ["@user"] => array(3) {
                                        ["instance"] => object(Zend_Acl_Role)#55 (1) {
                                          ["_roleId":protected] => string(5) "@user"
                                        }
                                        ["parents"] => array(1) {
                                          ["Niezalogowany"] => object(Zend_Acl_Role)#54 (1) {
                                            ["_roleId":protected] => string(13) "Niezalogowany"
                                          }
                                        }
                                        ["children"] => array(0) {
                                        }
                                      }
                                    }
                                  }
                                  ["_resources":protected] => array(19) {
                                    ["administracja"] => array(3) {
                                      ["instance"] => object(Zend_Acl_Resource)#56 (1) {
                                        ["_resourceId":protected] => string(13) "administracja"
                                      }
                                      ["parent"] => NULL
                                      ["children"] => array(11) {
                                        ["filmy"] => object(Zend_Acl_Resource)#57 (1) {
                                          ["_resourceId":protected] => string(5) "filmy"
                                        }
                                        ["firmy"] => object(Zend_Acl_Resource)#58 (1) {
                                          ["_resourceId":protected] => string(5) "firmy"
                                        }
                                        ["galerie"] => object(Zend_Acl_Resource)#59 (1) {
                                          ["_resourceId":protected] => string(7) "galerie"
                                        }
                                        ["grupa"] => object(Zend_Acl_Resource)#60 (1) {
                                          ["_resourceId":protected] => string(5) "grupa"
                                        }
                                        ["komentarze"] => object(Zend_Acl_Resource)#61 (1) {
                                          ["_resourceId":protected] => string(10) "komentarze"
                                        }
                                        ["ogloszenia"] => object(Zend_Acl_Resource)#62 (1) {
                                          ["_resourceId":protected] => string(10) "ogloszenia"
                                        }
                                        ["reklamy"] => object(Zend_Acl_Resource)#63 (1) {
                                          ["_resourceId":protected] => string(7) "reklamy"
                                        }
                                        ["uprawnienie"] => object(Zend_Acl_Resource)#64 (1) {
                                          ["_resourceId":protected] => string(11) "uprawnienie"
                                        }
                                        ["ustawienia"] => object(Zend_Acl_Resource)#65 (1) {
                                          ["_resourceId":protected] => string(10) "ustawienia"
                                        }
                                        ["uzytkownik"] => object(Zend_Acl_Resource)#66 (1) {
                                          ["_resourceId":protected] => string(10) "uzytkownik"
                                        }
                                        ["zasob"] => object(Zend_Acl_Resource)#68 (1) {
                                          ["_resourceId":protected] => string(5) "zasob"
                                        }
                                      }
                                    }
                                    ["filmy"] => array(3) {
                                      ["instance"] => object(Zend_Acl_Resource)#57 (1) {
                                        ["_resourceId":protected] => string(5) "filmy"
                                      }
                                      ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                        ["_resourceId":protected] => string(13) "administracja"
                                      }
                                      ["children"] => array(0) {
                                      }
                                    }
                                    ["firmy"] => array(3) {
                                      ["instance"] => object(Zend_Acl_Resource)#58 (1) {
                                        ["_resourceId":protected] => string(5) "firmy"
                                      }
                                      ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                        ["_resourceId":protected] => string(13) "administracja"
                                      }
                                      ["children"] => array(0) {
                                      }
                                    }
                                    ["galerie"] => array(3) {
                                      ["instance"] => object(Zend_Acl_Resource)#59 (1) {
                                        ["_resourceId":protected] => string(7) "galerie"
                                      }
                                      ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                        ["_resourceId":protected] => string(13) "administracja"
                                      }
                                      ["children"] => array(0) {
                                      }
                                    }
                                    ["grupa"] => array(3) {
                                      ["instance"] => object(Zend_Acl_Resource)#60 (1) {
                                        ["_resourceId":protected] => string(5) "grupa"
                                      }
                                      ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                        ["_resourceId":protected] => string(13) "administracja"
                                      }
                                      ["children"] => array(0) {
                                      }
                                    }
                                    ["komentarze"] => array(3) {
                                      ["instance"] => object(Zend_Acl_Resource)#61 (1) {
                                        ["_resourceId":protected] => string(10) "komentarze"
                                      }
                                      ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                        ["_resourceId":protected] => string(13) "administracja"
                                      }
                                      ["children"] => array(0) {
                                      }
                                    }
                                    ["ogloszenia"] => array(3) {
                                      ["instance"] => object(Zend_Acl_Resource)#62 (1) {
                                        ["_resourceId":protected] => string(10) "ogloszenia"
                                      }
                                      ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                        ["_resourceId":protected] => string(13) "administracja"
                                      }
                                      ["children"] => array(0) {
                                      }
                                    }
                                    ["reklamy"] => array(3) {
                                      ["instance"] => object(Zend_Acl_Resource)#63 (1) {
                                        ["_resourceId":protected] => string(7) "reklamy"
                                      }
                                      ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                        ["_resourceId":protected] => string(13) "administracja"
                                      }
                                      ["children"] => array(0) {
                                      }
                                    }
                                    ["uprawnienie"] => array(3) {
                                      ["instance"] => object(Zend_Acl_Resource)#64 (1) {
                                        ["_resourceId":protected] => string(11) "uprawnienie"
                                      }
                                      ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                        ["_resourceId":protected] => string(13) "administracja"
                                      }
                                      ["children"] => array(0) {
                                      }
                                    }
                                    ["ustawienia"] => array(3) {
                                      ["instance"] => object(Zend_Acl_Resource)#65 (1) {
                                        ["_resourceId":protected] => string(10) "ustawienia"
                                      }
                                      ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                        ["_resourceId":protected] => string(13) "administracja"
                                      }
                                      ["children"] => array(0) {
                                      }
                                    }
                                    ["uzytkownik"] => array(3) {
                                      ["instance"] => object(Zend_Acl_Resource)#66 (1) {
                                        ["_resourceId":protected] => string(10) "uzytkownik"
                                      }
                                      ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                        ["_resourceId":protected] => string(13) "administracja"
                                      }
                                      ["children"] => array(1) {
                                        ["uzytkownik grupa"] => object(Zend_Acl_Resource)#67 (1) {
                                          ["_resourceId":protected] => string(16) "uzytkownik grupa"
                                        }
                                      }
                                    }
                                    ["uzytkownik grupa"] => array(3) {
                                      ["instance"] => object(Zend_Acl_Resource)#67 (1) {
                                        ["_resourceId":protected] => string(16) "uzytkownik grupa"
                                      }
                                      ["parent"] => object(Zend_Acl_Resource)#66 (1) {
                                        ["_resourceId":protected] => string(10) "uzytkownik"
                                      }
                                      ["children"] => array(0) {
                                      }
                                    }
                                    ["zasob"] => array(3) {
                                      ["instance"] => object(Zend_Acl_Resource)#68 (1) {
                                        ["_resourceId":protected] => string(5) "zasob"
                                      }
                                      ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                        ["_resourceId":protected] => string(13) "administracja"
                                      }
                                      ["children"] => array(1) {
                                        ["przywilej"] => object(Zend_Acl_Resource)#69 (1) {
                                          ["_resourceId":protected] => string(9) "przywilej"
                                        }
                                      }
                                    }
                                    ["przywilej"] => array(3) {
                                      ["instance"] => object(Zend_Acl_Resource)#69 (1) {
                                        ["_resourceId":protected] => string(9) "przywilej"
                                      }
                                      ["parent"] => object(Zend_Acl_Resource)#68 (1) {
                                        ["_resourceId":protected] => string(5) "zasob"
                                      }
                                      ["children"] => array(0) {
                                      }
                                    }
                                    ["ogloszenia_uzytkownik"] => array(3) {
                                      ["instance"] => object(Zend_Acl_Resource)#70 (1) {
                                        ["_resourceId":protected] => string(21) "ogloszenia_uzytkownik"
                                      }
                                      ["parent"] => NULL
                                      ["children"] => array(0) {
                                      }
                                    }
                                    ["zarzadzanie"] => array(3) {
                                      ["instance"] => object(Zend_Acl_Resource)#71 (1) {
                                        ["_resourceId":protected] => string(11) "zarzadzanie"
                                      }
                                      ["parent"] => NULL
                                      ["children"] => array(3) {
                                        ["artykuly"] => object(Zend_Acl_Resource)#72 (1) {
                                          ["_resourceId":protected] => string(8) "artykuly"
                                        }
                                        ["menu"] => object(Zend_Acl_Resource)#73 (1) {
                                          ["_resourceId":protected] => string(4) "menu"
                                        }
                                        ["zawartosc"] => object(Zend_Acl_Resource)#74 (1) {
                                          ["_resourceId":protected] => string(9) "zawartosc"
                                        }
                                      }
                                    }
                                    ["artykuly"] => array(3) {
                                      ["instance"] => object(Zend_Acl_Resource)#72 (1) {
                                        ["_resourceId":protected] => string(8) "artykuly"
                                      }
                                      ["parent"] => object(Zend_Acl_Resource)#71 (1) {
                                        ["_resourceId":protected] => string(11) "zarzadzanie"
                                      }
                                      ["children"] => array(0) {
                                      }
                                    }
                                    ["menu"] => array(3) {
                                      ["instance"] => object(Zend_Acl_Resource)#73 (1) {
                                        ["_resourceId":protected] => string(4) "menu"
                                      }
                                      ["parent"] => object(Zend_Acl_Resource)#71 (1) {
                                        ["_resourceId":protected] => string(11) "zarzadzanie"
                                      }
                                      ["children"] => array(0) {
                                      }
                                    }
                                    ["zawartosc"] => array(3) {
                                      ["instance"] => object(Zend_Acl_Resource)#74 (1) {
                                        ["_resourceId":protected] => string(9) "zawartosc"
                                      }
                                      ["parent"] => object(Zend_Acl_Resource)#71 (1) {
                                        ["_resourceId":protected] => string(11) "zarzadzanie"
                                      }
                                      ["children"] => array(0) {
                                      }
                                    }
                                  }
                                  ["_isAllowedRole":protected] => NULL
                                  ["_isAllowedResource":protected] => NULL
                                  ["_isAllowedPrivilege":protected] => NULL
                                  ["_rules":protected] => array(2) {
                                    ["allResources"] => array(2) {
                                      ["allRoles"] => array(2) {
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => string(9) "TYPE_DENY"
                                          ["assert"] => NULL
                                        }
                                        ["byPrivilegeId"] => array(0) {
                                        }
                                      }
                                      ["byRoleId"] => array(0) {
                                      }
                                    }
                                    ["byResourceId"] => array(7) {
                                      ["administracja"] => array(1) {
                                        ["byRoleId"] => array(2) {
                                          ["Administracja"] => array(2) {
                                            ["byPrivilegeId"] => array(4) {
                                              ["odczyt"] => array(2) {
                                                ["type"] => string(10) "TYPE_ALLOW"
                                                ["assert"] => NULL
                                              }
                                              ["dodawanie"] => array(2) {
                                                ["type"] => string(10) "TYPE_ALLOW"
                                                ["assert"] => NULL
                                              }
                                              ["edycja"] => array(2) {
                                                ["type"] => string(10) "TYPE_ALLOW"
                                                ["assert"] => NULL
                                              }
                                              ["usuwanie"] => array(2) {
                                                ["type"] => string(10) "TYPE_ALLOW"
                                                ["assert"] => NULL
                                              }
                                            }
                                            ["allPrivileges"] => array(2) {
                                              ["type"] => NULL
                                              ["assert"] => NULL
                                            }
                                          }
                                          ["Super administracja"] => array(2) {
                                            ["byPrivilegeId"] => array(4) {
                                              ["odczyt"] => array(2) {
                                                ["type"] => string(10) "TYPE_ALLOW"
                                                ["assert"] => NULL
                                              }
                                              ["dodawanie"] => array(2) {
                                                ["type"] => string(10) "TYPE_ALLOW"
                                                ["assert"] => NULL
                                              }
                                              ["edycja"] => array(2) {
                                                ["type"] => string(10) "TYPE_ALLOW"
                                                ["assert"] => NULL
                                              }
                                              ["usuwanie"] => array(2) {
                                                ["type"] => string(10) "TYPE_ALLOW"
                                                ["assert"] => NULL
                                              }
                                            }
                                            ["allPrivileges"] => array(2) {
                                              ["type"] => NULL
                                              ["assert"] => NULL
                                            }
                                          }
                                        }
                                      }
                                      ["zasob"] => array(1) {
                                        ["byRoleId"] => array(1) {
                                          ["Administracja"] => array(2) {
                                            ["byPrivilegeId"] => array(4) {
                                              ["odczyt"] => array(2) {
                                                ["type"] => string(9) "TYPE_DENY"
                                                ["assert"] => NULL
                                              }
                                              ["dodawanie"] => array(2) {
                                                ["type"] => string(9) "TYPE_DENY"
                                                ["assert"] => NULL
                                              }
                                              ["edycja"] => array(2) {
                                                ["type"] => string(9) "TYPE_DENY"
                                                ["assert"] => NULL
                                              }
                                              ["usuwanie"] => array(2) {
                                                ["type"] => string(10) "TYPE_ALLOW"
                                                ["assert"] => NULL
                                              }
                                            }
                                            ["allPrivileges"] => array(2) {
                                              ["type"] => NULL
                                              ["assert"] => NULL
                                            }
                                          }
                                        }
                                      }
                                      ["przywilej"] => array(1) {
                                        ["byRoleId"] => array(1) {
                                          ["Administracja"] => array(2) {
                                            ["byPrivilegeId"] => array(4) {
                                              ["odczyt"] => array(2) {
                                                ["type"] => string(9) "TYPE_DENY"
                                                ["assert"] => NULL
                                              }
                                              ["dodawanie"] => array(2) {
                                                ["type"] => string(9) "TYPE_DENY"
                                                ["assert"] => NULL
                                              }
                                              ["edycja"] => array(2) {
                                                ["type"] => string(9) "TYPE_DENY"
                                                ["assert"] => NULL
                                              }
                                              ["usuwanie"] => array(2) {
                                                ["type"] => string(9) "TYPE_DENY"
                                                ["assert"] => NULL
                                              }
                                            }
                                            ["allPrivileges"] => array(2) {
                                              ["type"] => NULL
                                              ["assert"] => NULL
                                            }
                                          }
                                        }
                                      }
                                      ["zarzadzanie"] => array(1) {
                                        ["byRoleId"] => array(2) {
                                          ["Administracja"] => array(2) {
                                            ["byPrivilegeId"] => array(4) {
                                              ["odczyt"] => array(2) {
                                                ["type"] => string(10) "TYPE_ALLOW"
                                                ["assert"] => NULL
                                              }
                                              ["dodawanie"] => array(2) {
                                                ["type"] => string(10) "TYPE_ALLOW"
                                                ["assert"] => NULL
                                              }
                                              ["edycja"] => array(2) {
                                                ["type"] => string(10) "TYPE_ALLOW"
                                                ["assert"] => NULL
                                              }
                                              ["usuwanie"] => array(2) {
                                                ["type"] => string(10) "TYPE_ALLOW"
                                                ["assert"] => NULL
                                              }
                                            }
                                            ["allPrivileges"] => array(2) {
                                              ["type"] => NULL
                                              ["assert"] => NULL
                                            }
                                          }
                                          ["Super administracja"] => array(2) {
                                            ["byPrivilegeId"] => array(4) {
                                              ["odczyt"] => array(2) {
                                                ["type"] => string(10) "TYPE_ALLOW"
                                                ["assert"] => NULL
                                              }
                                              ["dodawanie"] => array(2) {
                                                ["type"] => string(10) "TYPE_ALLOW"
                                                ["assert"] => NULL
                                              }
                                              ["edycja"] => array(2) {
                                                ["type"] => string(10) "TYPE_ALLOW"
                                                ["assert"] => NULL
                                              }
                                              ["usuwanie"] => array(2) {
                                                ["type"] => string(10) "TYPE_ALLOW"
                                                ["assert"] => NULL
                                              }
                                            }
                                            ["allPrivileges"] => array(2) {
                                              ["type"] => NULL
                                              ["assert"] => NULL
                                            }
                                          }
                                        }
                                      }
                                      ["uprawnienie"] => array(1) {
                                        ["byRoleId"] => array(1) {
                                          ["Administracja"] => array(2) {
                                            ["byPrivilegeId"] => array(2) {
                                              ["odczyt"] => array(2) {
                                                ["type"] => string(9) "TYPE_DENY"
                                                ["assert"] => NULL
                                              }
                                              ["edycja"] => array(2) {
                                                ["type"] => string(9) "TYPE_DENY"
                                                ["assert"] => NULL
                                              }
                                            }
                                            ["allPrivileges"] => array(2) {
                                              ["type"] => NULL
                                              ["assert"] => NULL
                                            }
                                          }
                                        }
                                      }
                                      ["grupa"] => array(1) {
                                        ["byRoleId"] => array(1) {
                                          ["Administracja"] => array(2) {
                                            ["byPrivilegeId"] => array(4) {
                                              ["odczyt"] => array(2) {
                                                ["type"] => string(9) "TYPE_DENY"
                                                ["assert"] => NULL
                                              }
                                              ["dodawanie"] => array(2) {
                                                ["type"] => string(9) "TYPE_DENY"
                                                ["assert"] => NULL
                                              }
                                              ["edycja"] => array(2) {
                                                ["type"] => string(9) "TYPE_DENY"
                                                ["assert"] => NULL
                                              }
                                              ["usuwanie"] => array(2) {
                                                ["type"] => string(9) "TYPE_DENY"
                                                ["assert"] => NULL
                                              }
                                            }
                                            ["allPrivileges"] => array(2) {
                                              ["type"] => NULL
                                              ["assert"] => NULL
                                            }
                                          }
                                        }
                                      }
                                      ["ogloszenia_uzytkownik"] => array(1) {
                                        ["byRoleId"] => array(3) {
                                          ["Administracja"] => array(2) {
                                            ["byPrivilegeId"] => array(1) {
                                              ["dodawanie"] => array(2) {
                                                ["type"] => string(10) "TYPE_ALLOW"
                                                ["assert"] => NULL
                                              }
                                            }
                                            ["allPrivileges"] => array(2) {
                                              ["type"] => NULL
                                              ["assert"] => NULL
                                            }
                                          }
                                          ["Super administracja"] => array(2) {
                                            ["byPrivilegeId"] => array(1) {
                                              ["dodawanie"] => array(2) {
                                                ["type"] => string(10) "TYPE_ALLOW"
                                                ["assert"] => NULL
                                              }
                                            }
                                            ["allPrivileges"] => array(2) {
                                              ["type"] => NULL
                                              ["assert"] => NULL
                                            }
                                          }
                                          ["Użytkownicy"] => array(2) {
                                            ["byPrivilegeId"] => array(1) {
                                              ["dodawanie"] => array(2) {
                                                ["type"] => string(10) "TYPE_ALLOW"
                                                ["assert"] => NULL
                                              }
                                            }
                                            ["allPrivileges"] => array(2) {
                                              ["type"] => NULL
                                              ["assert"] => NULL
                                            }
                                          }
                                        }
                                      }
                                    }
                                  }
                                }
                                ["translator"] => object(Zend_Translate)#47 (1) {
                                  ["_adapter":"Zend_Translate":private] => object(Zend_Translate_Adapter_Array)#48 (5) {
                                    ["_data":"Zend_Translate_Adapter_Array":private] => array(0) {
                                    }
                                    ["_automatic":"Zend_Translate_Adapter":private] => bool(false)
                                    ["_routed":"Zend_Translate_Adapter":private] => array(0) {
                                    }
                                    ["_options":protected] => array(13) {
                                      ["clear"] => bool(false)
                                      ["content"] => array(108) {
                                        ["Invalid type given. String, integer or float expected"] => string(99) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą lub liczbą zmiennoprzecinkową"
                                        ["'%value%' contains characters which are non alphabetic and no digits"] => string(64) "Wartość '%value%' powinna zawierać znaki z alfabetu lub cyfry"
                                        ["'%value%' is an empty string"] => string(38) "'%value%' jest pustym ciągiem znaków"
                                        ["Invalid type given. String expected"] => string(42) "Podana wartość nie jest ciągiem znaków"
                                        ["'%value%' contains non alphabetic characters"] => string(38) "'%value%' zawiera znaki spoza alfabetu"
                                        ["'%value%' failed checksum validation"] => string(47) "Błędna suma kontrolna dla wartości '%value%'"
                                        ["'%value%' contains invalid characters"] => string(36) "'%value%' zawiera niedozwolone znaki"
                                        ["'%value%' should have a length of %length% characters"] => string(60) "Wartość '%value%' powinna być długości %length% znaków"
                                        ["'%value%' is not between '%min%' and '%max%', inclusively"] => string(72) "'%value%' nie zawiera się w przedziale od '%min%' do '%max%' włącznie"
                                        ["'%value%' is not strictly between '%min%' and '%max%'"] => string(61) "'%value%' nie zawiera się w przedziale od '%min%' do '%max%'"
                                        ["'%value%' is not valid"] => string(37) "Wartość '%value%' jest nie poprawna"
                                        ["An exception has been raised within the callback"] => string(59) "Wystąpił błąd podczas działania funkcji sprawdzającej"
                                        ["'%value%' must contain between 13 and 19 digits"] => string(41) "'%value%' musi zawierać od 13 do 19 cyfr"
                                        ["Luhn algorithm (mod-10 checksum) failed on '%value%'"] => string(84) "Błąd podczas wykonywania algorytmu Luhna (mod-10 checksum) dla wartości '%value%'"
                                        ["'%value%' seems to contain an invalid checksum"] => string(47) "'%value%' zawiera niepoprawną sumę kontrolną"
                                        ["'%value%' must contain only digits"] => string(37) "'%value%' może zawierać tylko cyfry"
                                        ["'%value%' contains an invalid amount of digits"] => string(49) "Numer '%value%' zawiera niepoprawną liczbę cyfr"
                                        ["'%value%' is not from an allowed institute"] => string(48) "Numer '%value%' nie jest z dozwolonej instytucji"
                                        ["'%value%' seems to be an invalid creditcard number"] => string(41) "'%value%' jest niepoprawnym numerem karty"
                                        ["An exception has been raised while validating '%value%'"] => string(60) "Wystąpił błąd podczas sprawdzania numeru karty '%value%'"
                                        ["Invalid type given. String, integer, array or Zend_Date expected"] => string(88) "Podana wartość powinna być ciągiem znaków, liczbą, tablicą lub obiektem Zend_Date"
                                        ["'%value%' does not appear to be a valid date"] => string(34) "'%value%' nie jest poprawną datą"
                                        ["'%value%' does not fit the date format '%format%'"] => string(45) "Data '%value%' nie jest w formacie '%format%'"
                                        ["No record matching '%value%' was found"] => string(36) "Nie znaleziono rekordu dla '%value%'"
                                        ["A record matching '%value%' was found"] => string(31) "Znaleziono rekord dla '%value%'"
                                        ["'%value%' is no valid email address in the basic format local-part@hostname"] => string(66) "'%value%' nie jest poprawnym adresem email w formacie nazwa@serwer"
                                        ["'%hostname%' is no valid hostname for email address '%value%'"] => string(64) "Email '%value%' zawiera niepoprawną nazwę serwera '%hostname%'"
                                        ["'%hostname%' does not appear to have a valid MX record for the email address '%value%'"] => string(88) "Serwer '%hostname%' nie posiada poprawnie zdefiniowanego rekordu MX dla adresu '%value%'"
                                        ["'%hostname%' is not in a routable network segment. The email address '%value%' should not be resolved from public network"] => string(106) "'%hostname%' nie rutowalnym segmentem sieci. Email '%value%' nie powinien być wykrywany z sieci publiczej"
                                        ["'%localPart%' can not be matched against dot-atom format"] => string(48) "Nazwa '%localPart%' nie jest w formacie dot-atom"
                                        ["'%localPart%' can not be matched against quoted-string format"] => string(47) "'%localPart%' nie jest w formacie quoted-string"
                                        ["'%localPart%' is no valid local part for email address '%value%'"] => string(39) "'%localPart%' nie jest poprawną nazwą"
                                        ["'%value%' exceeds the allowed length"] => string(55) "Wartość '%value%' przekroczyła dozwoloną długość"
                                        ["Too many files, maximum '%max%' are allowed but '%count%' are given"] => string(65) "Wybrano '%count%' plików. Dopuszczalna liczba plików to '%max%'"
                                        ["Too few files, minimum '%min%' are expected but '%count%' are given"] => string(62) "Wybrano '%count%' plików. Minimalna liczba plików to '%min%'"
                                        ["File '%value%' does not match the given crc32 hashes"] => string(39) "Błędna suma kontrolna pliku '%value%'"
                                        ["A crc32 hash could not be evaluated for the given file"] => string(55) "Nie można obliczyć sumy kontrolnej dla podanego pliku"
                                        ["File '%value%' is not readable or does not exist"] => string(55) "Plik '%value%' nie istnieje lub nie można go odczytać"
                                        ["File '%value%' has a false extension"] => string(42) "Plik '%value%' ma niepoprawne rozszerzenie"
                                        ["File '%value%' has a false mimetype of '%type%'"] => string(47) "Plik '%value%' ma niepoprawny typ MIME '%type%'"
                                        ["The mimetype of file '%value%' could not be detected"] => string(48) "Nie można wykryć typu MIME dla pliku '%value%'"
                                        ["File '%value%' does not exist"] => string(27) "Plik '%value%' nie istnieje"
                                        ["All files in sum should have a maximum size of '%max%' but '%size%' were detected"] => string(81) "Wybrane pliki łącznie zajmują '%size%'. Maksymalny łączny rozmiar to '%max%'"
                                        ["All files in sum should have a minimum size of '%min%' but '%size%' were detected"] => string(80) "Wybrane pliki łącznie zajmują '%size%'. Minimalny łączny rozmiar to '%min%'"
                                        ["One or more files can not be read"] => string(53) "Jeden lub więcej plików nie mogą zostać odczytane"
                                        ["File '%value%' does not match the given hashes"] => string(38) "Plik '%value%' ma niedopuszczalny hash"
                                        ["A hash could not be evaluated for the given file"] => string(59) "Nie można obliczyć funkcji haszującej dla podanego pliku"
                                        ["Maximum allowed width for image '%value%' should be '%maxwidth%' but '%width%' detected"] => string(79) "Plik '%value%' ma szerokość '%width%'. Maksymalna szerokość to '%maxwidth%'"
                                        ["Minimum expected width for image '%value%' should be '%minwidth%' but '%width%' detected"] => string(78) "Plik '%value%' ma szerokość '%width%'. Minimalna szerokość to '%maxwidth%'"
                                        ["Maximum allowed height for image '%value%' should be '%maxheight%' but '%height%' detected"] => string(79) "Plik '%value%' ma wysokość '%height%'. Maksymalna wysokość to '%maxheight%'"
                                        ["Minimum expected height for image '%value%' should be '%minheight%' but '%height%' detected"] => string(78) "Plik '%value%' ma wysokość '%height%'. Minimalna wysokość to '%minheight%'"
                                        ["The size of image '%value%' could not be detected"] => string(46) "Nie można określić rozmiaru pliku '%value%'"
                                        ["File '%value%' is not compressed, '%type%' detected"] => string(51) "Plik '%value%' typu '%type%' nie jest skompresowany"
                                        ["File '%value%' is no image, '%type%' detected"] => string(45) "Plik '%value%' typu '%type%' nie jest obrazem"
                                        ["File '%value%' does not match the given md5 hashes"] => string(42) "Plik '%value%' ma niedopuszczalny hash md5"
                                        ["A md5 hash could not be evaluated for the given file"] => string(63) "Nie można obliczyć funkcji haszującej md5 dla podanego pliku"
                                        ["File '%value%' exists"] => string(23) "Plik '%value%' istnieje"
                                        ["File '%value%' does not match the given sha1 hashes"] => string(43) "Plik '%value%' ma niedopuszczalny hash sha1"
                                        ["A sha1 hash could not be evaluated for the given file"] => string(64) "Nie można obliczyć funkcji haszującej sha1 dla podanego pliku"
                                        ["Maximum allowed size for file '%value%' is '%max%' but '%size%' detected"] => string(68) "Podany plik ma rozmiar '%size%'. Maksymalny rozmiar pliku to '%max%'"
                                        ["Minimum expected size for file '%value%' is '%min%' but '%size%' detected"] => string(67) "Podany plik ma rozmiar '%size%'. Minimalny rozmiar pliku to '%min%'"
                                        ["File '%value%' exceeds the defined ini size"] => string(66) "Rozmiar pliku '%value%' przekroczył zdefiniowaną wartość w ini"
                                        ["File '%value%' exceeds the defined form size"] => string(73) "Rozmiar pliku '%value%' przekroczył zdefiniowaną wartość w formularzu"
                                        ["File '%value%' was only partially uploaded"] => string(47) "Plik '%value%' nie został całkowicie wysłany"
                                        ["File '%value%' was not uploaded"] => string(35) "Plik '%value%' nie został wysłany"
                                        ["No temporary directory was found for file '%value%'"] => string(38) "Nie zdefiniowano tymczasowego katalogu"
                                        ["File '%value%' can't be written"] => string(35) "Nie można zapisać pliku '%value%'"
                                        ["A PHP extension returned an error while uploading the file '%value%'"] => string(71) "Rozszerzenie PHP zgłosiło wyjątek podczas wysyłania pliku '%value%'"
                                        ["File '%value%' was illegally uploaded. This could be a possible attack"] => string(86) "Plik '%value%' został niepoprawnie wysłany. Istnieje możliwość wystąpienia ataku"
                                        ["File '%value%' was not found"] => string(30) "Nie znaleziono pliku '%value%'"
                                        ["Unknown error while uploading file '%value%'"] => string(50) "Nieznany błąd podczas wysyłania pliku '%value%'"
                                        ["Too much words, maximum '%max%' are allowed but '%count%' were counted"] => string(60) "Podano '%count%' słów. Maksymalna liczba słów to '%max%'"
                                        ["Too less words, minimum '%min%' are expected but '%count%' were counted"] => string(59) "Podano '%count%' słów. Minimalna liczba słów to '%min%'"
                                        ["'%value%' does not appear to be a float"] => string(46) "'%value%' nie jest liczbą zmiennoprzecinkową"
                                        ["'%value%' is not greater than '%min%'"] => string(40) "'%value%' nie jest większe niż '%min%'"
                                        ["'%value%' has not only hexadecimal digit characters"] => string(46) "'%value%' nie jest wartością heksadecymalną"
                                        ["'%value%' appears to be an IP address, but IP addresses are not allowed"] => string(54) "Wartość '%value%' jest adresem IP a nie nazwą hosta"
                                        ["'%value%' appears to be a DNS hostname but cannot match TLD against known list"] => string(30) "'%value%' zawiera nieznane TLD"
                                        ["'%value%' appears to be a DNS hostname but contains a dash in an invalid position"] => string(54) "Nazwa hosta '%value%' zawiera znak '-' w złym miejscu"
                                        ["'%value%' appears to be a DNS hostname but cannot match against hostname schema for TLD '%tld%'"] => string(65) "Nazwa hosta '%value%' jest niezgodna ze schematem dla TLD '%tld%'"
                                        ["'%value%' appears to be a DNS hostname but cannot extract TLD part"] => string(51) "Nie można rozpoznać TLD dla nazwy hosta '%value%'"
                                        ["'%value%' does not match the expected structure for a DNS hostname"] => string(41) "'%value%' nie jest poprawną nazwą hosta"
                                        ["'%value%' does not appear to be a valid local network name"] => string(50) "'%value%' nie jest poprawną nazwą sieci lokalnej"
                                        ["'%value%' appears to be a local network name but local network names are not allowed"] => string(91) "'%value%' prawdopodobnie jest nazwą sieci lokalnej. Nazwy sieci lokalnych są niedozwolone"
                                        ["'%value%' appears to be a DNS hostname but the given punycode notation cannot be decoded"] => string(65) "Nie można zdekodować punycode dla podanej nazwy hosta '%value%'"
                                        ["Unknown country within the IBAN '%value%'"] => string(33) "Niepoprawny kraj w IBAN '%value%'"
                                        ["'%value%' has a false IBAN format"] => string(44) "Wartość '%value%' nie jest w formacie IBAN"
                                        ["'%value%' has failed the IBAN check"] => string(56) "Wystąpił błąd podczas sprawdzania IBAN dla '%value%'"
                                        ["The two given tokens do not match"] => string(35) "Podane wartości nie są takie same"
                                        ["No token was provided to match against"] => string(35) "Nie podano wartości do porównania"
                                        ["'%value%' was not found in the haystack"] => string(34) "Nie znaleziono wartości '%value%'"
                                        ["Invalid type given. String or integer expected"] => string(70) "Podana wartość powinna być ciągiem znaków lub liczbą całkowitą"
                                        ["'%value%' does not appear to be an integer"] => string(26) "'%value%' nie jest liczbą"
                                        ["'%value%' does not appear to be a valid IP address"] => string(39) "'%value%' nie jest poprawnym adresem IP"
                                        ["'%value%' is no valid ISBN number"] => string(33) "'%value%' nie jest poprawnym ISBN"
                                        ["'%value%' is not less than '%max%'"] => string(40) "'%value%' nie jest mniejsze niż '%max%'"
                                        ["Invalid type given. String, integer, float, boolean or array expected"] => string(132) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą, liczbą zmiennoprzecinkową, wartością logiczną lub tablicą"
                                        ["Value is required and can't be empty"] => string(21) "To pole jest wymagane"
                                        ["'%value%' does not appear to be a postal code"] => string(54) "Wartość '%value%' nie jest poprawnym kodem pocztowym"
                                        ["'%value%' does not match against pattern '%pattern%'"] => string(52) "Wartość '%value%' nie pasuje do wzorca '%pattern%'"
                                        ["There was an internal error while using the pattern '%pattern%'"] => string(60) "Wystąpił błąd podczas dopasowania wyrażenia '%pattern%'"
                                        ["'%value%' is no valid sitemap changefreq"] => string(51) "'%value%' nie jest poprawną wartością changefreq"
                                        ["'%value%' is no valid sitemap lastmod"] => string(48) "'%value%' nie jest poprawną wartością lastmod"
                                        ["'%value%' is no valid sitemap location"] => string(53) "'%value%' nie jest poprawną lokalizacją mapy strony"
                                        ["'%value%' is no valid sitemap priority"] => string(51) "'%value%' nie jest poprawną wartością priorytetu"
                                        ["Invalid type given. Numeric string, integer or float expected"] => string(99) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą lub liczbą zmiennoprzecinkową"
                                        ["'%value%' is less than %min% characters long"] => string(42) "'%value%' zawiera mniej niż %min% znaków"
                                        ["'%value%' is more than %max% characters long"] => string(44) "'%value%' zawiera więcej niż %max% znaków"
                                      }
                                      ["disableNotices"] => bool(false)
                                      ["ignore"] => string(1) "."
                                      ["locale"] => string(2) "pl"
                                      ["log"] => NULL
                                      ["logMessage"] => string(49) "Untranslated message within '%locale%': %message%"
                                      ["logPriority"] => int(5)
                                      ["logUntranslated"] => bool(false)
                                      ["reload"] => bool(false)
                                      ["route"] => NULL
                                      ["scan"] => NULL
                                      ["tag"] => string(14) "Zend_Translate"
                                    }
                                    ["_translate":protected] => array(1) {
                                      ["pl"] => array(108) {
                                        ["Invalid type given. String, integer or float expected"] => string(99) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą lub liczbą zmiennoprzecinkową"
                                        ["'%value%' contains characters which are non alphabetic and no digits"] => string(64) "Wartość '%value%' powinna zawierać znaki z alfabetu lub cyfry"
                                        ["'%value%' is an empty string"] => string(38) "'%value%' jest pustym ciągiem znaków"
                                        ["Invalid type given. String expected"] => string(42) "Podana wartość nie jest ciągiem znaków"
                                        ["'%value%' contains non alphabetic characters"] => string(38) "'%value%' zawiera znaki spoza alfabetu"
                                        ["'%value%' failed checksum validation"] => string(47) "Błędna suma kontrolna dla wartości '%value%'"
                                        ["'%value%' contains invalid characters"] => string(36) "'%value%' zawiera niedozwolone znaki"
                                        ["'%value%' should have a length of %length% characters"] => string(60) "Wartość '%value%' powinna być długości %length% znaków"
                                        ["'%value%' is not between '%min%' and '%max%', inclusively"] => string(72) "'%value%' nie zawiera się w przedziale od '%min%' do '%max%' włącznie"
                                        ["'%value%' is not strictly between '%min%' and '%max%'"] => string(61) "'%value%' nie zawiera się w przedziale od '%min%' do '%max%'"
                                        ["'%value%' is not valid"] => string(37) "Wartość '%value%' jest nie poprawna"
                                        ["An exception has been raised within the callback"] => string(59) "Wystąpił błąd podczas działania funkcji sprawdzającej"
                                        ["'%value%' must contain between 13 and 19 digits"] => string(41) "'%value%' musi zawierać od 13 do 19 cyfr"
                                        ["Luhn algorithm (mod-10 checksum) failed on '%value%'"] => string(84) "Błąd podczas wykonywania algorytmu Luhna (mod-10 checksum) dla wartości '%value%'"
                                        ["'%value%' seems to contain an invalid checksum"] => string(47) "'%value%' zawiera niepoprawną sumę kontrolną"
                                        ["'%value%' must contain only digits"] => string(37) "'%value%' może zawierać tylko cyfry"
                                        ["'%value%' contains an invalid amount of digits"] => string(49) "Numer '%value%' zawiera niepoprawną liczbę cyfr"
                                        ["'%value%' is not from an allowed institute"] => string(48) "Numer '%value%' nie jest z dozwolonej instytucji"
                                        ["'%value%' seems to be an invalid creditcard number"] => string(41) "'%value%' jest niepoprawnym numerem karty"
                                        ["An exception has been raised while validating '%value%'"] => string(60) "Wystąpił błąd podczas sprawdzania numeru karty '%value%'"
                                        ["Invalid type given. String, integer, array or Zend_Date expected"] => string(88) "Podana wartość powinna być ciągiem znaków, liczbą, tablicą lub obiektem Zend_Date"
                                        ["'%value%' does not appear to be a valid date"] => string(34) "'%value%' nie jest poprawną datą"
                                        ["'%value%' does not fit the date format '%format%'"] => string(45) "Data '%value%' nie jest w formacie '%format%'"
                                        ["No record matching '%value%' was found"] => string(36) "Nie znaleziono rekordu dla '%value%'"
                                        ["A record matching '%value%' was found"] => string(31) "Znaleziono rekord dla '%value%'"
                                        ["'%value%' is no valid email address in the basic format local-part@hostname"] => string(66) "'%value%' nie jest poprawnym adresem email w formacie nazwa@serwer"
                                        ["'%hostname%' is no valid hostname for email address '%value%'"] => string(64) "Email '%value%' zawiera niepoprawną nazwę serwera '%hostname%'"
                                        ["'%hostname%' does not appear to have a valid MX record for the email address '%value%'"] => string(88) "Serwer '%hostname%' nie posiada poprawnie zdefiniowanego rekordu MX dla adresu '%value%'"
                                        ["'%hostname%' is not in a routable network segment. The email address '%value%' should not be resolved from public network"] => string(106) "'%hostname%' nie rutowalnym segmentem sieci. Email '%value%' nie powinien być wykrywany z sieci publiczej"
                                        ["'%localPart%' can not be matched against dot-atom format"] => string(48) "Nazwa '%localPart%' nie jest w formacie dot-atom"
                                        ["'%localPart%' can not be matched against quoted-string format"] => string(47) "'%localPart%' nie jest w formacie quoted-string"
                                        ["'%localPart%' is no valid local part for email address '%value%'"] => string(39) "'%localPart%' nie jest poprawną nazwą"
                                        ["'%value%' exceeds the allowed length"] => string(55) "Wartość '%value%' przekroczyła dozwoloną długość"
                                        ["Too many files, maximum '%max%' are allowed but '%count%' are given"] => string(65) "Wybrano '%count%' plików. Dopuszczalna liczba plików to '%max%'"
                                        ["Too few files, minimum '%min%' are expected but '%count%' are given"] => string(62) "Wybrano '%count%' plików. Minimalna liczba plików to '%min%'"
                                        ["File '%value%' does not match the given crc32 hashes"] => string(39) "Błędna suma kontrolna pliku '%value%'"
                                        ["A crc32 hash could not be evaluated for the given file"] => string(55) "Nie można obliczyć sumy kontrolnej dla podanego pliku"
                                        ["File '%value%' is not readable or does not exist"] => string(55) "Plik '%value%' nie istnieje lub nie można go odczytać"
                                        ["File '%value%' has a false extension"] => string(42) "Plik '%value%' ma niepoprawne rozszerzenie"
                                        ["File '%value%' has a false mimetype of '%type%'"] => string(47) "Plik '%value%' ma niepoprawny typ MIME '%type%'"
                                        ["The mimetype of file '%value%' could not be detected"] => string(48) "Nie można wykryć typu MIME dla pliku '%value%'"
                                        ["File '%value%' does not exist"] => string(27) "Plik '%value%' nie istnieje"
                                        ["All files in sum should have a maximum size of '%max%' but '%size%' were detected"] => string(81) "Wybrane pliki łącznie zajmują '%size%'. Maksymalny łączny rozmiar to '%max%'"
                                        ["All files in sum should have a minimum size of '%min%' but '%size%' were detected"] => string(80) "Wybrane pliki łącznie zajmują '%size%'. Minimalny łączny rozmiar to '%min%'"
                                        ["One or more files can not be read"] => string(53) "Jeden lub więcej plików nie mogą zostać odczytane"
                                        ["File '%value%' does not match the given hashes"] => string(38) "Plik '%value%' ma niedopuszczalny hash"
                                        ["A hash could not be evaluated for the given file"] => string(59) "Nie można obliczyć funkcji haszującej dla podanego pliku"
                                        ["Maximum allowed width for image '%value%' should be '%maxwidth%' but '%width%' detected"] => string(79) "Plik '%value%' ma szerokość '%width%'. Maksymalna szerokość to '%maxwidth%'"
                                        ["Minimum expected width for image '%value%' should be '%minwidth%' but '%width%' detected"] => string(78) "Plik '%value%' ma szerokość '%width%'. Minimalna szerokość to '%maxwidth%'"
                                        ["Maximum allowed height for image '%value%' should be '%maxheight%' but '%height%' detected"] => string(79) "Plik '%value%' ma wysokość '%height%'. Maksymalna wysokość to '%maxheight%'"
                                        ["Minimum expected height for image '%value%' should be '%minheight%' but '%height%' detected"] => string(78) "Plik '%value%' ma wysokość '%height%'. Minimalna wysokość to '%minheight%'"
                                        ["The size of image '%value%' could not be detected"] => string(46) "Nie można określić rozmiaru pliku '%value%'"
                                        ["File '%value%' is not compressed, '%type%' detected"] => string(51) "Plik '%value%' typu '%type%' nie jest skompresowany"
                                        ["File '%value%' is no image, '%type%' detected"] => string(45) "Plik '%value%' typu '%type%' nie jest obrazem"
                                        ["File '%value%' does not match the given md5 hashes"] => string(42) "Plik '%value%' ma niedopuszczalny hash md5"
                                        ["A md5 hash could not be evaluated for the given file"] => string(63) "Nie można obliczyć funkcji haszującej md5 dla podanego pliku"
                                        ["File '%value%' exists"] => string(23) "Plik '%value%' istnieje"
                                        ["File '%value%' does not match the given sha1 hashes"] => string(43) "Plik '%value%' ma niedopuszczalny hash sha1"
                                        ["A sha1 hash could not be evaluated for the given file"] => string(64) "Nie można obliczyć funkcji haszującej sha1 dla podanego pliku"
                                        ["Maximum allowed size for file '%value%' is '%max%' but '%size%' detected"] => string(68) "Podany plik ma rozmiar '%size%'. Maksymalny rozmiar pliku to '%max%'"
                                        ["Minimum expected size for file '%value%' is '%min%' but '%size%' detected"] => string(67) "Podany plik ma rozmiar '%size%'. Minimalny rozmiar pliku to '%min%'"
                                        ["File '%value%' exceeds the defined ini size"] => string(66) "Rozmiar pliku '%value%' przekroczył zdefiniowaną wartość w ini"
                                        ["File '%value%' exceeds the defined form size"] => string(73) "Rozmiar pliku '%value%' przekroczył zdefiniowaną wartość w formularzu"
                                        ["File '%value%' was only partially uploaded"] => string(47) "Plik '%value%' nie został całkowicie wysłany"
                                        ["File '%value%' was not uploaded"] => string(35) "Plik '%value%' nie został wysłany"
                                        ["No temporary directory was found for file '%value%'"] => string(38) "Nie zdefiniowano tymczasowego katalogu"
                                        ["File '%value%' can't be written"] => string(35) "Nie można zapisać pliku '%value%'"
                                        ["A PHP extension returned an error while uploading the file '%value%'"] => string(71) "Rozszerzenie PHP zgłosiło wyjątek podczas wysyłania pliku '%value%'"
                                        ["File '%value%' was illegally uploaded. This could be a possible attack"] => string(86) "Plik '%value%' został niepoprawnie wysłany. Istnieje możliwość wystąpienia ataku"
                                        ["File '%value%' was not found"] => string(30) "Nie znaleziono pliku '%value%'"
                                        ["Unknown error while uploading file '%value%'"] => string(50) "Nieznany błąd podczas wysyłania pliku '%value%'"
                                        ["Too much words, maximum '%max%' are allowed but '%count%' were counted"] => string(60) "Podano '%count%' słów. Maksymalna liczba słów to '%max%'"
                                        ["Too less words, minimum '%min%' are expected but '%count%' were counted"] => string(59) "Podano '%count%' słów. Minimalna liczba słów to '%min%'"
                                        ["'%value%' does not appear to be a float"] => string(46) "'%value%' nie jest liczbą zmiennoprzecinkową"
                                        ["'%value%' is not greater than '%min%'"] => string(40) "'%value%' nie jest większe niż '%min%'"
                                        ["'%value%' has not only hexadecimal digit characters"] => string(46) "'%value%' nie jest wartością heksadecymalną"
                                        ["'%value%' appears to be an IP address, but IP addresses are not allowed"] => string(54) "Wartość '%value%' jest adresem IP a nie nazwą hosta"
                                        ["'%value%' appears to be a DNS hostname but cannot match TLD against known list"] => string(30) "'%value%' zawiera nieznane TLD"
                                        ["'%value%' appears to be a DNS hostname but contains a dash in an invalid position"] => string(54) "Nazwa hosta '%value%' zawiera znak '-' w złym miejscu"
                                        ["'%value%' appears to be a DNS hostname but cannot match against hostname schema for TLD '%tld%'"] => string(65) "Nazwa hosta '%value%' jest niezgodna ze schematem dla TLD '%tld%'"
                                        ["'%value%' appears to be a DNS hostname but cannot extract TLD part"] => string(51) "Nie można rozpoznać TLD dla nazwy hosta '%value%'"
                                        ["'%value%' does not match the expected structure for a DNS hostname"] => string(41) "'%value%' nie jest poprawną nazwą hosta"
                                        ["'%value%' does not appear to be a valid local network name"] => string(50) "'%value%' nie jest poprawną nazwą sieci lokalnej"
                                        ["'%value%' appears to be a local network name but local network names are not allowed"] => string(91) "'%value%' prawdopodobnie jest nazwą sieci lokalnej. Nazwy sieci lokalnych są niedozwolone"
                                        ["'%value%' appears to be a DNS hostname but the given punycode notation cannot be decoded"] => string(65) "Nie można zdekodować punycode dla podanej nazwy hosta '%value%'"
                                        ["Unknown country within the IBAN '%value%'"] => string(33) "Niepoprawny kraj w IBAN '%value%'"
                                        ["'%value%' has a false IBAN format"] => string(44) "Wartość '%value%' nie jest w formacie IBAN"
                                        ["'%value%' has failed the IBAN check"] => string(56) "Wystąpił błąd podczas sprawdzania IBAN dla '%value%'"
                                        ["The two given tokens do not match"] => string(35) "Podane wartości nie są takie same"
                                        ["No token was provided to match against"] => string(35) "Nie podano wartości do porównania"
                                        ["'%value%' was not found in the haystack"] => string(34) "Nie znaleziono wartości '%value%'"
                                        ["Invalid type given. String or integer expected"] => string(70) "Podana wartość powinna być ciągiem znaków lub liczbą całkowitą"
                                        ["'%value%' does not appear to be an integer"] => string(26) "'%value%' nie jest liczbą"
                                        ["'%value%' does not appear to be a valid IP address"] => string(39) "'%value%' nie jest poprawnym adresem IP"
                                        ["'%value%' is no valid ISBN number"] => string(33) "'%value%' nie jest poprawnym ISBN"
                                        ["'%value%' is not less than '%max%'"] => string(40) "'%value%' nie jest mniejsze niż '%max%'"
                                        ["Invalid type given. String, integer, float, boolean or array expected"] => string(132) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą, liczbą zmiennoprzecinkową, wartością logiczną lub tablicą"
                                        ["Value is required and can't be empty"] => string(21) "To pole jest wymagane"
                                        ["'%value%' does not appear to be a postal code"] => string(54) "Wartość '%value%' nie jest poprawnym kodem pocztowym"
                                        ["'%value%' does not match against pattern '%pattern%'"] => string(52) "Wartość '%value%' nie pasuje do wzorca '%pattern%'"
                                        ["There was an internal error while using the pattern '%pattern%'"] => string(60) "Wystąpił błąd podczas dopasowania wyrażenia '%pattern%'"
                                        ["'%value%' is no valid sitemap changefreq"] => string(51) "'%value%' nie jest poprawną wartością changefreq"
                                        ["'%value%' is no valid sitemap lastmod"] => string(48) "'%value%' nie jest poprawną wartością lastmod"
                                        ["'%value%' is no valid sitemap location"] => string(53) "'%value%' nie jest poprawną lokalizacją mapy strony"
                                        ["'%value%' is no valid sitemap priority"] => string(51) "'%value%' nie jest poprawną wartością priorytetu"
                                        ["Invalid type given. Numeric string, integer or float expected"] => string(99) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą lub liczbą zmiennoprzecinkową"
                                        ["'%value%' is less than %min% characters long"] => string(42) "'%value%' zawiera mniej niż %min% znaków"
                                        ["'%value%' is more than %max% characters long"] => string(44) "'%value%' zawiera więcej niż %max% znaków"
                                      }
                                    }
                                  }
                                }
                              }
                            }
                            ["_environment":protected] => NULL
                            ["_optionKeys":protected] => array(21) {
                              [0] => string(11) "phpsettings"
                              [1] => string(9) "bootstrap"
                              [2] => string(12) "appnamespace"
                              [3] => string(11) "pluginpaths"
                              [4] => string(9) "resources"
                              [5] => string(2) "db"
                              [6] => string(5) "logdb"
                              [7] => string(7) "session"
                              [8] => string(24) "session_defaultnamespace"
                              [9] => string(16) "session_lifetime"
                              [10] => string(13) "session_table"
                              [11] => string(6) "smarty"
                              [12] => string(4) "view"
                              [13] => string(5) "cache"
                              [14] => string(4) "auth"
                              [15] => string(5) "auth2"
                              [16] => string(6) "upload"
                              [17] => string(5) "paths"
                              [18] => string(9) "error_log"
                              [19] => string(7) "mailing"
                              [20] => string(5) "debug"
                            }
                            ["_options":protected] => array(21) {
                              ["phpSettings"] => array(5) {
                                ["display_startup_errors"] => string(1) "0"
                                ["display_errors"] => string(1) "0"
                                ["post_max_size"] => string(3) "12M"
                                ["upload_max_filesize"] => string(3) "12M"
                                ["MAX_FILE_SIZE"] => string(3) "12M"
                              }
                              ["bootstrap"] => array(2) {
                                ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/Bootstrap.php"
                                ["class"] => string(9) "Bootstrap"
                              }
                              ["appnamespace"] => string(0) ""
                              ["pluginPaths"] => array(1) {
                                ["Plugin"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/plugins/"
                              }
                              ["resources"] => array(1) {
                                ["frontController"] => array(6) {
                                  ["controllerDirectory"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                  ["moduleControllerDirectoryName"] => string(1) "/"
                                  ["moduleDirectory"] => string(63) "/home/firmylesne/domains/firmylesne.pl/application/controllers/"
                                  ["defaultControllerName"] => string(5) "index"
                                  ["defaultAction"] => string(5) "index"
                                  ["params"] => array(1) {
                                    ["displayExceptions"] => string(1) "0"
                                  }
                                }
                              }
                              ["db"] => array(2) {
                                ["adapter"] => string(9) "Pdo_Mysql"
                                ["params"] => array(5) {
                                  ["host"] => string(9) "localhost"
                                  ["dbname"] => string(13) "firmylesne_fl"
                                  ["username"] => string(13) "firmylesne_fl"
                                  ["password"] => string(8) "RvN04efq"
                                  ["charset"] => string(4) "utf8"
                                }
                              }
                              ["logdb"] => array(7) {
                                ["enabled"] => string(1) "0"
                                ["table"] => string(9) "log_zmian"
                                ["table_query"] => string(19) "log_zmian_zapytania"
                                ["exclude"] => string(61) "session,log_aktywnosci,log_logowan(insert),log_bledow(insert)"
                                ["log_insert"] => string(1) "0"
                                ["log_update"] => string(1) "0"
                                ["log_delete"] => string(1) "0"
                              }
                              ["session"] => array(1) {
                                ["name"] => string(11) "firmy_lesne"
                              }
                              ["session_defaultnamespace"] => string(7) "Default"
                              ["session_lifetime"] => string(5) "86400"
                              ["session_table"] => array(6) {
                                ["name"] => string(7) "session"
                                ["primary"] => array(3) {
                                  [0] => string(10) "session_id"
                                  [1] => string(9) "save_path"
                                  [2] => string(4) "name"
                                }
                                ["primaryAssignment"] => array(3) {
                                  [0] => string(9) "sessionId"
                                  [1] => string(15) "sessionSavePath"
                                  [2] => string(11) "sessionName"
                                }
                                ["modifiedColumn"] => string(8) "modified"
                                ["dataColumn"] => string(12) "session_data"
                                ["lifetimeColumn"] => string(8) "lifetime"
                              }
                              ["smarty"] => array(12) {
                                ["template_dir"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/"
                                ["layout_dir"] => string(75) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/layouts/"
                                ["compile_dir"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/views/compiles/"
                                ["cache_dir"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/caches/"
                                ["plugins_dir"] => array(1) {
                                  [0] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/plugins/smarty"
                                }
                                ["auto_literal"] => string(1) "1"
                                ["force_compile"] => string(1) "0"
                                ["compile_check"] => string(1) "0"
                                ["default_layout"] => string(14) "default/layout"
                                ["debugging"] => string(1) "0"
                                ["debugging_ctrl"] => string(3) "URL"
                                ["default_modifiers"] => array(1) {
                                  [0] => string(16) "escape:'htmlall'"
                                }
                              }
                              ["view"] => array(4) {
                                ["images"] => string(8) "/images/"
                                ["styles"] => string(8) "/styles/"
                                ["scripts"] => string(9) "/scripts/"
                                ["plugins"] => string(9) "/plugins/"
                              }
                              ["cache"] => array(4) {
                                ["enabled"] => string(1) "1"
                                ["frontend"] => array(2) {
                                  ["name"] => string(4) "Core"
                                  ["params"] => array(1) {
                                    ["automatic_serialization"] => string(1) "1"
                                  }
                                }
                                ["primary"] => array(2) {
                                  ["name"] => string(4) "File"
                                  ["params"] => array(1) {
                                    ["cache_dir"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/../temp"
                                  }
                                }
                                ["options"] => array(3) {
                                  ["savetosecondary"] => string(1) "1"
                                  ["backuptosecondary"] => string(1) "0"
                                  ["recoverprimary"] => string(1) "1"
                                }
                              }
                              ["auth"] => array(2) {
                                ["table"] => array(4) {
                                  ["name"] => string(15) "acl_uzytkownicy"
                                  ["user_column"] => string(5) "email"
                                  ["pass_column"] => string(5) "haslo"
                                  ["pass_treatment"] => string(7) "SHA1(?)"
                                }
                                ["log"] => array(2) {
                                  ["enabled"] => string(1) "1"
                                  ["table"] => string(11) "log_logowan"
                                }
                              }
                              ["auth2"] => array(2) {
                                ["table"] => array(4) {
                                  ["name"] => string(15) "acl_uzytkownicy"
                                  ["user_column"] => string(5) "email"
                                  ["pass_column"] => string(5) "haslo"
                                  ["pass_treatment"] => string(1) "?"
                                }
                                ["log"] => array(2) {
                                  ["enabled"] => string(1) "1"
                                  ["table"] => string(11) "log_logowan"
                                }
                              }
                              ["upload"] => array(5) {
                                ["filetransfer"] => array(2) {
                                  ["ignoreNoFile"] => string(1) "1"
                                  ["useByteString"] => string(1) "0"
                                }
                                ["maxFileSize"] => string(3) "1MB"
                                ["maxFilesSize"] => string(3) "5MB"
                                ["excludeExtension"] => string(200) "ADE,ADP,BAS,BAT,CGI,CHM,CMD,COM,CPL,CRT,EXE,HLP,HTA,HTM,HTML,INF,INS,ISP,JS,JSE,LNK,MDB,MDE,MSC,MSI,MSP,MST,PCD,PHTML,PIF,PHP,PHP2,PHP3,PHP4,PHP5,REG,SCR,SCT,SH,SHS,TIF,TIFF,URL,VB,VBE,VBS,WSC,WSF,WSH"
                                ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/../files"
                              }
                              ["paths"] => array(1) {
                                ["images"] => array(6) {
                                  ["news"] => string(82) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/artykuly/"
                                  ["reklama"] => string(81) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/reklama/"
                                  ["galerie"] => string(81) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/galerie/"
                                  ["filmy"] => string(79) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/filmy/"
                                  ["firmy"] => string(79) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/firmy/"
                                  ["ogloszenia"] => string(84) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/ogloszenia/"
                                }
                              }
                              ["error_log"] => array(3) {
                                ["enabled"] => string(1) "1"
                                ["table"] => string(10) "log_bledow"
                                ["mailing"] => array(4) {
                                  ["enabled"] => string(1) "1"
                                  ["recipients"] => array(1) {
                                    [0] => string(23) "and.kowalczuk@gmail.com"
                                  }
                                  ["hostname"] => string(13) "firmylesne.pl"
                                  ["host"] => array(5) {
                                    ["auth"] => string(5) "login"
                                    ["username"] => string(19) "bledy@firmylesne.pl"
                                    ["password"] => string(8) "g52mibV7"
                                    ["ssl"] => string(3) "ssl"
                                    ["port"] => string(3) "587"
                                  }
                                }
                              }
                              ["mailing"] => array(5) {
                                ["enabled"] => string(1) "1"
                                ["nadawca_adres"] => string(21) "noreply@firmylesne.pl"
                                ["nadawca_nazwa"] => string(12) "Firmy leśne"
                                ["hostname"] => string(13) "firmylesne.pl"
                                ["host"] => array(5) {
                                  ["auth"] => string(5) "login"
                                  ["username"] => string(21) "noreply@firmylesne.pl"
                                  ["password"] => string(8) "z43X3Ikg"
                                  ["ssl"] => string(3) "ssl"
                                  ["port"] => string(3) "465"
                                }
                              }
                              ["debug"] => array(6) {
                                ["enabled"] => string(1) "1"
                                ["images_path"] => string(14) "/images/debug/"
                                ["max_recursion"] => string(1) "6"
                                ["max_string_length"] => string(2) "75"
                                ["max_string_length_stepsub"] => string(1) "2"
                                ["inline"] => string(1) "1"
                              }
                            }
                            ["_pluginLoader":protected] => object(Zend_Loader_PluginLoader)#43 (4) {
                              ["_loadedPluginPaths":protected] => array(0) {
                              }
                              ["_loadedPlugins":protected] => array(1) {
                                ["Frontcontroller"] => string(41) "Zend_Application_Resource_Frontcontroller"
                              }
                              ["_prefixToPaths":protected] => array(3) {
                                ["Zend_Application_Resource_"] => array(1) {
                                  [0] => string(26) "Zend/Application/Resource/"
                                }
                                ["ZendX_Application_Resource_"] => array(1) {
                                  [0] => string(27) "ZendX/Application/Resource/"
                                }
                                ["Plugin_"] => array(1) {
                                  [0] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/plugins/"
                                }
                              }
                              ["_useStaticRegistry":protected] => NULL
                            }
                            ["_pluginResources":protected] => array(1) {
                              ["frontcontroller"] => object(Zend_Application_Resource_Frontcontroller)#41 (4) {
                                ["_front":protected] => object(Zend_Controller_Front)#37 (11) {
                                  ["_baseUrl":protected] => NULL
                                  ["_controllerDir":protected] => NULL
                                  ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                    ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                    ["_curModule":protected] => string(7) "default"
                                    ["_controllerDirectory":protected] => array(4) {
                                      ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                      ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                      ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                      ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                    }
                                    ["_defaultAction":protected] => string(5) "index"
                                    ["_defaultController":protected] => string(5) "index"
                                    ["_defaultModule":protected] => string(7) "default"
                                    ["_frontController":protected] => NULL
                                    ["_invokeParams":protected] => array(2) {
                                      ["displayExceptions"] => string(1) "0"
                                      ["bootstrap"] => *RECURSION*
                                    }
                                    ["_pathDelimiter":protected] => string(1) "_"
                                    ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                      ["_body":protected] => array(0) {
                                      }
                                      ["_exceptions":protected] => array(1) {
                                        [0] => *RECURSION*
                                      }
                                      ["_headers":protected] => array(0) {
                                      }
                                      ["_headersRaw":protected] => array(0) {
                                      }
                                      ["_httpResponseCode":protected] => int(200)
                                      ["_isRedirect":protected] => bool(false)
                                      ["_renderExceptions":protected] => bool(false)
                                      ["headersSentThrowsException"] => bool(true)
                                    }
                                    ["_wordDelimiter":protected] => array(2) {
                                      [0] => string(1) "-"
                                      [1] => string(1) "."
                                    }
                                  }
                                  ["_invokeParams":protected] => array(2) {
                                    ["displayExceptions"] => string(1) "0"
                                    ["bootstrap"] => *RECURSION*
                                  }
                                  ["_moduleControllerDirectoryName":protected] => string(1) "/"
                                  ["_plugins":protected] => object(Zend_Controller_Plugin_Broker)#38 (3) {
                                    ["_plugins":protected] => array(1) {
                                      [100] => object(Zend_Controller_Plugin_ErrorHandler)#49 (7) {
                                        ["_errorModule":protected] => string(7) "default"
                                        ["_errorController":protected] => string(5) "error"
                                        ["_errorAction":protected] => string(5) "error"
                                        ["_isInsideErrorHandlerLoop":protected] => bool(true)
                                        ["_exceptionCountAtFirstEncounter":protected] => int(1)
                                        ["_request":protected] => *RECURSION*
                                        ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                          ["_body":protected] => array(0) {
                                          }
                                          ["_exceptions":protected] => array(1) {
                                            [0] => *RECURSION*
                                          }
                                          ["_headers":protected] => array(0) {
                                          }
                                          ["_headersRaw":protected] => array(0) {
                                          }
                                          ["_httpResponseCode":protected] => int(200)
                                          ["_isRedirect":protected] => bool(false)
                                          ["_renderExceptions":protected] => bool(false)
                                          ["headersSentThrowsException"] => bool(true)
                                        }
                                      }
                                    }
                                    ["_request":protected] => *RECURSION*
                                    ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                      ["_body":protected] => array(0) {
                                      }
                                      ["_exceptions":protected] => array(1) {
                                        [0] => *RECURSION*
                                      }
                                      ["_headers":protected] => array(0) {
                                      }
                                      ["_headersRaw":protected] => array(0) {
                                      }
                                      ["_httpResponseCode":protected] => int(200)
                                      ["_isRedirect":protected] => bool(false)
                                      ["_renderExceptions":protected] => bool(false)
                                      ["headersSentThrowsException"] => bool(true)
                                    }
                                  }
                                  ["_request":protected] => *RECURSION*
                                  ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                    ["_body":protected] => array(0) {
                                    }
                                    ["_exceptions":protected] => array(1) {
                                      [0] => *RECURSION*
                                    }
                                    ["_headers":protected] => array(0) {
                                    }
                                    ["_headersRaw":protected] => array(0) {
                                    }
                                    ["_httpResponseCode":protected] => int(200)
                                    ["_isRedirect":protected] => bool(false)
                                    ["_renderExceptions":protected] => bool(false)
                                    ["headersSentThrowsException"] => bool(true)
                                  }
                                  ["_returnResponse":protected] => bool(false)
                                  ["_router":protected] => object(Zend_Controller_Router_Rewrite)#25 (8) {
                                    ["_useDefaultRoutes":protected] => bool(true)
                                    ["_routes":protected] => array(2) {
                                      ["default"] => object(Zend_Controller_Router_Route_Module)#46 (11) {
                                        ["_defaults":protected] => array(3) {
                                          ["controller"] => string(5) "index"
                                          ["action"] => string(5) "index"
                                          ["module"] => string(7) "default"
                                        }
                                        ["_values":protected] => array(2) {
                                          ["controller"] => string(5) "pokaz"
                                          ["action"] => string(24) "informacje-organizacyjne"
                                        }
                                        ["_moduleValid":protected] => bool(false)
                                        ["_keysSet":protected] => bool(true)
                                        ["_moduleKey":protected] => string(6) "module"
                                        ["_controllerKey":protected] => string(10) "controller"
                                        ["_actionKey":protected] => string(6) "action"
                                        ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                          ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                          ["_curModule":protected] => string(7) "default"
                                          ["_controllerDirectory":protected] => array(4) {
                                            ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                            ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                            ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                            ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                          }
                                          ["_defaultAction":protected] => string(5) "index"
                                          ["_defaultController":protected] => string(5) "index"
                                          ["_defaultModule":protected] => string(7) "default"
                                          ["_frontController":protected] => NULL
                                          ["_invokeParams":protected] => array(2) {
                                            ["displayExceptions"] => string(1) "0"
                                            ["bootstrap"] => *RECURSION*
                                          }
                                          ["_pathDelimiter":protected] => string(1) "_"
                                          ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                            ["_body":protected] => array(0) {
                                            }
                                            ["_exceptions":protected] => array(1) {
                                              [0] => *RECURSION*
                                            }
                                            ["_headers":protected] => array(0) {
                                            }
                                            ["_headersRaw":protected] => array(0) {
                                            }
                                            ["_httpResponseCode":protected] => int(200)
                                            ["_isRedirect":protected] => bool(false)
                                            ["_renderExceptions":protected] => bool(false)
                                            ["headersSentThrowsException"] => bool(true)
                                          }
                                          ["_wordDelimiter":protected] => array(2) {
                                            [0] => string(1) "-"
                                            [1] => string(1) "."
                                          }
                                        }
                                        ["_request":protected] => *RECURSION*
                                        ["_isAbstract":protected] => bool(false)
                                        ["_matchedPath":protected] => NULL
                                      }
                                      ["ajax"] => object(Zend_Controller_Router_Route)#22 (17) {
                                        ["_translator":protected] => NULL
                                        ["_locale":protected] => NULL
                                        ["_isTranslated":protected] => bool(false)
                                        ["_translatable":protected] => array(0) {
                                        }
                                        ["_urlVariable":protected] => string(1) ":"
                                        ["_urlDelimiter":protected] => string(1) "/"
                                        ["_regexDelimiter":protected] => string(1) "#"
                                        ["_defaultRegex":protected] => NULL
                                        ["_variables":protected] => array(3) {
                                          [1] => string(6) "module"
                                          [2] => string(10) "controller"
                                          [3] => string(6) "action"
                                        }
                                        ["_parts":protected] => array(5) {
                                          [0] => string(4) "ajax"
                                          [1] => NULL
                                          [2] => NULL
                                          [3] => NULL
                                          [4] => string(1) "*"
                                        }
                                        ["_defaults":protected] => array(1) {
                                          ["ajax"] => bool(true)
                                        }
                                        ["_requirements":protected] => array(0) {
                                        }
                                        ["_values":protected] => array(0) {
                                        }
                                        ["_wildcardData":protected] => array(0) {
                                        }
                                        ["_staticCount":protected] => int(1)
                                        ["_isAbstract":protected] => bool(false)
                                        ["_matchedPath":protected] => NULL
                                      }
                                    }
                                    ["_currentRoute":protected] => string(7) "default"
                                    ["_globalParams":protected] => array(0) {
                                    }
                                    ["_chainNameSeparator":protected] => string(1) "-"
                                    ["_useCurrentParamsAsGlobal":protected] => bool(false)
                                    ["_frontController":protected] => *RECURSION*
                                    ["_invokeParams":protected] => array(2) {
                                      ["displayExceptions"] => string(1) "0"
                                      ["bootstrap"] => *RECURSION*
                                    }
                                  }
                                  ["_throwExceptions":protected] => bool(false)
                                }
                                ["_bootstrap":protected] => *RECURSION*
                                ["_options":protected] => array(6) {
                                  ["controllerDirectory"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                  ["moduleControllerDirectoryName"] => string(1) "/"
                                  ["moduleDirectory"] => string(63) "/home/firmylesne/domains/firmylesne.pl/application/controllers/"
                                  ["defaultControllerName"] => string(5) "index"
                                  ["defaultAction"] => string(5) "index"
                                  ["params"] => array(1) {
                                    ["displayExceptions"] => string(1) "0"
                                  }
                                }
                                ["_skipOptions":protected] => array(2) {
                                  [0] => string(7) "options"
                                  [1] => string(6) "config"
                                }
                              }
                            }
                            ["_run":protected] => array(14) {
                              [0] => string(15) "frontcontroller"
                              [1] => string(15) "basecontrollers"
                              [2] => string(10) "autoloader"
                              [3] => string(6) "upload"
                              [4] => string(4) "view"
                              [5] => string(6) "router"
                              [6] => string(2) "db"
                              [7] => string(7) "session"
                              [8] => string(5) "cache"
                              [9] => string(4) "auth"
                              [10] => string(3) "acl"
                              [11] => string(8) "errorlog"
                              [12] => string(10) "translator"
                              [13] => string(4) "path"
                            }
                            ["_started":protected] => array(0) {
                            }
                            ["frontController"] => object(Zend_Controller_Front)#37 (11) {
                              ["_baseUrl":protected] => NULL
                              ["_controllerDir":protected] => NULL
                              ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                ["_curModule":protected] => string(7) "default"
                                ["_controllerDirectory":protected] => array(4) {
                                  ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                  ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                  ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                  ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                }
                                ["_defaultAction":protected] => string(5) "index"
                                ["_defaultController":protected] => string(5) "index"
                                ["_defaultModule":protected] => string(7) "default"
                                ["_frontController":protected] => NULL
                                ["_invokeParams":protected] => array(2) {
                                  ["displayExceptions"] => string(1) "0"
                                  ["bootstrap"] => *RECURSION*
                                }
                                ["_pathDelimiter":protected] => string(1) "_"
                                ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                  ["_body":protected] => array(0) {
                                  }
                                  ["_exceptions":protected] => array(1) {
                                    [0] => *RECURSION*
                                  }
                                  ["_headers":protected] => array(0) {
                                  }
                                  ["_headersRaw":protected] => array(0) {
                                  }
                                  ["_httpResponseCode":protected] => int(200)
                                  ["_isRedirect":protected] => bool(false)
                                  ["_renderExceptions":protected] => bool(false)
                                  ["headersSentThrowsException"] => bool(true)
                                }
                                ["_wordDelimiter":protected] => array(2) {
                                  [0] => string(1) "-"
                                  [1] => string(1) "."
                                }
                              }
                              ["_invokeParams":protected] => array(2) {
                                ["displayExceptions"] => string(1) "0"
                                ["bootstrap"] => *RECURSION*
                              }
                              ["_moduleControllerDirectoryName":protected] => string(1) "/"
                              ["_plugins":protected] => object(Zend_Controller_Plugin_Broker)#38 (3) {
                                ["_plugins":protected] => array(1) {
                                  [100] => object(Zend_Controller_Plugin_ErrorHandler)#49 (7) {
                                    ["_errorModule":protected] => string(7) "default"
                                    ["_errorController":protected] => string(5) "error"
                                    ["_errorAction":protected] => string(5) "error"
                                    ["_isInsideErrorHandlerLoop":protected] => bool(true)
                                    ["_exceptionCountAtFirstEncounter":protected] => int(1)
                                    ["_request":protected] => *RECURSION*
                                    ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                      ["_body":protected] => array(0) {
                                      }
                                      ["_exceptions":protected] => array(1) {
                                        [0] => *RECURSION*
                                      }
                                      ["_headers":protected] => array(0) {
                                      }
                                      ["_headersRaw":protected] => array(0) {
                                      }
                                      ["_httpResponseCode":protected] => int(200)
                                      ["_isRedirect":protected] => bool(false)
                                      ["_renderExceptions":protected] => bool(false)
                                      ["headersSentThrowsException"] => bool(true)
                                    }
                                  }
                                }
                                ["_request":protected] => *RECURSION*
                                ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                  ["_body":protected] => array(0) {
                                  }
                                  ["_exceptions":protected] => array(1) {
                                    [0] => *RECURSION*
                                  }
                                  ["_headers":protected] => array(0) {
                                  }
                                  ["_headersRaw":protected] => array(0) {
                                  }
                                  ["_httpResponseCode":protected] => int(200)
                                  ["_isRedirect":protected] => bool(false)
                                  ["_renderExceptions":protected] => bool(false)
                                  ["headersSentThrowsException"] => bool(true)
                                }
                              }
                              ["_request":protected] => *RECURSION*
                              ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                ["_body":protected] => array(0) {
                                }
                                ["_exceptions":protected] => array(1) {
                                  [0] => *RECURSION*
                                }
                                ["_headers":protected] => array(0) {
                                }
                                ["_headersRaw":protected] => array(0) {
                                }
                                ["_httpResponseCode":protected] => int(200)
                                ["_isRedirect":protected] => bool(false)
                                ["_renderExceptions":protected] => bool(false)
                                ["headersSentThrowsException"] => bool(true)
                              }
                              ["_returnResponse":protected] => bool(false)
                              ["_router":protected] => object(Zend_Controller_Router_Rewrite)#25 (8) {
                                ["_useDefaultRoutes":protected] => bool(true)
                                ["_routes":protected] => array(2) {
                                  ["default"] => object(Zend_Controller_Router_Route_Module)#46 (11) {
                                    ["_defaults":protected] => array(3) {
                                      ["controller"] => string(5) "index"
                                      ["action"] => string(5) "index"
                                      ["module"] => string(7) "default"
                                    }
                                    ["_values":protected] => array(2) {
                                      ["controller"] => string(5) "pokaz"
                                      ["action"] => string(24) "informacje-organizacyjne"
                                    }
                                    ["_moduleValid":protected] => bool(false)
                                    ["_keysSet":protected] => bool(true)
                                    ["_moduleKey":protected] => string(6) "module"
                                    ["_controllerKey":protected] => string(10) "controller"
                                    ["_actionKey":protected] => string(6) "action"
                                    ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                      ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                      ["_curModule":protected] => string(7) "default"
                                      ["_controllerDirectory":protected] => array(4) {
                                        ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                        ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                        ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                        ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                      }
                                      ["_defaultAction":protected] => string(5) "index"
                                      ["_defaultController":protected] => string(5) "index"
                                      ["_defaultModule":protected] => string(7) "default"
                                      ["_frontController":protected] => NULL
                                      ["_invokeParams":protected] => array(2) {
                                        ["displayExceptions"] => string(1) "0"
                                        ["bootstrap"] => *RECURSION*
                                      }
                                      ["_pathDelimiter":protected] => string(1) "_"
                                      ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                        ["_body":protected] => array(0) {
                                        }
                                        ["_exceptions":protected] => array(1) {
                                          [0] => *RECURSION*
                                        }
                                        ["_headers":protected] => array(0) {
                                        }
                                        ["_headersRaw":protected] => array(0) {
                                        }
                                        ["_httpResponseCode":protected] => int(200)
                                        ["_isRedirect":protected] => bool(false)
                                        ["_renderExceptions":protected] => bool(false)
                                        ["headersSentThrowsException"] => bool(true)
                                      }
                                      ["_wordDelimiter":protected] => array(2) {
                                        [0] => string(1) "-"
                                        [1] => string(1) "."
                                      }
                                    }
                                    ["_request":protected] => *RECURSION*
                                    ["_isAbstract":protected] => bool(false)
                                    ["_matchedPath":protected] => NULL
                                  }
                                  ["ajax"] => object(Zend_Controller_Router_Route)#22 (17) {
                                    ["_translator":protected] => NULL
                                    ["_locale":protected] => NULL
                                    ["_isTranslated":protected] => bool(false)
                                    ["_translatable":protected] => array(0) {
                                    }
                                    ["_urlVariable":protected] => string(1) ":"
                                    ["_urlDelimiter":protected] => string(1) "/"
                                    ["_regexDelimiter":protected] => string(1) "#"
                                    ["_defaultRegex":protected] => NULL
                                    ["_variables":protected] => array(3) {
                                      [1] => string(6) "module"
                                      [2] => string(10) "controller"
                                      [3] => string(6) "action"
                                    }
                                    ["_parts":protected] => array(5) {
                                      [0] => string(4) "ajax"
                                      [1] => NULL
                                      [2] => NULL
                                      [3] => NULL
                                      [4] => string(1) "*"
                                    }
                                    ["_defaults":protected] => array(1) {
                                      ["ajax"] => bool(true)
                                    }
                                    ["_requirements":protected] => array(0) {
                                    }
                                    ["_values":protected] => array(0) {
                                    }
                                    ["_wildcardData":protected] => array(0) {
                                    }
                                    ["_staticCount":protected] => int(1)
                                    ["_isAbstract":protected] => bool(false)
                                    ["_matchedPath":protected] => NULL
                                  }
                                }
                                ["_currentRoute":protected] => string(7) "default"
                                ["_globalParams":protected] => array(0) {
                                }
                                ["_chainNameSeparator":protected] => string(1) "-"
                                ["_useCurrentParamsAsGlobal":protected] => bool(false)
                                ["_frontController":protected] => *RECURSION*
                                ["_invokeParams":protected] => array(2) {
                                  ["displayExceptions"] => string(1) "0"
                                  ["bootstrap"] => *RECURSION*
                                }
                              }
                              ["_throwExceptions":protected] => bool(false)
                            }
                          }
                        }
                      }
                    }
                    [7] => array(6) {
                      ["file"] => string(72) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Front.php"
                      ["line"] => int(954)
                      ["function"] => string(8) "dispatch"
                      ["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
                      ["type"] => string(2) "->"
                      ["args"] => array(2) {
                        [0] => *RECURSION*
                        [1] => object(Zend_Controller_Response_Http)#45 (8) {
                          ["_body":protected] => array(0) {
                          }
                          ["_exceptions":protected] => array(1) {
                            [0] => *RECURSION*
                          }
                          ["_headers":protected] => array(0) {
                          }
                          ["_headersRaw":protected] => array(0) {
                          }
                          ["_httpResponseCode":protected] => int(200)
                          ["_isRedirect":protected] => bool(false)
                          ["_renderExceptions":protected] => bool(false)
                          ["headersSentThrowsException"] => bool(true)
                        }
                      }
                    }
                    [8] => array(6) {
                      ["file"] => string(87) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Application/Bootstrap/Bootstrap.php"
                      ["line"] => int(97)
                      ["function"] => string(8) "dispatch"
                      ["class"] => string(21) "Zend_Controller_Front"
                      ["type"] => string(2) "->"
                      ["args"] => array(0) {
                      }
                    }
                    [9] => array(6) {
                      ["file"] => string(67) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Application.php"
                      ["line"] => int(366)
                      ["function"] => string(3) "run"
                      ["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
                      ["type"] => string(2) "->"
                      ["args"] => array(0) {
                      }
                    }
                    [10] => array(6) {
                      ["file"] => string(60) "/home/firmylesne/domains/firmylesne.pl/public_html/index.php"
                      ["line"] => int(65)
                      ["function"] => string(3) "run"
                      ["class"] => string(16) "Zend_Application"
                      ["type"] => string(2) "->"
                      ["args"] => array(0) {
                      }
                    }
                  }
                  ["previous":"Exception":private] => NULL
                }
                ["type"] => string(15) "EXCEPTION_OTHER"
                ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                  ["_paramSources":protected] => array(2) {
                    [0] => string(4) "_GET"
                    [1] => string(5) "_POST"
                  }
                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                  ["_baseUrl":protected] => string(0) ""
                  ["_basePath":protected] => NULL
                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                  ["_params":protected] => array(3) {
                    ["controller"] => string(5) "pokaz"
                    ["action"] => string(24) "informacje-organizacyjne"
                    ["module"] => string(7) "default"
                  }
                  ["_rawBody":protected] => NULL
                  ["_aliases":protected] => array(0) {
                  }
                  ["_dispatched":protected] => bool(true)
                  ["_module":protected] => string(7) "default"
                  ["_moduleKey":protected] => string(6) "module"
                  ["_controller":protected] => string(5) "pokaz"
                  ["_controllerKey":protected] => string(10) "controller"
                  ["_action":protected] => string(24) "informacje-organizacyjne"
                  ["_actionKey":protected] => string(6) "action"
                }
              }
            }
          }
          ["_rawBody":protected] => NULL
          ["_aliases":protected] => array(0) {
          }
          ["_dispatched":protected] => bool(false)
          ["_module":protected] => string(7) "default"
          ["_moduleKey":protected] => string(6) "module"
          ["_controller":protected] => string(5) "error"
          ["_controllerKey":protected] => string(10) "controller"
          ["_action":protected] => string(8) "critical"
          ["_actionKey":protected] => string(6) "action"
        }
        [1] => object(Zend_Controller_Response_Http)#45 (8) {
          ["_body":protected] => array(0) {
          }
          ["_exceptions":protected] => array(1) {
            [0] => object(Zend_Cache_Exception)#98 (8) {
              ["_previous":"Zend_Exception":private] => NULL
              ["message":protected] => string(111) "Invalid id or tag 'menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne' : must use only [a-zA-Z0-9_]"
              ["string":"Exception":private] => string(1806) "exception 'Zend_Cache_Exception' with message 'Invalid id or tag 'menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne' : must use only [a-zA-Z0-9_]' in /home/firmylesne/domains/firmylesne.pl/library/Zend/Cache.php:209
Stack trace:
#0 /home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php(679): Zend_Cache::throwException('Invalid id or t...')
#1 /home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php(358): Zend_Cache_Core::_validateIdOrTag('menu_default_po...')
#2 /home/firmylesne/domains/firmylesne.pl/application/plugins/Cache.php(384): Zend_Cache_Core->save(Array, 'menu_default_po...', Array, false, 8)
#3 /home/firmylesne/domains/firmylesne.pl/application/models/Zarzadzanie/Menu.php(84): Plugin_Cache->save(Array, 'menu_default_po...', Array)
#4 /home/firmylesne/domains/firmylesne.pl/application/controllers/PokazController.php(10): Model_Zarzadzanie_Menu->getMenu(true, Array)
#5 /home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Action.php(133): PokazController->init()
#6 /home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Dispatcher/Standard.php(281): Zend_Controller_Action->__construct(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http), Array)
#7 /home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#8 /home/firmylesne/domains/firmylesne.pl/library/Zend/Application/Bootstrap/Bootstrap.php(97): Zend_Controller_Front->dispatch()
#9 /home/firmylesne/domains/firmylesne.pl/library/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run()
#10 /home/firmylesne/domains/firmylesne.pl/public_html/index.php(65): Zend_Application->run()
#11 {main}"
              ["code":protected] => int(0)
              ["file":protected] => string(61) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Cache.php"
              ["line":protected] => int(209)
              ["trace":"Exception":private] => array(11) {
                [0] => array(6) {
                  ["file"] => string(66) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php"
                  ["line"] => int(679)
                  ["function"] => string(14) "throwException"
                  ["class"] => string(10) "Zend_Cache"
                  ["type"] => string(2) "::"
                  ["args"] => array(1) {
                    [0] => string(111) "Invalid id or tag 'menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne' : must use only [a-zA-Z0-9_]"
                  }
                }
                [1] => array(6) {
                  ["file"] => string(66) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php"
                  ["line"] => int(358)
                  ["function"] => string(16) "_validateIdOrTag"
                  ["class"] => string(15) "Zend_Cache_Core"
                  ["type"] => string(2) "::"
                  ["args"] => array(1) {
                    [0] => string(62) "menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne"
                  }
                }
                [2] => array(6) {
                  ["file"] => string(68) "/home/firmylesne/domains/firmylesne.pl/application/plugins/Cache.php"
                  ["line"] => int(384)
                  ["function"] => string(4) "save"
                  ["class"] => string(15) "Zend_Cache_Core"
                  ["type"] => string(2) "->"
                  ["args"] => array(5) {
                    [0] => array(26) {
                      [16] => array(7) {
                        ["id"] => string(2) "16"
                        ["nazwa"] => string(14) "Usługi leśne"
                        ["href"] => string(19) "/pokaz/uslugi-lesne"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [20] => array(7) {
                        ["id"] => string(2) "20"
                        ["nazwa"] => string(8) "Sprzedam"
                        ["href"] => string(33) "/lista/ogloszenia/rodzaj/sprzedam"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [84] => array(7) {
                        ["id"] => string(2) "84"
                        ["nazwa"] => string(11) "Forest SHOW"
                        ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(4) {
                          [0] => array(7) {
                            ["id"] => string(2) "85"
                            ["nazwa"] => string(14) "Jak dojechać?"
                            ["href"] => string(19) "/pokaz/jak-dojechac"
                            ["typ"] => string(9) "podstrona"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [1] => array(7) {
                            ["id"] => string(3) "101"
                            ["nazwa"] => string(24) "Informacje organizacyjne"
                            ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [2] => array(7) {
                            ["id"] => string(2) "86"
                            ["nazwa"] => string(12) "Aktualności"
                            ["href"] => string(30) "/lista/forest-show/aktualnosci"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [3] => array(7) {
                            ["id"] => string(2) "88"
                            ["nazwa"] => string(10) "Zawody PFC"
                            ["href"] => string(17) "/pokaz/zawody-pfc"
                            ["typ"] => string(9) "podstrona"
                            ["kolejnosc"] => string(1) "3"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                        }
                      }
                      [85] => array(7) {
                        ["id"] => string(2) "85"
                        ["nazwa"] => string(14) "Jak dojechać?"
                        ["href"] => string(19) "/pokaz/jak-dojechac"
                        ["typ"] => string(9) "podstrona"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [101] => array(7) {
                        ["id"] => string(3) "101"
                        ["nazwa"] => string(24) "Informacje organizacyjne"
                        ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [103] => array(7) {
                        ["id"] => string(3) "103"
                        ["nazwa"] => string(19) "Ograniczenia cięć"
                        ["href"] => string(24) "/lista/ograniczenia-ciec"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [3] => array(7) {
                        ["id"] => string(1) "3"
                        ["nazwa"] => string(11) "Ogłoszenia"
                        ["href"] => string(17) "/lista/ogloszenia"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(6) {
                          [0] => array(7) {
                            ["id"] => string(2) "20"
                            ["nazwa"] => string(8) "Sprzedam"
                            ["href"] => string(33) "/lista/ogloszenia/rodzaj/sprzedam"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [1] => array(7) {
                            ["id"] => string(2) "37"
                            ["nazwa"] => string(6) "Kupię"
                            ["href"] => string(30) "/lista/ogloszenia/rodzaj/kupie"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [2] => array(7) {
                            ["id"] => string(2) "21"
                            ["nazwa"] => string(17) "Zamienię / Oddam"
                            ["href"] => string(33) "/lista/ogloszenia/rodzaj/zamienie"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "3"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [3] => array(7) {
                            ["id"] => string(2) "22"
                            ["nazwa"] => string(10) "Dam pracę"
                            ["href"] => string(34) "/lista/ogloszenia/rodzaj/dam_prace"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "4"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [4] => array(7) {
                            ["id"] => string(2) "23"
                            ["nazwa"] => string(12) "Szukam pracy"
                            ["href"] => string(37) "/lista/ogloszenia/rodzaj/szukam_pracy"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "5"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [5] => array(7) {
                            ["id"] => string(2) "24"
                            ["nazwa"] => string(4) "Inne"
                            ["href"] => string(29) "/lista/ogloszenia/rodzaj/inne"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "6"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                        }
                      }
                      [17] => array(7) {
                        ["id"] => string(2) "17"
                        ["nazwa"] => string(14) "Sprzęt leśny"
                        ["href"] => string(19) "/pokaz/sprzet-lesny"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [47] => array(7) {
                        ["id"] => string(2) "47"
                        ["nazwa"] => string(11) "BHP w lesie"
                        ["href"] => string(18) "/lista/bhp-w-lesie"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [37] => array(7) {
                        ["id"] => string(2) "37"
                        ["nazwa"] => string(6) "Kupię"
                        ["href"] => string(30) "/lista/ogloszenia/rodzaj/kupie"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [86] => array(7) {
                        ["id"] => string(2) "86"
                        ["nazwa"] => string(12) "Aktualności"
                        ["href"] => string(30) "/lista/forest-show/aktualnosci"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [8] => array(7) {
                        ["id"] => string(1) "8"
                        ["nazwa"] => string(7) "Kontakt"
                        ["href"] => string(14) "/pokaz/kontakt"
                        ["typ"] => string(9) "podstrona"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [21] => array(7) {
                        ["id"] => string(2) "21"
                        ["nazwa"] => string(17) "Zamienię / Oddam"
                        ["href"] => string(33) "/lista/ogloszenia/rodzaj/zamienie"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [83] => array(7) {
                        ["id"] => string(2) "83"
                        ["nazwa"] => string(11) "Forest SHOW"
                        ["href"] => string(18) "/lista/forest-show"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [88] => array(7) {
                        ["id"] => string(2) "88"
                        ["nazwa"] => string(10) "Zawody PFC"
                        ["href"] => string(17) "/pokaz/zawody-pfc"
                        ["typ"] => string(9) "podstrona"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [22] => array(7) {
                        ["id"] => string(2) "22"
                        ["nazwa"] => string(10) "Dam pracę"
                        ["href"] => string(34) "/lista/ogloszenia/rodzaj/dam_prace"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "4"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [67] => array(7) {
                        ["id"] => string(2) "67"
                        ["nazwa"] => string(15) "Goń złodzieja"
                        ["href"] => string(20) "/lista/gon-zlodzieja"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "4"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [2] => array(7) {
                        ["id"] => string(1) "2"
                        ["nazwa"] => string(10) "Informacje"
                        ["href"] => string(17) "/lista/informacje"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "5"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(9) {
                          [0] => array(7) {
                            ["id"] => string(3) "103"
                            ["nazwa"] => string(19) "Ograniczenia cięć"
                            ["href"] => string(24) "/lista/ograniczenia-ciec"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [1] => array(7) {
                            ["id"] => string(2) "47"
                            ["nazwa"] => string(11) "BHP w lesie"
                            ["href"] => string(18) "/lista/bhp-w-lesie"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [2] => array(7) {
                            ["id"] => string(2) "83"
                            ["nazwa"] => string(11) "Forest SHOW"
                            ["href"] => string(18) "/lista/forest-show"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "3"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [3] => array(7) {
                            ["id"] => string(2) "67"
                            ["nazwa"] => string(15) "Goń złodzieja"
                            ["href"] => string(20) "/lista/gon-zlodzieja"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "4"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [4] => array(7) {
                            ["id"] => string(2) "12"
                            ["nazwa"] => string(15) "Lasy Państwowe"
                            ["href"] => string(21) "/lista/lasy-panstwowe"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "5"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [5] => array(7) {
                            ["id"] => string(3) "102"
                            ["nazwa"] => string(14) "Przetargi w LP"
                            ["href"] => string(21) "/lista/przetargi-w-lp"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "6"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [6] => array(7) {
                            ["id"] => string(2) "10"
                            ["nazwa"] => string(15) "Technika leśna"
                            ["href"] => string(21) "/lista/technika-lesna"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "7"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [7] => array(7) {
                            ["id"] => string(2) "74"
                            ["nazwa"] => string(7) "Wypadki"
                            ["href"] => string(14) "/lista/wypadki"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "8"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [8] => array(7) {
                            ["id"] => string(2) "73"
                            ["nazwa"] => string(14) "Okiem adwokata"
                            ["href"] => string(21) "/lista/okiem-adwokata"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "9"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                        }
                      }
                      [12] => array(7) {
                        ["id"] => string(2) "12"
                        ["nazwa"] => string(15) "Lasy Państwowe"
                        ["href"] => string(21) "/lista/lasy-panstwowe"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "5"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [23] => array(7) {
                        ["id"] => string(2) "23"
                        ["nazwa"] => string(12) "Szukam pracy"
                        ["href"] => string(37) "/lista/ogloszenia/rodzaj/szukam_pracy"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "5"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [7] => array(7) {
                        ["id"] => string(1) "7"
                        ["nazwa"] => string(7) "Reklama"
                        ["href"] => string(14) "/pokaz/reklama"
                        ["typ"] => string(9) "podstrona"
                        ["kolejnosc"] => string(1) "6"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [24] => array(7) {
                        ["id"] => string(2) "24"
                        ["nazwa"] => string(4) "Inne"
                        ["href"] => string(29) "/lista/ogloszenia/rodzaj/inne"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "6"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [102] => array(7) {
                        ["id"] => string(3) "102"
                        ["nazwa"] => string(14) "Przetargi w LP"
                        ["href"] => string(21) "/lista/przetargi-w-lp"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "6"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [10] => array(7) {
                        ["id"] => string(2) "10"
                        ["nazwa"] => string(15) "Technika leśna"
                        ["href"] => string(21) "/lista/technika-lesna"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "7"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [74] => array(7) {
                        ["id"] => string(2) "74"
                        ["nazwa"] => string(7) "Wypadki"
                        ["href"] => string(14) "/lista/wypadki"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "8"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [73] => &array(7) {
                        ["id"] => string(2) "73"
                        ["nazwa"] => string(14) "Okiem adwokata"
                        ["href"] => string(21) "/lista/okiem-adwokata"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "9"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                    }
                    [1] => string(62) "menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne"
                    [2] => array(1) {
                      [0] => string(4) "menu"
                    }
                    [3] => bool(false)
                    [4] => int(8)
                  }
                }
                [3] => array(6) {
                  ["file"] => string(78) "/home/firmylesne/domains/firmylesne.pl/application/models/Zarzadzanie/Menu.php"
                  ["line"] => int(84)
                  ["function"] => string(4) "save"
                  ["class"] => string(12) "Plugin_Cache"
                  ["type"] => string(2) "->"
                  ["args"] => array(3) {
                    [0] => array(26) {
                      [16] => array(7) {
                        ["id"] => string(2) "16"
                        ["nazwa"] => string(14) "Usługi leśne"
                        ["href"] => string(19) "/pokaz/uslugi-lesne"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [20] => array(7) {
                        ["id"] => string(2) "20"
                        ["nazwa"] => string(8) "Sprzedam"
                        ["href"] => string(33) "/lista/ogloszenia/rodzaj/sprzedam"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [84] => array(7) {
                        ["id"] => string(2) "84"
                        ["nazwa"] => string(11) "Forest SHOW"
                        ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(4) {
                          [0] => array(7) {
                            ["id"] => string(2) "85"
                            ["nazwa"] => string(14) "Jak dojechać?"
                            ["href"] => string(19) "/pokaz/jak-dojechac"
                            ["typ"] => string(9) "podstrona"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [1] => array(7) {
                            ["id"] => string(3) "101"
                            ["nazwa"] => string(24) "Informacje organizacyjne"
                            ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [2] => array(7) {
                            ["id"] => string(2) "86"
                            ["nazwa"] => string(12) "Aktualności"
                            ["href"] => string(30) "/lista/forest-show/aktualnosci"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [3] => array(7) {
                            ["id"] => string(2) "88"
                            ["nazwa"] => string(10) "Zawody PFC"
                            ["href"] => string(17) "/pokaz/zawody-pfc"
                            ["typ"] => string(9) "podstrona"
                            ["kolejnosc"] => string(1) "3"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                        }
                      }
                      [85] => array(7) {
                        ["id"] => string(2) "85"
                        ["nazwa"] => string(14) "Jak dojechać?"
                        ["href"] => string(19) "/pokaz/jak-dojechac"
                        ["typ"] => string(9) "podstrona"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [101] => array(7) {
                        ["id"] => string(3) "101"
                        ["nazwa"] => string(24) "Informacje organizacyjne"
                        ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [103] => array(7) {
                        ["id"] => string(3) "103"
                        ["nazwa"] => string(19) "Ograniczenia cięć"
                        ["href"] => string(24) "/lista/ograniczenia-ciec"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [3] => array(7) {
                        ["id"] => string(1) "3"
                        ["nazwa"] => string(11) "Ogłoszenia"
                        ["href"] => string(17) "/lista/ogloszenia"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(6) {
                          [0] => array(7) {
                            ["id"] => string(2) "20"
                            ["nazwa"] => string(8) "Sprzedam"
                            ["href"] => string(33) "/lista/ogloszenia/rodzaj/sprzedam"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [1] => array(7) {
                            ["id"] => string(2) "37"
                            ["nazwa"] => string(6) "Kupię"
                            ["href"] => string(30) "/lista/ogloszenia/rodzaj/kupie"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [2] => array(7) {
                            ["id"] => string(2) "21"
                            ["nazwa"] => string(17) "Zamienię / Oddam"
                            ["href"] => string(33) "/lista/ogloszenia/rodzaj/zamienie"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "3"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [3] => array(7) {
                            ["id"] => string(2) "22"
                            ["nazwa"] => string(10) "Dam pracę"
                            ["href"] => string(34) "/lista/ogloszenia/rodzaj/dam_prace"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "4"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [4] => array(7) {
                            ["id"] => string(2) "23"
                            ["nazwa"] => string(12) "Szukam pracy"
                            ["href"] => string(37) "/lista/ogloszenia/rodzaj/szukam_pracy"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "5"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [5] => array(7) {
                            ["id"] => string(2) "24"
                            ["nazwa"] => string(4) "Inne"
                            ["href"] => string(29) "/lista/ogloszenia/rodzaj/inne"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "6"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                        }
                      }
                      [17] => array(7) {
                        ["id"] => string(2) "17"
                        ["nazwa"] => string(14) "Sprzęt leśny"
                        ["href"] => string(19) "/pokaz/sprzet-lesny"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [47] => array(7) {
                        ["id"] => string(2) "47"
                        ["nazwa"] => string(11) "BHP w lesie"
                        ["href"] => string(18) "/lista/bhp-w-lesie"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [37] => array(7) {
                        ["id"] => string(2) "37"
                        ["nazwa"] => string(6) "Kupię"
                        ["href"] => string(30) "/lista/ogloszenia/rodzaj/kupie"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [86] => array(7) {
                        ["id"] => string(2) "86"
                        ["nazwa"] => string(12) "Aktualności"
                        ["href"] => string(30) "/lista/forest-show/aktualnosci"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [8] => array(7) {
                        ["id"] => string(1) "8"
                        ["nazwa"] => string(7) "Kontakt"
                        ["href"] => string(14) "/pokaz/kontakt"
                        ["typ"] => string(9) "podstrona"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [21] => array(7) {
                        ["id"] => string(2) "21"
                        ["nazwa"] => string(17) "Zamienię / Oddam"
                        ["href"] => string(33) "/lista/ogloszenia/rodzaj/zamienie"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [83] => array(7) {
                        ["id"] => string(2) "83"
                        ["nazwa"] => string(11) "Forest SHOW"
                        ["href"] => string(18) "/lista/forest-show"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [88] => array(7) {
                        ["id"] => string(2) "88"
                        ["nazwa"] => string(10) "Zawody PFC"
                        ["href"] => string(17) "/pokaz/zawody-pfc"
                        ["typ"] => string(9) "podstrona"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [22] => array(7) {
                        ["id"] => string(2) "22"
                        ["nazwa"] => string(10) "Dam pracę"
                        ["href"] => string(34) "/lista/ogloszenia/rodzaj/dam_prace"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "4"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [67] => array(7) {
                        ["id"] => string(2) "67"
                        ["nazwa"] => string(15) "Goń złodzieja"
                        ["href"] => string(20) "/lista/gon-zlodzieja"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "4"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [2] => array(7) {
                        ["id"] => string(1) "2"
                        ["nazwa"] => string(10) "Informacje"
                        ["href"] => string(17) "/lista/informacje"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "5"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(9) {
                          [0] => array(7) {
                            ["id"] => string(3) "103"
                            ["nazwa"] => string(19) "Ograniczenia cięć"
                            ["href"] => string(24) "/lista/ograniczenia-ciec"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [1] => array(7) {
                            ["id"] => string(2) "47"
                            ["nazwa"] => string(11) "BHP w lesie"
                            ["href"] => string(18) "/lista/bhp-w-lesie"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [2] => array(7) {
                            ["id"] => string(2) "83"
                            ["nazwa"] => string(11) "Forest SHOW"
                            ["href"] => string(18) "/lista/forest-show"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "3"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [3] => array(7) {
                            ["id"] => string(2) "67"
                            ["nazwa"] => string(15) "Goń złodzieja"
                            ["href"] => string(20) "/lista/gon-zlodzieja"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "4"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [4] => array(7) {
                            ["id"] => string(2) "12"
                            ["nazwa"] => string(15) "Lasy Państwowe"
                            ["href"] => string(21) "/lista/lasy-panstwowe"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "5"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [5] => array(7) {
                            ["id"] => string(3) "102"
                            ["nazwa"] => string(14) "Przetargi w LP"
                            ["href"] => string(21) "/lista/przetargi-w-lp"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "6"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [6] => array(7) {
                            ["id"] => string(2) "10"
                            ["nazwa"] => string(15) "Technika leśna"
                            ["href"] => string(21) "/lista/technika-lesna"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "7"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [7] => array(7) {
                            ["id"] => string(2) "74"
                            ["nazwa"] => string(7) "Wypadki"
                            ["href"] => string(14) "/lista/wypadki"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "8"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [8] => array(7) {
                            ["id"] => string(2) "73"
                            ["nazwa"] => string(14) "Okiem adwokata"
                            ["href"] => string(21) "/lista/okiem-adwokata"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "9"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                        }
                      }
                      [12] => array(7) {
                        ["id"] => string(2) "12"
                        ["nazwa"] => string(15) "Lasy Państwowe"
                        ["href"] => string(21) "/lista/lasy-panstwowe"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "5"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [23] => array(7) {
                        ["id"] => string(2) "23"
                        ["nazwa"] => string(12) "Szukam pracy"
                        ["href"] => string(37) "/lista/ogloszenia/rodzaj/szukam_pracy"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "5"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [7] => array(7) {
                        ["id"] => string(1) "7"
                        ["nazwa"] => string(7) "Reklama"
                        ["href"] => string(14) "/pokaz/reklama"
                        ["typ"] => string(9) "podstrona"
                        ["kolejnosc"] => string(1) "6"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [24] => array(7) {
                        ["id"] => string(2) "24"
                        ["nazwa"] => string(4) "Inne"
                        ["href"] => string(29) "/lista/ogloszenia/rodzaj/inne"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "6"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [102] => array(7) {
                        ["id"] => string(3) "102"
                        ["nazwa"] => string(14) "Przetargi w LP"
                        ["href"] => string(21) "/lista/przetargi-w-lp"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "6"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [10] => array(7) {
                        ["id"] => string(2) "10"
                        ["nazwa"] => string(15) "Technika leśna"
                        ["href"] => string(21) "/lista/technika-lesna"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "7"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [74] => array(7) {
                        ["id"] => string(2) "74"
                        ["nazwa"] => string(7) "Wypadki"
                        ["href"] => string(14) "/lista/wypadki"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "8"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [73] => &array(7) {
                        ["id"] => string(2) "73"
                        ["nazwa"] => string(14) "Okiem adwokata"
                        ["href"] => string(21) "/lista/okiem-adwokata"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "9"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                    }
                    [1] => string(62) "menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne"
                    [2] => array(1) {
                      [0] => string(4) "menu"
                    }
                  }
                }
                [4] => array(6) {
                  ["file"] => string(82) "/home/firmylesne/domains/firmylesne.pl/application/controllers/PokazController.php"
                  ["line"] => int(10)
                  ["function"] => string(7) "getMenu"
                  ["class"] => string(22) "Model_Zarzadzanie_Menu"
                  ["type"] => string(2) "->"
                  ["args"] => array(2) {
                    [0] => bool(true)
                    [1] => array(3) {
                      ["modul"] => string(7) "default"
                      ["kontroler"] => string(5) "pokaz"
                      ["akcja"] => string(24) "informacje-organizacyjne"
                    }
                  }
                }
                [5] => array(6) {
                  ["file"] => string(73) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Action.php"
                  ["line"] => int(133)
                  ["function"] => string(4) "init"
                  ["class"] => string(15) "PokazController"
                  ["type"] => string(2) "->"
                  ["args"] => array(0) {
                  }
                }
                [6] => array(6) {
                  ["file"] => string(86) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Dispatcher/Standard.php"
                  ["line"] => int(281)
                  ["function"] => string(11) "__construct"
                  ["class"] => string(22) "Zend_Controller_Action"
                  ["type"] => string(2) "->"
                  ["args"] => array(3) {
                    [0] => object(Zend_Controller_Request_Http)#44 (15) {
                      ["_paramSources":protected] => array(2) {
                        [0] => string(4) "_GET"
                        [1] => string(5) "_POST"
                      }
                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                      ["_baseUrl":protected] => string(0) ""
                      ["_basePath":protected] => NULL
                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                      ["_params":protected] => array(4) {
                        ["controller"] => string(5) "pokaz"
                        ["action"] => string(24) "informacje-organizacyjne"
                        ["module"] => string(7) "default"
                        ["error_handler"] => object(ArrayObject)#96 (1) {
                          ["storage":"ArrayObject":private] => array(3) {
                            ["exception"] => *RECURSION*
                            ["type"] => string(15) "EXCEPTION_OTHER"
                            ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                              ["_paramSources":protected] => array(2) {
                                [0] => string(4) "_GET"
                                [1] => string(5) "_POST"
                              }
                              ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_baseUrl":protected] => string(0) ""
                              ["_basePath":protected] => NULL
                              ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_params":protected] => array(3) {
                                ["controller"] => string(5) "pokaz"
                                ["action"] => string(24) "informacje-organizacyjne"
                                ["module"] => string(7) "default"
                              }
                              ["_rawBody":protected] => NULL
                              ["_aliases":protected] => array(0) {
                              }
                              ["_dispatched":protected] => bool(true)
                              ["_module":protected] => string(7) "default"
                              ["_moduleKey":protected] => string(6) "module"
                              ["_controller":protected] => string(5) "pokaz"
                              ["_controllerKey":protected] => string(10) "controller"
                              ["_action":protected] => string(24) "informacje-organizacyjne"
                              ["_actionKey":protected] => string(6) "action"
                            }
                          }
                        }
                      }
                      ["_rawBody":protected] => NULL
                      ["_aliases":protected] => array(0) {
                      }
                      ["_dispatched":protected] => bool(false)
                      ["_module":protected] => string(7) "default"
                      ["_moduleKey":protected] => string(6) "module"
                      ["_controller":protected] => string(5) "error"
                      ["_controllerKey":protected] => string(10) "controller"
                      ["_action":protected] => string(8) "critical"
                      ["_actionKey":protected] => string(6) "action"
                    }
                    [1] => *RECURSION*
                    [2] => array(2) {
                      ["displayExceptions"] => string(1) "0"
                      ["bootstrap"] => object(Bootstrap)#3 (14) {
                        ["_front":protected] => object(Zend_Controller_Front)#37 (11) {
                          ["_baseUrl":protected] => NULL
                          ["_controllerDir":protected] => NULL
                          ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                            ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                            ["_curModule":protected] => string(7) "default"
                            ["_controllerDirectory":protected] => array(4) {
                              ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                              ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                              ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                              ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                            }
                            ["_defaultAction":protected] => string(5) "index"
                            ["_defaultController":protected] => string(5) "index"
                            ["_defaultModule":protected] => string(7) "default"
                            ["_frontController":protected] => NULL
                            ["_invokeParams":protected] => array(2) {
                              ["displayExceptions"] => string(1) "0"
                              ["bootstrap"] => *RECURSION*
                            }
                            ["_pathDelimiter":protected] => string(1) "_"
                            ["_response":protected] => *RECURSION*
                            ["_wordDelimiter":protected] => array(2) {
                              [0] => string(1) "-"
                              [1] => string(1) "."
                            }
                          }
                          ["_invokeParams":protected] => array(2) {
                            ["displayExceptions"] => string(1) "0"
                            ["bootstrap"] => *RECURSION*
                          }
                          ["_moduleControllerDirectoryName":protected] => string(1) "/"
                          ["_plugins":protected] => object(Zend_Controller_Plugin_Broker)#38 (3) {
                            ["_plugins":protected] => array(1) {
                              [100] => object(Zend_Controller_Plugin_ErrorHandler)#49 (7) {
                                ["_errorModule":protected] => string(7) "default"
                                ["_errorController":protected] => string(5) "error"
                                ["_errorAction":protected] => string(5) "error"
                                ["_isInsideErrorHandlerLoop":protected] => bool(true)
                                ["_exceptionCountAtFirstEncounter":protected] => int(1)
                                ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                  ["_paramSources":protected] => array(2) {
                                    [0] => string(4) "_GET"
                                    [1] => string(5) "_POST"
                                  }
                                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_baseUrl":protected] => string(0) ""
                                  ["_basePath":protected] => NULL
                                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_params":protected] => array(4) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                    ["error_handler"] => object(ArrayObject)#96 (1) {
                                      ["storage":"ArrayObject":private] => array(3) {
                                        ["exception"] => *RECURSION*
                                        ["type"] => string(15) "EXCEPTION_OTHER"
                                        ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                          ["_paramSources":protected] => array(2) {
                                            [0] => string(4) "_GET"
                                            [1] => string(5) "_POST"
                                          }
                                          ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_baseUrl":protected] => string(0) ""
                                          ["_basePath":protected] => NULL
                                          ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_params":protected] => array(3) {
                                            ["controller"] => string(5) "pokaz"
                                            ["action"] => string(24) "informacje-organizacyjne"
                                            ["module"] => string(7) "default"
                                          }
                                          ["_rawBody":protected] => NULL
                                          ["_aliases":protected] => array(0) {
                                          }
                                          ["_dispatched":protected] => bool(true)
                                          ["_module":protected] => string(7) "default"
                                          ["_moduleKey":protected] => string(6) "module"
                                          ["_controller":protected] => string(5) "pokaz"
                                          ["_controllerKey":protected] => string(10) "controller"
                                          ["_action":protected] => string(24) "informacje-organizacyjne"
                                          ["_actionKey":protected] => string(6) "action"
                                        }
                                      }
                                    }
                                  }
                                  ["_rawBody":protected] => NULL
                                  ["_aliases":protected] => array(0) {
                                  }
                                  ["_dispatched":protected] => bool(false)
                                  ["_module":protected] => string(7) "default"
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controller":protected] => string(5) "error"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_action":protected] => string(8) "critical"
                                  ["_actionKey":protected] => string(6) "action"
                                }
                                ["_response":protected] => *RECURSION*
                              }
                            }
                            ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                              ["_paramSources":protected] => array(2) {
                                [0] => string(4) "_GET"
                                [1] => string(5) "_POST"
                              }
                              ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_baseUrl":protected] => string(0) ""
                              ["_basePath":protected] => NULL
                              ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_params":protected] => array(4) {
                                ["controller"] => string(5) "pokaz"
                                ["action"] => string(24) "informacje-organizacyjne"
                                ["module"] => string(7) "default"
                                ["error_handler"] => object(ArrayObject)#96 (1) {
                                  ["storage":"ArrayObject":private] => array(3) {
                                    ["exception"] => *RECURSION*
                                    ["type"] => string(15) "EXCEPTION_OTHER"
                                    ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                      ["_paramSources":protected] => array(2) {
                                        [0] => string(4) "_GET"
                                        [1] => string(5) "_POST"
                                      }
                                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_baseUrl":protected] => string(0) ""
                                      ["_basePath":protected] => NULL
                                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_params":protected] => array(3) {
                                        ["controller"] => string(5) "pokaz"
                                        ["action"] => string(24) "informacje-organizacyjne"
                                        ["module"] => string(7) "default"
                                      }
                                      ["_rawBody":protected] => NULL
                                      ["_aliases":protected] => array(0) {
                                      }
                                      ["_dispatched":protected] => bool(true)
                                      ["_module":protected] => string(7) "default"
                                      ["_moduleKey":protected] => string(6) "module"
                                      ["_controller":protected] => string(5) "pokaz"
                                      ["_controllerKey":protected] => string(10) "controller"
                                      ["_action":protected] => string(24) "informacje-organizacyjne"
                                      ["_actionKey":protected] => string(6) "action"
                                    }
                                  }
                                }
                              }
                              ["_rawBody":protected] => NULL
                              ["_aliases":protected] => array(0) {
                              }
                              ["_dispatched":protected] => bool(false)
                              ["_module":protected] => string(7) "default"
                              ["_moduleKey":protected] => string(6) "module"
                              ["_controller":protected] => string(5) "error"
                              ["_controllerKey":protected] => string(10) "controller"
                              ["_action":protected] => string(8) "critical"
                              ["_actionKey":protected] => string(6) "action"
                            }
                            ["_response":protected] => *RECURSION*
                          }
                          ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                            ["_paramSources":protected] => array(2) {
                              [0] => string(4) "_GET"
                              [1] => string(5) "_POST"
                            }
                            ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                            ["_baseUrl":protected] => string(0) ""
                            ["_basePath":protected] => NULL
                            ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                            ["_params":protected] => array(4) {
                              ["controller"] => string(5) "pokaz"
                              ["action"] => string(24) "informacje-organizacyjne"
                              ["module"] => string(7) "default"
                              ["error_handler"] => object(ArrayObject)#96 (1) {
                                ["storage":"ArrayObject":private] => array(3) {
                                  ["exception"] => *RECURSION*
                                  ["type"] => string(15) "EXCEPTION_OTHER"
                                  ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                    ["_paramSources":protected] => array(2) {
                                      [0] => string(4) "_GET"
                                      [1] => string(5) "_POST"
                                    }
                                    ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                    ["_baseUrl":protected] => string(0) ""
                                    ["_basePath":protected] => NULL
                                    ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                    ["_params":protected] => array(3) {
                                      ["controller"] => string(5) "pokaz"
                                      ["action"] => string(24) "informacje-organizacyjne"
                                      ["module"] => string(7) "default"
                                    }
                                    ["_rawBody":protected] => NULL
                                    ["_aliases":protected] => array(0) {
                                    }
                                    ["_dispatched":protected] => bool(true)
                                    ["_module":protected] => string(7) "default"
                                    ["_moduleKey":protected] => string(6) "module"
                                    ["_controller":protected] => string(5) "pokaz"
                                    ["_controllerKey":protected] => string(10) "controller"
                                    ["_action":protected] => string(24) "informacje-organizacyjne"
                                    ["_actionKey":protected] => string(6) "action"
                                  }
                                }
                              }
                            }
                            ["_rawBody":protected] => NULL
                            ["_aliases":protected] => array(0) {
                            }
                            ["_dispatched":protected] => bool(false)
                            ["_module":protected] => string(7) "default"
                            ["_moduleKey":protected] => string(6) "module"
                            ["_controller":protected] => string(5) "error"
                            ["_controllerKey":protected] => string(10) "controller"
                            ["_action":protected] => string(8) "critical"
                            ["_actionKey":protected] => string(6) "action"
                          }
                          ["_response":protected] => *RECURSION*
                          ["_returnResponse":protected] => bool(false)
                          ["_router":protected] => object(Zend_Controller_Router_Rewrite)#25 (8) {
                            ["_useDefaultRoutes":protected] => bool(true)
                            ["_routes":protected] => array(2) {
                              ["default"] => object(Zend_Controller_Router_Route_Module)#46 (11) {
                                ["_defaults":protected] => array(3) {
                                  ["controller"] => string(5) "index"
                                  ["action"] => string(5) "index"
                                  ["module"] => string(7) "default"
                                }
                                ["_values":protected] => array(2) {
                                  ["controller"] => string(5) "pokaz"
                                  ["action"] => string(24) "informacje-organizacyjne"
                                }
                                ["_moduleValid":protected] => bool(false)
                                ["_keysSet":protected] => bool(true)
                                ["_moduleKey":protected] => string(6) "module"
                                ["_controllerKey":protected] => string(10) "controller"
                                ["_actionKey":protected] => string(6) "action"
                                ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                  ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                  ["_curModule":protected] => string(7) "default"
                                  ["_controllerDirectory":protected] => array(4) {
                                    ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                    ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                    ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                    ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                  }
                                  ["_defaultAction":protected] => string(5) "index"
                                  ["_defaultController":protected] => string(5) "index"
                                  ["_defaultModule":protected] => string(7) "default"
                                  ["_frontController":protected] => NULL
                                  ["_invokeParams":protected] => array(2) {
                                    ["displayExceptions"] => string(1) "0"
                                    ["bootstrap"] => *RECURSION*
                                  }
                                  ["_pathDelimiter":protected] => string(1) "_"
                                  ["_response":protected] => *RECURSION*
                                  ["_wordDelimiter":protected] => array(2) {
                                    [0] => string(1) "-"
                                    [1] => string(1) "."
                                  }
                                }
                                ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                  ["_paramSources":protected] => array(2) {
                                    [0] => string(4) "_GET"
                                    [1] => string(5) "_POST"
                                  }
                                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_baseUrl":protected] => string(0) ""
                                  ["_basePath":protected] => NULL
                                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_params":protected] => array(4) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                    ["error_handler"] => object(ArrayObject)#96 (1) {
                                      ["storage":"ArrayObject":private] => array(3) {
                                        ["exception"] => *RECURSION*
                                        ["type"] => string(15) "EXCEPTION_OTHER"
                                        ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                          ["_paramSources":protected] => array(2) {
                                            [0] => string(4) "_GET"
                                            [1] => string(5) "_POST"
                                          }
                                          ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_baseUrl":protected] => string(0) ""
                                          ["_basePath":protected] => NULL
                                          ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_params":protected] => array(3) {
                                            ["controller"] => string(5) "pokaz"
                                            ["action"] => string(24) "informacje-organizacyjne"
                                            ["module"] => string(7) "default"
                                          }
                                          ["_rawBody":protected] => NULL
                                          ["_aliases":protected] => array(0) {
                                          }
                                          ["_dispatched":protected] => bool(true)
                                          ["_module":protected] => string(7) "default"
                                          ["_moduleKey":protected] => string(6) "module"
                                          ["_controller":protected] => string(5) "pokaz"
                                          ["_controllerKey":protected] => string(10) "controller"
                                          ["_action":protected] => string(24) "informacje-organizacyjne"
                                          ["_actionKey":protected] => string(6) "action"
                                        }
                                      }
                                    }
                                  }
                                  ["_rawBody":protected] => NULL
                                  ["_aliases":protected] => array(0) {
                                  }
                                  ["_dispatched":protected] => bool(false)
                                  ["_module":protected] => string(7) "default"
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controller":protected] => string(5) "error"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_action":protected] => string(8) "critical"
                                  ["_actionKey":protected] => string(6) "action"
                                }
                                ["_isAbstract":protected] => bool(false)
                                ["_matchedPath":protected] => NULL
                              }
                              ["ajax"] => object(Zend_Controller_Router_Route)#22 (17) {
                                ["_translator":protected] => NULL
                                ["_locale":protected] => NULL
                                ["_isTranslated":protected] => bool(false)
                                ["_translatable":protected] => array(0) {
                                }
                                ["_urlVariable":protected] => string(1) ":"
                                ["_urlDelimiter":protected] => string(1) "/"
                                ["_regexDelimiter":protected] => string(1) "#"
                                ["_defaultRegex":protected] => NULL
                                ["_variables":protected] => array(3) {
                                  [1] => string(6) "module"
                                  [2] => string(10) "controller"
                                  [3] => string(6) "action"
                                }
                                ["_parts":protected] => array(5) {
                                  [0] => string(4) "ajax"
                                  [1] => NULL
                                  [2] => NULL
                                  [3] => NULL
                                  [4] => string(1) "*"
                                }
                                ["_defaults":protected] => array(1) {
                                  ["ajax"] => bool(true)
                                }
                                ["_requirements":protected] => array(0) {
                                }
                                ["_values":protected] => array(0) {
                                }
                                ["_wildcardData":protected] => array(0) {
                                }
                                ["_staticCount":protected] => int(1)
                                ["_isAbstract":protected] => bool(false)
                                ["_matchedPath":protected] => NULL
                              }
                            }
                            ["_currentRoute":protected] => string(7) "default"
                            ["_globalParams":protected] => array(0) {
                            }
                            ["_chainNameSeparator":protected] => string(1) "-"
                            ["_useCurrentParamsAsGlobal":protected] => bool(false)
                            ["_frontController":protected] => *RECURSION*
                            ["_invokeParams":protected] => array(2) {
                              ["displayExceptions"] => string(1) "0"
                              ["bootstrap"] => *RECURSION*
                            }
                          }
                          ["_throwExceptions":protected] => bool(false)
                        }
                        ["_appNamespace":protected] => string(0) ""
                        ["_resourceLoader":protected] => object(Zend_Application_Module_Autoloader)#42 (5) {
                          ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                          ["_components":protected] => array(10) {
                            ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                            ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                            ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                            ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                            ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                            ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                            ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                            ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                            ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                            ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                          }
                          ["_defaultResourceType":protected] => string(5) "model"
                          ["_namespace":protected] => string(0) ""
                          ["_resourceTypes":protected] => array(10) {
                            ["dbtable"] => array(2) {
                              ["namespace"] => string(13) "Model_DbTable"
                              ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                            }
                            ["mappers"] => array(2) {
                              ["namespace"] => string(12) "Model_Mapper"
                              ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                            }
                            ["form"] => array(2) {
                              ["namespace"] => string(4) "Form"
                              ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                            }
                            ["model"] => array(2) {
                              ["namespace"] => string(5) "Model"
                              ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                            }
                            ["plugin"] => array(2) {
                              ["namespace"] => string(6) "Plugin"
                              ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                            }
                            ["service"] => array(2) {
                              ["namespace"] => string(7) "Service"
                              ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                            }
                            ["viewhelper"] => array(2) {
                              ["namespace"] => string(11) "View_Helper"
                              ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                            }
                            ["viewfilter"] => array(2) {
                              ["namespace"] => string(11) "View_Filter"
                              ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                            }
                            ["helper"] => array(2) {
                              ["namespace"] => string(13) "Plugin_Helper"
                              ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                            }
                            ["validator"] => array(2) {
                              ["namespace"] => string(16) "Plugin_Validator"
                              ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                            }
                          }
                        }
                        ["_application":protected] => object(Zend_Application)#1 (5) {
                          ["_autoloader":protected] => object(Zend_Loader_Autoloader)#2 (8) {
                            ["_autoloaders":protected] => array(2) {
                              [0] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                ["_components":protected] => array(10) {
                                  ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                  ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                  ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                  ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                  ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                  ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                  ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                  ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                  ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                  ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                }
                                ["_defaultResourceType":protected] => string(5) "model"
                                ["_namespace":protected] => string(0) ""
                                ["_resourceTypes":protected] => array(10) {
                                  ["dbtable"] => array(2) {
                                    ["namespace"] => string(13) "Model_DbTable"
                                    ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                  }
                                  ["mappers"] => array(2) {
                                    ["namespace"] => string(12) "Model_Mapper"
                                    ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                  }
                                  ["form"] => array(2) {
                                    ["namespace"] => string(4) "Form"
                                    ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                  }
                                  ["model"] => array(2) {
                                    ["namespace"] => string(5) "Model"
                                    ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                  }
                                  ["plugin"] => array(2) {
                                    ["namespace"] => string(6) "Plugin"
                                    ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                  }
                                  ["service"] => array(2) {
                                    ["namespace"] => string(7) "Service"
                                    ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                  }
                                  ["viewhelper"] => array(2) {
                                    ["namespace"] => string(11) "View_Helper"
                                    ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                  }
                                  ["viewfilter"] => array(2) {
                                    ["namespace"] => string(11) "View_Filter"
                                    ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                  }
                                  ["helper"] => array(2) {
                                    ["namespace"] => string(13) "Plugin_Helper"
                                    ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                  }
                                  ["validator"] => array(2) {
                                    ["namespace"] => string(16) "Plugin_Validator"
                                    ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                  }
                                }
                              }
                              [1] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                ["_components":protected] => array(10) {
                                  ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                  ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                  ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                  ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                  ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                  ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                  ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                  ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                  ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                  ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                }
                                ["_defaultResourceType":protected] => string(5) "model"
                                ["_namespace":protected] => string(0) ""
                                ["_resourceTypes":protected] => array(10) {
                                  ["dbtable"] => array(2) {
                                    ["namespace"] => string(13) "Model_DbTable"
                                    ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                  }
                                  ["mappers"] => array(2) {
                                    ["namespace"] => string(12) "Model_Mapper"
                                    ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                  }
                                  ["form"] => array(2) {
                                    ["namespace"] => string(4) "Form"
                                    ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                  }
                                  ["model"] => array(2) {
                                    ["namespace"] => string(5) "Model"
                                    ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                  }
                                  ["plugin"] => array(2) {
                                    ["namespace"] => string(6) "Plugin"
                                    ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                  }
                                  ["service"] => array(2) {
                                    ["namespace"] => string(7) "Service"
                                    ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                  }
                                  ["viewhelper"] => array(2) {
                                    ["namespace"] => string(11) "View_Helper"
                                    ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                  }
                                  ["viewfilter"] => array(2) {
                                    ["namespace"] => string(11) "View_Filter"
                                    ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                  }
                                  ["helper"] => array(2) {
                                    ["namespace"] => string(13) "Plugin_Helper"
                                    ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                  }
                                  ["validator"] => array(2) {
                                    ["namespace"] => string(16) "Plugin_Validator"
                                    ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                  }
                                }
                              }
                            }
                            ["_defaultAutoloader":protected] => array(2) {
                              [0] => string(11) "Zend_Loader"
                              [1] => string(9) "loadClass"
                            }
                            ["_fallbackAutoloader":protected] => bool(false)
                            ["_internalAutoloader":protected] => array(2) {
                              [0] => *RECURSION*
                              [1] => string(9) "_autoload"
                            }
                            ["_namespaces":protected] => array(2) {
                              ["Zend_"] => bool(true)
                              ["SQL_"] => bool(true)
                            }
                            ["_namespaceAutoloaders":protected] => array(1) {
                              [""] => array(2) {
                                [0] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                  ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                  ["_components":protected] => array(10) {
                                    ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                    ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                    ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                    ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                    ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                    ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                    ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                    ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                    ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                    ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                  }
                                  ["_defaultResourceType":protected] => string(5) "model"
                                  ["_namespace":protected] => string(0) ""
                                  ["_resourceTypes":protected] => array(10) {
                                    ["dbtable"] => array(2) {
                                      ["namespace"] => string(13) "Model_DbTable"
                                      ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                    }
                                    ["mappers"] => array(2) {
                                      ["namespace"] => string(12) "Model_Mapper"
                                      ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                    }
                                    ["form"] => array(2) {
                                      ["namespace"] => string(4) "Form"
                                      ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                    }
                                    ["model"] => array(2) {
                                      ["namespace"] => string(5) "Model"
                                      ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                    }
                                    ["plugin"] => array(2) {
                                      ["namespace"] => string(6) "Plugin"
                                      ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                    }
                                    ["service"] => array(2) {
                                      ["namespace"] => string(7) "Service"
                                      ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                    }
                                    ["viewhelper"] => array(2) {
                                      ["namespace"] => string(11) "View_Helper"
                                      ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                    }
                                    ["viewfilter"] => array(2) {
                                      ["namespace"] => string(11) "View_Filter"
                                      ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                    }
                                    ["helper"] => array(2) {
                                      ["namespace"] => string(13) "Plugin_Helper"
                                      ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                    }
                                    ["validator"] => array(2) {
                                      ["namespace"] => string(16) "Plugin_Validator"
                                      ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                    }
                                  }
                                }
                                [1] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                  ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                  ["_components":protected] => array(10) {
                                    ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                    ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                    ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                    ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                    ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                    ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                    ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                    ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                    ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                    ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                  }
                                  ["_defaultResourceType":protected] => string(5) "model"
                                  ["_namespace":protected] => string(0) ""
                                  ["_resourceTypes":protected] => array(10) {
                                    ["dbtable"] => array(2) {
                                      ["namespace"] => string(13) "Model_DbTable"
                                      ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                    }
                                    ["mappers"] => array(2) {
                                      ["namespace"] => string(12) "Model_Mapper"
                                      ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                    }
                                    ["form"] => array(2) {
                                      ["namespace"] => string(4) "Form"
                                      ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                    }
                                    ["model"] => array(2) {
                                      ["namespace"] => string(5) "Model"
                                      ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                    }
                                    ["plugin"] => array(2) {
                                      ["namespace"] => string(6) "Plugin"
                                      ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                    }
                                    ["service"] => array(2) {
                                      ["namespace"] => string(7) "Service"
                                      ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                    }
                                    ["viewhelper"] => array(2) {
                                      ["namespace"] => string(11) "View_Helper"
                                      ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                    }
                                    ["viewfilter"] => array(2) {
                                      ["namespace"] => string(11) "View_Filter"
                                      ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                    }
                                    ["helper"] => array(2) {
                                      ["namespace"] => string(13) "Plugin_Helper"
                                      ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                    }
                                    ["validator"] => array(2) {
                                      ["namespace"] => string(16) "Plugin_Validator"
                                      ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                    }
                                  }
                                }
                              }
                            }
                            ["_suppressNotFoundWarnings":protected] => bool(false)
                            ["_zfPath":protected] => NULL
                          }
                          ["_bootstrap":protected] => *RECURSION*
                          ["_environment":protected] => string(10) "production"
                          ["_optionKeys":protected] => array(21) {
                            [0] => string(11) "phpsettings"
                            [1] => string(9) "bootstrap"
                            [2] => string(12) "appnamespace"
                            [3] => string(11) "pluginpaths"
                            [4] => string(9) "resources"
                            [5] => string(2) "db"
                            [6] => string(5) "logdb"
                            [7] => string(7) "session"
                            [8] => string(24) "session_defaultnamespace"
                            [9] => string(16) "session_lifetime"
                            [10] => string(13) "session_table"
                            [11] => string(6) "smarty"
                            [12] => string(4) "view"
                            [13] => string(5) "cache"
                            [14] => string(4) "auth"
                            [15] => string(5) "auth2"
                            [16] => string(6) "upload"
                            [17] => string(5) "paths"
                            [18] => string(9) "error_log"
                            [19] => string(7) "mailing"
                            [20] => string(5) "debug"
                          }
                          ["_options":protected] => array(21) {
                            ["phpSettings"] => array(5) {
                              ["display_startup_errors"] => string(1) "0"
                              ["display_errors"] => string(1) "0"
                              ["post_max_size"] => string(3) "12M"
                              ["upload_max_filesize"] => string(3) "12M"
                              ["MAX_FILE_SIZE"] => string(3) "12M"
                            }
                            ["bootstrap"] => array(2) {
                              ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/Bootstrap.php"
                              ["class"] => string(9) "Bootstrap"
                            }
                            ["appnamespace"] => string(0) ""
                            ["pluginPaths"] => array(1) {
                              ["Plugin"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/plugins/"
                            }
                            ["resources"] => array(1) {
                              ["frontController"] => array(6) {
                                ["controllerDirectory"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                ["moduleControllerDirectoryName"] => string(1) "/"
                                ["moduleDirectory"] => string(63) "/home/firmylesne/domains/firmylesne.pl/application/controllers/"
                                ["defaultControllerName"] => string(5) "index"
                                ["defaultAction"] => string(5) "index"
                                ["params"] => array(1) {
                                  ["displayExceptions"] => string(1) "0"
                                }
                              }
                            }
                            ["db"] => array(2) {
                              ["adapter"] => string(9) "Pdo_Mysql"
                              ["params"] => array(5) {
                                ["host"] => string(9) "localhost"
                                ["dbname"] => string(13) "firmylesne_fl"
                                ["username"] => string(13) "firmylesne_fl"
                                ["password"] => string(8) "RvN04efq"
                                ["charset"] => string(4) "utf8"
                              }
                            }
                            ["logdb"] => array(7) {
                              ["enabled"] => string(1) "0"
                              ["table"] => string(9) "log_zmian"
                              ["table_query"] => string(19) "log_zmian_zapytania"
                              ["exclude"] => string(61) "session,log_aktywnosci,log_logowan(insert),log_bledow(insert)"
                              ["log_insert"] => string(1) "0"
                              ["log_update"] => string(1) "0"
                              ["log_delete"] => string(1) "0"
                            }
                            ["session"] => array(1) {
                              ["name"] => string(11) "firmy_lesne"
                            }
                            ["session_defaultnamespace"] => string(7) "Default"
                            ["session_lifetime"] => string(5) "86400"
                            ["session_table"] => array(6) {
                              ["name"] => string(7) "session"
                              ["primary"] => array(3) {
                                [0] => string(10) "session_id"
                                [1] => string(9) "save_path"
                                [2] => string(4) "name"
                              }
                              ["primaryAssignment"] => array(3) {
                                [0] => string(9) "sessionId"
                                [1] => string(15) "sessionSavePath"
                                [2] => string(11) "sessionName"
                              }
                              ["modifiedColumn"] => string(8) "modified"
                              ["dataColumn"] => string(12) "session_data"
                              ["lifetimeColumn"] => string(8) "lifetime"
                            }
                            ["smarty"] => array(12) {
                              ["template_dir"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/"
                              ["layout_dir"] => string(75) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/layouts/"
                              ["compile_dir"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/views/compiles/"
                              ["cache_dir"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/caches/"
                              ["plugins_dir"] => array(1) {
                                [0] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/plugins/smarty"
                              }
                              ["auto_literal"] => string(1) "1"
                              ["force_compile"] => string(1) "0"
                              ["compile_check"] => string(1) "0"
                              ["default_layout"] => string(14) "default/layout"
                              ["debugging"] => string(1) "0"
                              ["debugging_ctrl"] => string(3) "URL"
                              ["default_modifiers"] => array(1) {
                                [0] => string(16) "escape:'htmlall'"
                              }
                            }
                            ["view"] => array(4) {
                              ["images"] => string(8) "/images/"
                              ["styles"] => string(8) "/styles/"
                              ["scripts"] => string(9) "/scripts/"
                              ["plugins"] => string(9) "/plugins/"
                            }
                            ["cache"] => array(4) {
                              ["enabled"] => string(1) "1"
                              ["frontend"] => array(2) {
                                ["name"] => string(4) "Core"
                                ["params"] => array(1) {
                                  ["automatic_serialization"] => string(1) "1"
                                }
                              }
                              ["primary"] => array(2) {
                                ["name"] => string(4) "File"
                                ["params"] => array(1) {
                                  ["cache_dir"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/../temp"
                                }
                              }
                              ["options"] => array(3) {
                                ["savetosecondary"] => string(1) "1"
                                ["backuptosecondary"] => string(1) "0"
                                ["recoverprimary"] => string(1) "1"
                              }
                            }
                            ["auth"] => array(2) {
                              ["table"] => array(4) {
                                ["name"] => string(15) "acl_uzytkownicy"
                                ["user_column"] => string(5) "email"
                                ["pass_column"] => string(5) "haslo"
                                ["pass_treatment"] => string(7) "SHA1(?)"
                              }
                              ["log"] => array(2) {
                                ["enabled"] => string(1) "1"
                                ["table"] => string(11) "log_logowan"
                              }
                            }
                            ["auth2"] => array(2) {
                              ["table"] => array(4) {
                                ["name"] => string(15) "acl_uzytkownicy"
                                ["user_column"] => string(5) "email"
                                ["pass_column"] => string(5) "haslo"
                                ["pass_treatment"] => string(1) "?"
                              }
                              ["log"] => array(2) {
                                ["enabled"] => string(1) "1"
                                ["table"] => string(11) "log_logowan"
                              }
                            }
                            ["upload"] => array(5) {
                              ["filetransfer"] => array(2) {
                                ["ignoreNoFile"] => string(1) "1"
                                ["useByteString"] => string(1) "0"
                              }
                              ["maxFileSize"] => string(3) "1MB"
                              ["maxFilesSize"] => string(3) "5MB"
                              ["excludeExtension"] => string(200) "ADE,ADP,BAS,BAT,CGI,CHM,CMD,COM,CPL,CRT,EXE,HLP,HTA,HTM,HTML,INF,INS,ISP,JS,JSE,LNK,MDB,MDE,MSC,MSI,MSP,MST,PCD,PHTML,PIF,PHP,PHP2,PHP3,PHP4,PHP5,REG,SCR,SCT,SH,SHS,TIF,TIFF,URL,VB,VBE,VBS,WSC,WSF,WSH"
                              ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/../files"
                            }
                            ["paths"] => array(1) {
                              ["images"] => array(6) {
                                ["news"] => string(82) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/artykuly/"
                                ["reklama"] => string(81) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/reklama/"
                                ["galerie"] => string(81) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/galerie/"
                                ["filmy"] => string(79) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/filmy/"
                                ["firmy"] => string(79) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/firmy/"
                                ["ogloszenia"] => string(84) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/ogloszenia/"
                              }
                            }
                            ["error_log"] => array(3) {
                              ["enabled"] => string(1) "1"
                              ["table"] => string(10) "log_bledow"
                              ["mailing"] => array(4) {
                                ["enabled"] => string(1) "1"
                                ["recipients"] => array(1) {
                                  [0] => string(23) "and.kowalczuk@gmail.com"
                                }
                                ["hostname"] => string(13) "firmylesne.pl"
                                ["host"] => array(5) {
                                  ["auth"] => string(5) "login"
                                  ["username"] => string(19) "bledy@firmylesne.pl"
                                  ["password"] => string(8) "g52mibV7"
                                  ["ssl"] => string(3) "ssl"
                                  ["port"] => string(3) "587"
                                }
                              }
                            }
                            ["mailing"] => array(5) {
                              ["enabled"] => string(1) "1"
                              ["nadawca_adres"] => string(21) "noreply@firmylesne.pl"
                              ["nadawca_nazwa"] => string(12) "Firmy leśne"
                              ["hostname"] => string(13) "firmylesne.pl"
                              ["host"] => array(5) {
                                ["auth"] => string(5) "login"
                                ["username"] => string(21) "noreply@firmylesne.pl"
                                ["password"] => string(8) "z43X3Ikg"
                                ["ssl"] => string(3) "ssl"
                                ["port"] => string(3) "465"
                              }
                            }
                            ["debug"] => array(6) {
                              ["enabled"] => string(1) "1"
                              ["images_path"] => string(14) "/images/debug/"
                              ["max_recursion"] => string(1) "6"
                              ["max_string_length"] => string(2) "75"
                              ["max_string_length_stepsub"] => string(1) "2"
                              ["inline"] => string(1) "1"
                            }
                          }
                        }
                        ["_classResources":protected] => array(13) {
                          ["basecontrollers"] => string(20) "_initBaseControllers"
                          ["autoloader"] => string(15) "_initAutoloader"
                          ["upload"] => string(11) "_initUpload"
                          ["view"] => string(9) "_initView"
                          ["router"] => string(11) "_initRouter"
                          ["db"] => string(7) "_initDb"
                          ["session"] => string(12) "_initSession"
                          ["cache"] => string(10) "_initCache"
                          ["auth"] => string(9) "_initAuth"
                          ["acl"] => string(8) "_initAcl"
                          ["errorlog"] => string(13) "_initErrorLog"
                          ["translator"] => string(15) "_initTranslator"
                          ["path"] => string(9) "_initPath"
                        }
                        ["_container":protected] => object(Zend_Registry)#39 (1) {
                          ["storage":"ArrayObject":private] => array(11) {
                            ["frontcontroller"] => object(Zend_Controller_Front)#37 (11) {
                              ["_baseUrl":protected] => NULL
                              ["_controllerDir":protected] => NULL
                              ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                ["_curModule":protected] => string(7) "default"
                                ["_controllerDirectory":protected] => array(4) {
                                  ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                  ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                  ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                  ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                }
                                ["_defaultAction":protected] => string(5) "index"
                                ["_defaultController":protected] => string(5) "index"
                                ["_defaultModule":protected] => string(7) "default"
                                ["_frontController":protected] => NULL
                                ["_invokeParams":protected] => array(2) {
                                  ["displayExceptions"] => string(1) "0"
                                  ["bootstrap"] => *RECURSION*
                                }
                                ["_pathDelimiter":protected] => string(1) "_"
                                ["_response":protected] => *RECURSION*
                                ["_wordDelimiter":protected] => array(2) {
                                  [0] => string(1) "-"
                                  [1] => string(1) "."
                                }
                              }
                              ["_invokeParams":protected] => array(2) {
                                ["displayExceptions"] => string(1) "0"
                                ["bootstrap"] => *RECURSION*
                              }
                              ["_moduleControllerDirectoryName":protected] => string(1) "/"
                              ["_plugins":protected] => object(Zend_Controller_Plugin_Broker)#38 (3) {
                                ["_plugins":protected] => array(1) {
                                  [100] => object(Zend_Controller_Plugin_ErrorHandler)#49 (7) {
                                    ["_errorModule":protected] => string(7) "default"
                                    ["_errorController":protected] => string(5) "error"
                                    ["_errorAction":protected] => string(5) "error"
                                    ["_isInsideErrorHandlerLoop":protected] => bool(true)
                                    ["_exceptionCountAtFirstEncounter":protected] => int(1)
                                    ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                      ["_paramSources":protected] => array(2) {
                                        [0] => string(4) "_GET"
                                        [1] => string(5) "_POST"
                                      }
                                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_baseUrl":protected] => string(0) ""
                                      ["_basePath":protected] => NULL
                                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_params":protected] => array(4) {
                                        ["controller"] => string(5) "pokaz"
                                        ["action"] => string(24) "informacje-organizacyjne"
                                        ["module"] => string(7) "default"
                                        ["error_handler"] => object(ArrayObject)#96 (1) {
                                          ["storage":"ArrayObject":private] => array(3) {
                                            ["exception"] => *RECURSION*
                                            ["type"] => string(15) "EXCEPTION_OTHER"
                                            ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                              ["_paramSources":protected] => array(2) {
                                                [0] => string(4) "_GET"
                                                [1] => string(5) "_POST"
                                              }
                                              ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                              ["_baseUrl":protected] => string(0) ""
                                              ["_basePath":protected] => NULL
                                              ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                              ["_params":protected] => array(3) {
                                                ["controller"] => string(5) "pokaz"
                                                ["action"] => string(24) "informacje-organizacyjne"
                                                ["module"] => string(7) "default"
                                              }
                                              ["_rawBody":protected] => NULL
                                              ["_aliases":protected] => array(0) {
                                              }
                                              ["_dispatched":protected] => bool(true)
                                              ["_module":protected] => string(7) "default"
                                              ["_moduleKey":protected] => string(6) "module"
                                              ["_controller":protected] => string(5) "pokaz"
                                              ["_controllerKey":protected] => string(10) "controller"
                                              ["_action":protected] => string(24) "informacje-organizacyjne"
                                              ["_actionKey":protected] => string(6) "action"
                                            }
                                          }
                                        }
                                      }
                                      ["_rawBody":protected] => NULL
                                      ["_aliases":protected] => array(0) {
                                      }
                                      ["_dispatched":protected] => bool(false)
                                      ["_module":protected] => string(7) "default"
                                      ["_moduleKey":protected] => string(6) "module"
                                      ["_controller":protected] => string(5) "error"
                                      ["_controllerKey":protected] => string(10) "controller"
                                      ["_action":protected] => string(8) "critical"
                                      ["_actionKey":protected] => string(6) "action"
                                    }
                                    ["_response":protected] => *RECURSION*
                                  }
                                }
                                ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                  ["_paramSources":protected] => array(2) {
                                    [0] => string(4) "_GET"
                                    [1] => string(5) "_POST"
                                  }
                                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_baseUrl":protected] => string(0) ""
                                  ["_basePath":protected] => NULL
                                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_params":protected] => array(4) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                    ["error_handler"] => object(ArrayObject)#96 (1) {
                                      ["storage":"ArrayObject":private] => array(3) {
                                        ["exception"] => *RECURSION*
                                        ["type"] => string(15) "EXCEPTION_OTHER"
                                        ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                          ["_paramSources":protected] => array(2) {
                                            [0] => string(4) "_GET"
                                            [1] => string(5) "_POST"
                                          }
                                          ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_baseUrl":protected] => string(0) ""
                                          ["_basePath":protected] => NULL
                                          ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_params":protected] => array(3) {
                                            ["controller"] => string(5) "pokaz"
                                            ["action"] => string(24) "informacje-organizacyjne"
                                            ["module"] => string(7) "default"
                                          }
                                          ["_rawBody":protected] => NULL
                                          ["_aliases":protected] => array(0) {
                                          }
                                          ["_dispatched":protected] => bool(true)
                                          ["_module":protected] => string(7) "default"
                                          ["_moduleKey":protected] => string(6) "module"
                                          ["_controller":protected] => string(5) "pokaz"
                                          ["_controllerKey":protected] => string(10) "controller"
                                          ["_action":protected] => string(24) "informacje-organizacyjne"
                                          ["_actionKey":protected] => string(6) "action"
                                        }
                                      }
                                    }
                                  }
                                  ["_rawBody":protected] => NULL
                                  ["_aliases":protected] => array(0) {
                                  }
                                  ["_dispatched":protected] => bool(false)
                                  ["_module":protected] => string(7) "default"
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controller":protected] => string(5) "error"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_action":protected] => string(8) "critical"
                                  ["_actionKey":protected] => string(6) "action"
                                }
                                ["_response":protected] => *RECURSION*
                              }
                              ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                ["_paramSources":protected] => array(2) {
                                  [0] => string(4) "_GET"
                                  [1] => string(5) "_POST"
                                }
                                ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                ["_baseUrl":protected] => string(0) ""
                                ["_basePath":protected] => NULL
                                ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                ["_params":protected] => array(4) {
                                  ["controller"] => string(5) "pokaz"
                                  ["action"] => string(24) "informacje-organizacyjne"
                                  ["module"] => string(7) "default"
                                  ["error_handler"] => object(ArrayObject)#96 (1) {
                                    ["storage":"ArrayObject":private] => array(3) {
                                      ["exception"] => *RECURSION*
                                      ["type"] => string(15) "EXCEPTION_OTHER"
                                      ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                        ["_paramSources":protected] => array(2) {
                                          [0] => string(4) "_GET"
                                          [1] => string(5) "_POST"
                                        }
                                        ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                        ["_baseUrl":protected] => string(0) ""
                                        ["_basePath":protected] => NULL
                                        ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                        ["_params":protected] => array(3) {
                                          ["controller"] => string(5) "pokaz"
                                          ["action"] => string(24) "informacje-organizacyjne"
                                          ["module"] => string(7) "default"
                                        }
                                        ["_rawBody":protected] => NULL
                                        ["_aliases":protected] => array(0) {
                                        }
                                        ["_dispatched":protected] => bool(true)
                                        ["_module":protected] => string(7) "default"
                                        ["_moduleKey":protected] => string(6) "module"
                                        ["_controller":protected] => string(5) "pokaz"
                                        ["_controllerKey":protected] => string(10) "controller"
                                        ["_action":protected] => string(24) "informacje-organizacyjne"
                                        ["_actionKey":protected] => string(6) "action"
                                      }
                                    }
                                  }
                                }
                                ["_rawBody":protected] => NULL
                                ["_aliases":protected] => array(0) {
                                }
                                ["_dispatched":protected] => bool(false)
                                ["_module":protected] => string(7) "default"
                                ["_moduleKey":protected] => string(6) "module"
                                ["_controller":protected] => string(5) "error"
                                ["_controllerKey":protected] => string(10) "controller"
                                ["_action":protected] => string(8) "critical"
                                ["_actionKey":protected] => string(6) "action"
                              }
                              ["_response":protected] => *RECURSION*
                              ["_returnResponse":protected] => bool(false)
                              ["_router":protected] => object(Zend_Controller_Router_Rewrite)#25 (8) {
                                ["_useDefaultRoutes":protected] => bool(true)
                                ["_routes":protected] => array(2) {
                                  ["default"] => object(Zend_Controller_Router_Route_Module)#46 (11) {
                                    ["_defaults":protected] => array(3) {
                                      ["controller"] => string(5) "index"
                                      ["action"] => string(5) "index"
                                      ["module"] => string(7) "default"
                                    }
                                    ["_values":protected] => array(2) {
                                      ["controller"] => string(5) "pokaz"
                                      ["action"] => string(24) "informacje-organizacyjne"
                                    }
                                    ["_moduleValid":protected] => bool(false)
                                    ["_keysSet":protected] => bool(true)
                                    ["_moduleKey":protected] => string(6) "module"
                                    ["_controllerKey":protected] => string(10) "controller"
                                    ["_actionKey":protected] => string(6) "action"
                                    ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                      ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                      ["_curModule":protected] => string(7) "default"
                                      ["_controllerDirectory":protected] => array(4) {
                                        ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                        ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                        ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                        ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                      }
                                      ["_defaultAction":protected] => string(5) "index"
                                      ["_defaultController":protected] => string(5) "index"
                                      ["_defaultModule":protected] => string(7) "default"
                                      ["_frontController":protected] => NULL
                                      ["_invokeParams":protected] => array(2) {
                                        ["displayExceptions"] => string(1) "0"
                                        ["bootstrap"] => *RECURSION*
                                      }
                                      ["_pathDelimiter":protected] => string(1) "_"
                                      ["_response":protected] => *RECURSION*
                                      ["_wordDelimiter":protected] => array(2) {
                                        [0] => string(1) "-"
                                        [1] => string(1) "."
                                      }
                                    }
                                    ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                      ["_paramSources":protected] => array(2) {
                                        [0] => string(4) "_GET"
                                        [1] => string(5) "_POST"
                                      }
                                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_baseUrl":protected] => string(0) ""
                                      ["_basePath":protected] => NULL
                                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_params":protected] => array(4) {
                                        ["controller"] => string(5) "pokaz"
                                        ["action"] => string(24) "informacje-organizacyjne"
                                        ["module"] => string(7) "default"
                                        ["error_handler"] => object(ArrayObject)#96 (1) {
                                          ["storage":"ArrayObject":private] => array(3) {
                                            ["exception"] => *RECURSION*
                                            ["type"] => string(15) "EXCEPTION_OTHER"
                                            ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                              ["_paramSources":protected] => array(2) {
                                                [0] => string(4) "_GET"
                                                [1] => string(5) "_POST"
                                              }
                                              ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                              ["_baseUrl":protected] => string(0) ""
                                              ["_basePath":protected] => NULL
                                              ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                              ["_params":protected] => array(3) {
                                                ["controller"] => string(5) "pokaz"
                                                ["action"] => string(24) "informacje-organizacyjne"
                                                ["module"] => string(7) "default"
                                              }
                                              ["_rawBody":protected] => NULL
                                              ["_aliases":protected] => array(0) {
                                              }
                                              ["_dispatched":protected] => bool(true)
                                              ["_module":protected] => string(7) "default"
                                              ["_moduleKey":protected] => string(6) "module"
                                              ["_controller":protected] => string(5) "pokaz"
                                              ["_controllerKey":protected] => string(10) "controller"
                                              ["_action":protected] => string(24) "informacje-organizacyjne"
                                              ["_actionKey":protected] => string(6) "action"
                                            }
                                          }
                                        }
                                      }
                                      ["_rawBody":protected] => NULL
                                      ["_aliases":protected] => array(0) {
                                      }
                                      ["_dispatched":protected] => bool(false)
                                      ["_module":protected] => string(7) "default"
                                      ["_moduleKey":protected] => string(6) "module"
                                      ["_controller":protected] => string(5) "error"
                                      ["_controllerKey":protected] => string(10) "controller"
                                      ["_action":protected] => string(8) "critical"
                                      ["_actionKey":protected] => string(6) "action"
                                    }
                                    ["_isAbstract":protected] => bool(false)
                                    ["_matchedPath":protected] => NULL
                                  }
                                  ["ajax"] => object(Zend_Controller_Router_Route)#22 (17) {
                                    ["_translator":protected] => NULL
                                    ["_locale":protected] => NULL
                                    ["_isTranslated":protected] => bool(false)
                                    ["_translatable":protected] => array(0) {
                                    }
                                    ["_urlVariable":protected] => string(1) ":"
                                    ["_urlDelimiter":protected] => string(1) "/"
                                    ["_regexDelimiter":protected] => string(1) "#"
                                    ["_defaultRegex":protected] => NULL
                                    ["_variables":protected] => array(3) {
                                      [1] => string(6) "module"
                                      [2] => string(10) "controller"
                                      [3] => string(6) "action"
                                    }
                                    ["_parts":protected] => array(5) {
                                      [0] => string(4) "ajax"
                                      [1] => NULL
                                      [2] => NULL
                                      [3] => NULL
                                      [4] => string(1) "*"
                                    }
                                    ["_defaults":protected] => array(1) {
                                      ["ajax"] => bool(true)
                                    }
                                    ["_requirements":protected] => array(0) {
                                    }
                                    ["_values":protected] => array(0) {
                                    }
                                    ["_wildcardData":protected] => array(0) {
                                    }
                                    ["_staticCount":protected] => int(1)
                                    ["_isAbstract":protected] => bool(false)
                                    ["_matchedPath":protected] => NULL
                                  }
                                }
                                ["_currentRoute":protected] => string(7) "default"
                                ["_globalParams":protected] => array(0) {
                                }
                                ["_chainNameSeparator":protected] => string(1) "-"
                                ["_useCurrentParamsAsGlobal":protected] => bool(false)
                                ["_frontController":protected] => *RECURSION*
                                ["_invokeParams":protected] => array(2) {
                                  ["displayExceptions"] => string(1) "0"
                                  ["bootstrap"] => *RECURSION*
                                }
                              }
                              ["_throwExceptions":protected] => bool(false)
                            }
                            ["autoloader"] => object(Zend_Loader_Autoloader)#2 (8) {
                              ["_autoloaders":protected] => array(2) {
                                [0] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                  ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                  ["_components":protected] => array(10) {
                                    ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                    ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                    ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                    ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                    ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                    ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                    ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                    ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                    ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                    ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                  }
                                  ["_defaultResourceType":protected] => string(5) "model"
                                  ["_namespace":protected] => string(0) ""
                                  ["_resourceTypes":protected] => array(10) {
                                    ["dbtable"] => array(2) {
                                      ["namespace"] => string(13) "Model_DbTable"
                                      ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                    }
                                    ["mappers"] => array(2) {
                                      ["namespace"] => string(12) "Model_Mapper"
                                      ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                    }
                                    ["form"] => array(2) {
                                      ["namespace"] => string(4) "Form"
                                      ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                    }
                                    ["model"] => array(2) {
                                      ["namespace"] => string(5) "Model"
                                      ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                    }
                                    ["plugin"] => array(2) {
                                      ["namespace"] => string(6) "Plugin"
                                      ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                    }
                                    ["service"] => array(2) {
                                      ["namespace"] => string(7) "Service"
                                      ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                    }
                                    ["viewhelper"] => array(2) {
                                      ["namespace"] => string(11) "View_Helper"
                                      ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                    }
                                    ["viewfilter"] => array(2) {
                                      ["namespace"] => string(11) "View_Filter"
                                      ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                    }
                                    ["helper"] => array(2) {
                                      ["namespace"] => string(13) "Plugin_Helper"
                                      ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                    }
                                    ["validator"] => array(2) {
                                      ["namespace"] => string(16) "Plugin_Validator"
                                      ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                    }
                                  }
                                }
                                [1] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                  ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                  ["_components":protected] => array(10) {
                                    ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                    ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                    ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                    ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                    ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                    ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                    ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                    ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                    ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                    ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                  }
                                  ["_defaultResourceType":protected] => string(5) "model"
                                  ["_namespace":protected] => string(0) ""
                                  ["_resourceTypes":protected] => array(10) {
                                    ["dbtable"] => array(2) {
                                      ["namespace"] => string(13) "Model_DbTable"
                                      ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                    }
                                    ["mappers"] => array(2) {
                                      ["namespace"] => string(12) "Model_Mapper"
                                      ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                    }
                                    ["form"] => array(2) {
                                      ["namespace"] => string(4) "Form"
                                      ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                    }
                                    ["model"] => array(2) {
                                      ["namespace"] => string(5) "Model"
                                      ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                    }
                                    ["plugin"] => array(2) {
                                      ["namespace"] => string(6) "Plugin"
                                      ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                    }
                                    ["service"] => array(2) {
                                      ["namespace"] => string(7) "Service"
                                      ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                    }
                                    ["viewhelper"] => array(2) {
                                      ["namespace"] => string(11) "View_Helper"
                                      ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                    }
                                    ["viewfilter"] => array(2) {
                                      ["namespace"] => string(11) "View_Filter"
                                      ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                    }
                                    ["helper"] => array(2) {
                                      ["namespace"] => string(13) "Plugin_Helper"
                                      ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                    }
                                    ["validator"] => array(2) {
                                      ["namespace"] => string(16) "Plugin_Validator"
                                      ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                    }
                                  }
                                }
                              }
                              ["_defaultAutoloader":protected] => array(2) {
                                [0] => string(11) "Zend_Loader"
                                [1] => string(9) "loadClass"
                              }
                              ["_fallbackAutoloader":protected] => bool(false)
                              ["_internalAutoloader":protected] => array(2) {
                                [0] => *RECURSION*
                                [1] => string(9) "_autoload"
                              }
                              ["_namespaces":protected] => array(2) {
                                ["Zend_"] => bool(true)
                                ["SQL_"] => bool(true)
                              }
                              ["_namespaceAutoloaders":protected] => array(1) {
                                [""] => array(2) {
                                  [0] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                    ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                    ["_components":protected] => array(10) {
                                      ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                      ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                      ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                      ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                      ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                      ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                      ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                      ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                      ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                      ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                    }
                                    ["_defaultResourceType":protected] => string(5) "model"
                                    ["_namespace":protected] => string(0) ""
                                    ["_resourceTypes":protected] => array(10) {
                                      ["dbtable"] => array(2) {
                                        ["namespace"] => string(13) "Model_DbTable"
                                        ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                      }
                                      ["mappers"] => array(2) {
                                        ["namespace"] => string(12) "Model_Mapper"
                                        ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                      }
                                      ["form"] => array(2) {
                                        ["namespace"] => string(4) "Form"
                                        ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                      }
                                      ["model"] => array(2) {
                                        ["namespace"] => string(5) "Model"
                                        ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                      }
                                      ["plugin"] => array(2) {
                                        ["namespace"] => string(6) "Plugin"
                                        ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                      }
                                      ["service"] => array(2) {
                                        ["namespace"] => string(7) "Service"
                                        ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                      }
                                      ["viewhelper"] => array(2) {
                                        ["namespace"] => string(11) "View_Helper"
                                        ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                      }
                                      ["viewfilter"] => array(2) {
                                        ["namespace"] => string(11) "View_Filter"
                                        ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                      }
                                      ["helper"] => array(2) {
                                        ["namespace"] => string(13) "Plugin_Helper"
                                        ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                      }
                                      ["validator"] => array(2) {
                                        ["namespace"] => string(16) "Plugin_Validator"
                                        ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                      }
                                    }
                                  }
                                  [1] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                    ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                    ["_components":protected] => array(10) {
                                      ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                      ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                      ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                      ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                      ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                      ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                      ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                      ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                      ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                      ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                    }
                                    ["_defaultResourceType":protected] => string(5) "model"
                                    ["_namespace":protected] => string(0) ""
                                    ["_resourceTypes":protected] => array(10) {
                                      ["dbtable"] => array(2) {
                                        ["namespace"] => string(13) "Model_DbTable"
                                        ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                      }
                                      ["mappers"] => array(2) {
                                        ["namespace"] => string(12) "Model_Mapper"
                                        ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                      }
                                      ["form"] => array(2) {
                                        ["namespace"] => string(4) "Form"
                                        ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                      }
                                      ["model"] => array(2) {
                                        ["namespace"] => string(5) "Model"
                                        ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                      }
                                      ["plugin"] => array(2) {
                                        ["namespace"] => string(6) "Plugin"
                                        ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                      }
                                      ["service"] => array(2) {
                                        ["namespace"] => string(7) "Service"
                                        ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                      }
                                      ["viewhelper"] => array(2) {
                                        ["namespace"] => string(11) "View_Helper"
                                        ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                      }
                                      ["viewfilter"] => array(2) {
                                        ["namespace"] => string(11) "View_Filter"
                                        ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                      }
                                      ["helper"] => array(2) {
                                        ["namespace"] => string(13) "Plugin_Helper"
                                        ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                      }
                                      ["validator"] => array(2) {
                                        ["namespace"] => string(16) "Plugin_Validator"
                                        ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                      }
                                    }
                                  }
                                }
                              }
                              ["_suppressNotFoundWarnings":protected] => bool(false)
                              ["_zfPath":protected] => NULL
                            }
                            ["upload"] => object(Zend_File_Transfer_Adapter_Http)#36 (10) {
                              ["_break":protected] => array(3) {
                                ["Zend_Validate_File_Upload"] => bool(false)
                                ["Zend_Validate_File_Size"] => bool(false)
                                ["Zend_Validate_File_ExcludeExtension"] => bool(false)
                              }
                              ["_filters":protected] => array(0) {
                              }
                              ["_loaders":protected] => array(1) {
                                ["VALIDATE"] => object(Zend_Loader_PluginLoader)#33 (4) {
                                  ["_loadedPluginPaths":protected] => array(0) {
                                  }
                                  ["_loadedPlugins":protected] => array(3) {
                                    ["Upload"] => string(25) "Zend_Validate_File_Upload"
                                    ["Size"] => string(23) "Zend_Validate_File_Size"
                                    ["ExcludeExtension"] => string(35) "Zend_Validate_File_ExcludeExtension"
                                  }
                                  ["_prefixToPaths":protected] => array(2) {
                                    ["Zend_Validate_"] => array(1) {
                                      [0] => string(14) "Zend/Validate/"
                                    }
                                    ["Zend_Validate_File_"] => array(1) {
                                      [0] => string(19) "Zend/Validate/File/"
                                    }
                                  }
                                  ["_useStaticRegistry":protected] => NULL
                                }
                              }
                              ["_messages":protected] => array(0) {
                              }
                              ["_translator":protected] => NULL
                              ["_translatorDisabled":protected] => bool(false)
                              ["_validators":protected] => array(3) {
                                ["Zend_Validate_File_Upload"] => object(Zend_Validate_File_Upload)#34 (9) {
                                  ["_messageTemplates":protected] => array(10) {
                                    ["fileUploadErrorIniSize"] => string(43) "File '%value%' exceeds the defined ini size"
                                    ["fileUploadErrorFormSize"] => string(44) "File '%value%' exceeds the defined form size"
                                    ["fileUploadErrorPartial"] => string(42) "File '%value%' was only partially uploaded"
                                    ["fileUploadErrorNoFile"] => string(31) "File '%value%' was not uploaded"
                                    ["fileUploadErrorNoTmpDir"] => string(51) "No temporary directory was found for file '%value%'"
                                    ["fileUploadErrorCantWrite"] => string(31) "File '%value%' can't be written"
                                    ["fileUploadErrorExtension"] => string(68) "A PHP extension returned an error while uploading the file '%value%'"
                                    ["fileUploadErrorAttack"] => string(70) "File '%value%' was illegally uploaded. This could be a possible attack"
                                    ["fileUploadErrorFileNotFound"] => string(28) "File '%value%' was not found"
                                    ["fileUploadErrorUnknown"] => string(44) "Unknown error while uploading file '%value%'"
                                  }
                                  ["_files":protected] => array(0) {
                                  }
                                  ["_value":protected] => NULL
                                  ["_messageVariables":protected] => array(0) {
                                  }
                                  ["_messages":protected] => array(0) {
                                  }
                                  ["_obscureValue":protected] => bool(false)
                                  ["_errors":protected] => array(0) {
                                  }
                                  ["_translator":protected] => NULL
                                  ["_translatorDisabled":protected] => bool(false)
                                }
                                ["Zend_Validate_File_Size"] => object(Zend_Validate_File_Size)#30 (12) {
                                  ["_messageTemplates":protected] => array(3) {
                                    ["fileSizeTooBig"] => string(72) "Maximum allowed size for file '%value%' is '%max%' but '%size%' detected"
                                    ["fileSizeTooSmall"] => string(73) "Minimum expected size for file '%value%' is '%min%' but '%size%' detected"
                                    ["fileSizeNotFound"] => string(48) "File '%value%' is not readable or does not exist"
                                  }
                                  ["_messageVariables":protected] => array(3) {
                                    ["min"] => string(4) "_min"
                                    ["max"] => string(4) "_max"
                                    ["size"] => string(5) "_size"
                                  }
                                  ["_min":protected] => int(1)
                                  ["_max":protected] => int(1048576)
                                  ["_size":protected] => NULL
                                  ["_useByteString":protected] => bool(true)
                                  ["_value":protected] => NULL
                                  ["_messages":protected] => array(0) {
                                  }
                                  ["_obscureValue":protected] => bool(false)
                                  ["_errors":protected] => array(0) {
                                  }
                                  ["_translator":protected] => NULL
                                  ["_translatorDisabled":protected] => bool(false)
                                }
                                ["Zend_Validate_File_ExcludeExtension"] => object(Zend_Validate_File_ExcludeExtension)#32 (10) {
                                  ["_messageTemplates":protected] => array(2) {
                                    ["fileExcludeExtensionFalse"] => string(36) "File '%value%' has a false extension"
                                    ["fileExcludeExtensionNotFound"] => string(48) "File '%value%' is not readable or does not exist"
                                  }
                                  ["_extension":protected] => string(200) "ADE,ADP,BAS,BAT,CGI,CHM,CMD,COM,CPL,CRT,EXE,HLP,HTA,HTM,HTML,INF,INS,ISP,JS,JSE,LNK,MDB,MDE,MSC,MSI,MSP,MST,PCD,PHTML,PIF,PHP,PHP2,PHP3,PHP4,PHP5,REG,SCR,SCT,SH,SHS,TIF,TIFF,URL,VB,VBE,VBS,WSC,WSF,WSH"
                                  ["_case":protected] => bool(false)
                                  ["_messageVariables":protected] => array(1) {
                                    ["extension"] => string(10) "_extension"
                                  }
                                  ["_value":protected] => NULL
                                  ["_messages":protected] => array(0) {
                                  }
                                  ["_obscureValue":protected] => bool(false)
                                  ["_errors":protected] => array(0) {
                                  }
                                  ["_translator":protected] => NULL
                                  ["_translatorDisabled":protected] => bool(false)
                                }
                              }
                              ["_files":protected] => array(0) {
                              }
                              ["_tmpDir":protected] => NULL
                              ["_options":protected] => array(4) {
                                ["ignoreNoFile"] => string(1) "1"
                                ["useByteString"] => string(1) "0"
                                ["magicFile"] => NULL
                                ["detectInfos"] => bool(true)
                              }
                            }
                            ["view"] => object(Plugin_Smarty)#27 (43) {
                              ["_smarty":protected] => object(Smarty)#28 (73) {
                                ["auto_literal"] => string(1) "1"
                                ["error_unassigned"] => bool(false)
                                ["use_include_path"] => bool(false)
                                ["template_dir":"Smarty":private] => array(1) {
                                  [0] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/"
                                }
                                ["joined_template_dir"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/"
                                ["joined_config_dir"] => string(10) "./configs/"
                                ["default_template_handler_func"] => NULL
                                ["default_config_handler_func"] => NULL
                                ["default_plugin_handler_func"] => NULL
                                ["compile_dir":"Smarty":private] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/views/compiles/"
                                ["plugins_dir":"Smarty":private] => array(2) {
                                  [0] => string(74) "/home/firmylesne/domains/firmylesne.pl/library/Smarty-3.1.14/libs/plugins/"
                                  [1] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/smarty/"
                                }
                                ["cache_dir":"Smarty":private] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/caches/"
                                ["config_dir":"Smarty":private] => array(1) {
                                  [0] => string(10) "./configs/"
                                }
                                ["force_compile"] => string(1) "0"
                                ["compile_check"] => string(1) "0"
                                ["use_sub_dirs"] => bool(false)
                                ["allow_ambiguous_resources"] => bool(false)
                                ["caching"] => bool(false)
                                ["merge_compiled_includes"] => bool(false)
                                ["cache_lifetime"] => int(3600)
                                ["force_cache"] => bool(false)
                                ["cache_id"] => NULL
                                ["compile_id"] => NULL
                                ["left_delimiter"] => string(1) "{"
                                ["right_delimiter"] => string(1) "}"
                                ["security_class"] => string(15) "Smarty_Security"
                                ["security_policy"] => NULL
                                ["php_handling"] => int(0)
                                ["allow_php_templates"] => bool(false)
                                ["direct_access_security"] => bool(true)
                                ["debugging"] => string(1) "0"
                                ["debugging_ctrl"] => string(3) "URL"
                                ["smarty_debug_id"] => string(12) "SMARTY_DEBUG"
                                ["debug_tpl"] => string(80) "file:/home/firmylesne/domains/firmylesne.pl/library/Smarty-3.1.14/libs/debug.tpl"
                                ["error_reporting"] => NULL
                                ["get_used_tags"] => bool(false)
                                ["config_overwrite"] => bool(true)
                                ["config_booleanize"] => bool(true)
                                ["config_read_hidden"] => bool(false)
                                ["compile_locking"] => bool(true)
                                ["cache_locking"] => bool(false)
                                ["locking_timeout"] => int(10)
                                ["template_functions"] => array(0) {
                                }
                                ["default_resource_type"] => string(4) "file"
                                ["caching_type"] => string(4) "file"
                                ["properties"] => array(0) {
                                }
                                ["default_config_type"] => string(4) "file"
                                ["template_objects"] => array(0) {
                                }
                                ["cache_modified_check"] => bool(false)
                                ["registered_plugins"] => array(0) {
                                }
                                ["plugin_search_order"] => array(4) {
                                  [0] => string(8) "function"
                                  [1] => string(5) "block"
                                  [2] => string(8) "compiler"
                                  [3] => string(5) "class"
                                }
                                ["registered_objects"] => array(0) {
                                }
                                ["registered_classes"] => array(0) {
                                }
                                ["registered_filters"] => array(0) {
                                }
                                ["registered_resources"] => array(0) {
                                }
                                ["_resource_handlers"] => array(0) {
                                }
                                ["registered_cache_resources"] => array(0) {
                                }
                                ["_cacheresource_handlers"] => array(0) {
                                }
                                ["autoload_filters"] => array(0) {
                                }
                                ["default_modifiers"] => array(1) {
                                  [0] => string(16) "escape:'htmlall'"
                                }
                                ["escape_html"] => bool(false)
                                ["start_time"] => float(1710844825.736)
                                ["_file_perms"] => int(420)
                                ["_dir_perms"] => int(505)
                                ["_tag_stack"] => array(0) {
                                }
                                ["smarty"] => *RECURSION*
                                ["_current_file"] => NULL
                                ["_parserdebug"] => bool(false)
                                ["merged_templates_func"] => array(0) {
                                }
                                ["template_class"] => string(24) "Smarty_Internal_Template"
                                ["tpl_vars"] => array(0) {
                                }
                                ["parent"] => NULL
                                ["config_vars"] => array(0) {
                                }
                              }
                              ["_cache_id":protected] => array(0) {
                              }
                              ["_nocache":protected] => array(1) {
                                ["baseurl"] => bool(true)
                              }
                              ["_layout":protected] => string(14) "default/layout"
                              ["_layoutPath":protected] => string(75) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/layouts/"
                              ["_scripts_files":protected] => NULL
                              ["_styles_files":protected] => NULL
                              ["_script_vars":protected] => array(9) {
                                ["username"] => string(4) "null"
                                ["userid"] => string(4) "null"
                                ["ip"] => string(13) ""54.225.1.66""
                                ["session_id"] => string(28) ""o8g794k9mod8chj1bcn6k9thl0""
                                ["module"] => string(9) ""default""
                                ["controller"] => string(7) ""error""
                                ["action"] => string(7) ""error""
                                ["application_url"] => string(24) ""http:\/\/firmylesne.pl""
                                ["params"] => string(148) "{"controller":"pokaz","action":"informacje-organizacyjne","module":"default","error_handler":{"exception":{},"type":"EXCEPTION_OTHER","request":{}}}"
                              }
                              ["_plugin_js_files":protected] => array(4) {
                                [0] => string(5) "boxes"
                                [1] => string(8) "fancybox"
                                [2] => string(5) "boxes"
                                [3] => string(8) "fancybox"
                              }
                              ["_plugin_css_files":protected] => array(4) {
                                [0] => string(5) "boxes"
                                [1] => string(8) "fancybox"
                                [2] => string(5) "boxes"
                                [3] => string(8) "fancybox"
                              }
                              ["_path":"Zend_View_Abstract":private] => array(3) {
                                ["script"] => array(1) {
                                  [0] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/"
                                }
                                ["helper"] => array(0) {
                                }
                                ["filter"] => array(0) {
                                }
                              }
                              ["_file":"Zend_View_Abstract":private] => NULL
                              ["_helper":"Zend_View_Abstract":private] => array(0) {
                              }
                              ["_helperLoaded":"Zend_View_Abstract":private] => array(0) {
                              }
                              ["_helperLoadedDir":"Zend_View_Abstract":private] => array(0) {
                              }
                              ["_filter":"Zend_View_Abstract":private] => array(0) {
                              }
                              ["_filterClass":"Zend_View_Abstract":private] => array(0) {
                              }
                              ["_filterLoaded":"Zend_View_Abstract":private] => array(0) {
                              }
                              ["_filterLoadedDir":"Zend_View_Abstract":private] => array(0) {
                              }
                              ["_escape":"Zend_View_Abstract":private] => string(16) "htmlspecialchars"
                              ["_encoding":"Zend_View_Abstract":private] => string(5) "UTF-8"
                              ["_lfiProtectionOn":"Zend_View_Abstract":private] => bool(true)
                              ["_loaders":"Zend_View_Abstract":private] => array(1) {
                                ["filter"] => object(Zend_Loader_PluginLoader)#29 (4) {
                                  ["_loadedPluginPaths":protected] => array(0) {
                                  }
                                  ["_loadedPlugins":protected] => array(0) {
                                  }
                                  ["_prefixToPaths":protected] => array(1) {
                                    ["Zend_View_Filter_"] => array(1) {
                                      [0] => string(17) "Zend/View/Filter/"
                                    }
                                  }
                                  ["_useStaticRegistry":protected] => NULL
                                }
                              }
                              ["_loaderTypes":"Zend_View_Abstract":private] => array(2) {
                                [0] => string(6) "filter"
                                [1] => string(6) "helper"
                              }
                              ["_strictVars":"Zend_View_Abstract":private] => bool(false)
                              ["images"] => string(8) "/images/"
                              ["styles"] => string(8) "/styles/"
                              ["scripts"] => string(9) "/scripts/"
                              ["plugins"] => string(9) "/plugins/"
                              ["ogloszenia_right"] => bool(true)
                              ["liczba_ogloszen"] => int(2632)
                              ["ref"] => bool(false)
                              ["module"] => string(7) "default"
                              ["controller"] => string(5) "error"
                              ["action"] => string(5) "error"
                              ["username"] => NULL
                              ["userid"] => NULL
                              ["ip"] => string(11) "54.225.1.66"
                              ["session_id"] => string(26) "o8g794k9mod8chj1bcn6k9thl0"
                              ["params"] => array(4) {
                                ["controller"] => string(5) "pokaz"
                                ["action"] => string(24) "informacje-organizacyjne"
                                ["module"] => string(7) "default"
                                ["error_handler"] => object(ArrayObject)#96 (1) {
                                  ["storage":"ArrayObject":private] => array(3) {
                                    ["exception"] => *RECURSION*
                                    ["type"] => string(15) "EXCEPTION_OTHER"
                                    ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                      ["_paramSources":protected] => array(2) {
                                        [0] => string(4) "_GET"
                                        [1] => string(5) "_POST"
                                      }
                                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_baseUrl":protected] => string(0) ""
                                      ["_basePath":protected] => NULL
                                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_params":protected] => array(3) {
                                        ["controller"] => string(5) "pokaz"
                                        ["action"] => string(24) "informacje-organizacyjne"
                                        ["module"] => string(7) "default"
                                      }
                                      ["_rawBody":protected] => NULL
                                      ["_aliases":protected] => array(0) {
                                      }
                                      ["_dispatched":protected] => bool(true)
                                      ["_module":protected] => string(7) "default"
                                      ["_moduleKey":protected] => string(6) "module"
                                      ["_controller":protected] => string(5) "pokaz"
                                      ["_controllerKey":protected] => string(10) "controller"
                                      ["_action":protected] => string(24) "informacje-organizacyjne"
                                      ["_actionKey":protected] => string(6) "action"
                                    }
                                  }
                                }
                              }
                              ["url"] => string(51) "http://firmylesne.pl/pokaz/informacje-organizacyjne"
                              ["baseurl"] => string(31) "/pokaz/informacje-organizacyjne"
                              ["menu"] => array(5) {
                                [84] => array(7) {
                                  ["id"] => string(2) "84"
                                  ["nazwa"] => string(11) "Forest SHOW"
                                  ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                                  ["typ"] => string(9) "kategoria"
                                  ["kolejnosc"] => string(1) "1"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(4) {
                                    [0] => array(7) {
                                      ["id"] => string(2) "85"
                                      ["nazwa"] => string(14) "Jak dojechać?"
                                      ["href"] => string(19) "/pokaz/jak-dojechac"
                                      ["typ"] => string(9) "podstrona"
                                      ["kolejnosc"] => string(1) "1"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [1] => array(7) {
                                      ["id"] => string(3) "101"
                                      ["nazwa"] => string(24) "Informacje organizacyjne"
                                      ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                                      ["typ"] => string(4) "link"
                                      ["kolejnosc"] => string(1) "1"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [2] => array(7) {
                                      ["id"] => string(2) "86"
                                      ["nazwa"] => string(12) "Aktualności"
                                      ["href"] => string(30) "/lista/forest-show/aktualnosci"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "2"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [3] => array(7) {
                                      ["id"] => string(2) "88"
                                      ["nazwa"] => string(10) "Zawody PFC"
                                      ["href"] => string(17) "/pokaz/zawody-pfc"
                                      ["typ"] => string(9) "podstrona"
                                      ["kolejnosc"] => string(1) "3"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                  }
                                }
                                [3] => array(7) {
                                  ["id"] => string(1) "3"
                                  ["nazwa"] => string(11) "Ogłoszenia"
                                  ["href"] => string(17) "/lista/ogloszenia"
                                  ["typ"] => string(9) "kategoria"
                                  ["kolejnosc"] => string(1) "2"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(6) {
                                    [0] => array(7) {
                                      ["id"] => string(2) "20"
                                      ["nazwa"] => string(8) "Sprzedam"
                                      ["href"] => string(33) "/lista/ogloszenia/rodzaj/sprzedam"
                                      ["typ"] => string(4) "link"
                                      ["kolejnosc"] => string(1) "1"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [1] => array(7) {
                                      ["id"] => string(2) "37"
                                      ["nazwa"] => string(6) "Kupię"
                                      ["href"] => string(30) "/lista/ogloszenia/rodzaj/kupie"
                                      ["typ"] => string(4) "link"
                                      ["kolejnosc"] => string(1) "2"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [2] => array(7) {
                                      ["id"] => string(2) "21"
                                      ["nazwa"] => string(17) "Zamienię / Oddam"
                                      ["href"] => string(33) "/lista/ogloszenia/rodzaj/zamienie"
                                      ["typ"] => string(4) "link"
                                      ["kolejnosc"] => string(1) "3"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [3] => array(7) {
                                      ["id"] => string(2) "22"
                                      ["nazwa"] => string(10) "Dam pracę"
                                      ["href"] => string(34) "/lista/ogloszenia/rodzaj/dam_prace"
                                      ["typ"] => string(4) "link"
                                      ["kolejnosc"] => string(1) "4"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [4] => array(7) {
                                      ["id"] => string(2) "23"
                                      ["nazwa"] => string(12) "Szukam pracy"
                                      ["href"] => string(37) "/lista/ogloszenia/rodzaj/szukam_pracy"
                                      ["typ"] => string(4) "link"
                                      ["kolejnosc"] => string(1) "5"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [5] => array(7) {
                                      ["id"] => string(2) "24"
                                      ["nazwa"] => string(4) "Inne"
                                      ["href"] => string(29) "/lista/ogloszenia/rodzaj/inne"
                                      ["typ"] => string(4) "link"
                                      ["kolejnosc"] => string(1) "6"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                  }
                                }
                                [8] => array(7) {
                                  ["id"] => string(1) "8"
                                  ["nazwa"] => string(7) "Kontakt"
                                  ["href"] => string(14) "/pokaz/kontakt"
                                  ["typ"] => string(9) "podstrona"
                                  ["kolejnosc"] => string(1) "3"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                                [2] => array(7) {
                                  ["id"] => string(1) "2"
                                  ["nazwa"] => string(10) "Informacje"
                                  ["href"] => string(17) "/lista/informacje"
                                  ["typ"] => string(9) "kategoria"
                                  ["kolejnosc"] => string(1) "5"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(9) {
                                    [0] => array(7) {
                                      ["id"] => string(3) "103"
                                      ["nazwa"] => string(19) "Ograniczenia cięć"
                                      ["href"] => string(24) "/lista/ograniczenia-ciec"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "1"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [1] => array(7) {
                                      ["id"] => string(2) "47"
                                      ["nazwa"] => string(11) "BHP w lesie"
                                      ["href"] => string(18) "/lista/bhp-w-lesie"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "2"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [2] => array(7) {
                                      ["id"] => string(2) "83"
                                      ["nazwa"] => string(11) "Forest SHOW"
                                      ["href"] => string(18) "/lista/forest-show"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "3"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [3] => array(7) {
                                      ["id"] => string(2) "67"
                                      ["nazwa"] => string(15) "Goń złodzieja"
                                      ["href"] => string(20) "/lista/gon-zlodzieja"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "4"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [4] => array(7) {
                                      ["id"] => string(2) "12"
                                      ["nazwa"] => string(15) "Lasy Państwowe"
                                      ["href"] => string(21) "/lista/lasy-panstwowe"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "5"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [5] => array(7) {
                                      ["id"] => string(3) "102"
                                      ["nazwa"] => string(14) "Przetargi w LP"
                                      ["href"] => string(21) "/lista/przetargi-w-lp"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "6"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [6] => array(7) {
                                      ["id"] => string(2) "10"
                                      ["nazwa"] => string(15) "Technika leśna"
                                      ["href"] => string(21) "/lista/technika-lesna"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "7"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [7] => array(7) {
                                      ["id"] => string(2) "74"
                                      ["nazwa"] => string(7) "Wypadki"
                                      ["href"] => string(14) "/lista/wypadki"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "8"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [8] => array(7) {
                                      ["id"] => string(2) "73"
                                      ["nazwa"] => string(14) "Okiem adwokata"
                                      ["href"] => string(21) "/lista/okiem-adwokata"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "9"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                  }
                                }
                                [7] => array(7) {
                                  ["id"] => string(1) "7"
                                  ["nazwa"] => string(7) "Reklama"
                                  ["href"] => string(14) "/pokaz/reklama"
                                  ["typ"] => string(9) "podstrona"
                                  ["kolejnosc"] => string(1) "6"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                              }
                            }
                            ["router"] => object(Zend_Controller_Router_Rewrite)#25 (8) {
                              ["_useDefaultRoutes":protected] => bool(true)
                              ["_routes":protected] => array(2) {
                                ["default"] => object(Zend_Controller_Router_Route_Module)#46 (11) {
                                  ["_defaults":protected] => array(3) {
                                    ["controller"] => string(5) "index"
                                    ["action"] => string(5) "index"
                                    ["module"] => string(7) "default"
                                  }
                                  ["_values":protected] => array(2) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                  }
                                  ["_moduleValid":protected] => bool(false)
                                  ["_keysSet":protected] => bool(true)
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_actionKey":protected] => string(6) "action"
                                  ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                    ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                    ["_curModule":protected] => string(7) "default"
                                    ["_controllerDirectory":protected] => array(4) {
                                      ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                      ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                      ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                      ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                    }
                                    ["_defaultAction":protected] => string(5) "index"
                                    ["_defaultController":protected] => string(5) "index"
                                    ["_defaultModule":protected] => string(7) "default"
                                    ["_frontController":protected] => NULL
                                    ["_invokeParams":protected] => array(2) {
                                      ["displayExceptions"] => string(1) "0"
                                      ["bootstrap"] => *RECURSION*
                                    }
                                    ["_pathDelimiter":protected] => string(1) "_"
                                    ["_response":protected] => *RECURSION*
                                    ["_wordDelimiter":protected] => array(2) {
                                      [0] => string(1) "-"
                                      [1] => string(1) "."
                                    }
                                  }
                                  ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                    ["_paramSources":protected] => array(2) {
                                      [0] => string(4) "_GET"
                                      [1] => string(5) "_POST"
                                    }
                                    ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                    ["_baseUrl":protected] => string(0) ""
                                    ["_basePath":protected] => NULL
                                    ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                    ["_params":protected] => array(4) {
                                      ["controller"] => string(5) "pokaz"
                                      ["action"] => string(24) "informacje-organizacyjne"
                                      ["module"] => string(7) "default"
                                      ["error_handler"] => object(ArrayObject)#96 (1) {
                                        ["storage":"ArrayObject":private] => array(3) {
                                          ["exception"] => *RECURSION*
                                          ["type"] => string(15) "EXCEPTION_OTHER"
                                          ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                            ["_paramSources":protected] => array(2) {
                                              [0] => string(4) "_GET"
                                              [1] => string(5) "_POST"
                                            }
                                            ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                            ["_baseUrl":protected] => string(0) ""
                                            ["_basePath":protected] => NULL
                                            ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                            ["_params":protected] => array(3) {
                                              ["controller"] => string(5) "pokaz"
                                              ["action"] => string(24) "informacje-organizacyjne"
                                              ["module"] => string(7) "default"
                                            }
                                            ["_rawBody":protected] => NULL
                                            ["_aliases":protected] => array(0) {
                                            }
                                            ["_dispatched":protected] => bool(true)
                                            ["_module":protected] => string(7) "default"
                                            ["_moduleKey":protected] => string(6) "module"
                                            ["_controller":protected] => string(5) "pokaz"
                                            ["_controllerKey":protected] => string(10) "controller"
                                            ["_action":protected] => string(24) "informacje-organizacyjne"
                                            ["_actionKey":protected] => string(6) "action"
                                          }
                                        }
                                      }
                                    }
                                    ["_rawBody":protected] => NULL
                                    ["_aliases":protected] => array(0) {
                                    }
                                    ["_dispatched":protected] => bool(false)
                                    ["_module":protected] => string(7) "default"
                                    ["_moduleKey":protected] => string(6) "module"
                                    ["_controller":protected] => string(5) "error"
                                    ["_controllerKey":protected] => string(10) "controller"
                                    ["_action":protected] => string(8) "critical"
                                    ["_actionKey":protected] => string(6) "action"
                                  }
                                  ["_isAbstract":protected] => bool(false)
                                  ["_matchedPath":protected] => NULL
                                }
                                ["ajax"] => object(Zend_Controller_Router_Route)#22 (17) {
                                  ["_translator":protected] => NULL
                                  ["_locale":protected] => NULL
                                  ["_isTranslated":protected] => bool(false)
                                  ["_translatable":protected] => array(0) {
                                  }
                                  ["_urlVariable":protected] => string(1) ":"
                                  ["_urlDelimiter":protected] => string(1) "/"
                                  ["_regexDelimiter":protected] => string(1) "#"
                                  ["_defaultRegex":protected] => NULL
                                  ["_variables":protected] => array(3) {
                                    [1] => string(6) "module"
                                    [2] => string(10) "controller"
                                    [3] => string(6) "action"
                                  }
                                  ["_parts":protected] => array(5) {
                                    [0] => string(4) "ajax"
                                    [1] => NULL
                                    [2] => NULL
                                    [3] => NULL
                                    [4] => string(1) "*"
                                  }
                                  ["_defaults":protected] => array(1) {
                                    ["ajax"] => bool(true)
                                  }
                                  ["_requirements":protected] => array(0) {
                                  }
                                  ["_values":protected] => array(0) {
                                  }
                                  ["_wildcardData":protected] => array(0) {
                                  }
                                  ["_staticCount":protected] => int(1)
                                  ["_isAbstract":protected] => bool(false)
                                  ["_matchedPath":protected] => NULL
                                }
                              }
                              ["_currentRoute":protected] => string(7) "default"
                              ["_globalParams":protected] => array(0) {
                              }
                              ["_chainNameSeparator":protected] => string(1) "-"
                              ["_useCurrentParamsAsGlobal":protected] => bool(false)
                              ["_frontController":protected] => object(Zend_Controller_Front)#37 (11) {
                                ["_baseUrl":protected] => NULL
                                ["_controllerDir":protected] => NULL
                                ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                  ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                  ["_curModule":protected] => string(7) "default"
                                  ["_controllerDirectory":protected] => array(4) {
                                    ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                    ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                    ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                    ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                  }
                                  ["_defaultAction":protected] => string(5) "index"
                                  ["_defaultController":protected] => string(5) "index"
                                  ["_defaultModule":protected] => string(7) "default"
                                  ["_frontController":protected] => NULL
                                  ["_invokeParams":protected] => array(2) {
                                    ["displayExceptions"] => string(1) "0"
                                    ["bootstrap"] => *RECURSION*
                                  }
                                  ["_pathDelimiter":protected] => string(1) "_"
                                  ["_response":protected] => *RECURSION*
                                  ["_wordDelimiter":protected] => array(2) {
                                    [0] => string(1) "-"
                                    [1] => string(1) "."
                                  }
                                }
                                ["_invokeParams":protected] => array(2) {
                                  ["displayExceptions"] => string(1) "0"
                                  ["bootstrap"] => *RECURSION*
                                }
                                ["_moduleControllerDirectoryName":protected] => string(1) "/"
                                ["_plugins":protected] => object(Zend_Controller_Plugin_Broker)#38 (3) {
                                  ["_plugins":protected] => array(1) {
                                    [100] => object(Zend_Controller_Plugin_ErrorHandler)#49 (7) {
                                      ["_errorModule":protected] => string(7) "default"
                                      ["_errorController":protected] => string(5) "error"
                                      ["_errorAction":protected] => string(5) "error"
                                      ["_isInsideErrorHandlerLoop":protected] => bool(true)
                                      ["_exceptionCountAtFirstEncounter":protected] => int(1)
                                      ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                        ["_paramSources":protected] => array(2) {
                                          [0] => string(4) "_GET"
                                          [1] => string(5) "_POST"
                                        }
                                        ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                        ["_baseUrl":protected] => string(0) ""
                                        ["_basePath":protected] => NULL
                                        ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                        ["_params":protected] => array(4) {
                                          ["controller"] => string(5) "pokaz"
                                          ["action"] => string(24) "informacje-organizacyjne"
                                          ["module"] => string(7) "default"
                                          ["error_handler"] => object(ArrayObject)#96 (1) {
                                            ["storage":"ArrayObject":private] => array(3) {
                                              ["exception"] => *RECURSION*
                                              ["type"] => string(15) "EXCEPTION_OTHER"
                                              ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                                ["_paramSources":protected] => array(2) {
                                                  [0] => string(4) "_GET"
                                                  [1] => string(5) "_POST"
                                                }
                                                ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                                ["_baseUrl":protected] => string(0) ""
                                                ["_basePath":protected] => NULL
                                                ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                                ["_params":protected] => array(3) {
                                                  ["controller"] => string(5) "pokaz"
                                                  ["action"] => string(24) "informacje-organizacyjne"
                                                  ["module"] => string(7) "default"
                                                }
                                                ["_rawBody":protected] => NULL
                                                ["_aliases":protected] => array(0) {
                                                }
                                                ["_dispatched":protected] => bool(true)
                                                ["_module":protected] => string(7) "default"
                                                ["_moduleKey":protected] => string(6) "module"
                                                ["_controller":protected] => string(5) "pokaz"
                                                ["_controllerKey":protected] => string(10) "controller"
                                                ["_action":protected] => string(24) "informacje-organizacyjne"
                                                ["_actionKey":protected] => string(6) "action"
                                              }
                                            }
                                          }
                                        }
                                        ["_rawBody":protected] => NULL
                                        ["_aliases":protected] => array(0) {
                                        }
                                        ["_dispatched":protected] => bool(false)
                                        ["_module":protected] => string(7) "default"
                                        ["_moduleKey":protected] => string(6) "module"
                                        ["_controller":protected] => string(5) "error"
                                        ["_controllerKey":protected] => string(10) "controller"
                                        ["_action":protected] => string(8) "critical"
                                        ["_actionKey":protected] => string(6) "action"
                                      }
                                      ["_response":protected] => *RECURSION*
                                    }
                                  }
                                  ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                    ["_paramSources":protected] => array(2) {
                                      [0] => string(4) "_GET"
                                      [1] => string(5) "_POST"
                                    }
                                    ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                    ["_baseUrl":protected] => string(0) ""
                                    ["_basePath":protected] => NULL
                                    ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                    ["_params":protected] => array(4) {
                                      ["controller"] => string(5) "pokaz"
                                      ["action"] => string(24) "informacje-organizacyjne"
                                      ["module"] => string(7) "default"
                                      ["error_handler"] => object(ArrayObject)#96 (1) {
                                        ["storage":"ArrayObject":private] => array(3) {
                                          ["exception"] => *RECURSION*
                                          ["type"] => string(15) "EXCEPTION_OTHER"
                                          ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                            ["_paramSources":protected] => array(2) {
                                              [0] => string(4) "_GET"
                                              [1] => string(5) "_POST"
                                            }
                                            ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                            ["_baseUrl":protected] => string(0) ""
                                            ["_basePath":protected] => NULL
                                            ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                            ["_params":protected] => array(3) {
                                              ["controller"] => string(5) "pokaz"
                                              ["action"] => string(24) "informacje-organizacyjne"
                                              ["module"] => string(7) "default"
                                            }
                                            ["_rawBody":protected] => NULL
                                            ["_aliases":protected] => array(0) {
                                            }
                                            ["_dispatched":protected] => bool(true)
                                            ["_module":protected] => string(7) "default"
                                            ["_moduleKey":protected] => string(6) "module"
                                            ["_controller":protected] => string(5) "pokaz"
                                            ["_controllerKey":protected] => string(10) "controller"
                                            ["_action":protected] => string(24) "informacje-organizacyjne"
                                            ["_actionKey":protected] => string(6) "action"
                                          }
                                        }
                                      }
                                    }
                                    ["_rawBody":protected] => NULL
                                    ["_aliases":protected] => array(0) {
                                    }
                                    ["_dispatched":protected] => bool(false)
                                    ["_module":protected] => string(7) "default"
                                    ["_moduleKey":protected] => string(6) "module"
                                    ["_controller":protected] => string(5) "error"
                                    ["_controllerKey":protected] => string(10) "controller"
                                    ["_action":protected] => string(8) "critical"
                                    ["_actionKey":protected] => string(6) "action"
                                  }
                                  ["_response":protected] => *RECURSION*
                                }
                                ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                  ["_paramSources":protected] => array(2) {
                                    [0] => string(4) "_GET"
                                    [1] => string(5) "_POST"
                                  }
                                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_baseUrl":protected] => string(0) ""
                                  ["_basePath":protected] => NULL
                                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_params":protected] => array(4) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                    ["error_handler"] => object(ArrayObject)#96 (1) {
                                      ["storage":"ArrayObject":private] => array(3) {
                                        ["exception"] => *RECURSION*
                                        ["type"] => string(15) "EXCEPTION_OTHER"
                                        ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                          ["_paramSources":protected] => array(2) {
                                            [0] => string(4) "_GET"
                                            [1] => string(5) "_POST"
                                          }
                                          ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_baseUrl":protected] => string(0) ""
                                          ["_basePath":protected] => NULL
                                          ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_params":protected] => array(3) {
                                            ["controller"] => string(5) "pokaz"
                                            ["action"] => string(24) "informacje-organizacyjne"
                                            ["module"] => string(7) "default"
                                          }
                                          ["_rawBody":protected] => NULL
                                          ["_aliases":protected] => array(0) {
                                          }
                                          ["_dispatched":protected] => bool(true)
                                          ["_module":protected] => string(7) "default"
                                          ["_moduleKey":protected] => string(6) "module"
                                          ["_controller":protected] => string(5) "pokaz"
                                          ["_controllerKey":protected] => string(10) "controller"
                                          ["_action":protected] => string(24) "informacje-organizacyjne"
                                          ["_actionKey":protected] => string(6) "action"
                                        }
                                      }
                                    }
                                  }
                                  ["_rawBody":protected] => NULL
                                  ["_aliases":protected] => array(0) {
                                  }
                                  ["_dispatched":protected] => bool(false)
                                  ["_module":protected] => string(7) "default"
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controller":protected] => string(5) "error"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_action":protected] => string(8) "critical"
                                  ["_actionKey":protected] => string(6) "action"
                                }
                                ["_response":protected] => *RECURSION*
                                ["_returnResponse":protected] => bool(false)
                                ["_router":protected] => *RECURSION*
                                ["_throwExceptions":protected] => bool(false)
                              }
                              ["_invokeParams":protected] => array(2) {
                                ["displayExceptions"] => string(1) "0"
                                ["bootstrap"] => *RECURSION*
                              }
                            }
                            ["db"] => object(Zend_Db_Adapter_Pdo_Mysql)#17 (12) {
                              ["_pdoType":protected] => string(5) "mysql"
                              ["_numericDataTypes":protected] => array(16) {
                                [0] => int(0)
                                [1] => int(1)
                                [2] => int(2)
                                ["INT"] => int(0)
                                ["INTEGER"] => int(0)
                                ["MEDIUMINT"] => int(0)
                                ["SMALLINT"] => int(0)
                                ["TINYINT"] => int(0)
                                ["BIGINT"] => int(1)
                                ["SERIAL"] => int(1)
                                ["DEC"] => int(2)
                                ["DECIMAL"] => int(2)
                                ["DOUBLE"] => int(2)
                                ["DOUBLE PRECISION"] => int(2)
                                ["FIXED"] => int(2)
                                ["FLOAT"] => int(2)
                              }
                              ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
                              ["_config":protected] => array(8) {
                                ["host"] => string(9) "localhost"
                                ["dbname"] => string(13) "firmylesne_fl"
                                ["username"] => string(13) "firmylesne_fl"
                                ["password"] => string(8) "RvN04efq"
                                ["charset"] => string(4) "utf8"
                                ["persistent"] => bool(false)
                                ["options"] => array(3) {
                                  ["caseFolding"] => int(0)
                                  ["autoQuoteIdentifiers"] => bool(true)
                                  ["fetchMode"] => int(2)
                                }
                                ["driver_options"] => array(1) {
                                  [1002] => string(16) "SET NAMES 'utf8'"
                                }
                              }
                              ["_fetchMode":protected] => int(2)
                              ["_profiler":protected] => object(Zend_Db_Profiler)#19 (4) {
                                ["_queryProfiles":protected] => array(0) {
                                }
                                ["_enabled":protected] => bool(false)
                                ["_filterElapsedSecs":protected] => NULL
                                ["_filterTypes":protected] => NULL
                              }
                              ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
                              ["_connection":protected] => object(PDO)#20 (0) {
                              }
                              ["_caseFolding":protected] => int(0)
                              ["_autoQuoteIdentifiers":protected] => bool(true)
                              ["_allowSerialization":protected] => bool(true)
                              ["_autoReconnectOnUnserialize":protected] => bool(false)
                            }
                            ["session"] => object(Zend_Session_Namespace)#14 (1) {
                              ["_namespace":protected] => string(7) "Default"
                            }
                            ["cache"] => object(Plugin_Cache)#18 (4) {
                              ["_debug":protected] => NULL
                              ["_primary":protected] => object(Zend_Cache_Core)#15 (6) {
                                ["_backend":protected] => object(Zend_Cache_Backend_File)#16 (3) {
                                  ["_options":protected] => array(9) {
                                    ["cache_dir"] => string(44) "/home/firmylesne/domains/firmylesne.pl/temp/"
                                    ["file_locking"] => bool(true)
                                    ["read_control"] => bool(true)
                                    ["read_control_type"] => string(5) "crc32"
                                    ["hashed_directory_level"] => int(0)
                                    ["hashed_directory_perm"] => int(448)
                                    ["file_name_prefix"] => string(10) "zend_cache"
                                    ["cache_file_perm"] => int(384)
                                    ["metadatas_array_max_size"] => int(100)
                                  }
                                  ["_metadatasArray":protected] => array(3) {
                                    ["Zend_Translate_Array_Options"] => array(4) {
                                      ["hash"] => int(1134871229)
                                      ["mtime"] => int(1710843595)
                                      ["expire"] => int(1710847195)
                                      ["tags"] => array(1) {
                                        [0] => string(14) "Zend_Translate"
                                      }
                                    }
                                    ["Zend_Translate_0a992ce3ccd37169cc7ef049d9d66711_Array"] => array(4) {
                                      ["hash"] => int(1708724952)
                                      ["mtime"] => int(1710843595)
                                      ["expire"] => int(1710847195)
                                      ["tags"] => array(1) {
                                        [0] => string(14) "Zend_Translate"
                                      }
                                    }
                                    ["menu_tylko_aktywne"] => array(4) {
                                      ["hash"] => int(1066829468)
                                      ["mtime"] => int(1710844825)
                                      ["expire"] => int(1710848425)
                                      ["tags"] => array(1) {
                                        [0] => string(4) "menu"
                                      }
                                    }
                                  }
                                  ["_directives":protected] => array(3) {
                                    ["lifetime"] => int(3600)
                                    ["logging"] => bool(false)
                                    ["logger"] => NULL
                                  }
                                }
                                ["_options":protected] => array(9) {
                                  ["write_control"] => bool(true)
                                  ["caching"] => bool(true)
                                  ["cache_id_prefix"] => NULL
                                  ["automatic_serialization"] => string(1) "1"
                                  ["automatic_cleaning_factor"] => int(10)
                                  ["lifetime"] => int(3600)
                                  ["logging"] => bool(false)
                                  ["logger"] => NULL
                                  ["ignore_user_abort"] => bool(false)
                                }
                                ["_specificOptions":protected] => array(0) {
                                }
                                ["_lastId":"Zend_Cache_Core":private] => string(18) "menu_tylko_aktywne"
                                ["_extendedBackend":protected] => bool(true)
                                ["_backendCapabilities":protected] => array(6) {
                                  ["automatic_cleaning"] => bool(true)
                                  ["tags"] => bool(true)
                                  ["expired_read"] => bool(true)
                                  ["priority"] => bool(false)
                                  ["infinite_lifetime"] => bool(true)
                                  ["get_list"] => bool(true)
                                }
                              }
                              ["_secondary":protected] => NULL
                              ["_options":protected] => array(3) {
                                ["savetosecondary"] => string(1) "1"
                                ["backuptosecondary"] => string(1) "0"
                                ["recoverprimary"] => string(1) "1"
                              }
                            }
                            ["auth"] => object(Zend_Auth_Adapter_DbTable)#13 (11) {
                              ["_zendDb":protected] => object(Zend_Db_Adapter_Pdo_Mysql)#17 (12) {
                                ["_pdoType":protected] => string(5) "mysql"
                                ["_numericDataTypes":protected] => array(16) {
                                  [0] => int(0)
                                  [1] => int(1)
                                  [2] => int(2)
                                  ["INT"] => int(0)
                                  ["INTEGER"] => int(0)
                                  ["MEDIUMINT"] => int(0)
                                  ["SMALLINT"] => int(0)
                                  ["TINYINT"] => int(0)
                                  ["BIGINT"] => int(1)
                                  ["SERIAL"] => int(1)
                                  ["DEC"] => int(2)
                                  ["DECIMAL"] => int(2)
                                  ["DOUBLE"] => int(2)
                                  ["DOUBLE PRECISION"] => int(2)
                                  ["FIXED"] => int(2)
                                  ["FLOAT"] => int(2)
                                }
                                ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
                                ["_config":protected] => array(8) {
                                  ["host"] => string(9) "localhost"
                                  ["dbname"] => string(13) "firmylesne_fl"
                                  ["username"] => string(13) "firmylesne_fl"
                                  ["password"] => string(8) "RvN04efq"
                                  ["charset"] => string(4) "utf8"
                                  ["persistent"] => bool(false)
                                  ["options"] => array(3) {
                                    ["caseFolding"] => int(0)
                                    ["autoQuoteIdentifiers"] => bool(true)
                                    ["fetchMode"] => int(2)
                                  }
                                  ["driver_options"] => array(1) {
                                    [1002] => string(16) "SET NAMES 'utf8'"
                                  }
                                }
                                ["_fetchMode":protected] => int(2)
                                ["_profiler":protected] => object(Zend_Db_Profiler)#19 (4) {
                                  ["_queryProfiles":protected] => array(0) {
                                  }
                                  ["_enabled":protected] => bool(false)
                                  ["_filterElapsedSecs":protected] => NULL
                                  ["_filterTypes":protected] => NULL
                                }
                                ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
                                ["_connection":protected] => object(PDO)#20 (0) {
                                }
                                ["_caseFolding":protected] => int(0)
                                ["_autoQuoteIdentifiers":protected] => bool(true)
                                ["_allowSerialization":protected] => bool(true)
                                ["_autoReconnectOnUnserialize":protected] => bool(false)
                              }
                              ["_dbSelect":protected] => NULL
                              ["_tableName":protected] => string(15) "acl_uzytkownicy"
                              ["_identityColumn":protected] => string(5) "email"
                              ["_credentialColumn":protected] => string(5) "haslo"
                              ["_identity":protected] => NULL
                              ["_credential":protected] => NULL
                              ["_credentialTreatment":protected] => string(7) "SHA1(?)"
                              ["_authenticateResultInfo":protected] => NULL
                              ["_resultRow":protected] => NULL
                              ["_ambiguityIdentity":protected] => bool(false)
                            }
                            ["acl"] => object(Zend_Acl)#10 (6) {
                              ["_roleRegistry":protected] => object(Zend_Acl_Role_Registry)#51 (1) {
                                ["_roles":protected] => array(5) {
                                  ["Administracja"] => array(3) {
                                    ["instance"] => object(Zend_Acl_Role)#50 (1) {
                                      ["_roleId":protected] => string(13) "Administracja"
                                    }
                                    ["parents"] => array(0) {
                                    }
                                    ["children"] => array(0) {
                                    }
                                  }
                                  ["Super administracja"] => array(3) {
                                    ["instance"] => object(Zend_Acl_Role)#52 (1) {
                                      ["_roleId":protected] => string(19) "Super administracja"
                                    }
                                    ["parents"] => array(0) {
                                    }
                                    ["children"] => array(0) {
                                    }
                                  }
                                  ["Użytkownicy"] => array(3) {
                                    ["instance"] => object(Zend_Acl_Role)#53 (1) {
                                      ["_roleId":protected] => string(12) "Użytkownicy"
                                    }
                                    ["parents"] => array(0) {
                                    }
                                    ["children"] => array(0) {
                                    }
                                  }
                                  ["Niezalogowany"] => array(3) {
                                    ["instance"] => object(Zend_Acl_Role)#54 (1) {
                                      ["_roleId":protected] => string(13) "Niezalogowany"
                                    }
                                    ["parents"] => array(0) {
                                    }
                                    ["children"] => array(1) {
                                      ["@user"] => object(Zend_Acl_Role)#55 (1) {
                                        ["_roleId":protected] => string(5) "@user"
                                      }
                                    }
                                  }
                                  ["@user"] => array(3) {
                                    ["instance"] => object(Zend_Acl_Role)#55 (1) {
                                      ["_roleId":protected] => string(5) "@user"
                                    }
                                    ["parents"] => array(1) {
                                      ["Niezalogowany"] => object(Zend_Acl_Role)#54 (1) {
                                        ["_roleId":protected] => string(13) "Niezalogowany"
                                      }
                                    }
                                    ["children"] => array(0) {
                                    }
                                  }
                                }
                              }
                              ["_resources":protected] => array(19) {
                                ["administracja"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["parent"] => NULL
                                  ["children"] => array(11) {
                                    ["filmy"] => object(Zend_Acl_Resource)#57 (1) {
                                      ["_resourceId":protected] => string(5) "filmy"
                                    }
                                    ["firmy"] => object(Zend_Acl_Resource)#58 (1) {
                                      ["_resourceId":protected] => string(5) "firmy"
                                    }
                                    ["galerie"] => object(Zend_Acl_Resource)#59 (1) {
                                      ["_resourceId":protected] => string(7) "galerie"
                                    }
                                    ["grupa"] => object(Zend_Acl_Resource)#60 (1) {
                                      ["_resourceId":protected] => string(5) "grupa"
                                    }
                                    ["komentarze"] => object(Zend_Acl_Resource)#61 (1) {
                                      ["_resourceId":protected] => string(10) "komentarze"
                                    }
                                    ["ogloszenia"] => object(Zend_Acl_Resource)#62 (1) {
                                      ["_resourceId":protected] => string(10) "ogloszenia"
                                    }
                                    ["reklamy"] => object(Zend_Acl_Resource)#63 (1) {
                                      ["_resourceId":protected] => string(7) "reklamy"
                                    }
                                    ["uprawnienie"] => object(Zend_Acl_Resource)#64 (1) {
                                      ["_resourceId":protected] => string(11) "uprawnienie"
                                    }
                                    ["ustawienia"] => object(Zend_Acl_Resource)#65 (1) {
                                      ["_resourceId":protected] => string(10) "ustawienia"
                                    }
                                    ["uzytkownik"] => object(Zend_Acl_Resource)#66 (1) {
                                      ["_resourceId":protected] => string(10) "uzytkownik"
                                    }
                                    ["zasob"] => object(Zend_Acl_Resource)#68 (1) {
                                      ["_resourceId":protected] => string(5) "zasob"
                                    }
                                  }
                                }
                                ["filmy"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#57 (1) {
                                    ["_resourceId":protected] => string(5) "filmy"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["firmy"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#58 (1) {
                                    ["_resourceId":protected] => string(5) "firmy"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["galerie"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#59 (1) {
                                    ["_resourceId":protected] => string(7) "galerie"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["grupa"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#60 (1) {
                                    ["_resourceId":protected] => string(5) "grupa"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["komentarze"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#61 (1) {
                                    ["_resourceId":protected] => string(10) "komentarze"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["ogloszenia"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#62 (1) {
                                    ["_resourceId":protected] => string(10) "ogloszenia"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["reklamy"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#63 (1) {
                                    ["_resourceId":protected] => string(7) "reklamy"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["uprawnienie"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#64 (1) {
                                    ["_resourceId":protected] => string(11) "uprawnienie"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["ustawienia"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#65 (1) {
                                    ["_resourceId":protected] => string(10) "ustawienia"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["uzytkownik"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#66 (1) {
                                    ["_resourceId":protected] => string(10) "uzytkownik"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(1) {
                                    ["uzytkownik grupa"] => object(Zend_Acl_Resource)#67 (1) {
                                      ["_resourceId":protected] => string(16) "uzytkownik grupa"
                                    }
                                  }
                                }
                                ["uzytkownik grupa"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#67 (1) {
                                    ["_resourceId":protected] => string(16) "uzytkownik grupa"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#66 (1) {
                                    ["_resourceId":protected] => string(10) "uzytkownik"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["zasob"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#68 (1) {
                                    ["_resourceId":protected] => string(5) "zasob"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(1) {
                                    ["przywilej"] => object(Zend_Acl_Resource)#69 (1) {
                                      ["_resourceId":protected] => string(9) "przywilej"
                                    }
                                  }
                                }
                                ["przywilej"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#69 (1) {
                                    ["_resourceId":protected] => string(9) "przywilej"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#68 (1) {
                                    ["_resourceId":protected] => string(5) "zasob"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["ogloszenia_uzytkownik"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#70 (1) {
                                    ["_resourceId":protected] => string(21) "ogloszenia_uzytkownik"
                                  }
                                  ["parent"] => NULL
                                  ["children"] => array(0) {
                                  }
                                }
                                ["zarzadzanie"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#71 (1) {
                                    ["_resourceId":protected] => string(11) "zarzadzanie"
                                  }
                                  ["parent"] => NULL
                                  ["children"] => array(3) {
                                    ["artykuly"] => object(Zend_Acl_Resource)#72 (1) {
                                      ["_resourceId":protected] => string(8) "artykuly"
                                    }
                                    ["menu"] => object(Zend_Acl_Resource)#73 (1) {
                                      ["_resourceId":protected] => string(4) "menu"
                                    }
                                    ["zawartosc"] => object(Zend_Acl_Resource)#74 (1) {
                                      ["_resourceId":protected] => string(9) "zawartosc"
                                    }
                                  }
                                }
                                ["artykuly"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#72 (1) {
                                    ["_resourceId":protected] => string(8) "artykuly"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#71 (1) {
                                    ["_resourceId":protected] => string(11) "zarzadzanie"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["menu"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#73 (1) {
                                    ["_resourceId":protected] => string(4) "menu"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#71 (1) {
                                    ["_resourceId":protected] => string(11) "zarzadzanie"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["zawartosc"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#74 (1) {
                                    ["_resourceId":protected] => string(9) "zawartosc"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#71 (1) {
                                    ["_resourceId":protected] => string(11) "zarzadzanie"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                              }
                              ["_isAllowedRole":protected] => NULL
                              ["_isAllowedResource":protected] => NULL
                              ["_isAllowedPrivilege":protected] => NULL
                              ["_rules":protected] => array(2) {
                                ["allResources"] => array(2) {
                                  ["allRoles"] => array(2) {
                                    ["allPrivileges"] => array(2) {
                                      ["type"] => string(9) "TYPE_DENY"
                                      ["assert"] => NULL
                                    }
                                    ["byPrivilegeId"] => array(0) {
                                    }
                                  }
                                  ["byRoleId"] => array(0) {
                                  }
                                }
                                ["byResourceId"] => array(7) {
                                  ["administracja"] => array(1) {
                                    ["byRoleId"] => array(2) {
                                      ["Administracja"] => array(2) {
                                        ["byPrivilegeId"] => array(4) {
                                          ["odczyt"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["dodawanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["edycja"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["usuwanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                      ["Super administracja"] => array(2) {
                                        ["byPrivilegeId"] => array(4) {
                                          ["odczyt"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["dodawanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["edycja"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["usuwanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                    }
                                  }
                                  ["zasob"] => array(1) {
                                    ["byRoleId"] => array(1) {
                                      ["Administracja"] => array(2) {
                                        ["byPrivilegeId"] => array(4) {
                                          ["odczyt"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                          ["dodawanie"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                          ["edycja"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                          ["usuwanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                    }
                                  }
                                  ["przywilej"] => array(1) {
                                    ["byRoleId"] => array(1) {
                                      ["Administracja"] => array(2) {
                                        ["byPrivilegeId"] => array(4) {
                                          ["odczyt"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                          ["dodawanie"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                          ["edycja"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                          ["usuwanie"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                    }
                                  }
                                  ["zarzadzanie"] => array(1) {
                                    ["byRoleId"] => array(2) {
                                      ["Administracja"] => array(2) {
                                        ["byPrivilegeId"] => array(4) {
                                          ["odczyt"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["dodawanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["edycja"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["usuwanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                      ["Super administracja"] => array(2) {
                                        ["byPrivilegeId"] => array(4) {
                                          ["odczyt"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["dodawanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["edycja"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["usuwanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                    }
                                  }
                                  ["uprawnienie"] => array(1) {
                                    ["byRoleId"] => array(1) {
                                      ["Administracja"] => array(2) {
                                        ["byPrivilegeId"] => array(2) {
                                          ["odczyt"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                          ["edycja"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                    }
                                  }
                                  ["grupa"] => array(1) {
                                    ["byRoleId"] => array(1) {
                                      ["Administracja"] => array(2) {
                                        ["byPrivilegeId"] => array(4) {
                                          ["odczyt"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                          ["dodawanie"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                          ["edycja"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                          ["usuwanie"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                    }
                                  }
                                  ["ogloszenia_uzytkownik"] => array(1) {
                                    ["byRoleId"] => array(3) {
                                      ["Administracja"] => array(2) {
                                        ["byPrivilegeId"] => array(1) {
                                          ["dodawanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                      ["Super administracja"] => array(2) {
                                        ["byPrivilegeId"] => array(1) {
                                          ["dodawanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                      ["Użytkownicy"] => array(2) {
                                        ["byPrivilegeId"] => array(1) {
                                          ["dodawanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                    }
                                  }
                                }
                              }
                            }
                            ["translator"] => object(Zend_Translate)#47 (1) {
                              ["_adapter":"Zend_Translate":private] => object(Zend_Translate_Adapter_Array)#48 (5) {
                                ["_data":"Zend_Translate_Adapter_Array":private] => array(0) {
                                }
                                ["_automatic":"Zend_Translate_Adapter":private] => bool(false)
                                ["_routed":"Zend_Translate_Adapter":private] => array(0) {
                                }
                                ["_options":protected] => array(13) {
                                  ["clear"] => bool(false)
                                  ["content"] => array(108) {
                                    ["Invalid type given. String, integer or float expected"] => string(99) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą lub liczbą zmiennoprzecinkową"
                                    ["'%value%' contains characters which are non alphabetic and no digits"] => string(64) "Wartość '%value%' powinna zawierać znaki z alfabetu lub cyfry"
                                    ["'%value%' is an empty string"] => string(38) "'%value%' jest pustym ciągiem znaków"
                                    ["Invalid type given. String expected"] => string(42) "Podana wartość nie jest ciągiem znaków"
                                    ["'%value%' contains non alphabetic characters"] => string(38) "'%value%' zawiera znaki spoza alfabetu"
                                    ["'%value%' failed checksum validation"] => string(47) "Błędna suma kontrolna dla wartości '%value%'"
                                    ["'%value%' contains invalid characters"] => string(36) "'%value%' zawiera niedozwolone znaki"
                                    ["'%value%' should have a length of %length% characters"] => string(60) "Wartość '%value%' powinna być długości %length% znaków"
                                    ["'%value%' is not between '%min%' and '%max%', inclusively"] => string(72) "'%value%' nie zawiera się w przedziale od '%min%' do '%max%' włącznie"
                                    ["'%value%' is not strictly between '%min%' and '%max%'"] => string(61) "'%value%' nie zawiera się w przedziale od '%min%' do '%max%'"
                                    ["'%value%' is not valid"] => string(37) "Wartość '%value%' jest nie poprawna"
                                    ["An exception has been raised within the callback"] => string(59) "Wystąpił błąd podczas działania funkcji sprawdzającej"
                                    ["'%value%' must contain between 13 and 19 digits"] => string(41) "'%value%' musi zawierać od 13 do 19 cyfr"
                                    ["Luhn algorithm (mod-10 checksum) failed on '%value%'"] => string(84) "Błąd podczas wykonywania algorytmu Luhna (mod-10 checksum) dla wartości '%value%'"
                                    ["'%value%' seems to contain an invalid checksum"] => string(47) "'%value%' zawiera niepoprawną sumę kontrolną"
                                    ["'%value%' must contain only digits"] => string(37) "'%value%' może zawierać tylko cyfry"
                                    ["'%value%' contains an invalid amount of digits"] => string(49) "Numer '%value%' zawiera niepoprawną liczbę cyfr"
                                    ["'%value%' is not from an allowed institute"] => string(48) "Numer '%value%' nie jest z dozwolonej instytucji"
                                    ["'%value%' seems to be an invalid creditcard number"] => string(41) "'%value%' jest niepoprawnym numerem karty"
                                    ["An exception has been raised while validating '%value%'"] => string(60) "Wystąpił błąd podczas sprawdzania numeru karty '%value%'"
                                    ["Invalid type given. String, integer, array or Zend_Date expected"] => string(88) "Podana wartość powinna być ciągiem znaków, liczbą, tablicą lub obiektem Zend_Date"
                                    ["'%value%' does not appear to be a valid date"] => string(34) "'%value%' nie jest poprawną datą"
                                    ["'%value%' does not fit the date format '%format%'"] => string(45) "Data '%value%' nie jest w formacie '%format%'"
                                    ["No record matching '%value%' was found"] => string(36) "Nie znaleziono rekordu dla '%value%'"
                                    ["A record matching '%value%' was found"] => string(31) "Znaleziono rekord dla '%value%'"
                                    ["'%value%' is no valid email address in the basic format local-part@hostname"] => string(66) "'%value%' nie jest poprawnym adresem email w formacie nazwa@serwer"
                                    ["'%hostname%' is no valid hostname for email address '%value%'"] => string(64) "Email '%value%' zawiera niepoprawną nazwę serwera '%hostname%'"
                                    ["'%hostname%' does not appear to have a valid MX record for the email address '%value%'"] => string(88) "Serwer '%hostname%' nie posiada poprawnie zdefiniowanego rekordu MX dla adresu '%value%'"
                                    ["'%hostname%' is not in a routable network segment. The email address '%value%' should not be resolved from public network"] => string(106) "'%hostname%' nie rutowalnym segmentem sieci. Email '%value%' nie powinien być wykrywany z sieci publiczej"
                                    ["'%localPart%' can not be matched against dot-atom format"] => string(48) "Nazwa '%localPart%' nie jest w formacie dot-atom"
                                    ["'%localPart%' can not be matched against quoted-string format"] => string(47) "'%localPart%' nie jest w formacie quoted-string"
                                    ["'%localPart%' is no valid local part for email address '%value%'"] => string(39) "'%localPart%' nie jest poprawną nazwą"
                                    ["'%value%' exceeds the allowed length"] => string(55) "Wartość '%value%' przekroczyła dozwoloną długość"
                                    ["Too many files, maximum '%max%' are allowed but '%count%' are given"] => string(65) "Wybrano '%count%' plików. Dopuszczalna liczba plików to '%max%'"
                                    ["Too few files, minimum '%min%' are expected but '%count%' are given"] => string(62) "Wybrano '%count%' plików. Minimalna liczba plików to '%min%'"
                                    ["File '%value%' does not match the given crc32 hashes"] => string(39) "Błędna suma kontrolna pliku '%value%'"
                                    ["A crc32 hash could not be evaluated for the given file"] => string(55) "Nie można obliczyć sumy kontrolnej dla podanego pliku"
                                    ["File '%value%' is not readable or does not exist"] => string(55) "Plik '%value%' nie istnieje lub nie można go odczytać"
                                    ["File '%value%' has a false extension"] => string(42) "Plik '%value%' ma niepoprawne rozszerzenie"
                                    ["File '%value%' has a false mimetype of '%type%'"] => string(47) "Plik '%value%' ma niepoprawny typ MIME '%type%'"
                                    ["The mimetype of file '%value%' could not be detected"] => string(48) "Nie można wykryć typu MIME dla pliku '%value%'"
                                    ["File '%value%' does not exist"] => string(27) "Plik '%value%' nie istnieje"
                                    ["All files in sum should have a maximum size of '%max%' but '%size%' were detected"] => string(81) "Wybrane pliki łącznie zajmują '%size%'. Maksymalny łączny rozmiar to '%max%'"
                                    ["All files in sum should have a minimum size of '%min%' but '%size%' were detected"] => string(80) "Wybrane pliki łącznie zajmują '%size%'. Minimalny łączny rozmiar to '%min%'"
                                    ["One or more files can not be read"] => string(53) "Jeden lub więcej plików nie mogą zostać odczytane"
                                    ["File '%value%' does not match the given hashes"] => string(38) "Plik '%value%' ma niedopuszczalny hash"
                                    ["A hash could not be evaluated for the given file"] => string(59) "Nie można obliczyć funkcji haszującej dla podanego pliku"
                                    ["Maximum allowed width for image '%value%' should be '%maxwidth%' but '%width%' detected"] => string(79) "Plik '%value%' ma szerokość '%width%'. Maksymalna szerokość to '%maxwidth%'"
                                    ["Minimum expected width for image '%value%' should be '%minwidth%' but '%width%' detected"] => string(78) "Plik '%value%' ma szerokość '%width%'. Minimalna szerokość to '%maxwidth%'"
                                    ["Maximum allowed height for image '%value%' should be '%maxheight%' but '%height%' detected"] => string(79) "Plik '%value%' ma wysokość '%height%'. Maksymalna wysokość to '%maxheight%'"
                                    ["Minimum expected height for image '%value%' should be '%minheight%' but '%height%' detected"] => string(78) "Plik '%value%' ma wysokość '%height%'. Minimalna wysokość to '%minheight%'"
                                    ["The size of image '%value%' could not be detected"] => string(46) "Nie można określić rozmiaru pliku '%value%'"
                                    ["File '%value%' is not compressed, '%type%' detected"] => string(51) "Plik '%value%' typu '%type%' nie jest skompresowany"
                                    ["File '%value%' is no image, '%type%' detected"] => string(45) "Plik '%value%' typu '%type%' nie jest obrazem"
                                    ["File '%value%' does not match the given md5 hashes"] => string(42) "Plik '%value%' ma niedopuszczalny hash md5"
                                    ["A md5 hash could not be evaluated for the given file"] => string(63) "Nie można obliczyć funkcji haszującej md5 dla podanego pliku"
                                    ["File '%value%' exists"] => string(23) "Plik '%value%' istnieje"
                                    ["File '%value%' does not match the given sha1 hashes"] => string(43) "Plik '%value%' ma niedopuszczalny hash sha1"
                                    ["A sha1 hash could not be evaluated for the given file"] => string(64) "Nie można obliczyć funkcji haszującej sha1 dla podanego pliku"
                                    ["Maximum allowed size for file '%value%' is '%max%' but '%size%' detected"] => string(68) "Podany plik ma rozmiar '%size%'. Maksymalny rozmiar pliku to '%max%'"
                                    ["Minimum expected size for file '%value%' is '%min%' but '%size%' detected"] => string(67) "Podany plik ma rozmiar '%size%'. Minimalny rozmiar pliku to '%min%'"
                                    ["File '%value%' exceeds the defined ini size"] => string(66) "Rozmiar pliku '%value%' przekroczył zdefiniowaną wartość w ini"
                                    ["File '%value%' exceeds the defined form size"] => string(73) "Rozmiar pliku '%value%' przekroczył zdefiniowaną wartość w formularzu"
                                    ["File '%value%' was only partially uploaded"] => string(47) "Plik '%value%' nie został całkowicie wysłany"
                                    ["File '%value%' was not uploaded"] => string(35) "Plik '%value%' nie został wysłany"
                                    ["No temporary directory was found for file '%value%'"] => string(38) "Nie zdefiniowano tymczasowego katalogu"
                                    ["File '%value%' can't be written"] => string(35) "Nie można zapisać pliku '%value%'"
                                    ["A PHP extension returned an error while uploading the file '%value%'"] => string(71) "Rozszerzenie PHP zgłosiło wyjątek podczas wysyłania pliku '%value%'"
                                    ["File '%value%' was illegally uploaded. This could be a possible attack"] => string(86) "Plik '%value%' został niepoprawnie wysłany. Istnieje możliwość wystąpienia ataku"
                                    ["File '%value%' was not found"] => string(30) "Nie znaleziono pliku '%value%'"
                                    ["Unknown error while uploading file '%value%'"] => string(50) "Nieznany błąd podczas wysyłania pliku '%value%'"
                                    ["Too much words, maximum '%max%' are allowed but '%count%' were counted"] => string(60) "Podano '%count%' słów. Maksymalna liczba słów to '%max%'"
                                    ["Too less words, minimum '%min%' are expected but '%count%' were counted"] => string(59) "Podano '%count%' słów. Minimalna liczba słów to '%min%'"
                                    ["'%value%' does not appear to be a float"] => string(46) "'%value%' nie jest liczbą zmiennoprzecinkową"
                                    ["'%value%' is not greater than '%min%'"] => string(40) "'%value%' nie jest większe niż '%min%'"
                                    ["'%value%' has not only hexadecimal digit characters"] => string(46) "'%value%' nie jest wartością heksadecymalną"
                                    ["'%value%' appears to be an IP address, but IP addresses are not allowed"] => string(54) "Wartość '%value%' jest adresem IP a nie nazwą hosta"
                                    ["'%value%' appears to be a DNS hostname but cannot match TLD against known list"] => string(30) "'%value%' zawiera nieznane TLD"
                                    ["'%value%' appears to be a DNS hostname but contains a dash in an invalid position"] => string(54) "Nazwa hosta '%value%' zawiera znak '-' w złym miejscu"
                                    ["'%value%' appears to be a DNS hostname but cannot match against hostname schema for TLD '%tld%'"] => string(65) "Nazwa hosta '%value%' jest niezgodna ze schematem dla TLD '%tld%'"
                                    ["'%value%' appears to be a DNS hostname but cannot extract TLD part"] => string(51) "Nie można rozpoznać TLD dla nazwy hosta '%value%'"
                                    ["'%value%' does not match the expected structure for a DNS hostname"] => string(41) "'%value%' nie jest poprawną nazwą hosta"
                                    ["'%value%' does not appear to be a valid local network name"] => string(50) "'%value%' nie jest poprawną nazwą sieci lokalnej"
                                    ["'%value%' appears to be a local network name but local network names are not allowed"] => string(91) "'%value%' prawdopodobnie jest nazwą sieci lokalnej. Nazwy sieci lokalnych są niedozwolone"
                                    ["'%value%' appears to be a DNS hostname but the given punycode notation cannot be decoded"] => string(65) "Nie można zdekodować punycode dla podanej nazwy hosta '%value%'"
                                    ["Unknown country within the IBAN '%value%'"] => string(33) "Niepoprawny kraj w IBAN '%value%'"
                                    ["'%value%' has a false IBAN format"] => string(44) "Wartość '%value%' nie jest w formacie IBAN"
                                    ["'%value%' has failed the IBAN check"] => string(56) "Wystąpił błąd podczas sprawdzania IBAN dla '%value%'"
                                    ["The two given tokens do not match"] => string(35) "Podane wartości nie są takie same"
                                    ["No token was provided to match against"] => string(35) "Nie podano wartości do porównania"
                                    ["'%value%' was not found in the haystack"] => string(34) "Nie znaleziono wartości '%value%'"
                                    ["Invalid type given. String or integer expected"] => string(70) "Podana wartość powinna być ciągiem znaków lub liczbą całkowitą"
                                    ["'%value%' does not appear to be an integer"] => string(26) "'%value%' nie jest liczbą"
                                    ["'%value%' does not appear to be a valid IP address"] => string(39) "'%value%' nie jest poprawnym adresem IP"
                                    ["'%value%' is no valid ISBN number"] => string(33) "'%value%' nie jest poprawnym ISBN"
                                    ["'%value%' is not less than '%max%'"] => string(40) "'%value%' nie jest mniejsze niż '%max%'"
                                    ["Invalid type given. String, integer, float, boolean or array expected"] => string(132) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą, liczbą zmiennoprzecinkową, wartością logiczną lub tablicą"
                                    ["Value is required and can't be empty"] => string(21) "To pole jest wymagane"
                                    ["'%value%' does not appear to be a postal code"] => string(54) "Wartość '%value%' nie jest poprawnym kodem pocztowym"
                                    ["'%value%' does not match against pattern '%pattern%'"] => string(52) "Wartość '%value%' nie pasuje do wzorca '%pattern%'"
                                    ["There was an internal error while using the pattern '%pattern%'"] => string(60) "Wystąpił błąd podczas dopasowania wyrażenia '%pattern%'"
                                    ["'%value%' is no valid sitemap changefreq"] => string(51) "'%value%' nie jest poprawną wartością changefreq"
                                    ["'%value%' is no valid sitemap lastmod"] => string(48) "'%value%' nie jest poprawną wartością lastmod"
                                    ["'%value%' is no valid sitemap location"] => string(53) "'%value%' nie jest poprawną lokalizacją mapy strony"
                                    ["'%value%' is no valid sitemap priority"] => string(51) "'%value%' nie jest poprawną wartością priorytetu"
                                    ["Invalid type given. Numeric string, integer or float expected"] => string(99) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą lub liczbą zmiennoprzecinkową"
                                    ["'%value%' is less than %min% characters long"] => string(42) "'%value%' zawiera mniej niż %min% znaków"
                                    ["'%value%' is more than %max% characters long"] => string(44) "'%value%' zawiera więcej niż %max% znaków"
                                  }
                                  ["disableNotices"] => bool(false)
                                  ["ignore"] => string(1) "."
                                  ["locale"] => string(2) "pl"
                                  ["log"] => NULL
                                  ["logMessage"] => string(49) "Untranslated message within '%locale%': %message%"
                                  ["logPriority"] => int(5)
                                  ["logUntranslated"] => bool(false)
                                  ["reload"] => bool(false)
                                  ["route"] => NULL
                                  ["scan"] => NULL
                                  ["tag"] => string(14) "Zend_Translate"
                                }
                                ["_translate":protected] => array(1) {
                                  ["pl"] => array(108) {
                                    ["Invalid type given. String, integer or float expected"] => string(99) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą lub liczbą zmiennoprzecinkową"
                                    ["'%value%' contains characters which are non alphabetic and no digits"] => string(64) "Wartość '%value%' powinna zawierać znaki z alfabetu lub cyfry"
                                    ["'%value%' is an empty string"] => string(38) "'%value%' jest pustym ciągiem znaków"
                                    ["Invalid type given. String expected"] => string(42) "Podana wartość nie jest ciągiem znaków"
                                    ["'%value%' contains non alphabetic characters"] => string(38) "'%value%' zawiera znaki spoza alfabetu"
                                    ["'%value%' failed checksum validation"] => string(47) "Błędna suma kontrolna dla wartości '%value%'"
                                    ["'%value%' contains invalid characters"] => string(36) "'%value%' zawiera niedozwolone znaki"
                                    ["'%value%' should have a length of %length% characters"] => string(60) "Wartość '%value%' powinna być długości %length% znaków"
                                    ["'%value%' is not between '%min%' and '%max%', inclusively"] => string(72) "'%value%' nie zawiera się w przedziale od '%min%' do '%max%' włącznie"
                                    ["'%value%' is not strictly between '%min%' and '%max%'"] => string(61) "'%value%' nie zawiera się w przedziale od '%min%' do '%max%'"
                                    ["'%value%' is not valid"] => string(37) "Wartość '%value%' jest nie poprawna"
                                    ["An exception has been raised within the callback"] => string(59) "Wystąpił błąd podczas działania funkcji sprawdzającej"
                                    ["'%value%' must contain between 13 and 19 digits"] => string(41) "'%value%' musi zawierać od 13 do 19 cyfr"
                                    ["Luhn algorithm (mod-10 checksum) failed on '%value%'"] => string(84) "Błąd podczas wykonywania algorytmu Luhna (mod-10 checksum) dla wartości '%value%'"
                                    ["'%value%' seems to contain an invalid checksum"] => string(47) "'%value%' zawiera niepoprawną sumę kontrolną"
                                    ["'%value%' must contain only digits"] => string(37) "'%value%' może zawierać tylko cyfry"
                                    ["'%value%' contains an invalid amount of digits"] => string(49) "Numer '%value%' zawiera niepoprawną liczbę cyfr"
                                    ["'%value%' is not from an allowed institute"] => string(48) "Numer '%value%' nie jest z dozwolonej instytucji"
                                    ["'%value%' seems to be an invalid creditcard number"] => string(41) "'%value%' jest niepoprawnym numerem karty"
                                    ["An exception has been raised while validating '%value%'"] => string(60) "Wystąpił błąd podczas sprawdzania numeru karty '%value%'"
                                    ["Invalid type given. String, integer, array or Zend_Date expected"] => string(88) "Podana wartość powinna być ciągiem znaków, liczbą, tablicą lub obiektem Zend_Date"
                                    ["'%value%' does not appear to be a valid date"] => string(34) "'%value%' nie jest poprawną datą"
                                    ["'%value%' does not fit the date format '%format%'"] => string(45) "Data '%value%' nie jest w formacie '%format%'"
                                    ["No record matching '%value%' was found"] => string(36) "Nie znaleziono rekordu dla '%value%'"
                                    ["A record matching '%value%' was found"] => string(31) "Znaleziono rekord dla '%value%'"
                                    ["'%value%' is no valid email address in the basic format local-part@hostname"] => string(66) "'%value%' nie jest poprawnym adresem email w formacie nazwa@serwer"
                                    ["'%hostname%' is no valid hostname for email address '%value%'"] => string(64) "Email '%value%' zawiera niepoprawną nazwę serwera '%hostname%'"
                                    ["'%hostname%' does not appear to have a valid MX record for the email address '%value%'"] => string(88) "Serwer '%hostname%' nie posiada poprawnie zdefiniowanego rekordu MX dla adresu '%value%'"
                                    ["'%hostname%' is not in a routable network segment. The email address '%value%' should not be resolved from public network"] => string(106) "'%hostname%' nie rutowalnym segmentem sieci. Email '%value%' nie powinien być wykrywany z sieci publiczej"
                                    ["'%localPart%' can not be matched against dot-atom format"] => string(48) "Nazwa '%localPart%' nie jest w formacie dot-atom"
                                    ["'%localPart%' can not be matched against quoted-string format"] => string(47) "'%localPart%' nie jest w formacie quoted-string"
                                    ["'%localPart%' is no valid local part for email address '%value%'"] => string(39) "'%localPart%' nie jest poprawną nazwą"
                                    ["'%value%' exceeds the allowed length"] => string(55) "Wartość '%value%' przekroczyła dozwoloną długość"
                                    ["Too many files, maximum '%max%' are allowed but '%count%' are given"] => string(65) "Wybrano '%count%' plików. Dopuszczalna liczba plików to '%max%'"
                                    ["Too few files, minimum '%min%' are expected but '%count%' are given"] => string(62) "Wybrano '%count%' plików. Minimalna liczba plików to '%min%'"
                                    ["File '%value%' does not match the given crc32 hashes"] => string(39) "Błędna suma kontrolna pliku '%value%'"
                                    ["A crc32 hash could not be evaluated for the given file"] => string(55) "Nie można obliczyć sumy kontrolnej dla podanego pliku"
                                    ["File '%value%' is not readable or does not exist"] => string(55) "Plik '%value%' nie istnieje lub nie można go odczytać"
                                    ["File '%value%' has a false extension"] => string(42) "Plik '%value%' ma niepoprawne rozszerzenie"
                                    ["File '%value%' has a false mimetype of '%type%'"] => string(47) "Plik '%value%' ma niepoprawny typ MIME '%type%'"
                                    ["The mimetype of file '%value%' could not be detected"] => string(48) "Nie można wykryć typu MIME dla pliku '%value%'"
                                    ["File '%value%' does not exist"] => string(27) "Plik '%value%' nie istnieje"
                                    ["All files in sum should have a maximum size of '%max%' but '%size%' were detected"] => string(81) "Wybrane pliki łącznie zajmują '%size%'. Maksymalny łączny rozmiar to '%max%'"
                                    ["All files in sum should have a minimum size of '%min%' but '%size%' were detected"] => string(80) "Wybrane pliki łącznie zajmują '%size%'. Minimalny łączny rozmiar to '%min%'"
                                    ["One or more files can not be read"] => string(53) "Jeden lub więcej plików nie mogą zostać odczytane"
                                    ["File '%value%' does not match the given hashes"] => string(38) "Plik '%value%' ma niedopuszczalny hash"
                                    ["A hash could not be evaluated for the given file"] => string(59) "Nie można obliczyć funkcji haszującej dla podanego pliku"
                                    ["Maximum allowed width for image '%value%' should be '%maxwidth%' but '%width%' detected"] => string(79) "Plik '%value%' ma szerokość '%width%'. Maksymalna szerokość to '%maxwidth%'"
                                    ["Minimum expected width for image '%value%' should be '%minwidth%' but '%width%' detected"] => string(78) "Plik '%value%' ma szerokość '%width%'. Minimalna szerokość to '%maxwidth%'"
                                    ["Maximum allowed height for image '%value%' should be '%maxheight%' but '%height%' detected"] => string(79) "Plik '%value%' ma wysokość '%height%'. Maksymalna wysokość to '%maxheight%'"
                                    ["Minimum expected height for image '%value%' should be '%minheight%' but '%height%' detected"] => string(78) "Plik '%value%' ma wysokość '%height%'. Minimalna wysokość to '%minheight%'"
                                    ["The size of image '%value%' could not be detected"] => string(46) "Nie można określić rozmiaru pliku '%value%'"
                                    ["File '%value%' is not compressed, '%type%' detected"] => string(51) "Plik '%value%' typu '%type%' nie jest skompresowany"
                                    ["File '%value%' is no image, '%type%' detected"] => string(45) "Plik '%value%' typu '%type%' nie jest obrazem"
                                    ["File '%value%' does not match the given md5 hashes"] => string(42) "Plik '%value%' ma niedopuszczalny hash md5"
                                    ["A md5 hash could not be evaluated for the given file"] => string(63) "Nie można obliczyć funkcji haszującej md5 dla podanego pliku"
                                    ["File '%value%' exists"] => string(23) "Plik '%value%' istnieje"
                                    ["File '%value%' does not match the given sha1 hashes"] => string(43) "Plik '%value%' ma niedopuszczalny hash sha1"
                                    ["A sha1 hash could not be evaluated for the given file"] => string(64) "Nie można obliczyć funkcji haszującej sha1 dla podanego pliku"
                                    ["Maximum allowed size for file '%value%' is '%max%' but '%size%' detected"] => string(68) "Podany plik ma rozmiar '%size%'. Maksymalny rozmiar pliku to '%max%'"
                                    ["Minimum expected size for file '%value%' is '%min%' but '%size%' detected"] => string(67) "Podany plik ma rozmiar '%size%'. Minimalny rozmiar pliku to '%min%'"
                                    ["File '%value%' exceeds the defined ini size"] => string(66) "Rozmiar pliku '%value%' przekroczył zdefiniowaną wartość w ini"
                                    ["File '%value%' exceeds the defined form size"] => string(73) "Rozmiar pliku '%value%' przekroczył zdefiniowaną wartość w formularzu"
                                    ["File '%value%' was only partially uploaded"] => string(47) "Plik '%value%' nie został całkowicie wysłany"
                                    ["File '%value%' was not uploaded"] => string(35) "Plik '%value%' nie został wysłany"
                                    ["No temporary directory was found for file '%value%'"] => string(38) "Nie zdefiniowano tymczasowego katalogu"
                                    ["File '%value%' can't be written"] => string(35) "Nie można zapisać pliku '%value%'"
                                    ["A PHP extension returned an error while uploading the file '%value%'"] => string(71) "Rozszerzenie PHP zgłosiło wyjątek podczas wysyłania pliku '%value%'"
                                    ["File '%value%' was illegally uploaded. This could be a possible attack"] => string(86) "Plik '%value%' został niepoprawnie wysłany. Istnieje możliwość wystąpienia ataku"
                                    ["File '%value%' was not found"] => string(30) "Nie znaleziono pliku '%value%'"
                                    ["Unknown error while uploading file '%value%'"] => string(50) "Nieznany błąd podczas wysyłania pliku '%value%'"
                                    ["Too much words, maximum '%max%' are allowed but '%count%' were counted"] => string(60) "Podano '%count%' słów. Maksymalna liczba słów to '%max%'"
                                    ["Too less words, minimum '%min%' are expected but '%count%' were counted"] => string(59) "Podano '%count%' słów. Minimalna liczba słów to '%min%'"
                                    ["'%value%' does not appear to be a float"] => string(46) "'%value%' nie jest liczbą zmiennoprzecinkową"
                                    ["'%value%' is not greater than '%min%'"] => string(40) "'%value%' nie jest większe niż '%min%'"
                                    ["'%value%' has not only hexadecimal digit characters"] => string(46) "'%value%' nie jest wartością heksadecymalną"
                                    ["'%value%' appears to be an IP address, but IP addresses are not allowed"] => string(54) "Wartość '%value%' jest adresem IP a nie nazwą hosta"
                                    ["'%value%' appears to be a DNS hostname but cannot match TLD against known list"] => string(30) "'%value%' zawiera nieznane TLD"
                                    ["'%value%' appears to be a DNS hostname but contains a dash in an invalid position"] => string(54) "Nazwa hosta '%value%' zawiera znak '-' w złym miejscu"
                                    ["'%value%' appears to be a DNS hostname but cannot match against hostname schema for TLD '%tld%'"] => string(65) "Nazwa hosta '%value%' jest niezgodna ze schematem dla TLD '%tld%'"
                                    ["'%value%' appears to be a DNS hostname but cannot extract TLD part"] => string(51) "Nie można rozpoznać TLD dla nazwy hosta '%value%'"
                                    ["'%value%' does not match the expected structure for a DNS hostname"] => string(41) "'%value%' nie jest poprawną nazwą hosta"
                                    ["'%value%' does not appear to be a valid local network name"] => string(50) "'%value%' nie jest poprawną nazwą sieci lokalnej"
                                    ["'%value%' appears to be a local network name but local network names are not allowed"] => string(91) "'%value%' prawdopodobnie jest nazwą sieci lokalnej. Nazwy sieci lokalnych są niedozwolone"
                                    ["'%value%' appears to be a DNS hostname but the given punycode notation cannot be decoded"] => string(65) "Nie można zdekodować punycode dla podanej nazwy hosta '%value%'"
                                    ["Unknown country within the IBAN '%value%'"] => string(33) "Niepoprawny kraj w IBAN '%value%'"
                                    ["'%value%' has a false IBAN format"] => string(44) "Wartość '%value%' nie jest w formacie IBAN"
                                    ["'%value%' has failed the IBAN check"] => string(56) "Wystąpił błąd podczas sprawdzania IBAN dla '%value%'"
                                    ["The two given tokens do not match"] => string(35) "Podane wartości nie są takie same"
                                    ["No token was provided to match against"] => string(35) "Nie podano wartości do porównania"
                                    ["'%value%' was not found in the haystack"] => string(34) "Nie znaleziono wartości '%value%'"
                                    ["Invalid type given. String or integer expected"] => string(70) "Podana wartość powinna być ciągiem znaków lub liczbą całkowitą"
                                    ["'%value%' does not appear to be an integer"] => string(26) "'%value%' nie jest liczbą"
                                    ["'%value%' does not appear to be a valid IP address"] => string(39) "'%value%' nie jest poprawnym adresem IP"
                                    ["'%value%' is no valid ISBN number"] => string(33) "'%value%' nie jest poprawnym ISBN"
                                    ["'%value%' is not less than '%max%'"] => string(40) "'%value%' nie jest mniejsze niż '%max%'"
                                    ["Invalid type given. String, integer, float, boolean or array expected"] => string(132) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą, liczbą zmiennoprzecinkową, wartością logiczną lub tablicą"
                                    ["Value is required and can't be empty"] => string(21) "To pole jest wymagane"
                                    ["'%value%' does not appear to be a postal code"] => string(54) "Wartość '%value%' nie jest poprawnym kodem pocztowym"
                                    ["'%value%' does not match against pattern '%pattern%'"] => string(52) "Wartość '%value%' nie pasuje do wzorca '%pattern%'"
                                    ["There was an internal error while using the pattern '%pattern%'"] => string(60) "Wystąpił błąd podczas dopasowania wyrażenia '%pattern%'"
                                    ["'%value%' is no valid sitemap changefreq"] => string(51) "'%value%' nie jest poprawną wartością changefreq"
                                    ["'%value%' is no valid sitemap lastmod"] => string(48) "'%value%' nie jest poprawną wartością lastmod"
                                    ["'%value%' is no valid sitemap location"] => string(53) "'%value%' nie jest poprawną lokalizacją mapy strony"
                                    ["'%value%' is no valid sitemap priority"] => string(51) "'%value%' nie jest poprawną wartością priorytetu"
                                    ["Invalid type given. Numeric string, integer or float expected"] => string(99) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą lub liczbą zmiennoprzecinkową"
                                    ["'%value%' is less than %min% characters long"] => string(42) "'%value%' zawiera mniej niż %min% znaków"
                                    ["'%value%' is more than %max% characters long"] => string(44) "'%value%' zawiera więcej niż %max% znaków"
                                  }
                                }
                              }
                            }
                          }
                        }
                        ["_environment":protected] => NULL
                        ["_optionKeys":protected] => array(21) {
                          [0] => string(11) "phpsettings"
                          [1] => string(9) "bootstrap"
                          [2] => string(12) "appnamespace"
                          [3] => string(11) "pluginpaths"
                          [4] => string(9) "resources"
                          [5] => string(2) "db"
                          [6] => string(5) "logdb"
                          [7] => string(7) "session"
                          [8] => string(24) "session_defaultnamespace"
                          [9] => string(16) "session_lifetime"
                          [10] => string(13) "session_table"
                          [11] => string(6) "smarty"
                          [12] => string(4) "view"
                          [13] => string(5) "cache"
                          [14] => string(4) "auth"
                          [15] => string(5) "auth2"
                          [16] => string(6) "upload"
                          [17] => string(5) "paths"
                          [18] => string(9) "error_log"
                          [19] => string(7) "mailing"
                          [20] => string(5) "debug"
                        }
                        ["_options":protected] => array(21) {
                          ["phpSettings"] => array(5) {
                            ["display_startup_errors"] => string(1) "0"
                            ["display_errors"] => string(1) "0"
                            ["post_max_size"] => string(3) "12M"
                            ["upload_max_filesize"] => string(3) "12M"
                            ["MAX_FILE_SIZE"] => string(3) "12M"
                          }
                          ["bootstrap"] => array(2) {
                            ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/Bootstrap.php"
                            ["class"] => string(9) "Bootstrap"
                          }
                          ["appnamespace"] => string(0) ""
                          ["pluginPaths"] => array(1) {
                            ["Plugin"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/plugins/"
                          }
                          ["resources"] => array(1) {
                            ["frontController"] => array(6) {
                              ["controllerDirectory"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                              ["moduleControllerDirectoryName"] => string(1) "/"
                              ["moduleDirectory"] => string(63) "/home/firmylesne/domains/firmylesne.pl/application/controllers/"
                              ["defaultControllerName"] => string(5) "index"
                              ["defaultAction"] => string(5) "index"
                              ["params"] => array(1) {
                                ["displayExceptions"] => string(1) "0"
                              }
                            }
                          }
                          ["db"] => array(2) {
                            ["adapter"] => string(9) "Pdo_Mysql"
                            ["params"] => array(5) {
                              ["host"] => string(9) "localhost"
                              ["dbname"] => string(13) "firmylesne_fl"
                              ["username"] => string(13) "firmylesne_fl"
                              ["password"] => string(8) "RvN04efq"
                              ["charset"] => string(4) "utf8"
                            }
                          }
                          ["logdb"] => array(7) {
                            ["enabled"] => string(1) "0"
                            ["table"] => string(9) "log_zmian"
                            ["table_query"] => string(19) "log_zmian_zapytania"
                            ["exclude"] => string(61) "session,log_aktywnosci,log_logowan(insert),log_bledow(insert)"
                            ["log_insert"] => string(1) "0"
                            ["log_update"] => string(1) "0"
                            ["log_delete"] => string(1) "0"
                          }
                          ["session"] => array(1) {
                            ["name"] => string(11) "firmy_lesne"
                          }
                          ["session_defaultnamespace"] => string(7) "Default"
                          ["session_lifetime"] => string(5) "86400"
                          ["session_table"] => array(6) {
                            ["name"] => string(7) "session"
                            ["primary"] => array(3) {
                              [0] => string(10) "session_id"
                              [1] => string(9) "save_path"
                              [2] => string(4) "name"
                            }
                            ["primaryAssignment"] => array(3) {
                              [0] => string(9) "sessionId"
                              [1] => string(15) "sessionSavePath"
                              [2] => string(11) "sessionName"
                            }
                            ["modifiedColumn"] => string(8) "modified"
                            ["dataColumn"] => string(12) "session_data"
                            ["lifetimeColumn"] => string(8) "lifetime"
                          }
                          ["smarty"] => array(12) {
                            ["template_dir"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/"
                            ["layout_dir"] => string(75) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/layouts/"
                            ["compile_dir"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/views/compiles/"
                            ["cache_dir"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/caches/"
                            ["plugins_dir"] => array(1) {
                              [0] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/plugins/smarty"
                            }
                            ["auto_literal"] => string(1) "1"
                            ["force_compile"] => string(1) "0"
                            ["compile_check"] => string(1) "0"
                            ["default_layout"] => string(14) "default/layout"
                            ["debugging"] => string(1) "0"
                            ["debugging_ctrl"] => string(3) "URL"
                            ["default_modifiers"] => array(1) {
                              [0] => string(16) "escape:'htmlall'"
                            }
                          }
                          ["view"] => array(4) {
                            ["images"] => string(8) "/images/"
                            ["styles"] => string(8) "/styles/"
                            ["scripts"] => string(9) "/scripts/"
                            ["plugins"] => string(9) "/plugins/"
                          }
                          ["cache"] => array(4) {
                            ["enabled"] => string(1) "1"
                            ["frontend"] => array(2) {
                              ["name"] => string(4) "Core"
                              ["params"] => array(1) {
                                ["automatic_serialization"] => string(1) "1"
                              }
                            }
                            ["primary"] => array(2) {
                              ["name"] => string(4) "File"
                              ["params"] => array(1) {
                                ["cache_dir"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/../temp"
                              }
                            }
                            ["options"] => array(3) {
                              ["savetosecondary"] => string(1) "1"
                              ["backuptosecondary"] => string(1) "0"
                              ["recoverprimary"] => string(1) "1"
                            }
                          }
                          ["auth"] => array(2) {
                            ["table"] => array(4) {
                              ["name"] => string(15) "acl_uzytkownicy"
                              ["user_column"] => string(5) "email"
                              ["pass_column"] => string(5) "haslo"
                              ["pass_treatment"] => string(7) "SHA1(?)"
                            }
                            ["log"] => array(2) {
                              ["enabled"] => string(1) "1"
                              ["table"] => string(11) "log_logowan"
                            }
                          }
                          ["auth2"] => array(2) {
                            ["table"] => array(4) {
                              ["name"] => string(15) "acl_uzytkownicy"
                              ["user_column"] => string(5) "email"
                              ["pass_column"] => string(5) "haslo"
                              ["pass_treatment"] => string(1) "?"
                            }
                            ["log"] => array(2) {
                              ["enabled"] => string(1) "1"
                              ["table"] => string(11) "log_logowan"
                            }
                          }
                          ["upload"] => array(5) {
                            ["filetransfer"] => array(2) {
                              ["ignoreNoFile"] => string(1) "1"
                              ["useByteString"] => string(1) "0"
                            }
                            ["maxFileSize"] => string(3) "1MB"
                            ["maxFilesSize"] => string(3) "5MB"
                            ["excludeExtension"] => string(200) "ADE,ADP,BAS,BAT,CGI,CHM,CMD,COM,CPL,CRT,EXE,HLP,HTA,HTM,HTML,INF,INS,ISP,JS,JSE,LNK,MDB,MDE,MSC,MSI,MSP,MST,PCD,PHTML,PIF,PHP,PHP2,PHP3,PHP4,PHP5,REG,SCR,SCT,SH,SHS,TIF,TIFF,URL,VB,VBE,VBS,WSC,WSF,WSH"
                            ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/../files"
                          }
                          ["paths"] => array(1) {
                            ["images"] => array(6) {
                              ["news"] => string(82) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/artykuly/"
                              ["reklama"] => string(81) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/reklama/"
                              ["galerie"] => string(81) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/galerie/"
                              ["filmy"] => string(79) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/filmy/"
                              ["firmy"] => string(79) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/firmy/"
                              ["ogloszenia"] => string(84) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/ogloszenia/"
                            }
                          }
                          ["error_log"] => array(3) {
                            ["enabled"] => string(1) "1"
                            ["table"] => string(10) "log_bledow"
                            ["mailing"] => array(4) {
                              ["enabled"] => string(1) "1"
                              ["recipients"] => array(1) {
                                [0] => string(23) "and.kowalczuk@gmail.com"
                              }
                              ["hostname"] => string(13) "firmylesne.pl"
                              ["host"] => array(5) {
                                ["auth"] => string(5) "login"
                                ["username"] => string(19) "bledy@firmylesne.pl"
                                ["password"] => string(8) "g52mibV7"
                                ["ssl"] => string(3) "ssl"
                                ["port"] => string(3) "587"
                              }
                            }
                          }
                          ["mailing"] => array(5) {
                            ["enabled"] => string(1) "1"
                            ["nadawca_adres"] => string(21) "noreply@firmylesne.pl"
                            ["nadawca_nazwa"] => string(12) "Firmy leśne"
                            ["hostname"] => string(13) "firmylesne.pl"
                            ["host"] => array(5) {
                              ["auth"] => string(5) "login"
                              ["username"] => string(21) "noreply@firmylesne.pl"
                              ["password"] => string(8) "z43X3Ikg"
                              ["ssl"] => string(3) "ssl"
                              ["port"] => string(3) "465"
                            }
                          }
                          ["debug"] => array(6) {
                            ["enabled"] => string(1) "1"
                            ["images_path"] => string(14) "/images/debug/"
                            ["max_recursion"] => string(1) "6"
                            ["max_string_length"] => string(2) "75"
                            ["max_string_length_stepsub"] => string(1) "2"
                            ["inline"] => string(1) "1"
                          }
                        }
                        ["_pluginLoader":protected] => object(Zend_Loader_PluginLoader)#43 (4) {
                          ["_loadedPluginPaths":protected] => array(0) {
                          }
                          ["_loadedPlugins":protected] => array(1) {
                            ["Frontcontroller"] => string(41) "Zend_Application_Resource_Frontcontroller"
                          }
                          ["_prefixToPaths":protected] => array(3) {
                            ["Zend_Application_Resource_"] => array(1) {
                              [0] => string(26) "Zend/Application/Resource/"
                            }
                            ["ZendX_Application_Resource_"] => array(1) {
                              [0] => string(27) "ZendX/Application/Resource/"
                            }
                            ["Plugin_"] => array(1) {
                              [0] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/plugins/"
                            }
                          }
                          ["_useStaticRegistry":protected] => NULL
                        }
                        ["_pluginResources":protected] => array(1) {
                          ["frontcontroller"] => object(Zend_Application_Resource_Frontcontroller)#41 (4) {
                            ["_front":protected] => object(Zend_Controller_Front)#37 (11) {
                              ["_baseUrl":protected] => NULL
                              ["_controllerDir":protected] => NULL
                              ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                ["_curModule":protected] => string(7) "default"
                                ["_controllerDirectory":protected] => array(4) {
                                  ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                  ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                  ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                  ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                }
                                ["_defaultAction":protected] => string(5) "index"
                                ["_defaultController":protected] => string(5) "index"
                                ["_defaultModule":protected] => string(7) "default"
                                ["_frontController":protected] => NULL
                                ["_invokeParams":protected] => array(2) {
                                  ["displayExceptions"] => string(1) "0"
                                  ["bootstrap"] => *RECURSION*
                                }
                                ["_pathDelimiter":protected] => string(1) "_"
                                ["_response":protected] => *RECURSION*
                                ["_wordDelimiter":protected] => array(2) {
                                  [0] => string(1) "-"
                                  [1] => string(1) "."
                                }
                              }
                              ["_invokeParams":protected] => array(2) {
                                ["displayExceptions"] => string(1) "0"
                                ["bootstrap"] => *RECURSION*
                              }
                              ["_moduleControllerDirectoryName":protected] => string(1) "/"
                              ["_plugins":protected] => object(Zend_Controller_Plugin_Broker)#38 (3) {
                                ["_plugins":protected] => array(1) {
                                  [100] => object(Zend_Controller_Plugin_ErrorHandler)#49 (7) {
                                    ["_errorModule":protected] => string(7) "default"
                                    ["_errorController":protected] => string(5) "error"
                                    ["_errorAction":protected] => string(5) "error"
                                    ["_isInsideErrorHandlerLoop":protected] => bool(true)
                                    ["_exceptionCountAtFirstEncounter":protected] => int(1)
                                    ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                      ["_paramSources":protected] => array(2) {
                                        [0] => string(4) "_GET"
                                        [1] => string(5) "_POST"
                                      }
                                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_baseUrl":protected] => string(0) ""
                                      ["_basePath":protected] => NULL
                                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_params":protected] => array(4) {
                                        ["controller"] => string(5) "pokaz"
                                        ["action"] => string(24) "informacje-organizacyjne"
                                        ["module"] => string(7) "default"
                                        ["error_handler"] => object(ArrayObject)#96 (1) {
                                          ["storage":"ArrayObject":private] => array(3) {
                                            ["exception"] => *RECURSION*
                                            ["type"] => string(15) "EXCEPTION_OTHER"
                                            ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                              ["_paramSources":protected] => array(2) {
                                                [0] => string(4) "_GET"
                                                [1] => string(5) "_POST"
                                              }
                                              ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                              ["_baseUrl":protected] => string(0) ""
                                              ["_basePath":protected] => NULL
                                              ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                              ["_params":protected] => array(3) {
                                                ["controller"] => string(5) "pokaz"
                                                ["action"] => string(24) "informacje-organizacyjne"
                                                ["module"] => string(7) "default"
                                              }
                                              ["_rawBody":protected] => NULL
                                              ["_aliases":protected] => array(0) {
                                              }
                                              ["_dispatched":protected] => bool(true)
                                              ["_module":protected] => string(7) "default"
                                              ["_moduleKey":protected] => string(6) "module"
                                              ["_controller":protected] => string(5) "pokaz"
                                              ["_controllerKey":protected] => string(10) "controller"
                                              ["_action":protected] => string(24) "informacje-organizacyjne"
                                              ["_actionKey":protected] => string(6) "action"
                                            }
                                          }
                                        }
                                      }
                                      ["_rawBody":protected] => NULL
                                      ["_aliases":protected] => array(0) {
                                      }
                                      ["_dispatched":protected] => bool(false)
                                      ["_module":protected] => string(7) "default"
                                      ["_moduleKey":protected] => string(6) "module"
                                      ["_controller":protected] => string(5) "error"
                                      ["_controllerKey":protected] => string(10) "controller"
                                      ["_action":protected] => string(8) "critical"
                                      ["_actionKey":protected] => string(6) "action"
                                    }
                                    ["_response":protected] => *RECURSION*
                                  }
                                }
                                ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                  ["_paramSources":protected] => array(2) {
                                    [0] => string(4) "_GET"
                                    [1] => string(5) "_POST"
                                  }
                                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_baseUrl":protected] => string(0) ""
                                  ["_basePath":protected] => NULL
                                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_params":protected] => array(4) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                    ["error_handler"] => object(ArrayObject)#96 (1) {
                                      ["storage":"ArrayObject":private] => array(3) {
                                        ["exception"] => *RECURSION*
                                        ["type"] => string(15) "EXCEPTION_OTHER"
                                        ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                          ["_paramSources":protected] => array(2) {
                                            [0] => string(4) "_GET"
                                            [1] => string(5) "_POST"
                                          }
                                          ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_baseUrl":protected] => string(0) ""
                                          ["_basePath":protected] => NULL
                                          ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_params":protected] => array(3) {
                                            ["controller"] => string(5) "pokaz"
                                            ["action"] => string(24) "informacje-organizacyjne"
                                            ["module"] => string(7) "default"
                                          }
                                          ["_rawBody":protected] => NULL
                                          ["_aliases":protected] => array(0) {
                                          }
                                          ["_dispatched":protected] => bool(true)
                                          ["_module":protected] => string(7) "default"
                                          ["_moduleKey":protected] => string(6) "module"
                                          ["_controller":protected] => string(5) "pokaz"
                                          ["_controllerKey":protected] => string(10) "controller"
                                          ["_action":protected] => string(24) "informacje-organizacyjne"
                                          ["_actionKey":protected] => string(6) "action"
                                        }
                                      }
                                    }
                                  }
                                  ["_rawBody":protected] => NULL
                                  ["_aliases":protected] => array(0) {
                                  }
                                  ["_dispatched":protected] => bool(false)
                                  ["_module":protected] => string(7) "default"
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controller":protected] => string(5) "error"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_action":protected] => string(8) "critical"
                                  ["_actionKey":protected] => string(6) "action"
                                }
                                ["_response":protected] => *RECURSION*
                              }
                              ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                ["_paramSources":protected] => array(2) {
                                  [0] => string(4) "_GET"
                                  [1] => string(5) "_POST"
                                }
                                ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                ["_baseUrl":protected] => string(0) ""
                                ["_basePath":protected] => NULL
                                ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                ["_params":protected] => array(4) {
                                  ["controller"] => string(5) "pokaz"
                                  ["action"] => string(24) "informacje-organizacyjne"
                                  ["module"] => string(7) "default"
                                  ["error_handler"] => object(ArrayObject)#96 (1) {
                                    ["storage":"ArrayObject":private] => array(3) {
                                      ["exception"] => *RECURSION*
                                      ["type"] => string(15) "EXCEPTION_OTHER"
                                      ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                        ["_paramSources":protected] => array(2) {
                                          [0] => string(4) "_GET"
                                          [1] => string(5) "_POST"
                                        }
                                        ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                        ["_baseUrl":protected] => string(0) ""
                                        ["_basePath":protected] => NULL
                                        ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                        ["_params":protected] => array(3) {
                                          ["controller"] => string(5) "pokaz"
                                          ["action"] => string(24) "informacje-organizacyjne"
                                          ["module"] => string(7) "default"
                                        }
                                        ["_rawBody":protected] => NULL
                                        ["_aliases":protected] => array(0) {
                                        }
                                        ["_dispatched":protected] => bool(true)
                                        ["_module":protected] => string(7) "default"
                                        ["_moduleKey":protected] => string(6) "module"
                                        ["_controller":protected] => string(5) "pokaz"
                                        ["_controllerKey":protected] => string(10) "controller"
                                        ["_action":protected] => string(24) "informacje-organizacyjne"
                                        ["_actionKey":protected] => string(6) "action"
                                      }
                                    }
                                  }
                                }
                                ["_rawBody":protected] => NULL
                                ["_aliases":protected] => array(0) {
                                }
                                ["_dispatched":protected] => bool(false)
                                ["_module":protected] => string(7) "default"
                                ["_moduleKey":protected] => string(6) "module"
                                ["_controller":protected] => string(5) "error"
                                ["_controllerKey":protected] => string(10) "controller"
                                ["_action":protected] => string(8) "critical"
                                ["_actionKey":protected] => string(6) "action"
                              }
                              ["_response":protected] => *RECURSION*
                              ["_returnResponse":protected] => bool(false)
                              ["_router":protected] => object(Zend_Controller_Router_Rewrite)#25 (8) {
                                ["_useDefaultRoutes":protected] => bool(true)
                                ["_routes":protected] => array(2) {
                                  ["default"] => object(Zend_Controller_Router_Route_Module)#46 (11) {
                                    ["_defaults":protected] => array(3) {
                                      ["controller"] => string(5) "index"
                                      ["action"] => string(5) "index"
                                      ["module"] => string(7) "default"
                                    }
                                    ["_values":protected] => array(2) {
                                      ["controller"] => string(5) "pokaz"
                                      ["action"] => string(24) "informacje-organizacyjne"
                                    }
                                    ["_moduleValid":protected] => bool(false)
                                    ["_keysSet":protected] => bool(true)
                                    ["_moduleKey":protected] => string(6) "module"
                                    ["_controllerKey":protected] => string(10) "controller"
                                    ["_actionKey":protected] => string(6) "action"
                                    ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                      ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                      ["_curModule":protected] => string(7) "default"
                                      ["_controllerDirectory":protected] => array(4) {
                                        ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                        ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                        ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                        ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                      }
                                      ["_defaultAction":protected] => string(5) "index"
                                      ["_defaultController":protected] => string(5) "index"
                                      ["_defaultModule":protected] => string(7) "default"
                                      ["_frontController":protected] => NULL
                                      ["_invokeParams":protected] => array(2) {
                                        ["displayExceptions"] => string(1) "0"
                                        ["bootstrap"] => *RECURSION*
                                      }
                                      ["_pathDelimiter":protected] => string(1) "_"
                                      ["_response":protected] => *RECURSION*
                                      ["_wordDelimiter":protected] => array(2) {
                                        [0] => string(1) "-"
                                        [1] => string(1) "."
                                      }
                                    }
                                    ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                      ["_paramSources":protected] => array(2) {
                                        [0] => string(4) "_GET"
                                        [1] => string(5) "_POST"
                                      }
                                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_baseUrl":protected] => string(0) ""
                                      ["_basePath":protected] => NULL
                                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_params":protected] => array(4) {
                                        ["controller"] => string(5) "pokaz"
                                        ["action"] => string(24) "informacje-organizacyjne"
                                        ["module"] => string(7) "default"
                                        ["error_handler"] => object(ArrayObject)#96 (1) {
                                          ["storage":"ArrayObject":private] => array(3) {
                                            ["exception"] => *RECURSION*
                                            ["type"] => string(15) "EXCEPTION_OTHER"
                                            ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                              ["_paramSources":protected] => array(2) {
                                                [0] => string(4) "_GET"
                                                [1] => string(5) "_POST"
                                              }
                                              ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                              ["_baseUrl":protected] => string(0) ""
                                              ["_basePath":protected] => NULL
                                              ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                              ["_params":protected] => array(3) {
                                                ["controller"] => string(5) "pokaz"
                                                ["action"] => string(24) "informacje-organizacyjne"
                                                ["module"] => string(7) "default"
                                              }
                                              ["_rawBody":protected] => NULL
                                              ["_aliases":protected] => array(0) {
                                              }
                                              ["_dispatched":protected] => bool(true)
                                              ["_module":protected] => string(7) "default"
                                              ["_moduleKey":protected] => string(6) "module"
                                              ["_controller":protected] => string(5) "pokaz"
                                              ["_controllerKey":protected] => string(10) "controller"
                                              ["_action":protected] => string(24) "informacje-organizacyjne"
                                              ["_actionKey":protected] => string(6) "action"
                                            }
                                          }
                                        }
                                      }
                                      ["_rawBody":protected] => NULL
                                      ["_aliases":protected] => array(0) {
                                      }
                                      ["_dispatched":protected] => bool(false)
                                      ["_module":protected] => string(7) "default"
                                      ["_moduleKey":protected] => string(6) "module"
                                      ["_controller":protected] => string(5) "error"
                                      ["_controllerKey":protected] => string(10) "controller"
                                      ["_action":protected] => string(8) "critical"
                                      ["_actionKey":protected] => string(6) "action"
                                    }
                                    ["_isAbstract":protected] => bool(false)
                                    ["_matchedPath":protected] => NULL
                                  }
                                  ["ajax"] => object(Zend_Controller_Router_Route)#22 (17) {
                                    ["_translator":protected] => NULL
                                    ["_locale":protected] => NULL
                                    ["_isTranslated":protected] => bool(false)
                                    ["_translatable":protected] => array(0) {
                                    }
                                    ["_urlVariable":protected] => string(1) ":"
                                    ["_urlDelimiter":protected] => string(1) "/"
                                    ["_regexDelimiter":protected] => string(1) "#"
                                    ["_defaultRegex":protected] => NULL
                                    ["_variables":protected] => array(3) {
                                      [1] => string(6) "module"
                                      [2] => string(10) "controller"
                                      [3] => string(6) "action"
                                    }
                                    ["_parts":protected] => array(5) {
                                      [0] => string(4) "ajax"
                                      [1] => NULL
                                      [2] => NULL
                                      [3] => NULL
                                      [4] => string(1) "*"
                                    }
                                    ["_defaults":protected] => array(1) {
                                      ["ajax"] => bool(true)
                                    }
                                    ["_requirements":protected] => array(0) {
                                    }
                                    ["_values":protected] => array(0) {
                                    }
                                    ["_wildcardData":protected] => array(0) {
                                    }
                                    ["_staticCount":protected] => int(1)
                                    ["_isAbstract":protected] => bool(false)
                                    ["_matchedPath":protected] => NULL
                                  }
                                }
                                ["_currentRoute":protected] => string(7) "default"
                                ["_globalParams":protected] => array(0) {
                                }
                                ["_chainNameSeparator":protected] => string(1) "-"
                                ["_useCurrentParamsAsGlobal":protected] => bool(false)
                                ["_frontController":protected] => *RECURSION*
                                ["_invokeParams":protected] => array(2) {
                                  ["displayExceptions"] => string(1) "0"
                                  ["bootstrap"] => *RECURSION*
                                }
                              }
                              ["_throwExceptions":protected] => bool(false)
                            }
                            ["_bootstrap":protected] => *RECURSION*
                            ["_options":protected] => array(6) {
                              ["controllerDirectory"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                              ["moduleControllerDirectoryName"] => string(1) "/"
                              ["moduleDirectory"] => string(63) "/home/firmylesne/domains/firmylesne.pl/application/controllers/"
                              ["defaultControllerName"] => string(5) "index"
                              ["defaultAction"] => string(5) "index"
                              ["params"] => array(1) {
                                ["displayExceptions"] => string(1) "0"
                              }
                            }
                            ["_skipOptions":protected] => array(2) {
                              [0] => string(7) "options"
                              [1] => string(6) "config"
                            }
                          }
                        }
                        ["_run":protected] => array(14) {
                          [0] => string(15) "frontcontroller"
                          [1] => string(15) "basecontrollers"
                          [2] => string(10) "autoloader"
                          [3] => string(6) "upload"
                          [4] => string(4) "view"
                          [5] => string(6) "router"
                          [6] => string(2) "db"
                          [7] => string(7) "session"
                          [8] => string(5) "cache"
                          [9] => string(4) "auth"
                          [10] => string(3) "acl"
                          [11] => string(8) "errorlog"
                          [12] => string(10) "translator"
                          [13] => string(4) "path"
                        }
                        ["_started":protected] => array(0) {
                        }
                        ["frontController"] => object(Zend_Controller_Front)#37 (11) {
                          ["_baseUrl":protected] => NULL
                          ["_controllerDir":protected] => NULL
                          ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                            ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                            ["_curModule":protected] => string(7) "default"
                            ["_controllerDirectory":protected] => array(4) {
                              ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                              ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                              ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                              ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                            }
                            ["_defaultAction":protected] => string(5) "index"
                            ["_defaultController":protected] => string(5) "index"
                            ["_defaultModule":protected] => string(7) "default"
                            ["_frontController":protected] => NULL
                            ["_invokeParams":protected] => array(2) {
                              ["displayExceptions"] => string(1) "0"
                              ["bootstrap"] => *RECURSION*
                            }
                            ["_pathDelimiter":protected] => string(1) "_"
                            ["_response":protected] => *RECURSION*
                            ["_wordDelimiter":protected] => array(2) {
                              [0] => string(1) "-"
                              [1] => string(1) "."
                            }
                          }
                          ["_invokeParams":protected] => array(2) {
                            ["displayExceptions"] => string(1) "0"
                            ["bootstrap"] => *RECURSION*
                          }
                          ["_moduleControllerDirectoryName":protected] => string(1) "/"
                          ["_plugins":protected] => object(Zend_Controller_Plugin_Broker)#38 (3) {
                            ["_plugins":protected] => array(1) {
                              [100] => object(Zend_Controller_Plugin_ErrorHandler)#49 (7) {
                                ["_errorModule":protected] => string(7) "default"
                                ["_errorController":protected] => string(5) "error"
                                ["_errorAction":protected] => string(5) "error"
                                ["_isInsideErrorHandlerLoop":protected] => bool(true)
                                ["_exceptionCountAtFirstEncounter":protected] => int(1)
                                ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                  ["_paramSources":protected] => array(2) {
                                    [0] => string(4) "_GET"
                                    [1] => string(5) "_POST"
                                  }
                                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_baseUrl":protected] => string(0) ""
                                  ["_basePath":protected] => NULL
                                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_params":protected] => array(4) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                    ["error_handler"] => object(ArrayObject)#96 (1) {
                                      ["storage":"ArrayObject":private] => array(3) {
                                        ["exception"] => *RECURSION*
                                        ["type"] => string(15) "EXCEPTION_OTHER"
                                        ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                          ["_paramSources":protected] => array(2) {
                                            [0] => string(4) "_GET"
                                            [1] => string(5) "_POST"
                                          }
                                          ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_baseUrl":protected] => string(0) ""
                                          ["_basePath":protected] => NULL
                                          ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_params":protected] => array(3) {
                                            ["controller"] => string(5) "pokaz"
                                            ["action"] => string(24) "informacje-organizacyjne"
                                            ["module"] => string(7) "default"
                                          }
                                          ["_rawBody":protected] => NULL
                                          ["_aliases":protected] => array(0) {
                                          }
                                          ["_dispatched":protected] => bool(true)
                                          ["_module":protected] => string(7) "default"
                                          ["_moduleKey":protected] => string(6) "module"
                                          ["_controller":protected] => string(5) "pokaz"
                                          ["_controllerKey":protected] => string(10) "controller"
                                          ["_action":protected] => string(24) "informacje-organizacyjne"
                                          ["_actionKey":protected] => string(6) "action"
                                        }
                                      }
                                    }
                                  }
                                  ["_rawBody":protected] => NULL
                                  ["_aliases":protected] => array(0) {
                                  }
                                  ["_dispatched":protected] => bool(false)
                                  ["_module":protected] => string(7) "default"
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controller":protected] => string(5) "error"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_action":protected] => string(8) "critical"
                                  ["_actionKey":protected] => string(6) "action"
                                }
                                ["_response":protected] => *RECURSION*
                              }
                            }
                            ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                              ["_paramSources":protected] => array(2) {
                                [0] => string(4) "_GET"
                                [1] => string(5) "_POST"
                              }
                              ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_baseUrl":protected] => string(0) ""
                              ["_basePath":protected] => NULL
                              ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_params":protected] => array(4) {
                                ["controller"] => string(5) "pokaz"
                                ["action"] => string(24) "informacje-organizacyjne"
                                ["module"] => string(7) "default"
                                ["error_handler"] => object(ArrayObject)#96 (1) {
                                  ["storage":"ArrayObject":private] => array(3) {
                                    ["exception"] => *RECURSION*
                                    ["type"] => string(15) "EXCEPTION_OTHER"
                                    ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                      ["_paramSources":protected] => array(2) {
                                        [0] => string(4) "_GET"
                                        [1] => string(5) "_POST"
                                      }
                                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_baseUrl":protected] => string(0) ""
                                      ["_basePath":protected] => NULL
                                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_params":protected] => array(3) {
                                        ["controller"] => string(5) "pokaz"
                                        ["action"] => string(24) "informacje-organizacyjne"
                                        ["module"] => string(7) "default"
                                      }
                                      ["_rawBody":protected] => NULL
                                      ["_aliases":protected] => array(0) {
                                      }
                                      ["_dispatched":protected] => bool(true)
                                      ["_module":protected] => string(7) "default"
                                      ["_moduleKey":protected] => string(6) "module"
                                      ["_controller":protected] => string(5) "pokaz"
                                      ["_controllerKey":protected] => string(10) "controller"
                                      ["_action":protected] => string(24) "informacje-organizacyjne"
                                      ["_actionKey":protected] => string(6) "action"
                                    }
                                  }
                                }
                              }
                              ["_rawBody":protected] => NULL
                              ["_aliases":protected] => array(0) {
                              }
                              ["_dispatched":protected] => bool(false)
                              ["_module":protected] => string(7) "default"
                              ["_moduleKey":protected] => string(6) "module"
                              ["_controller":protected] => string(5) "error"
                              ["_controllerKey":protected] => string(10) "controller"
                              ["_action":protected] => string(8) "critical"
                              ["_actionKey":protected] => string(6) "action"
                            }
                            ["_response":protected] => *RECURSION*
                          }
                          ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                            ["_paramSources":protected] => array(2) {
                              [0] => string(4) "_GET"
                              [1] => string(5) "_POST"
                            }
                            ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                            ["_baseUrl":protected] => string(0) ""
                            ["_basePath":protected] => NULL
                            ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                            ["_params":protected] => array(4) {
                              ["controller"] => string(5) "pokaz"
                              ["action"] => string(24) "informacje-organizacyjne"
                              ["module"] => string(7) "default"
                              ["error_handler"] => object(ArrayObject)#96 (1) {
                                ["storage":"ArrayObject":private] => array(3) {
                                  ["exception"] => *RECURSION*
                                  ["type"] => string(15) "EXCEPTION_OTHER"
                                  ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                    ["_paramSources":protected] => array(2) {
                                      [0] => string(4) "_GET"
                                      [1] => string(5) "_POST"
                                    }
                                    ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                    ["_baseUrl":protected] => string(0) ""
                                    ["_basePath":protected] => NULL
                                    ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                    ["_params":protected] => array(3) {
                                      ["controller"] => string(5) "pokaz"
                                      ["action"] => string(24) "informacje-organizacyjne"
                                      ["module"] => string(7) "default"
                                    }
                                    ["_rawBody":protected] => NULL
                                    ["_aliases":protected] => array(0) {
                                    }
                                    ["_dispatched":protected] => bool(true)
                                    ["_module":protected] => string(7) "default"
                                    ["_moduleKey":protected] => string(6) "module"
                                    ["_controller":protected] => string(5) "pokaz"
                                    ["_controllerKey":protected] => string(10) "controller"
                                    ["_action":protected] => string(24) "informacje-organizacyjne"
                                    ["_actionKey":protected] => string(6) "action"
                                  }
                                }
                              }
                            }
                            ["_rawBody":protected] => NULL
                            ["_aliases":protected] => array(0) {
                            }
                            ["_dispatched":protected] => bool(false)
                            ["_module":protected] => string(7) "default"
                            ["_moduleKey":protected] => string(6) "module"
                            ["_controller":protected] => string(5) "error"
                            ["_controllerKey":protected] => string(10) "controller"
                            ["_action":protected] => string(8) "critical"
                            ["_actionKey":protected] => string(6) "action"
                          }
                          ["_response":protected] => *RECURSION*
                          ["_returnResponse":protected] => bool(false)
                          ["_router":protected] => object(Zend_Controller_Router_Rewrite)#25 (8) {
                            ["_useDefaultRoutes":protected] => bool(true)
                            ["_routes":protected] => array(2) {
                              ["default"] => object(Zend_Controller_Router_Route_Module)#46 (11) {
                                ["_defaults":protected] => array(3) {
                                  ["controller"] => string(5) "index"
                                  ["action"] => string(5) "index"
                                  ["module"] => string(7) "default"
                                }
                                ["_values":protected] => array(2) {
                                  ["controller"] => string(5) "pokaz"
                                  ["action"] => string(24) "informacje-organizacyjne"
                                }
                                ["_moduleValid":protected] => bool(false)
                                ["_keysSet":protected] => bool(true)
                                ["_moduleKey":protected] => string(6) "module"
                                ["_controllerKey":protected] => string(10) "controller"
                                ["_actionKey":protected] => string(6) "action"
                                ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                  ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                  ["_curModule":protected] => string(7) "default"
                                  ["_controllerDirectory":protected] => array(4) {
                                    ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                    ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                    ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                    ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                  }
                                  ["_defaultAction":protected] => string(5) "index"
                                  ["_defaultController":protected] => string(5) "index"
                                  ["_defaultModule":protected] => string(7) "default"
                                  ["_frontController":protected] => NULL
                                  ["_invokeParams":protected] => array(2) {
                                    ["displayExceptions"] => string(1) "0"
                                    ["bootstrap"] => *RECURSION*
                                  }
                                  ["_pathDelimiter":protected] => string(1) "_"
                                  ["_response":protected] => *RECURSION*
                                  ["_wordDelimiter":protected] => array(2) {
                                    [0] => string(1) "-"
                                    [1] => string(1) "."
                                  }
                                }
                                ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                  ["_paramSources":protected] => array(2) {
                                    [0] => string(4) "_GET"
                                    [1] => string(5) "_POST"
                                  }
                                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_baseUrl":protected] => string(0) ""
                                  ["_basePath":protected] => NULL
                                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_params":protected] => array(4) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                    ["error_handler"] => object(ArrayObject)#96 (1) {
                                      ["storage":"ArrayObject":private] => array(3) {
                                        ["exception"] => *RECURSION*
                                        ["type"] => string(15) "EXCEPTION_OTHER"
                                        ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                          ["_paramSources":protected] => array(2) {
                                            [0] => string(4) "_GET"
                                            [1] => string(5) "_POST"
                                          }
                                          ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_baseUrl":protected] => string(0) ""
                                          ["_basePath":protected] => NULL
                                          ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_params":protected] => array(3) {
                                            ["controller"] => string(5) "pokaz"
                                            ["action"] => string(24) "informacje-organizacyjne"
                                            ["module"] => string(7) "default"
                                          }
                                          ["_rawBody":protected] => NULL
                                          ["_aliases":protected] => array(0) {
                                          }
                                          ["_dispatched":protected] => bool(true)
                                          ["_module":protected] => string(7) "default"
                                          ["_moduleKey":protected] => string(6) "module"
                                          ["_controller":protected] => string(5) "pokaz"
                                          ["_controllerKey":protected] => string(10) "controller"
                                          ["_action":protected] => string(24) "informacje-organizacyjne"
                                          ["_actionKey":protected] => string(6) "action"
                                        }
                                      }
                                    }
                                  }
                                  ["_rawBody":protected] => NULL
                                  ["_aliases":protected] => array(0) {
                                  }
                                  ["_dispatched":protected] => bool(false)
                                  ["_module":protected] => string(7) "default"
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controller":protected] => string(5) "error"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_action":protected] => string(8) "critical"
                                  ["_actionKey":protected] => string(6) "action"
                                }
                                ["_isAbstract":protected] => bool(false)
                                ["_matchedPath":protected] => NULL
                              }
                              ["ajax"] => object(Zend_Controller_Router_Route)#22 (17) {
                                ["_translator":protected] => NULL
                                ["_locale":protected] => NULL
                                ["_isTranslated":protected] => bool(false)
                                ["_translatable":protected] => array(0) {
                                }
                                ["_urlVariable":protected] => string(1) ":"
                                ["_urlDelimiter":protected] => string(1) "/"
                                ["_regexDelimiter":protected] => string(1) "#"
                                ["_defaultRegex":protected] => NULL
                                ["_variables":protected] => array(3) {
                                  [1] => string(6) "module"
                                  [2] => string(10) "controller"
                                  [3] => string(6) "action"
                                }
                                ["_parts":protected] => array(5) {
                                  [0] => string(4) "ajax"
                                  [1] => NULL
                                  [2] => NULL
                                  [3] => NULL
                                  [4] => string(1) "*"
                                }
                                ["_defaults":protected] => array(1) {
                                  ["ajax"] => bool(true)
                                }
                                ["_requirements":protected] => array(0) {
                                }
                                ["_values":protected] => array(0) {
                                }
                                ["_wildcardData":protected] => array(0) {
                                }
                                ["_staticCount":protected] => int(1)
                                ["_isAbstract":protected] => bool(false)
                                ["_matchedPath":protected] => NULL
                              }
                            }
                            ["_currentRoute":protected] => string(7) "default"
                            ["_globalParams":protected] => array(0) {
                            }
                            ["_chainNameSeparator":protected] => string(1) "-"
                            ["_useCurrentParamsAsGlobal":protected] => bool(false)
                            ["_frontController":protected] => *RECURSION*
                            ["_invokeParams":protected] => array(2) {
                              ["displayExceptions"] => string(1) "0"
                              ["bootstrap"] => *RECURSION*
                            }
                          }
                          ["_throwExceptions":protected] => bool(false)
                        }
                      }
                    }
                  }
                }
                [7] => array(6) {
                  ["file"] => string(72) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Front.php"
                  ["line"] => int(954)
                  ["function"] => string(8) "dispatch"
                  ["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
                  ["type"] => string(2) "->"
                  ["args"] => array(2) {
                    [0] => object(Zend_Controller_Request_Http)#44 (15) {
                      ["_paramSources":protected] => array(2) {
                        [0] => string(4) "_GET"
                        [1] => string(5) "_POST"
                      }
                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                      ["_baseUrl":protected] => string(0) ""
                      ["_basePath":protected] => NULL
                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                      ["_params":protected] => array(4) {
                        ["controller"] => string(5) "pokaz"
                        ["action"] => string(24) "informacje-organizacyjne"
                        ["module"] => string(7) "default"
                        ["error_handler"] => object(ArrayObject)#96 (1) {
                          ["storage":"ArrayObject":private] => array(3) {
                            ["exception"] => *RECURSION*
                            ["type"] => string(15) "EXCEPTION_OTHER"
                            ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                              ["_paramSources":protected] => array(2) {
                                [0] => string(4) "_GET"
                                [1] => string(5) "_POST"
                              }
                              ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_baseUrl":protected] => string(0) ""
                              ["_basePath":protected] => NULL
                              ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_params":protected] => array(3) {
                                ["controller"] => string(5) "pokaz"
                                ["action"] => string(24) "informacje-organizacyjne"
                                ["module"] => string(7) "default"
                              }
                              ["_rawBody":protected] => NULL
                              ["_aliases":protected] => array(0) {
                              }
                              ["_dispatched":protected] => bool(true)
                              ["_module":protected] => string(7) "default"
                              ["_moduleKey":protected] => string(6) "module"
                              ["_controller":protected] => string(5) "pokaz"
                              ["_controllerKey":protected] => string(10) "controller"
                              ["_action":protected] => string(24) "informacje-organizacyjne"
                              ["_actionKey":protected] => string(6) "action"
                            }
                          }
                        }
                      }
                      ["_rawBody":protected] => NULL
                      ["_aliases":protected] => array(0) {
                      }
                      ["_dispatched":protected] => bool(false)
                      ["_module":protected] => string(7) "default"
                      ["_moduleKey":protected] => string(6) "module"
                      ["_controller":protected] => string(5) "error"
                      ["_controllerKey":protected] => string(10) "controller"
                      ["_action":protected] => string(8) "critical"
                      ["_actionKey":protected] => string(6) "action"
                    }
                    [1] => *RECURSION*
                  }
                }
                [8] => array(6) {
                  ["file"] => string(87) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Application/Bootstrap/Bootstrap.php"
                  ["line"] => int(97)
                  ["function"] => string(8) "dispatch"
                  ["class"] => string(21) "Zend_Controller_Front"
                  ["type"] => string(2) "->"
                  ["args"] => array(0) {
                  }
                }
                [9] => array(6) {
                  ["file"] => string(67) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Application.php"
                  ["line"] => int(366)
                  ["function"] => string(3) "run"
                  ["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
                  ["type"] => string(2) "->"
                  ["args"] => array(0) {
                  }
                }
                [10] => array(6) {
                  ["file"] => string(60) "/home/firmylesne/domains/firmylesne.pl/public_html/index.php"
                  ["line"] => int(65)
                  ["function"] => string(3) "run"
                  ["class"] => string(16) "Zend_Application"
                  ["type"] => string(2) "->"
                  ["args"] => array(0) {
                  }
                }
              }
              ["previous":"Exception":private] => NULL
            }
          }
          ["_headers":protected] => array(0) {
          }
          ["_headersRaw":protected] => array(0) {
          }
          ["_httpResponseCode":protected] => int(200)
          ["_isRedirect":protected] => bool(false)
          ["_renderExceptions":protected] => bool(false)
          ["headersSentThrowsException"] => bool(true)
        }
      }
    }
    [10] => array(6) {
      ["file"] => string(87) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Application/Bootstrap/Bootstrap.php"
      ["line"] => int(97)
      ["function"] => string(8) "dispatch"
      ["class"] => string(21) "Zend_Controller_Front"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
    [11] => array(6) {
      ["file"] => string(67) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Application.php"
      ["line"] => int(366)
      ["function"] => string(3) "run"
      ["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
    [12] => array(6) {
      ["file"] => string(60) "/home/firmylesne/domains/firmylesne.pl/public_html/index.php"
      ["line"] => int(65)
      ["function"] => string(3) "run"
      ["class"] => string(16) "Zend_Application"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
  }
  ["previous":"Exception":private] => NULL
}
object(Zend_Mail_Protocol_Exception)#129 (8) {
  ["_previous":"Zend_Exception":private] => NULL
  ["message":protected] => string(21) "Could not open socket"
  ["string":"Exception":private] => string(0) ""
  ["code":protected] => int(0)
  ["file":protected] => string(78) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Mail/Protocol/Abstract.php"
  ["line":protected] => int(277)
  ["trace":"Exception":private] => array(13) {
    [0] => array(6) {
      ["file"] => string(74) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Mail/Protocol/Smtp.php"
      ["line"] => int(167)
      ["function"] => string(8) "_connect"
      ["class"] => string(27) "Zend_Mail_Protocol_Abstract"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => string(23) "ssl://firmylesne.pl:587"
      }
    }
    [1] => array(6) {
      ["file"] => string(75) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Mail/Transport/Smtp.php"
      ["line"] => int(199)
      ["function"] => string(7) "connect"
      ["class"] => string(23) "Zend_Mail_Protocol_Smtp"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
    [2] => array(6) {
      ["file"] => string(79) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Mail/Transport/Abstract.php"
      ["line"] => int(348)
      ["function"] => string(9) "_sendMail"
      ["class"] => string(24) "Zend_Mail_Transport_Smtp"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
    [3] => array(6) {
      ["file"] => string(60) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Mail.php"
      ["line"] => int(1194)
      ["function"] => string(4) "send"
      ["class"] => string(28) "Zend_Mail_Transport_Abstract"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => object(Zend_Mail_InlineImages)#107 (18) {
          ["_charset":protected] => string(5) "UTF-8"
          ["_headers":protected] => array(4) {
            ["To"] => array(2) {
              [0] => string(23) "and.kowalczuk@gmail.com"
              ["append"] => bool(true)
            }
            ["From"] => array(2) {
              [0] => string(60) "=?UTF-8?Q?B=C5=82=C4=85d=20Aplikacji?= <bledy@firmylesne.pl>"
              ["append"] => bool(true)
            }
            ["Subject"] => array(1) {
              [0] => string(81) "=?UTF-8?Q?Wyst=C4=85pi=C5=82=20b=C5=82=C4=85d=20aplikacji=20!=20(firmylesne.pl)?="
            }
            ["Date"] => array(1) {
              [0] => string(31) "Tue, 19 Mar 2024 11:40:26 +0100"
            }
          }
          ["_headerEncoding":protected] => string(16) "quoted-printable"
          ["_from":protected] => string(19) "bledy@firmylesne.pl"
          ["_to":protected] => array(1) {
            [0] => string(23) "and.kowalczuk@gmail.com"
          }
          ["_recipients":protected] => array(1) {
            ["and.kowalczuk@gmail.com"] => int(1)
          }
          ["_replyTo":protected] => NULL
          ["_returnPath":protected] => NULL
          ["_subject":protected] => string(81) "=?UTF-8?Q?Wyst=C4=85pi=C5=82=20b=C5=82=C4=85d=20aplikacji=20!=20(firmylesne.pl)?="
          ["_date":protected] => string(31) "Tue, 19 Mar 2024 11:40:26 +0100"
          ["_messageId":protected] => NULL
          ["_bodyText":protected] => bool(false)
          ["_bodyHtml":protected] => object(Zend_Mime_Part)#119 (12) {
            ["type"] => string(9) "text/html"
            ["encoding"] => string(16) "quoted-printable"
            ["id"] => NULL
            ["disposition"] => string(6) "inline"
            ["filename"] => NULL
            ["description"] => NULL
            ["charset"] => string(5) "UTF-8"
            ["boundary"] => NULL
            ["location"] => NULL
            ["language"] => NULL
            ["_content":protected] => string(9057) "<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional //EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
    <head>
        <title></title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="viewport" content="width=320, target-densitydpi=device-dpi">
        <style type="text/css">
            body { width: 100% !important; font-family: Arial, sans-serif; font-size: 13px; line-height: 18px; }
            .ReadMsgBody { width: 100%; }
            .ExternalClass { width: 100%; display:block !important; } /* Force Hotmail to display emails at full width */
            /* Reset Styles */
            /* Add 100px so mobile switch bar doesn't cover street address. */
            body { background-color: #ececec; margin: 0; padding: 0; }
            img { outline: none; text-decoration: none; display: block;}
            br, strong br, b br, em br, i br { line-height:100%; }
            h1, h2, h3, h4, h5, h6 { line-height: 100% !important; -webkit-font-smoothing: antialiased; }
            h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: blue !important; }
            h1 a:active, h2 a:active,  h3 a:active, h4 a:active, h5 a:active, h6 a:active {	color: red !important; }
            /* Preferably not the same color as the normal header link color.  There is limited support for psuedo classes in email clients, this was added just for good measure. */
            h1 a:visited, h2 a:visited,  h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited { color: purple !important; }
            /* Preferably not the same color as the normal header link color. There is limited support for psuedo classes in email clients, this was added just for good measure. */  
            table td, table tr { border-collapse: collapse; }
            .header { font-size: 18px; font-weight: bold; color: #70A351; }
            a, a:visited, a:hover {
                color: #F05630;
                text-decoration: none;
            }
            
        </style>
    </head>
    <body>
        <table width="100%" cellpadding="0" cellspacing="0" border="0" id="background-table">
            <tbody>
                <tr>
                    <td align="center" bgcolor="#ececec">
                        <table cellpadding="0" cellspacing="0" border="0" style="font-family: Arial, sans-serif; font-size: 13px; line-height: 18px; color: #333; margin-top: 10px; margin-bottom: 10px; width: 600px !important; overflow: hidden;">
                            <tr>
                                <td bgcolor="#70A351" style="border-top-left-radius: 4px; border-top-right-radius: 4px; background: #70A351;">
                                    <div style="position: relative; width: 100%; height: 165px !important; max-height: 165px !important; overflow: hidden;">
                                        <center><img src="http://firmylesne.pl/images/firmylesne.png"/></center>
                                    </div>
                                </td>
                            </tr>
                            <tr>
                                <td bgcolor="#fff" style="background: #fff; padding: 20px;">
                                    
                                                                            <table>
            <tr>
                <th>Kod:</th>
                <td>EXCEPTION_OTHER</td>
            </tr>
            <tr>
                <th>Użytkownik:</th>
                <td>() nieokreślony</td>
            </tr>
            <tr>
                <th>Przeglądarka:</td>
                <td>claudebot</td>
            </tr>
            <tr>
                <th>Adres:</th>
                <td><a href="http://firmylesne.pl/pokaz/informacje-organizacyjne">http://firmylesne.pl/pokaz/informacje-organizacyjne</a></td>
            </tr>
            <tr>
                <th>IP:</th>
                <td>54.225.1.66</td>
            </tr>
            <tr>
                <th>Referrer:</th>
                <td></td>
            </tr>
            <tr>
                <th>Exception:</th>
                <td>exception 'Zend_Cache_Exception' with message 'Invalid id or tag 'menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne' : must use only [a-zA-Z0-9_]' in /home/firmylesne/domains/firmylesne.pl/library/Zend/Cache.php:209<br />
Stack trace:<br />
#0 /home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php(679): Zend_Cache::throwException('Invalid id or t...')<br />
#1 /home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php(358): Zend_Cache_Core::_validateIdOrTag('menu_default_po...')<br />
#2 /home/firmylesne/domains/firmylesne.pl/application/plugins/Cache.php(384): Zend_Cache_Core->save(Array, 'menu_default_po...', Array, false, 8)<br />
#3 /home/firmylesne/domains/firmylesne.pl/application/models/Zarzadzanie/Menu.php(84): Plugin_Cache->save(Array, 'menu_default_po...', Array)<br />
#4 /home/firmylesne/domains/firmylesne.pl/application/controllers/PokazController.php(10): Model_Zarzadzanie_Menu->getMenu(true, Array)<br />
#5 /home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Action.php(133): PokazController->init()<br />
#6 /home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Dispatcher/Standard.php(281): Zend_Controller_Action->__construct(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http), Array)<br />
#7 /home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))<br />
#8 /home/firmylesne/domains/firmylesne.pl/library/Zend/Application/Bootstrap/Bootstrap.php(97): Zend_Controller_Front->dispatch()<br />
#9 /home/firmylesne/domains/firmylesne.pl/library/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run()<br />
#10 /home/firmylesne/domains/firmylesne.pl/public_html/index.php(65): Zend_Application->run()<br />
#11 {main}</td>
            </tr>
            <tr>
                <th>Parametry:</th>
                <td><pre>array (
  'controller' => 'pokaz',
  'action' => 'informacje-organizacyjne',
  'module' => 'default',
)</pre></td>
            </tr>
            <tr>
                <th>$_SERVER:</th>
                <td><pre>array (
  'PATH' => '/usr/local/bin:/usr/bin:/bin',
  'LD_PRELOAD' => '/usr/local/lib/h88/av.so',
  'PHP_INI_SCAN_DIR' => ':/etc/configs/users/firmylesne/php/www.firmylesne.pl/',
  'HTTP_ACCEPT' => '*/*',
  'HTTP_HOST' => 'firmylesne.pl',
  'HTTP_USER_AGENT' => 'claudebot',
  'DOCUMENT_ROOT' => '/home/firmylesne/domains/firmylesne.pl/private_html',
  'REMOTE_ADDR' => '54.225.1.66',
  'REMOTE_PORT' => '38906',
  'SERVER_ADDR' => '185.208.164.43',
  'SERVER_NAME' => 'firmylesne.pl',
  'SERVER_ADMIN' => 'webmaster@firmylesne.pl',
  'SERVER_PORT' => '443',
  'REQUEST_SCHEME' => 'https',
  'REQUEST_URI' => '/pokaz/informacje-organizacyjne',
  'REDIRECT_URL' => '/pokaz/informacje-organizacyjne',
  'REDIRECT_REQUEST_METHOD' => 'GET',
  'HTTPS' => 'on',
  'REDIRECT_STATUS' => '200',
  'X_SPDY' => 'HTTP2',
  'SSL_PROTOCOL' => 'TLSv1.3',
  'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384',
  'SSL_CIPHER_USEKEYSIZE' => '256',
  'SSL_CIPHER_ALGKEYSIZE' => '256',
  'SCRIPT_FILENAME' => '/home/firmylesne/domains/firmylesne.pl/private_html/index.php',
  'QUERY_STRING' => '',
  'SCRIPT_URI' => 'https://firmylesne.pl/pokaz/informacje-organizacyjne',
  'SCRIPT_URL' => '/pokaz/informacje-organizacyjne',
  'SCRIPT_NAME' => '/index.php',
  'SERVER_PROTOCOL' => 'HTTP/1.1',
  'SERVER_SOFTWARE' => 'LiteSpeed',
  'REQUEST_METHOD' => 'GET',
  'X-LSCACHE' => 'on',
  'PHP_SELF' => '/index.php',
  'REQUEST_TIME_FLOAT' => 1710844825.6908419132232666015625,
  'REQUEST_TIME' => 1710844825,
)</pre></td>
            </tr>
            <tr>
                <th>$_SESSION:</th>
                <td><pre>array (
  '__ZF' => 
  array (
    'Default' => 
    array (
      'ENT' => 1710931225,
    ),
  ),
  'historia' => NULL,
)</pre></td>
            </tr>
            <tr>
                <th>$_COOKIES:</th>
                <td><pre>NULL</pre></td>
            </tr>
        </table>
                                                                        
                                </td>
                            </tr>
                            <tr>
                                <td bgcolor="#70A351" style="padding: 10px 20px; color: #f0f0f0; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; background: #70A351;">
                                    <p>
                                        Pozdrawiam,<br/>
                                        Administrator serwisu <a href="http://firmylesne.pl">http://firmylesne.pl</a>
                                    </p>
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>
            </tbody>
        </table>
    </body>
</html>
"
            ["_isStream":protected] => bool(false)
          }
          ["_mimeBoundary":protected] => NULL
          ["_type":protected] => NULL
          ["hasAttachments"] => bool(false)
          ["_parts":protected] => array(0) {
          }
          ["_mime":protected] => object(Zend_Mime)#123 (1) {
            ["_boundary":protected] => string(34) "=_57f7f829eadc0c33b48ebdbfeb25b8c3"
          }
        }
      }
    }
    [4] => array(6) {
      ["file"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/models/Error.php"
      ["line"] => int(159)
      ["function"] => string(4) "send"
      ["class"] => string(9) "Zend_Mail"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => object(Zend_Mail_Transport_Smtp)#106 (15) {
          ["EOL"] => string(1) "
"
          ["_host":protected] => string(13) "firmylesne.pl"
          ["_port":protected] => string(3) "587"
          ["_name":protected] => string(9) "localhost"
          ["_auth":protected] => string(5) "login"
          ["_config":protected] => array(5) {
            ["auth"] => string(5) "login"
            ["username"] => string(19) "bledy@firmylesne.pl"
            ["password"] => string(8) "g52mibV7"
            ["ssl"] => string(3) "ssl"
            ["port"] => string(3) "587"
          }
          ["_connection":protected] => object(Zend_Mail_Protocol_Smtp_Auth_Login)#125 (19) {
            ["_username":protected] => string(19) "bledy@firmylesne.pl"
            ["_password":protected] => string(8) "g52mibV7"
            ["_transport":protected] => string(3) "ssl"
            ["_secure":protected] => string(3) "ssl"
            ["_sess":protected] => bool(false)
            ["_helo":protected] => bool(false)
            ["_auth":protected] => bool(false)
            ["_mail":protected] => bool(false)
            ["_rcpt":protected] => bool(false)
            ["_data":protected] => NULL
            ["_maximumLog":protected] => int(64)
            ["_host":protected] => string(13) "firmylesne.pl"
            ["_port":protected] => string(3) "587"
            ["_validHost":protected] => object(Zend_Validate)#126 (3) {
              ["_validators":protected] => array(1) {
                [0] => array(2) {
                  ["instance"] => object(Zend_Validate_Hostname)#127 (13) {
                    ["_messageTemplates":protected] => array(11) {
                      ["hostnameCannotDecodePunycode"] => string(88) "'%value%' appears to be a DNS hostname but the given punycode notation cannot be decoded"
                      ["hostnameInvalid"] => string(35) "Invalid type given. String expected"
                      ["hostnameDashCharacter"] => string(81) "'%value%' appears to be a DNS hostname but contains a dash in an invalid position"
                      ["hostnameInvalidHostname"] => string(66) "'%value%' does not match the expected structure for a DNS hostname"
                      ["hostnameInvalidHostnameSchema"] => string(95) "'%value%' appears to be a DNS hostname but cannot match against hostname schema for TLD '%tld%'"
                      ["hostnameInvalidLocalName"] => string(58) "'%value%' does not appear to be a valid local network name"
                      ["hostnameInvalidUri"] => string(52) "'%value%' does not appear to be a valid URI hostname"
                      ["hostnameIpAddressNotAllowed"] => string(71) "'%value%' appears to be an IP address, but IP addresses are not allowed"
                      ["hostnameLocalNameNotAllowed"] => string(84) "'%value%' appears to be a local network name but local network names are not allowed"
                      ["hostnameUndecipherableTld"] => string(66) "'%value%' appears to be a DNS hostname but cannot extract TLD part"
                      ["hostnameUnknownTld"] => string(78) "'%value%' appears to be a DNS hostname but cannot match TLD against known list"
                    }
                    ["_messageVariables":protected] => array(1) {
                      ["tld"] => string(4) "_tld"
                    }
                    ["_validTlds":protected] => array(271) {
                      [0] => string(2) "ac"
                      [1] => string(2) "ad"
                      [2] => string(2) "ae"
                      [3] => string(4) "aero"
                      [4] => string(2) "af"
                      [5] => string(2) "ag"
                      [6] => string(2) "ai"
                      [7] => string(2) "al"
                      [8] => string(2) "am"
                      [9] => string(2) "an"
                      [10] => string(2) "ao"
                      [11] => string(2) "aq"
                      [12] => string(2) "ar"
                      [13] => string(4) "arpa"
                      [14] => string(2) "as"
                      [15] => string(4) "asia"
                      [16] => string(2) "at"
                      [17] => string(2) "au"
                      [18] => string(2) "aw"
                      [19] => string(2) "ax"
                      [20] => string(2) "az"
                      [21] => string(2) "ba"
                      [22] => string(2) "bb"
                      [23] => string(2) "bd"
                      [24] => string(2) "be"
                      [25] => string(2) "bf"
                      [26] => string(2) "bg"
                      [27] => string(2) "bh"
                      [28] => string(2) "bi"
                      [29] => string(3) "biz"
                      [30] => string(2) "bj"
                      [31] => string(2) "bm"
                      [32] => string(2) "bn"
                      [33] => string(2) "bo"
                      [34] => string(2) "br"
                      [35] => string(2) "bs"
                      [36] => string(2) "bt"
                      [37] => string(2) "bv"
                      [38] => string(2) "bw"
                      [39] => string(2) "by"
                      [40] => string(2) "bz"
                      [41] => string(2) "ca"
                      [42] => string(3) "cat"
                      [43] => string(2) "cc"
                      [44] => string(2) "cd"
                      [45] => string(2) "cf"
                      [46] => string(2) "cg"
                      [47] => string(2) "ch"
                      [48] => string(2) "ci"
                      [49] => string(2) "ck"
                      [50] => string(2) "cl"
                      [51] => string(2) "cm"
                      [52] => string(2) "cn"
                      [53] => string(2) "co"
                      [54] => string(3) "com"
                      [55] => string(4) "coop"
                      [56] => string(2) "cr"
                      [57] => string(2) "cu"
                      [58] => string(2) "cv"
                      [59] => string(2) "cx"
                      [60] => string(2) "cy"
                      [61] => string(2) "cz"
                      [62] => string(2) "de"
                      [63] => string(2) "dj"
                      [64] => string(2) "dk"
                      [65] => string(2) "dm"
                      [66] => string(2) "do"
                      [67] => string(2) "dz"
                      [68] => string(2) "ec"
                      [69] => string(3) "edu"
                      [70] => string(2) "ee"
                      [71] => string(2) "eg"
                      [72] => string(2) "er"
                      [73] => string(2) "es"
                      [74] => string(2) "et"
                      [75] => string(2) "eu"
                      [76] => string(2) "fi"
                      [77] => string(2) "fj"
                      [78] => string(2) "fk"
                      [79] => string(2) "fm"
                      [80] => string(2) "fo"
                      [81] => string(2) "fr"
                      [82] => string(2) "ga"
                      [83] => string(2) "gb"
                      [84] => string(2) "gd"
                      [85] => string(2) "ge"
                      [86] => string(2) "gf"
                      [87] => string(2) "gg"
                      [88] => string(2) "gh"
                      [89] => string(2) "gi"
                      [90] => string(2) "gl"
                      [91] => string(2) "gm"
                      [92] => string(2) "gn"
                      [93] => string(3) "gov"
                      [94] => string(2) "gp"
                      [95] => string(2) "gq"
                      [96] => string(2) "gr"
                      [97] => string(2) "gs"
                      [98] => string(2) "gt"
                      [99] => string(2) "gu"
                      [100] => string(2) "gw"
                      [101] => string(2) "gy"
                      [102] => string(2) "hk"
                      [103] => string(2) "hm"
                      [104] => string(2) "hn"
                      [105] => string(2) "hr"
                      [106] => string(2) "ht"
                      [107] => string(2) "hu"
                      [108] => string(2) "id"
                      [109] => string(2) "ie"
                      [110] => string(2) "il"
                      [111] => string(2) "im"
                      [112] => string(2) "in"
                      [113] => string(4) "info"
                      [114] => string(3) "int"
                      [115] => string(2) "io"
                      [116] => string(2) "iq"
                      [117] => string(2) "ir"
                      [118] => string(2) "is"
                      [119] => string(2) "it"
                      [120] => string(2) "je"
                      [121] => string(2) "jm"
                      [122] => string(2) "jo"
                      [123] => string(4) "jobs"
                      [124] => string(2) "jp"
                      [125] => string(2) "ke"
                      [126] => string(2) "kg"
                      [127] => string(2) "kh"
                      [128] => string(2) "ki"
                      [129] => string(2) "km"
                      [130] => string(2) "kn"
                      [131] => string(2) "kp"
                      [132] => string(2) "kr"
                      [133] => string(2) "kw"
                      [134] => string(2) "ky"
                      [135] => string(2) "kz"
                      [136] => string(2) "la"
                      [137] => string(2) "lb"
                      [138] => string(2) "lc"
                      [139] => string(2) "li"
                      [140] => string(2) "lk"
                      [141] => string(2) "lr"
                      [142] => string(2) "ls"
                      [143] => string(2) "lt"
                      [144] => string(2) "lu"
                      [145] => string(2) "lv"
                      [146] => string(2) "ly"
                      [147] => string(2) "ma"
                      [148] => string(2) "mc"
                      [149] => string(2) "md"
                      [150] => string(2) "me"
                      [151] => string(2) "mg"
                      [152] => string(2) "mh"
                      [153] => string(3) "mil"
                      [154] => string(2) "mk"
                      [155] => string(2) "ml"
                      [156] => string(2) "mm"
                      [157] => string(2) "mn"
                      [158] => string(2) "mo"
                      [159] => string(4) "mobi"
                      [160] => string(2) "mp"
                      [161] => string(2) "mq"
                      [162] => string(2) "mr"
                      [163] => string(2) "ms"
                      [164] => string(2) "mt"
                      [165] => string(2) "mu"
                      [166] => string(6) "museum"
                      [167] => string(2) "mv"
                      [168] => string(2) "mw"
                      [169] => string(2) "mx"
                      [170] => string(2) "my"
                      [171] => string(2) "mz"
                      [172] => string(2) "na"
                      [173] => string(4) "name"
                      [174] => string(2) "nc"
                      [175] => string(2) "ne"
                      [176] => string(3) "net"
                      [177] => string(2) "nf"
                      [178] => string(2) "ng"
                      [179] => string(2) "ni"
                      [180] => string(2) "nl"
                      [181] => string(2) "no"
                      [182] => string(2) "np"
                      [183] => string(2) "nr"
                      [184] => string(2) "nu"
                      [185] => string(2) "nz"
                      [186] => string(2) "om"
                      [187] => string(3) "org"
                      [188] => string(2) "pa"
                      [189] => string(2) "pe"
                      [190] => string(2) "pf"
                      [191] => string(2) "pg"
                      [192] => string(2) "ph"
                      [193] => string(2) "pk"
                      [194] => string(2) "pl"
                      [195] => string(2) "pm"
                      [196] => string(2) "pn"
                      [197] => string(2) "pr"
                      [198] => string(3) "pro"
                      [199] => string(2) "ps"
                      [200] => string(2) "pt"
                      [201] => string(2) "pw"
                      [202] => string(2) "py"
                      [203] => string(2) "qa"
                      [204] => string(2) "re"
                      [205] => string(2) "ro"
                      [206] => string(2) "rs"
                      [207] => string(2) "ru"
                      [208] => string(2) "rw"
                      [209] => string(2) "sa"
                      [210] => string(2) "sb"
                      [211] => string(2) "sc"
                      [212] => string(2) "sd"
                      [213] => string(2) "se"
                      [214] => string(2) "sg"
                      [215] => string(2) "sh"
                      [216] => string(2) "si"
                      [217] => string(2) "sj"
                      [218] => string(2) "sk"
                      [219] => string(2) "sl"
                      [220] => string(2) "sm"
                      [221] => string(2) "sn"
                      [222] => string(2) "so"
                      [223] => string(2) "sr"
                      [224] => string(2) "st"
                      [225] => string(2) "su"
                      [226] => string(2) "sv"
                      [227] => string(2) "sy"
                      [228] => string(2) "sz"
                      [229] => string(2) "tc"
                      [230] => string(2) "td"
                      [231] => string(3) "tel"
                      [232] => string(2) "tf"
                      [233] => string(2) "tg"
                      [234] => string(2) "th"
                      [235] => string(2) "tj"
                      [236] => string(2) "tk"
                      [237] => string(2) "tl"
                      [238] => string(2) "tm"
                      [239] => string(2) "tn"
                      [240] => string(2) "to"
                      [241] => string(2) "tp"
                      [242] => string(2) "tr"
                      [243] => string(6) "travel"
                      [244] => string(2) "tt"
                      [245] => string(2) "tv"
                      [246] => string(2) "tw"
                      [247] => string(2) "tz"
                      [248] => string(2) "ua"
                      [249] => string(2) "ug"
                      [250] => string(2) "uk"
                      [251] => string(2) "um"
                      [252] => string(2) "us"
                      [253] => string(2) "uy"
                      [254] => string(2) "uz"
                      [255] => string(2) "va"
                      [256] => string(2) "vc"
                      [257] => string(2) "ve"
                      [258] => string(2) "vg"
                      [259] => string(2) "vi"
                      [260] => string(2) "vn"
                      [261] => string(2) "vu"
                      [262] => string(2) "wf"
                      [263] => string(2) "ws"
                      [264] => string(3) "xxx"
                      [265] => string(2) "ye"
                      [266] => string(2) "yt"
                      [267] => string(2) "yu"
                      [268] => string(2) "za"
                      [269] => string(2) "zm"
                      [270] => string(2) "zw"
                    }
                    ["_tld":protected] => string(2) "pl"
                    ["_validIdns":protected] => array(53) {
                      ["AC"] => array(1) {
                        [1] => string(144) "/^[\x{002d}0-9a-zà-öø-ÿāăąćĉċčďđēėęěĝġģĥħīįĵķĺļľŀłńņňŋőœŕŗřśŝşšţťŧūŭůűųŵŷźżž]{1,63}$/iu"
                      }
                      ["AR"] => array(1) {
                        [1] => string(49) "/^[\x{002d}0-9a-zà-ãç-êìíñ-õü]{1,63}$/iu"
                      }
                      ["AS"] => array(1) {
                        [1] => string(158) "/^[\x{002d}0-9a-zà-öø-ÿāăąćĉċčďđēĕėęěĝğġģĥħĩīĭįıĵķĸĺļľłńņňŋōŏőœŕŗřśŝşšţťŧũūŭůűųŵŷźż]{1,63}$/iu"
                      }
                      ["AT"] => array(1) {
                        [1] => string(44) "/^[\x{002d}0-9a-zà-öø-ÿœšž]{1,63}$/iu"
                      }
                      ["BIZ"] => string(16) "Hostname/Biz.php"
                      ["BR"] => array(1) {
                        [1] => string(48) "/^[\x{002d}0-9a-zà-ãçéíó-õúü]{1,63}$/iu"
                      }
                      ["BV"] => array(1) {
                        [1] => string(64) "/^[\x{002d}0-9a-zàáä-éêñ-ôöøüčđńŋšŧž]{1,63}$/iu"
                      }
                      ["CAT"] => array(1) {
                        [1] => string(49) "/^[\x{002d}0-9a-z·àç-éíïòóúü]{1,63}$/iu"
                      }
                      ["CH"] => array(1) {
                        [1] => string(40) "/^[\x{002d}0-9a-zà-öø-ÿœ]{1,63}$/iu"
                      }
                      ["CL"] => array(1) {
                        [1] => string(42) "/^[\x{002d}0-9a-záéíñóúü]{1,63}$/iu"
                      }
                      ["CN"] => string(15) "Hostname/Cn.php"
                      ["COM"] => string(30) "Zend/Validate/Hostname/Com.php"
                      ["DE"] => array(1) {
                        [1] => string(160) "/^[\x{002d}0-9a-zà-öø-ÿăąāćĉčċďđĕěėęēğĝġģĥħĭĩįīıĵķĺľļłńňņŋŏőōœĸŕřŗśŝšşťţŧŭůűũųūŵŷźžż]{1,63}$/iu"
                      }
                      ["DK"] => array(1) {
                        [1] => string(42) "/^[\x{002d}0-9a-zäéöüæøå]{1,63}$/iu"
                      }
                      ["ES"] => array(1) {
                        [1] => string(54) "/^[\x{002d}0-9a-zàáçèéíïñòóúü·]{1,63}$/iu"
                      }
                      ["EU"] => array(6) {
                        [1] => string(38) "/^[\x{002d}0-9a-zà-öø-ÿ]{1,63}$/iu"
                        [2] => string(148) "/^[\x{002d}0-9a-zāăąćĉċčďđēĕėęěĝğġģĥħĩīĭįıĵķĺļľŀłńņňʼnŋōŏőœŕŗřśŝšťŧũūŭůűųŵŷźżž]{1,63}$/iu"
                        [3] => string(32) "/^[\x{002d}0-9a-zșț]{1,63}$/iu"
                        [4] => string(100) "/^[\x{002d}0-9a-zΐάέήίΰαβγδεζηθικλμνξοπρςστυφχψωϊϋόύώ]{1,63}$/iu"
                        [5] => string(92) "/^[\x{002d}0-9a-zабвгдежзийклмнопрстуфхцчшщъыьэюя]{1,63}$/iu"
                        [6] => string(166) "/^[\x{002d}0-9a-zἀ-ἇἐ-ἕἠ-ἧἰ-ἷὀ-ὅὐ-ὗὠ-ὧὰ-ώᾀ-ᾇᾐ-ᾗᾠ-ᾧᾰ-ᾴᾶᾷῂῃῄῆῇῐ-ΐῖῗῠ-ῧῲῳῴῶῷ]{1,63}$/iu"
                      }
                      ["FI"] => array(1) {
                        [1] => string(34) "/^[\x{002d}0-9a-zäåö]{1,63}$/iu"
                      }
                      ["GR"] => array(1) {
                        [1] => string(166) "/^[\x{002d}0-9a-zΆΈΉΊΌΎ-ΡΣ-ώἀ-ἕἘ-Ἕἠ-ὅὈ-Ὅὐ-ὗὙὛὝὟ-ώᾀ-ᾴᾶ-ᾼῂῃῄῆ-ῌῐ-ΐῖ-Ίῠ-Ῥῲῳῴῶ-ῼ]{1,63}$/iu"
                      }
                      ["HK"] => string(29) "Zend/Validate/Hostname/Cn.php"
                      ["HU"] => array(1) {
                        [1] => string(46) "/^[\x{002d}0-9a-záéíóöúüőű]{1,63}$/iu"
                      }
                      ["INFO"] => array(8) {
                        [1] => string(42) "/^[\x{002d}0-9a-zäåæéöøü]{1,63}$/iu"
                        [2] => string(46) "/^[\x{002d}0-9a-záéíóöúüőű]{1,63}$/iu"
                        [3] => string(48) "/^[\x{002d}0-9a-záæéíðóöúýþ]{1,63}$/iu"
                        [4] => string(31) "/^[\x{AC00}-\x{D7A3}]{1,17}$/iu"
                        [5] => string(54) "/^[\x{002d}0-9a-zāčēģīķļņōŗšūž]{1,63}$/iu"
                        [6] => string(46) "/^[\x{002d}0-9a-ząčėęįšūųž]{1,63}$/iu"
                        [7] => string(46) "/^[\x{002d}0-9a-zóąćęłńśźż]{1,63}$/iu"
                        [8] => string(42) "/^[\x{002d}0-9a-záéíñóúü]{1,63}$/iu"
                      }
                      ["IO"] => array(1) {
                        [1] => string(160) "/^[\x{002d}0-9a-zà-öø-ÿăąāćĉčċďđĕěėęēğĝġģĥħĭĩįīıĵķĺľļłńňņŋŏőōœĸŕřŗśŝšşťţŧŭůűũųūŵŷźžż]{1,63}$/iu"
                      }
                      ["IS"] => array(1) {
                        [1] => string(48) "/^[\x{002d}0-9a-záéýúíóþæöð]{1,63}$/iu"
                      }
                      ["JP"] => string(29) "Zend/Validate/Hostname/Jp.php"
                      ["KR"] => array(1) {
                        [1] => string(31) "/^[\x{AC00}-\x{D7A3}]{1,17}$/iu"
                      }
                      ["LI"] => array(1) {
                        [1] => string(40) "/^[\x{002d}0-9a-zà-öø-ÿœ]{1,63}$/iu"
                      }
                      ["LT"] => array(1) {
                        [1] => string(43) "/^[\x{002d}0-9ąčęėįšųūž]{1,63}$/iu"
                      }
                      ["MD"] => array(1) {
                        [1] => string(35) "/^[\x{002d}0-9ăâîşţ]{1,63}$/iu"
                      }
                      ["MUSEUM"] => array(1) {
                        [1] => string(198) "/^[\x{002d}0-9a-zà-öø-ÿāăąćċčďđēėęěğġģħīįıķĺļľłńņňŋōőœŕŗřśşšţťŧūůűųŵŷźżžǎǐǒǔ\x{01E5}\x{01E7}\x{01E9}\x{01EF}ə\x{0292}ẁẃẅỳ]{1,63}$/iu"
                      }
                      ["NET"] => string(30) "Zend/Validate/Hostname/Com.php"
                      ["NO"] => array(1) {
                        [1] => string(64) "/^[\x{002d}0-9a-zàáä-éêñ-ôöøüčđńŋšŧž]{1,63}$/iu"
                      }
                      ["NU"] => string(30) "Zend/Validate/Hostname/Com.php"
                      ["ORG"] => array(7) {
                        [1] => string(42) "/^[\x{002d}0-9a-záéíñóúü]{1,63}$/iu"
                        [2] => string(46) "/^[\x{002d}0-9a-zóąćęłńśźż]{1,63}$/iu"
                        [3] => string(58) "/^[\x{002d}0-9a-záäåæéëíðóöøúüýþ]{1,63}$/iu"
                        [4] => string(46) "/^[\x{002d}0-9a-záéíóöúüőű]{1,63}$/iu"
                        [5] => string(46) "/^[\x{002d}0-9a-ząčėęįšūųž]{1,63}$/iu"
                        [6] => string(31) "/^[\x{AC00}-\x{D7A3}]{1,17}$/iu"
                        [7] => string(54) "/^[\x{002d}0-9a-zāčēģīķļņōŗšūž]{1,63}$/iu"
                      }
                      ["PE"] => array(1) {
                        [1] => string(42) "/^[\x{002d}0-9a-zñáéíóúü]{1,63}$/iu"
                      }
                      ["PL"] => array(33) {
                        [1] => string(54) "/^[\x{002d}0-9a-zāčēģīķļņōŗšūž]{1,63}$/iu"
                        [2] => string(54) "/^[\x{002d}а-ик-ш\x{0450}ѓѕјљњќџ]{1,63}$/iu"
                        [3] => string(38) "/^[\x{002d}0-9a-zâîăşţ]{1,63}$/iu"
                        [4] => string(40) "/^[\x{002d}0-9а-яё\x{04C2}]{1,63}$/iu"
                        [5] => string(66) "/^[\x{002d}0-9a-zàáâèéêìíîòóôùúûċġħż]{1,63}$/iu"
                        [6] => string(52) "/^[\x{002d}0-9a-zàäåæéêòóôöøü]{1,63}$/iu"
                        [7] => string(46) "/^[\x{002d}0-9a-zóąćęłńśźż]{1,63}$/iu"
                        [8] => string(56) "/^[\x{002d}0-9a-zàáâãçéêíòóôõúü]{1,63}$/iu"
                        [9] => string(38) "/^[\x{002d}0-9a-zâîăşţ]{1,63}$/iu"
                        [10] => string(62) "/^[\x{002d}0-9a-záäéíóôúýčďĺľňŕšťž]{1,63}$/iu"
                        [11] => string(32) "/^[\x{002d}0-9a-zçë]{1,63}$/iu"
                        [12] => string(47) "/^[\x{002d}0-9а-ик-шђјљњћџ]{1,63}$/iu"
                        [13] => string(38) "/^[\x{002d}0-9a-zćčđšž]{1,63}$/iu"
                        [14] => string(44) "/^[\x{002d}0-9a-zâçöûüğış]{1,63}$/iu"
                        [15] => string(42) "/^[\x{002d}0-9a-záéíñóúü]{1,63}$/iu"
                        [16] => string(40) "/^[\x{002d}0-9a-zäõöüšž]{1,63}$/iu"
                        [17] => string(40) "/^[\x{002d}0-9a-zĉĝĥĵŝŭ]{1,63}$/iu"
                        [18] => string(40) "/^[\x{002d}0-9a-zâäéëîô]{1,63}$/iu"
                        [19] => string(94) "/^[\x{002d}0-9a-zàáâäåæçèéêëìíîïðñòôöøùúûüýćčłńřśš]{1,63}$/iu"
                        [20] => string(46) "/^[\x{002d}0-9a-zäåæõöøüšž]{1,63}$/iu"
                        [21] => string(50) "/^[\x{002d}0-9a-zàáçèéìíòóùú]{1,63}$/iu"
                        [22] => string(48) "/^[\x{002d}0-9a-zàáéíóöúüőű]{1,63}$/iu"
                        [23] => string(32) "/^[\x{002d}0-9ΐά-ώ]{1,63}$/iu"
                        [24] => string(64) "/^[\x{002d}0-9a-zàáâåæçèéêëðóôöøüþœ]{1,63}$/iu"
                        [25] => string(64) "/^[\x{002d}0-9a-záäéíóöúüýčďěňřšťůž]{1,63}$/iu"
                        [26] => string(50) "/^[\x{002d}0-9a-z·àçèéíïòóúü]{1,63}$/iu"
                        [27] => string(52) "/^[\x{002d}0-9а-ъьюя\x{0450}\x{045D}]{1,63}$/iu"
                        [28] => string(36) "/^[\x{002d}0-9а-яёіў]{1,63}$/iu"
                        [29] => string(46) "/^[\x{002d}0-9a-ząčėęįšūųž]{1,63}$/iu"
                        [30] => string(58) "/^[\x{002d}0-9a-záäåæéëíðóöøúüýþ]{1,63}$/iu"
                        [31] => string(62) "/^[\x{002d}0-9a-zàâæçèéêëîïñôùûüÿœ]{1,63}$/iu"
                        [32] => string(52) "/^[\x{002d}0-9а-щъыьэюяёєіїґ]{1,63}$/iu"
                        [33] => string(30) "/^[\x{002d}0-9א-ת]{1,63}$/iu"
                      }
                      ["PR"] => array(1) {
                        [1] => string(76) "/^[\x{002d}0-9a-záéíóúñäëïüöâêîôûàèùæçœãõ]{1,63}$/iu"
                      }
                      ["PT"] => array(1) {
                        [1] => string(52) "/^[\x{002d}0-9a-záàâãçéêíóôõú]{1,63}$/iu"
                      }
                      ["RU"] => array(1) {
                        [1] => string(32) "/^[\x{002d}0-9а-яё]{1,63}$/iu"
                      }
                      ["SA"] => array(1) {
                        [1] => string(77) "/^[\x{002d}.0-9\x{0621}-\x{063A}\x{0641}-\x{064A}\x{0660}-\x{0669}]{1,63}$/iu"
                      }
                      ["SE"] => array(1) {
                        [1] => string(38) "/^[\x{002d}0-9a-zäåéöü]{1,63}$/iu"
                      }
                      ["SH"] => array(1) {
                        [1] => string(160) "/^[\x{002d}0-9a-zà-öø-ÿăąāćĉčċďđĕěėęēğĝġģĥħĭĩįīıĵķĺľļłńňņŋŏőōœĸŕřŗśŝšşťţŧŭůűũųūŵŷźžż]{1,63}$/iu"
                      }
                      ["SI"] => array(3) {
                        [1] => string(38) "/^[\x{002d}0-9a-zà-öø-ÿ]{1,63}$/iu"
                        [2] => string(148) "/^[\x{002d}0-9a-zāăąćĉċčďđēĕėęěĝğġģĥħĩīĭįıĵķĺļľŀłńņňʼnŋōŏőœŕŗřśŝšťŧũūŭůűųŵŷźżž]{1,63}$/iu"
                        [3] => string(32) "/^[\x{002d}0-9a-zșț]{1,63}$/iu"
                      }
                      ["SJ"] => array(1) {
                        [1] => string(64) "/^[\x{002d}0-9a-zàáä-éêñ-ôöøüčđńŋšŧž]{1,63}$/iu"
                      }
                      ["TH"] => array(1) {
                        [1] => string(79) "/^[\x{002d}0-9a-z\x{0E01}-\x{0E3A}\x{0E40}-\x{0E4D}\x{0E50}-\x{0E59}]{1,63}$/iu"
                      }
                      ["TM"] => array(1) {
                        [1] => string(144) "/^[\x{002d}0-9a-zà-öø-ÿāăąćĉċčďđēėęěĝġģĥħīįĵķĺļľŀłńņňŋőœŕŗřśŝşšţťŧūŭůűųŵŷźżž]{1,63}$/iu"
                      }
                      ["TW"] => string(29) "Zend/Validate/Hostname/Cn.php"
                      ["TR"] => array(1) {
                        [1] => string(40) "/^[\x{002d}0-9a-zğıüşöç]{1,63}$/iu"
                      }
                      ["VE"] => array(1) {
                        [1] => string(42) "/^[\x{002d}0-9a-záéíóúüñ]{1,63}$/iu"
                      }
                      ["VN"] => array(1) {
                        [1] => string(119) "/^[ÀÁÂÃÈÉÊÌÍÒÓÔÕÙÚÝàáâãèéêìíòóôõùúýĂăĐđĨĩŨũƠơƯư\x{1EA0}-\x{1EF9}]{1,63}$/iu"
                      }
                      ["ایران"] => array(1) {
                        [1] => string(146) "/^[\x{0621}-\x{0624}\x{0626}-\x{063A}\x{0641}\x{0642}\x{0644}-\x{0648}\x{067E}\x{0686}\x{0698}\x{06A9}\x{06AF}\x{06CC}\x{06F0}-\x{06F9}]{1,30}$/iu"
                      }
                      ["中国"] => string(29) "Zend/Validate/Hostname/Cn.php"
                      ["公司"] => string(29) "Zend/Validate/Hostname/Cn.php"
                      ["网络"] => string(29) "Zend/Validate/Hostname/Cn.php"
                    }
                    ["_idnLength":protected] => array(13) {
                      ["BIZ"] => array(3) {
                        [5] => int(17)
                        [11] => int(15)
                        [12] => int(20)
                      }
                      ["CN"] => array(1) {
                        [1] => int(20)
                      }
                      ["COM"] => array(2) {
                        [3] => int(17)
                        [5] => int(20)
                      }
                      ["HK"] => array(1) {
                        [1] => int(15)
                      }
                      ["INFO"] => array(1) {
                        [4] => int(17)
                      }
                      ["KR"] => array(1) {
                        [1] => int(17)
                      }
                      ["NET"] => array(2) {
                        [3] => int(17)
                        [5] => int(20)
                      }
                      ["ORG"] => array(1) {
                        [6] => int(17)
                      }
                      ["TW"] => array(1) {
                        [1] => int(20)
                      }
                      ["ایران"] => array(1) {
                        [1] => int(30)
                      }
                      ["中国"] => array(1) {
                        [1] => int(20)
                      }
                      ["公司"] => array(1) {
                        [1] => int(20)
                      }
                      ["网络"] => array(1) {
                        [1] => int(20)
                      }
                    }
                    ["_options":protected] => array(4) {
                      ["allow"] => int(15)
                      ["idn"] => bool(true)
                      ["tld"] => bool(true)
                      ["ip"] => object(Zend_Validate_Ip)#128 (9) {
                        ["_messageTemplates":protected] => array(2) {
                          ["ipInvalid"] => string(35) "Invalid type given. String expected"
                          ["notIpAddress"] => string(50) "'%value%' does not appear to be a valid IP address"
                        }
                        ["_options":protected] => array(2) {
                          ["allowipv6"] => bool(true)
                          ["allowipv4"] => bool(true)
                        }
                        ["_value":protected] => NULL
                        ["_messageVariables":protected] => array(0) {
                        }
                        ["_messages":protected] => array(0) {
                        }
                        ["_obscureValue":protected] => bool(false)
                        ["_errors":protected] => array(0) {
                        }
                        ["_translator":protected] => NULL
                        ["_translatorDisabled":protected] => bool(false)
                      }
                    }
                    ["_value":protected] => string(13) "firmylesne.pl"
                    ["_messages":protected] => array(0) {
                    }
                    ["_obscureValue":protected] => bool(false)
                    ["_errors":protected] => array(0) {
                    }
                    ["_translator":protected] => NULL
                    ["_translatorDisabled":protected] => bool(false)
                  }
                  ["breakChainOnFailure"] => bool(false)
                }
              }
              ["_messages":protected] => array(0) {
              }
              ["_errors":protected] => array(0) {
              }
            }
            ["_socket":protected] => bool(false)
            ["_request":protected] => NULL
            ["_response":protected] => NULL
            ["_template":protected] => string(4) "%d%s"
            ["_log":"Zend_Mail_Protocol_Abstract":private] => array(0) {
            }
          }
          ["body"] => string(9957) "<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional //EN" "http://=
www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">=0D=0A<html>=0D=0A   =
 <head>=0D=0A        <title></title>=0D=0A        <meta http-equiv=3D"Co=
ntent-Type" content=3D"text/html; charset=3Dutf-8"><meta name=3D"viewpor=
t" content=3D"width=3D320, target-densitydpi=3Ddevice-dpi">=0D=0A      =
  <style type=3D"text/css">=0D=0A            body { width: 100% !importa=
nt; font-family: Arial, sans-serif; font-size: 13px; line-height: 18px;=
 }=0D=0A            .ReadMsgBody { width: 100%; }=0D=0A            .Exte=
rnalClass { width: 100%; display:block !important; } /* Force Hotmail to=
 display emails at full width */=0D=0A            /* Reset Styles */=0D=
=0A            /* Add 100px so mobile switch bar doesn't cover street ad=
dress. */=0D=0A            body { background-color: #ececec; margin: 0;=
 padding: 0; }=0D=0A            img { outline: none; text-decoration: no=
ne; display: block;}=0D=0A            br, strong br, b br, em br, i br {=
 line-height:100%; }=0D=0A            h1, h2, h3, h4, h5, h6 { line-heig=
ht: 100% !important; -webkit-font-smoothing: antialiased; }=0D=0A      =
      h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: blue !important; }=0D=
=0A            h1 a:active, h2 a:active,  h3 a:active, h4 a:active, h5 a=
:active, h6 a:active {=09color: red !important; }=0D=0A            /* Pr=
eferably not the same color as the normal header link color.  There is l=
imited support for psuedo classes in email clients, this was added just=
 for good measure. */=0D=0A            h1 a:visited, h2 a:visited,  h3 a=
:visited, h4 a:visited, h5 a:visited, h6 a:visited { color: purple !impo=
rtant; }=0D=0A            /* Preferably not the same color as the normal=
 header link color. There is limited support for psuedo classes in email=
 clients, this was added just for good measure. */  =0D=0A            ta=
ble td, table tr { border-collapse: collapse; }=0D=0A            .header=
 { font-size: 18px; font-weight: bold; color: #70A351; }=0D=0A         =
   a, a:visited, a:hover {=0D=0A                color: #F05630;=0D=0A  =
              text-decoration: none;=0D=0A            }=0D=0A          =
  =0D=0A        </style>=0D=0A    </head>=0D=0A    <body>=0D=0A        <=
table width=3D"100%" cellpadding=3D"0" cellspacing=3D"0" border=3D"0" id=
=3D"background-table">=0D=0A            <tbody>=0D=0A                <tr=
>=0D=0A                    <td align=3D"center" bgcolor=3D"#ececec">=0D=
=0A                        <table cellpadding=3D"0" cellspacing=3D"0" bo=
rder=3D"0" style=3D"font-family: Arial, sans-serif; font-size: 13px; lin=
e-height: 18px; color: #333; margin-top: 10px; margin-bottom: 10px; widt=
h: 600px !important; overflow: hidden;">=0D=0A                         =
   <tr>=0D=0A                                <td bgcolor=3D"#70A351" sty=
le=3D"border-top-left-radius: 4px; border-top-right-radius: 4px; backgro=
und: #70A351;">=0D=0A                                    <div style=3D"p=
osition: relative; width: 100%; height: 165px !important; max-height: 16=
5px !important; overflow: hidden;">=0D=0A                              =
          <center><img src=3D"http://firmylesne.pl/images/firmylesne.png=
"/></center>=0D=0A                                    </div>=0D=0A     =
                           </td>=0D=0A                            </tr>=
=0D=0A                            <tr>=0D=0A                           =
     <td bgcolor=3D"#fff" style=3D"background: #fff; padding: 20px;">=0D=
=0A                                    =0D=0A                          =
                                                  <table>=0A           =
 <tr>=0A                <th>Kod:</th>=0A                <td>EXCEPTION_OT=
HER</td>=0A            </tr>=0A            <tr>=0A                <th>U=
=C5=BCytkownik:</th>=0A                <td>() nieokre=C5=9Blony</td>=0A=
            </tr>=0A            <tr>=0A                <th>Przegl=C4=85d=
arka:</td>=0A                <td>claudebot</td>=0A            </tr>=0A =
           <tr>=0A                <th>Adres:</th>=0A                <td>=
<a href=3D"http://firmylesne.pl/pokaz/informacje-organizacyjne">http://f=
irmylesne.pl/pokaz/informacje-organizacyjne</a></td>=0A            </tr>=
=0A            <tr>=0A                <th>IP:</th>=0A                <td=
>54.225.1.66</td>=0A            </tr>=0A            <tr>=0A            =
    <th>Referrer:</th>=0A                <td></td>=0A            </tr>=
=0A            <tr>=0A                <th>Exception:</th>=0A           =
     <td>exception 'Zend_Cache_Exception' with message 'Invalid id or ta=
g 'menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne' : mus=
t use only [a-zA-Z0-9_]' in /home/firmylesne/domains/firmylesne.pl/libra=
ry/Zend/Cache.php:209<br />=0AStack trace:<br />=0A#0 /home/firmylesne/d=
omains/firmylesne.pl/library/Zend/Cache/Core.php(679): Zend_Cache::throw=
Exception('Invalid id or t...')<br />=0A#1 /home/firmylesne/domains/firm=
ylesne.pl/library/Zend/Cache/Core.php(358): Zend_Cache_Core::_validateId=
OrTag('menu_default_po...')<br />=0A#2 /home/firmylesne/domains/firmyles=
ne.pl/application/plugins/Cache.php(384): Zend_Cache_Core->save(Array, '=
menu_default_po...', Array, false, 8)<br />=0A#3 /home/firmylesne/domain=
s/firmylesne.pl/application/models/Zarzadzanie/Menu.php(84): Plugin_Cach=
e->save(Array, 'menu_default_po...', Array)<br />=0A#4 /home/firmylesne/=
domains/firmylesne.pl/application/controllers/PokazController.php(10): M=
odel_Zarzadzanie_Menu->getMenu(true, Array)<br />=0A#5 /home/firmylesne/=
domains/firmylesne.pl/library/Zend/Controller/Action.php(133): PokazCont=
roller->init()<br />=0A#6 /home/firmylesne/domains/firmylesne.pl/library=
/Zend/Controller/Dispatcher/Standard.php(281): Zend_Controller_Action->_=
_construct(Object(Zend_Controller_Request_Http), Object(Zend_Controller_=
Response_Http), Array)<br />=0A#7 /home/firmylesne/domains/firmylesne.pl=
/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Stan=
dard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Control=
ler_Response_Http))<br />=0A#8 /home/firmylesne/domains/firmylesne.pl/li=
brary/Zend/Application/Bootstrap/Bootstrap.php(97): Zend_Controller_Fron=
t->dispatch()<br />=0A#9 /home/firmylesne/domains/firmylesne.pl/library/=
Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run()<b=
r />=0A#10 /home/firmylesne/domains/firmylesne.pl/public_html/index.php(=
65): Zend_Application->run()<br />=0A#11 {main}</td>=0A            </tr>=
=0A            <tr>=0A                <th>Parametry:</th>=0A           =
     <td><pre>array (=0A  'controller' =3D> 'pokaz',=0A  'action' =3D> '=
informacje-organizacyjne',=0A  'module' =3D> 'default',=0A)</pre></td>=
=0A            </tr>=0A            <tr>=0A                <th>$_SERVER:<=
/th>=0A                <td><pre>array (=0A  'PATH' =3D> '/usr/local/bin:=
/usr/bin:/bin',=0A  'LD_PRELOAD' =3D> '/usr/local/lib/h88/av.so',=0A  'P=
HP_INI_SCAN_DIR' =3D> ':/etc/configs/users/firmylesne/php/www.firmylesne=
.pl/',=0A  'HTTP_ACCEPT' =3D> '*/*',=0A  'HTTP_HOST' =3D> 'firmylesne.pl=
',=0A  'HTTP_USER_AGENT' =3D> 'claudebot',=0A  'DOCUMENT_ROOT' =3D> '/ho=
me/firmylesne/domains/firmylesne.pl/private_html',=0A  'REMOTE_ADDR' =3D=
> '54.225.1.66',=0A  'REMOTE_PORT' =3D> '38906',=0A  'SERVER_ADDR' =3D>=
 '185.208.164.43',=0A  'SERVER_NAME' =3D> 'firmylesne.pl',=0A  'SERVER_A=
DMIN' =3D> 'webmaster@firmylesne.pl',=0A  'SERVER_PORT' =3D> '443',=0A =
 'REQUEST_SCHEME' =3D> 'https',=0A  'REQUEST_URI' =3D> '/pokaz/informacj=
e-organizacyjne',=0A  'REDIRECT_URL' =3D> '/pokaz/informacje-organizacyj=
ne',=0A  'REDIRECT_REQUEST_METHOD' =3D> 'GET',=0A  'HTTPS' =3D> 'on',=0A=
  'REDIRECT_STATUS' =3D> '200',=0A  'X_SPDY' =3D> 'HTTP2',=0A  'SSL_PROT=
OCOL' =3D> 'TLSv1.3',=0A  'SSL_CIPHER' =3D> 'TLS_AES_256_GCM_SHA384',=0A=
  'SSL_CIPHER_USEKEYSIZE' =3D> '256',=0A  'SSL_CIPHER_ALGKEYSIZE' =3D> '=
256',=0A  'SCRIPT_FILENAME' =3D> '/home/firmylesne/domains/firmylesne.pl=
/private_html/index.php',=0A  'QUERY_STRING' =3D> '',=0A  'SCRIPT_URI'=
 =3D> 'https://firmylesne.pl/pokaz/informacje-organizacyjne',=0A  'SCRIP=
T_URL' =3D> '/pokaz/informacje-organizacyjne',=0A  'SCRIPT_NAME' =3D> '/=
index.php',=0A  'SERVER_PROTOCOL' =3D> 'HTTP/1.1',=0A  'SERVER_SOFTWARE'=
 =3D> 'LiteSpeed',=0A  'REQUEST_METHOD' =3D> 'GET',=0A  'X-LSCACHE' =3D>=
 'on',=0A  'PHP_SELF' =3D> '/index.php',=0A  'REQUEST_TIME_FLOAT' =3D> 1=
710844825.6908419132232666015625,=0A  'REQUEST_TIME' =3D> 1710844825,=0A=
)</pre></td>=0A            </tr>=0A            <tr>=0A                <t=
h>$_SESSION:</th>=0A                <td><pre>array (=0A  '__ZF' =3D> =0A=
  array (=0A    'Default' =3D> =0A    array (=0A      'ENT' =3D> 1710931=
225,=0A    ),=0A  ),=0A  'historia' =3D> NULL,=0A)</pre></td>=0A       =
     </tr>=0A            <tr>=0A                <th>$_COOKIES:</th>=0A =
               <td><pre>NULL</pre></td>=0A            </tr>=0A        </=
table>=0D=0A                                                           =
             =0D=0A                                </td>=0D=0A         =
                   </tr>=0D=0A                            <tr>=0D=0A   =
                             <td bgcolor=3D"#70A351" style=3D"padding: 1=
0px 20px; color: #f0f0f0; border-bottom-left-radius: 4px; border-bottom-=
right-radius: 4px; background: #70A351;">=0D=0A                        =
            <p>=0D=0A                                        Pozdrawiam,=
<br/>=0D=0A                                        Administrator serwisu=
 <a href=3D"http://firmylesne.pl">http://firmylesne.pl</a>=0D=0A       =
                             </p>=0D=0A                                <=
/td>=0D=0A                            </tr>=0D=0A                      =
  </table>=0D=0A                    </td>=0D=0A                </tr>=0D=
=0A            </tbody>=0D=0A        </table>=0D=0A    </body>=0D=0A</ht=
ml>=0D=0A"
          ["boundary"] => string(0) ""
          ["header"] => string(353) "To: and.kowalczuk@gmail.com
From: =?UTF-8?Q?B=C5=82=C4=85d=20Aplikacji?= <bledy@firmylesne.pl>
Subject: =?UTF-8?Q?Wyst=C4=85pi=C5=82=20b=C5=82=C4=85d=20aplikacji=20!=20(firmylesne.pl)?=
Date: Tue, 19 Mar 2024 11:40:26 +0100
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
MIME-Version: 1.0
"
          ["_headers":protected] => array(8) {
            ["To"] => array(2) {
              [0] => string(23) "and.kowalczuk@gmail.com"
              ["append"] => bool(true)
            }
            ["From"] => array(2) {
              [0] => string(60) "=?UTF-8?Q?B=C5=82=C4=85d=20Aplikacji?= <bledy@firmylesne.pl>"
              ["append"] => bool(true)
            }
            ["Subject"] => array(1) {
              [0] => string(81) "=?UTF-8?Q?Wyst=C4=85pi=C5=82=20b=C5=82=C4=85d=20aplikacji=20!=20(firmylesne.pl)?="
            }
            ["Date"] => array(1) {
              [0] => string(31) "Tue, 19 Mar 2024 11:40:26 +0100"
            }
            ["Content-Type"] => array(1) {
              [0] => string(24) "text/html; charset=UTF-8"
            }
            ["Content-Transfer-Encoding"] => array(1) {
              [0] => string(16) "quoted-printable"
            }
            ["Content-Disposition"] => array(1) {
              [0] => string(6) "inline"
            }
            ["MIME-Version"] => array(1) {
              [0] => string(3) "1.0"
            }
          }
          ["_isMultipart":protected] => bool(false)
          ["_mail":protected] => object(Zend_Mail_InlineImages)#107 (18) {
            ["_charset":protected] => string(5) "UTF-8"
            ["_headers":protected] => array(4) {
              ["To"] => array(2) {
                [0] => string(23) "and.kowalczuk@gmail.com"
                ["append"] => bool(true)
              }
              ["From"] => array(2) {
                [0] => string(60) "=?UTF-8?Q?B=C5=82=C4=85d=20Aplikacji?= <bledy@firmylesne.pl>"
                ["append"] => bool(true)
              }
              ["Subject"] => array(1) {
                [0] => string(81) "=?UTF-8?Q?Wyst=C4=85pi=C5=82=20b=C5=82=C4=85d=20aplikacji=20!=20(firmylesne.pl)?="
              }
              ["Date"] => array(1) {
                [0] => string(31) "Tue, 19 Mar 2024 11:40:26 +0100"
              }
            }
            ["_headerEncoding":protected] => string(16) "quoted-printable"
            ["_from":protected] => string(19) "bledy@firmylesne.pl"
            ["_to":protected] => array(1) {
              [0] => string(23) "and.kowalczuk@gmail.com"
            }
            ["_recipients":protected] => array(1) {
              ["and.kowalczuk@gmail.com"] => int(1)
            }
            ["_replyTo":protected] => NULL
            ["_returnPath":protected] => NULL
            ["_subject":protected] => string(81) "=?UTF-8?Q?Wyst=C4=85pi=C5=82=20b=C5=82=C4=85d=20aplikacji=20!=20(firmylesne.pl)?="
            ["_date":protected] => string(31) "Tue, 19 Mar 2024 11:40:26 +0100"
            ["_messageId":protected] => NULL
            ["_bodyText":protected] => bool(false)
            ["_bodyHtml":protected] => object(Zend_Mime_Part)#119 (12) {
              ["type"] => string(9) "text/html"
              ["encoding"] => string(16) "quoted-printable"
              ["id"] => NULL
              ["disposition"] => string(6) "inline"
              ["filename"] => NULL
              ["description"] => NULL
              ["charset"] => string(5) "UTF-8"
              ["boundary"] => NULL
              ["location"] => NULL
              ["language"] => NULL
              ["_content":protected] => string(9057) "<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional //EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
    <head>
        <title></title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="viewport" content="width=320, target-densitydpi=device-dpi">
        <style type="text/css">
            body { width: 100% !important; font-family: Arial, sans-serif; font-size: 13px; line-height: 18px; }
            .ReadMsgBody { width: 100%; }
            .ExternalClass { width: 100%; display:block !important; } /* Force Hotmail to display emails at full width */
            /* Reset Styles */
            /* Add 100px so mobile switch bar doesn't cover street address. */
            body { background-color: #ececec; margin: 0; padding: 0; }
            img { outline: none; text-decoration: none; display: block;}
            br, strong br, b br, em br, i br { line-height:100%; }
            h1, h2, h3, h4, h5, h6 { line-height: 100% !important; -webkit-font-smoothing: antialiased; }
            h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: blue !important; }
            h1 a:active, h2 a:active,  h3 a:active, h4 a:active, h5 a:active, h6 a:active {	color: red !important; }
            /* Preferably not the same color as the normal header link color.  There is limited support for psuedo classes in email clients, this was added just for good measure. */
            h1 a:visited, h2 a:visited,  h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited { color: purple !important; }
            /* Preferably not the same color as the normal header link color. There is limited support for psuedo classes in email clients, this was added just for good measure. */  
            table td, table tr { border-collapse: collapse; }
            .header { font-size: 18px; font-weight: bold; color: #70A351; }
            a, a:visited, a:hover {
                color: #F05630;
                text-decoration: none;
            }
            
        </style>
    </head>
    <body>
        <table width="100%" cellpadding="0" cellspacing="0" border="0" id="background-table">
            <tbody>
                <tr>
                    <td align="center" bgcolor="#ececec">
                        <table cellpadding="0" cellspacing="0" border="0" style="font-family: Arial, sans-serif; font-size: 13px; line-height: 18px; color: #333; margin-top: 10px; margin-bottom: 10px; width: 600px !important; overflow: hidden;">
                            <tr>
                                <td bgcolor="#70A351" style="border-top-left-radius: 4px; border-top-right-radius: 4px; background: #70A351;">
                                    <div style="position: relative; width: 100%; height: 165px !important; max-height: 165px !important; overflow: hidden;">
                                        <center><img src="http://firmylesne.pl/images/firmylesne.png"/></center>
                                    </div>
                                </td>
                            </tr>
                            <tr>
                                <td bgcolor="#fff" style="background: #fff; padding: 20px;">
                                    
                                                                            <table>
            <tr>
                <th>Kod:</th>
                <td>EXCEPTION_OTHER</td>
            </tr>
            <tr>
                <th>Użytkownik:</th>
                <td>() nieokreślony</td>
            </tr>
            <tr>
                <th>Przeglądarka:</td>
                <td>claudebot</td>
            </tr>
            <tr>
                <th>Adres:</th>
                <td><a href="http://firmylesne.pl/pokaz/informacje-organizacyjne">http://firmylesne.pl/pokaz/informacje-organizacyjne</a></td>
            </tr>
            <tr>
                <th>IP:</th>
                <td>54.225.1.66</td>
            </tr>
            <tr>
                <th>Referrer:</th>
                <td></td>
            </tr>
            <tr>
                <th>Exception:</th>
                <td>exception 'Zend_Cache_Exception' with message 'Invalid id or tag 'menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne' : must use only [a-zA-Z0-9_]' in /home/firmylesne/domains/firmylesne.pl/library/Zend/Cache.php:209<br />
Stack trace:<br />
#0 /home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php(679): Zend_Cache::throwException('Invalid id or t...')<br />
#1 /home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php(358): Zend_Cache_Core::_validateIdOrTag('menu_default_po...')<br />
#2 /home/firmylesne/domains/firmylesne.pl/application/plugins/Cache.php(384): Zend_Cache_Core->save(Array, 'menu_default_po...', Array, false, 8)<br />
#3 /home/firmylesne/domains/firmylesne.pl/application/models/Zarzadzanie/Menu.php(84): Plugin_Cache->save(Array, 'menu_default_po...', Array)<br />
#4 /home/firmylesne/domains/firmylesne.pl/application/controllers/PokazController.php(10): Model_Zarzadzanie_Menu->getMenu(true, Array)<br />
#5 /home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Action.php(133): PokazController->init()<br />
#6 /home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Dispatcher/Standard.php(281): Zend_Controller_Action->__construct(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http), Array)<br />
#7 /home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))<br />
#8 /home/firmylesne/domains/firmylesne.pl/library/Zend/Application/Bootstrap/Bootstrap.php(97): Zend_Controller_Front->dispatch()<br />
#9 /home/firmylesne/domains/firmylesne.pl/library/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run()<br />
#10 /home/firmylesne/domains/firmylesne.pl/public_html/index.php(65): Zend_Application->run()<br />
#11 {main}</td>
            </tr>
            <tr>
                <th>Parametry:</th>
                <td><pre>array (
  'controller' => 'pokaz',
  'action' => 'informacje-organizacyjne',
  'module' => 'default',
)</pre></td>
            </tr>
            <tr>
                <th>$_SERVER:</th>
                <td><pre>array (
  'PATH' => '/usr/local/bin:/usr/bin:/bin',
  'LD_PRELOAD' => '/usr/local/lib/h88/av.so',
  'PHP_INI_SCAN_DIR' => ':/etc/configs/users/firmylesne/php/www.firmylesne.pl/',
  'HTTP_ACCEPT' => '*/*',
  'HTTP_HOST' => 'firmylesne.pl',
  'HTTP_USER_AGENT' => 'claudebot',
  'DOCUMENT_ROOT' => '/home/firmylesne/domains/firmylesne.pl/private_html',
  'REMOTE_ADDR' => '54.225.1.66',
  'REMOTE_PORT' => '38906',
  'SERVER_ADDR' => '185.208.164.43',
  'SERVER_NAME' => 'firmylesne.pl',
  'SERVER_ADMIN' => 'webmaster@firmylesne.pl',
  'SERVER_PORT' => '443',
  'REQUEST_SCHEME' => 'https',
  'REQUEST_URI' => '/pokaz/informacje-organizacyjne',
  'REDIRECT_URL' => '/pokaz/informacje-organizacyjne',
  'REDIRECT_REQUEST_METHOD' => 'GET',
  'HTTPS' => 'on',
  'REDIRECT_STATUS' => '200',
  'X_SPDY' => 'HTTP2',
  'SSL_PROTOCOL' => 'TLSv1.3',
  'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384',
  'SSL_CIPHER_USEKEYSIZE' => '256',
  'SSL_CIPHER_ALGKEYSIZE' => '256',
  'SCRIPT_FILENAME' => '/home/firmylesne/domains/firmylesne.pl/private_html/index.php',
  'QUERY_STRING' => '',
  'SCRIPT_URI' => 'https://firmylesne.pl/pokaz/informacje-organizacyjne',
  'SCRIPT_URL' => '/pokaz/informacje-organizacyjne',
  'SCRIPT_NAME' => '/index.php',
  'SERVER_PROTOCOL' => 'HTTP/1.1',
  'SERVER_SOFTWARE' => 'LiteSpeed',
  'REQUEST_METHOD' => 'GET',
  'X-LSCACHE' => 'on',
  'PHP_SELF' => '/index.php',
  'REQUEST_TIME_FLOAT' => 1710844825.6908419132232666015625,
  'REQUEST_TIME' => 1710844825,
)</pre></td>
            </tr>
            <tr>
                <th>$_SESSION:</th>
                <td><pre>array (
  '__ZF' => 
  array (
    'Default' => 
    array (
      'ENT' => 1710931225,
    ),
  ),
  'historia' => NULL,
)</pre></td>
            </tr>
            <tr>
                <th>$_COOKIES:</th>
                <td><pre>NULL</pre></td>
            </tr>
        </table>
                                                                        
                                </td>
                            </tr>
                            <tr>
                                <td bgcolor="#70A351" style="padding: 10px 20px; color: #f0f0f0; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; background: #70A351;">
                                    <p>
                                        Pozdrawiam,<br/>
                                        Administrator serwisu <a href="http://firmylesne.pl">http://firmylesne.pl</a>
                                    </p>
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>
            </tbody>
        </table>
    </body>
</html>
"
              ["_isStream":protected] => bool(false)
            }
            ["_mimeBoundary":protected] => NULL
            ["_type":protected] => NULL
            ["hasAttachments"] => bool(false)
            ["_parts":protected] => array(0) {
            }
            ["_mime":protected] => object(Zend_Mime)#123 (1) {
              ["_boundary":protected] => string(34) "=_57f7f829eadc0c33b48ebdbfeb25b8c3"
            }
          }
          ["_parts":protected] => array(1) {
            [0] => object(Zend_Mime_Part)#119 (12) {
              ["type"] => string(9) "text/html"
              ["encoding"] => string(16) "quoted-printable"
              ["id"] => NULL
              ["disposition"] => string(6) "inline"
              ["filename"] => NULL
              ["description"] => NULL
              ["charset"] => string(5) "UTF-8"
              ["boundary"] => NULL
              ["location"] => NULL
              ["language"] => NULL
              ["_content":protected] => string(9057) "<!DOCTYPE HTML PUBLIC "-//W3C//DTD XHTML 1.0 Transitional //EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html>
    <head>
        <title></title>
        <meta http-equiv="Content-Type" content="text/html; charset=utf-8"><meta name="viewport" content="width=320, target-densitydpi=device-dpi">
        <style type="text/css">
            body { width: 100% !important; font-family: Arial, sans-serif; font-size: 13px; line-height: 18px; }
            .ReadMsgBody { width: 100%; }
            .ExternalClass { width: 100%; display:block !important; } /* Force Hotmail to display emails at full width */
            /* Reset Styles */
            /* Add 100px so mobile switch bar doesn't cover street address. */
            body { background-color: #ececec; margin: 0; padding: 0; }
            img { outline: none; text-decoration: none; display: block;}
            br, strong br, b br, em br, i br { line-height:100%; }
            h1, h2, h3, h4, h5, h6 { line-height: 100% !important; -webkit-font-smoothing: antialiased; }
            h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { color: blue !important; }
            h1 a:active, h2 a:active,  h3 a:active, h4 a:active, h5 a:active, h6 a:active {	color: red !important; }
            /* Preferably not the same color as the normal header link color.  There is limited support for psuedo classes in email clients, this was added just for good measure. */
            h1 a:visited, h2 a:visited,  h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited { color: purple !important; }
            /* Preferably not the same color as the normal header link color. There is limited support for psuedo classes in email clients, this was added just for good measure. */  
            table td, table tr { border-collapse: collapse; }
            .header { font-size: 18px; font-weight: bold; color: #70A351; }
            a, a:visited, a:hover {
                color: #F05630;
                text-decoration: none;
            }
            
        </style>
    </head>
    <body>
        <table width="100%" cellpadding="0" cellspacing="0" border="0" id="background-table">
            <tbody>
                <tr>
                    <td align="center" bgcolor="#ececec">
                        <table cellpadding="0" cellspacing="0" border="0" style="font-family: Arial, sans-serif; font-size: 13px; line-height: 18px; color: #333; margin-top: 10px; margin-bottom: 10px; width: 600px !important; overflow: hidden;">
                            <tr>
                                <td bgcolor="#70A351" style="border-top-left-radius: 4px; border-top-right-radius: 4px; background: #70A351;">
                                    <div style="position: relative; width: 100%; height: 165px !important; max-height: 165px !important; overflow: hidden;">
                                        <center><img src="http://firmylesne.pl/images/firmylesne.png"/></center>
                                    </div>
                                </td>
                            </tr>
                            <tr>
                                <td bgcolor="#fff" style="background: #fff; padding: 20px;">
                                    
                                                                            <table>
            <tr>
                <th>Kod:</th>
                <td>EXCEPTION_OTHER</td>
            </tr>
            <tr>
                <th>Użytkownik:</th>
                <td>() nieokreślony</td>
            </tr>
            <tr>
                <th>Przeglądarka:</td>
                <td>claudebot</td>
            </tr>
            <tr>
                <th>Adres:</th>
                <td><a href="http://firmylesne.pl/pokaz/informacje-organizacyjne">http://firmylesne.pl/pokaz/informacje-organizacyjne</a></td>
            </tr>
            <tr>
                <th>IP:</th>
                <td>54.225.1.66</td>
            </tr>
            <tr>
                <th>Referrer:</th>
                <td></td>
            </tr>
            <tr>
                <th>Exception:</th>
                <td>exception 'Zend_Cache_Exception' with message 'Invalid id or tag 'menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne' : must use only [a-zA-Z0-9_]' in /home/firmylesne/domains/firmylesne.pl/library/Zend/Cache.php:209<br />
Stack trace:<br />
#0 /home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php(679): Zend_Cache::throwException('Invalid id or t...')<br />
#1 /home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php(358): Zend_Cache_Core::_validateIdOrTag('menu_default_po...')<br />
#2 /home/firmylesne/domains/firmylesne.pl/application/plugins/Cache.php(384): Zend_Cache_Core->save(Array, 'menu_default_po...', Array, false, 8)<br />
#3 /home/firmylesne/domains/firmylesne.pl/application/models/Zarzadzanie/Menu.php(84): Plugin_Cache->save(Array, 'menu_default_po...', Array)<br />
#4 /home/firmylesne/domains/firmylesne.pl/application/controllers/PokazController.php(10): Model_Zarzadzanie_Menu->getMenu(true, Array)<br />
#5 /home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Action.php(133): PokazController->init()<br />
#6 /home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Dispatcher/Standard.php(281): Zend_Controller_Action->__construct(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http), Array)<br />
#7 /home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))<br />
#8 /home/firmylesne/domains/firmylesne.pl/library/Zend/Application/Bootstrap/Bootstrap.php(97): Zend_Controller_Front->dispatch()<br />
#9 /home/firmylesne/domains/firmylesne.pl/library/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run()<br />
#10 /home/firmylesne/domains/firmylesne.pl/public_html/index.php(65): Zend_Application->run()<br />
#11 {main}</td>
            </tr>
            <tr>
                <th>Parametry:</th>
                <td><pre>array (
  'controller' => 'pokaz',
  'action' => 'informacje-organizacyjne',
  'module' => 'default',
)</pre></td>
            </tr>
            <tr>
                <th>$_SERVER:</th>
                <td><pre>array (
  'PATH' => '/usr/local/bin:/usr/bin:/bin',
  'LD_PRELOAD' => '/usr/local/lib/h88/av.so',
  'PHP_INI_SCAN_DIR' => ':/etc/configs/users/firmylesne/php/www.firmylesne.pl/',
  'HTTP_ACCEPT' => '*/*',
  'HTTP_HOST' => 'firmylesne.pl',
  'HTTP_USER_AGENT' => 'claudebot',
  'DOCUMENT_ROOT' => '/home/firmylesne/domains/firmylesne.pl/private_html',
  'REMOTE_ADDR' => '54.225.1.66',
  'REMOTE_PORT' => '38906',
  'SERVER_ADDR' => '185.208.164.43',
  'SERVER_NAME' => 'firmylesne.pl',
  'SERVER_ADMIN' => 'webmaster@firmylesne.pl',
  'SERVER_PORT' => '443',
  'REQUEST_SCHEME' => 'https',
  'REQUEST_URI' => '/pokaz/informacje-organizacyjne',
  'REDIRECT_URL' => '/pokaz/informacje-organizacyjne',
  'REDIRECT_REQUEST_METHOD' => 'GET',
  'HTTPS' => 'on',
  'REDIRECT_STATUS' => '200',
  'X_SPDY' => 'HTTP2',
  'SSL_PROTOCOL' => 'TLSv1.3',
  'SSL_CIPHER' => 'TLS_AES_256_GCM_SHA384',
  'SSL_CIPHER_USEKEYSIZE' => '256',
  'SSL_CIPHER_ALGKEYSIZE' => '256',
  'SCRIPT_FILENAME' => '/home/firmylesne/domains/firmylesne.pl/private_html/index.php',
  'QUERY_STRING' => '',
  'SCRIPT_URI' => 'https://firmylesne.pl/pokaz/informacje-organizacyjne',
  'SCRIPT_URL' => '/pokaz/informacje-organizacyjne',
  'SCRIPT_NAME' => '/index.php',
  'SERVER_PROTOCOL' => 'HTTP/1.1',
  'SERVER_SOFTWARE' => 'LiteSpeed',
  'REQUEST_METHOD' => 'GET',
  'X-LSCACHE' => 'on',
  'PHP_SELF' => '/index.php',
  'REQUEST_TIME_FLOAT' => 1710844825.6908419132232666015625,
  'REQUEST_TIME' => 1710844825,
)</pre></td>
            </tr>
            <tr>
                <th>$_SESSION:</th>
                <td><pre>array (
  '__ZF' => 
  array (
    'Default' => 
    array (
      'ENT' => 1710931225,
    ),
  ),
  'historia' => NULL,
)</pre></td>
            </tr>
            <tr>
                <th>$_COOKIES:</th>
                <td><pre>NULL</pre></td>
            </tr>
        </table>
                                                                        
                                </td>
                            </tr>
                            <tr>
                                <td bgcolor="#70A351" style="padding: 10px 20px; color: #f0f0f0; border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; background: #70A351;">
                                    <p>
                                        Pozdrawiam,<br/>
                                        Administrator serwisu <a href="http://firmylesne.pl">http://firmylesne.pl</a>
                                    </p>
                                </td>
                            </tr>
                        </table>
                    </td>
                </tr>
            </tbody>
        </table>
    </body>
</html>
"
              ["_isStream":protected] => bool(false)
            }
          }
          ["recipients"] => string(23) "and.kowalczuk@gmail.com"
        }
      }
    }
    [5] => array(6) {
      ["file"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/models/Error.php"
      ["line"] => int(41)
      ["function"] => string(8) "logEmail"
      ["class"] => string(11) "Model_Error"
      ["type"] => string(2) "->"
      ["args"] => array(7) {
        [0] => &string(15) "EXCEPTION_OTHER"
        [1] => &NULL
        [2] => &string(13) "nieokreślony"
        [3] => &string(31) "/pokaz/informacje-organizacyjne"
        [4] => &NULL
        [5] => object(Zend_Cache_Exception)#98 (8) {
          ["_previous":"Zend_Exception":private] => NULL
          ["message":protected] => string(111) "Invalid id or tag 'menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne' : must use only [a-zA-Z0-9_]"
          ["string":"Exception":private] => string(1806) "exception 'Zend_Cache_Exception' with message 'Invalid id or tag 'menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne' : must use only [a-zA-Z0-9_]' in /home/firmylesne/domains/firmylesne.pl/library/Zend/Cache.php:209
Stack trace:
#0 /home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php(679): Zend_Cache::throwException('Invalid id or t...')
#1 /home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php(358): Zend_Cache_Core::_validateIdOrTag('menu_default_po...')
#2 /home/firmylesne/domains/firmylesne.pl/application/plugins/Cache.php(384): Zend_Cache_Core->save(Array, 'menu_default_po...', Array, false, 8)
#3 /home/firmylesne/domains/firmylesne.pl/application/models/Zarzadzanie/Menu.php(84): Plugin_Cache->save(Array, 'menu_default_po...', Array)
#4 /home/firmylesne/domains/firmylesne.pl/application/controllers/PokazController.php(10): Model_Zarzadzanie_Menu->getMenu(true, Array)
#5 /home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Action.php(133): PokazController->init()
#6 /home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Dispatcher/Standard.php(281): Zend_Controller_Action->__construct(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http), Array)
#7 /home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#8 /home/firmylesne/domains/firmylesne.pl/library/Zend/Application/Bootstrap/Bootstrap.php(97): Zend_Controller_Front->dispatch()
#9 /home/firmylesne/domains/firmylesne.pl/library/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run()
#10 /home/firmylesne/domains/firmylesne.pl/public_html/index.php(65): Zend_Application->run()
#11 {main}"
          ["code":protected] => int(0)
          ["file":protected] => string(61) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Cache.php"
          ["line":protected] => int(209)
          ["trace":"Exception":private] => array(11) {
            [0] => array(6) {
              ["file"] => string(66) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php"
              ["line"] => int(679)
              ["function"] => string(14) "throwException"
              ["class"] => string(10) "Zend_Cache"
              ["type"] => string(2) "::"
              ["args"] => array(1) {
                [0] => string(111) "Invalid id or tag 'menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne' : must use only [a-zA-Z0-9_]"
              }
            }
            [1] => array(6) {
              ["file"] => string(66) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php"
              ["line"] => int(358)
              ["function"] => string(16) "_validateIdOrTag"
              ["class"] => string(15) "Zend_Cache_Core"
              ["type"] => string(2) "::"
              ["args"] => array(1) {
                [0] => string(62) "menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne"
              }
            }
            [2] => array(6) {
              ["file"] => string(68) "/home/firmylesne/domains/firmylesne.pl/application/plugins/Cache.php"
              ["line"] => int(384)
              ["function"] => string(4) "save"
              ["class"] => string(15) "Zend_Cache_Core"
              ["type"] => string(2) "->"
              ["args"] => array(5) {
                [0] => array(26) {
                  [16] => array(7) {
                    ["id"] => string(2) "16"
                    ["nazwa"] => string(14) "Usługi leśne"
                    ["href"] => string(19) "/pokaz/uslugi-lesne"
                    ["typ"] => string(4) "link"
                    ["kolejnosc"] => string(1) "1"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [20] => array(7) {
                    ["id"] => string(2) "20"
                    ["nazwa"] => string(8) "Sprzedam"
                    ["href"] => string(33) "/lista/ogloszenia/rodzaj/sprzedam"
                    ["typ"] => string(4) "link"
                    ["kolejnosc"] => string(1) "1"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [84] => array(7) {
                    ["id"] => string(2) "84"
                    ["nazwa"] => string(11) "Forest SHOW"
                    ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "1"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(4) {
                      [0] => array(7) {
                        ["id"] => string(2) "85"
                        ["nazwa"] => string(14) "Jak dojechać?"
                        ["href"] => string(19) "/pokaz/jak-dojechac"
                        ["typ"] => string(9) "podstrona"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [1] => array(7) {
                        ["id"] => string(3) "101"
                        ["nazwa"] => string(24) "Informacje organizacyjne"
                        ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [2] => array(7) {
                        ["id"] => string(2) "86"
                        ["nazwa"] => string(12) "Aktualności"
                        ["href"] => string(30) "/lista/forest-show/aktualnosci"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [3] => array(7) {
                        ["id"] => string(2) "88"
                        ["nazwa"] => string(10) "Zawody PFC"
                        ["href"] => string(17) "/pokaz/zawody-pfc"
                        ["typ"] => string(9) "podstrona"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                    }
                  }
                  [85] => array(7) {
                    ["id"] => string(2) "85"
                    ["nazwa"] => string(14) "Jak dojechać?"
                    ["href"] => string(19) "/pokaz/jak-dojechac"
                    ["typ"] => string(9) "podstrona"
                    ["kolejnosc"] => string(1) "1"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [101] => array(7) {
                    ["id"] => string(3) "101"
                    ["nazwa"] => string(24) "Informacje organizacyjne"
                    ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                    ["typ"] => string(4) "link"
                    ["kolejnosc"] => string(1) "1"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [103] => array(7) {
                    ["id"] => string(3) "103"
                    ["nazwa"] => string(19) "Ograniczenia cięć"
                    ["href"] => string(24) "/lista/ograniczenia-ciec"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "1"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [3] => array(7) {
                    ["id"] => string(1) "3"
                    ["nazwa"] => string(11) "Ogłoszenia"
                    ["href"] => string(17) "/lista/ogloszenia"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "2"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(6) {
                      [0] => array(7) {
                        ["id"] => string(2) "20"
                        ["nazwa"] => string(8) "Sprzedam"
                        ["href"] => string(33) "/lista/ogloszenia/rodzaj/sprzedam"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [1] => array(7) {
                        ["id"] => string(2) "37"
                        ["nazwa"] => string(6) "Kupię"
                        ["href"] => string(30) "/lista/ogloszenia/rodzaj/kupie"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [2] => array(7) {
                        ["id"] => string(2) "21"
                        ["nazwa"] => string(17) "Zamienię / Oddam"
                        ["href"] => string(33) "/lista/ogloszenia/rodzaj/zamienie"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [3] => array(7) {
                        ["id"] => string(2) "22"
                        ["nazwa"] => string(10) "Dam pracę"
                        ["href"] => string(34) "/lista/ogloszenia/rodzaj/dam_prace"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "4"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [4] => array(7) {
                        ["id"] => string(2) "23"
                        ["nazwa"] => string(12) "Szukam pracy"
                        ["href"] => string(37) "/lista/ogloszenia/rodzaj/szukam_pracy"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "5"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [5] => array(7) {
                        ["id"] => string(2) "24"
                        ["nazwa"] => string(4) "Inne"
                        ["href"] => string(29) "/lista/ogloszenia/rodzaj/inne"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "6"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                    }
                  }
                  [17] => array(7) {
                    ["id"] => string(2) "17"
                    ["nazwa"] => string(14) "Sprzęt leśny"
                    ["href"] => string(19) "/pokaz/sprzet-lesny"
                    ["typ"] => string(4) "link"
                    ["kolejnosc"] => string(1) "2"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [47] => array(7) {
                    ["id"] => string(2) "47"
                    ["nazwa"] => string(11) "BHP w lesie"
                    ["href"] => string(18) "/lista/bhp-w-lesie"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "2"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [37] => array(7) {
                    ["id"] => string(2) "37"
                    ["nazwa"] => string(6) "Kupię"
                    ["href"] => string(30) "/lista/ogloszenia/rodzaj/kupie"
                    ["typ"] => string(4) "link"
                    ["kolejnosc"] => string(1) "2"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [86] => array(7) {
                    ["id"] => string(2) "86"
                    ["nazwa"] => string(12) "Aktualności"
                    ["href"] => string(30) "/lista/forest-show/aktualnosci"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "2"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [8] => array(7) {
                    ["id"] => string(1) "8"
                    ["nazwa"] => string(7) "Kontakt"
                    ["href"] => string(14) "/pokaz/kontakt"
                    ["typ"] => string(9) "podstrona"
                    ["kolejnosc"] => string(1) "3"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [21] => array(7) {
                    ["id"] => string(2) "21"
                    ["nazwa"] => string(17) "Zamienię / Oddam"
                    ["href"] => string(33) "/lista/ogloszenia/rodzaj/zamienie"
                    ["typ"] => string(4) "link"
                    ["kolejnosc"] => string(1) "3"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [83] => array(7) {
                    ["id"] => string(2) "83"
                    ["nazwa"] => string(11) "Forest SHOW"
                    ["href"] => string(18) "/lista/forest-show"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "3"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [88] => array(7) {
                    ["id"] => string(2) "88"
                    ["nazwa"] => string(10) "Zawody PFC"
                    ["href"] => string(17) "/pokaz/zawody-pfc"
                    ["typ"] => string(9) "podstrona"
                    ["kolejnosc"] => string(1) "3"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [22] => array(7) {
                    ["id"] => string(2) "22"
                    ["nazwa"] => string(10) "Dam pracę"
                    ["href"] => string(34) "/lista/ogloszenia/rodzaj/dam_prace"
                    ["typ"] => string(4) "link"
                    ["kolejnosc"] => string(1) "4"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [67] => array(7) {
                    ["id"] => string(2) "67"
                    ["nazwa"] => string(15) "Goń złodzieja"
                    ["href"] => string(20) "/lista/gon-zlodzieja"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "4"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [2] => array(7) {
                    ["id"] => string(1) "2"
                    ["nazwa"] => string(10) "Informacje"
                    ["href"] => string(17) "/lista/informacje"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "5"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(9) {
                      [0] => array(7) {
                        ["id"] => string(3) "103"
                        ["nazwa"] => string(19) "Ograniczenia cięć"
                        ["href"] => string(24) "/lista/ograniczenia-ciec"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [1] => array(7) {
                        ["id"] => string(2) "47"
                        ["nazwa"] => string(11) "BHP w lesie"
                        ["href"] => string(18) "/lista/bhp-w-lesie"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [2] => array(7) {
                        ["id"] => string(2) "83"
                        ["nazwa"] => string(11) "Forest SHOW"
                        ["href"] => string(18) "/lista/forest-show"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [3] => array(7) {
                        ["id"] => string(2) "67"
                        ["nazwa"] => string(15) "Goń złodzieja"
                        ["href"] => string(20) "/lista/gon-zlodzieja"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "4"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [4] => array(7) {
                        ["id"] => string(2) "12"
                        ["nazwa"] => string(15) "Lasy Państwowe"
                        ["href"] => string(21) "/lista/lasy-panstwowe"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "5"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [5] => array(7) {
                        ["id"] => string(3) "102"
                        ["nazwa"] => string(14) "Przetargi w LP"
                        ["href"] => string(21) "/lista/przetargi-w-lp"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "6"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [6] => array(7) {
                        ["id"] => string(2) "10"
                        ["nazwa"] => string(15) "Technika leśna"
                        ["href"] => string(21) "/lista/technika-lesna"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "7"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [7] => array(7) {
                        ["id"] => string(2) "74"
                        ["nazwa"] => string(7) "Wypadki"
                        ["href"] => string(14) "/lista/wypadki"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "8"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [8] => array(7) {
                        ["id"] => string(2) "73"
                        ["nazwa"] => string(14) "Okiem adwokata"
                        ["href"] => string(21) "/lista/okiem-adwokata"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "9"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                    }
                  }
                  [12] => array(7) {
                    ["id"] => string(2) "12"
                    ["nazwa"] => string(15) "Lasy Państwowe"
                    ["href"] => string(21) "/lista/lasy-panstwowe"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "5"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [23] => array(7) {
                    ["id"] => string(2) "23"
                    ["nazwa"] => string(12) "Szukam pracy"
                    ["href"] => string(37) "/lista/ogloszenia/rodzaj/szukam_pracy"
                    ["typ"] => string(4) "link"
                    ["kolejnosc"] => string(1) "5"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [7] => array(7) {
                    ["id"] => string(1) "7"
                    ["nazwa"] => string(7) "Reklama"
                    ["href"] => string(14) "/pokaz/reklama"
                    ["typ"] => string(9) "podstrona"
                    ["kolejnosc"] => string(1) "6"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [24] => array(7) {
                    ["id"] => string(2) "24"
                    ["nazwa"] => string(4) "Inne"
                    ["href"] => string(29) "/lista/ogloszenia/rodzaj/inne"
                    ["typ"] => string(4) "link"
                    ["kolejnosc"] => string(1) "6"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [102] => array(7) {
                    ["id"] => string(3) "102"
                    ["nazwa"] => string(14) "Przetargi w LP"
                    ["href"] => string(21) "/lista/przetargi-w-lp"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "6"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [10] => array(7) {
                    ["id"] => string(2) "10"
                    ["nazwa"] => string(15) "Technika leśna"
                    ["href"] => string(21) "/lista/technika-lesna"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "7"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [74] => array(7) {
                    ["id"] => string(2) "74"
                    ["nazwa"] => string(7) "Wypadki"
                    ["href"] => string(14) "/lista/wypadki"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "8"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [73] => &array(7) {
                    ["id"] => string(2) "73"
                    ["nazwa"] => string(14) "Okiem adwokata"
                    ["href"] => string(21) "/lista/okiem-adwokata"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "9"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                }
                [1] => string(62) "menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne"
                [2] => array(1) {
                  [0] => string(4) "menu"
                }
                [3] => bool(false)
                [4] => int(8)
              }
            }
            [3] => array(6) {
              ["file"] => string(78) "/home/firmylesne/domains/firmylesne.pl/application/models/Zarzadzanie/Menu.php"
              ["line"] => int(84)
              ["function"] => string(4) "save"
              ["class"] => string(12) "Plugin_Cache"
              ["type"] => string(2) "->"
              ["args"] => array(3) {
                [0] => array(26) {
                  [16] => array(7) {
                    ["id"] => string(2) "16"
                    ["nazwa"] => string(14) "Usługi leśne"
                    ["href"] => string(19) "/pokaz/uslugi-lesne"
                    ["typ"] => string(4) "link"
                    ["kolejnosc"] => string(1) "1"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [20] => array(7) {
                    ["id"] => string(2) "20"
                    ["nazwa"] => string(8) "Sprzedam"
                    ["href"] => string(33) "/lista/ogloszenia/rodzaj/sprzedam"
                    ["typ"] => string(4) "link"
                    ["kolejnosc"] => string(1) "1"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [84] => array(7) {
                    ["id"] => string(2) "84"
                    ["nazwa"] => string(11) "Forest SHOW"
                    ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "1"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(4) {
                      [0] => array(7) {
                        ["id"] => string(2) "85"
                        ["nazwa"] => string(14) "Jak dojechać?"
                        ["href"] => string(19) "/pokaz/jak-dojechac"
                        ["typ"] => string(9) "podstrona"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [1] => array(7) {
                        ["id"] => string(3) "101"
                        ["nazwa"] => string(24) "Informacje organizacyjne"
                        ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [2] => array(7) {
                        ["id"] => string(2) "86"
                        ["nazwa"] => string(12) "Aktualności"
                        ["href"] => string(30) "/lista/forest-show/aktualnosci"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [3] => array(7) {
                        ["id"] => string(2) "88"
                        ["nazwa"] => string(10) "Zawody PFC"
                        ["href"] => string(17) "/pokaz/zawody-pfc"
                        ["typ"] => string(9) "podstrona"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                    }
                  }
                  [85] => array(7) {
                    ["id"] => string(2) "85"
                    ["nazwa"] => string(14) "Jak dojechać?"
                    ["href"] => string(19) "/pokaz/jak-dojechac"
                    ["typ"] => string(9) "podstrona"
                    ["kolejnosc"] => string(1) "1"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [101] => array(7) {
                    ["id"] => string(3) "101"
                    ["nazwa"] => string(24) "Informacje organizacyjne"
                    ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                    ["typ"] => string(4) "link"
                    ["kolejnosc"] => string(1) "1"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [103] => array(7) {
                    ["id"] => string(3) "103"
                    ["nazwa"] => string(19) "Ograniczenia cięć"
                    ["href"] => string(24) "/lista/ograniczenia-ciec"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "1"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [3] => array(7) {
                    ["id"] => string(1) "3"
                    ["nazwa"] => string(11) "Ogłoszenia"
                    ["href"] => string(17) "/lista/ogloszenia"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "2"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(6) {
                      [0] => array(7) {
                        ["id"] => string(2) "20"
                        ["nazwa"] => string(8) "Sprzedam"
                        ["href"] => string(33) "/lista/ogloszenia/rodzaj/sprzedam"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [1] => array(7) {
                        ["id"] => string(2) "37"
                        ["nazwa"] => string(6) "Kupię"
                        ["href"] => string(30) "/lista/ogloszenia/rodzaj/kupie"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [2] => array(7) {
                        ["id"] => string(2) "21"
                        ["nazwa"] => string(17) "Zamienię / Oddam"
                        ["href"] => string(33) "/lista/ogloszenia/rodzaj/zamienie"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [3] => array(7) {
                        ["id"] => string(2) "22"
                        ["nazwa"] => string(10) "Dam pracę"
                        ["href"] => string(34) "/lista/ogloszenia/rodzaj/dam_prace"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "4"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [4] => array(7) {
                        ["id"] => string(2) "23"
                        ["nazwa"] => string(12) "Szukam pracy"
                        ["href"] => string(37) "/lista/ogloszenia/rodzaj/szukam_pracy"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "5"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [5] => array(7) {
                        ["id"] => string(2) "24"
                        ["nazwa"] => string(4) "Inne"
                        ["href"] => string(29) "/lista/ogloszenia/rodzaj/inne"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "6"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                    }
                  }
                  [17] => array(7) {
                    ["id"] => string(2) "17"
                    ["nazwa"] => string(14) "Sprzęt leśny"
                    ["href"] => string(19) "/pokaz/sprzet-lesny"
                    ["typ"] => string(4) "link"
                    ["kolejnosc"] => string(1) "2"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [47] => array(7) {
                    ["id"] => string(2) "47"
                    ["nazwa"] => string(11) "BHP w lesie"
                    ["href"] => string(18) "/lista/bhp-w-lesie"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "2"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [37] => array(7) {
                    ["id"] => string(2) "37"
                    ["nazwa"] => string(6) "Kupię"
                    ["href"] => string(30) "/lista/ogloszenia/rodzaj/kupie"
                    ["typ"] => string(4) "link"
                    ["kolejnosc"] => string(1) "2"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [86] => array(7) {
                    ["id"] => string(2) "86"
                    ["nazwa"] => string(12) "Aktualności"
                    ["href"] => string(30) "/lista/forest-show/aktualnosci"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "2"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [8] => array(7) {
                    ["id"] => string(1) "8"
                    ["nazwa"] => string(7) "Kontakt"
                    ["href"] => string(14) "/pokaz/kontakt"
                    ["typ"] => string(9) "podstrona"
                    ["kolejnosc"] => string(1) "3"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [21] => array(7) {
                    ["id"] => string(2) "21"
                    ["nazwa"] => string(17) "Zamienię / Oddam"
                    ["href"] => string(33) "/lista/ogloszenia/rodzaj/zamienie"
                    ["typ"] => string(4) "link"
                    ["kolejnosc"] => string(1) "3"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [83] => array(7) {
                    ["id"] => string(2) "83"
                    ["nazwa"] => string(11) "Forest SHOW"
                    ["href"] => string(18) "/lista/forest-show"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "3"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [88] => array(7) {
                    ["id"] => string(2) "88"
                    ["nazwa"] => string(10) "Zawody PFC"
                    ["href"] => string(17) "/pokaz/zawody-pfc"
                    ["typ"] => string(9) "podstrona"
                    ["kolejnosc"] => string(1) "3"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [22] => array(7) {
                    ["id"] => string(2) "22"
                    ["nazwa"] => string(10) "Dam pracę"
                    ["href"] => string(34) "/lista/ogloszenia/rodzaj/dam_prace"
                    ["typ"] => string(4) "link"
                    ["kolejnosc"] => string(1) "4"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [67] => array(7) {
                    ["id"] => string(2) "67"
                    ["nazwa"] => string(15) "Goń złodzieja"
                    ["href"] => string(20) "/lista/gon-zlodzieja"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "4"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [2] => array(7) {
                    ["id"] => string(1) "2"
                    ["nazwa"] => string(10) "Informacje"
                    ["href"] => string(17) "/lista/informacje"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "5"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(9) {
                      [0] => array(7) {
                        ["id"] => string(3) "103"
                        ["nazwa"] => string(19) "Ograniczenia cięć"
                        ["href"] => string(24) "/lista/ograniczenia-ciec"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [1] => array(7) {
                        ["id"] => string(2) "47"
                        ["nazwa"] => string(11) "BHP w lesie"
                        ["href"] => string(18) "/lista/bhp-w-lesie"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [2] => array(7) {
                        ["id"] => string(2) "83"
                        ["nazwa"] => string(11) "Forest SHOW"
                        ["href"] => string(18) "/lista/forest-show"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [3] => array(7) {
                        ["id"] => string(2) "67"
                        ["nazwa"] => string(15) "Goń złodzieja"
                        ["href"] => string(20) "/lista/gon-zlodzieja"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "4"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [4] => array(7) {
                        ["id"] => string(2) "12"
                        ["nazwa"] => string(15) "Lasy Państwowe"
                        ["href"] => string(21) "/lista/lasy-panstwowe"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "5"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [5] => array(7) {
                        ["id"] => string(3) "102"
                        ["nazwa"] => string(14) "Przetargi w LP"
                        ["href"] => string(21) "/lista/przetargi-w-lp"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "6"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [6] => array(7) {
                        ["id"] => string(2) "10"
                        ["nazwa"] => string(15) "Technika leśna"
                        ["href"] => string(21) "/lista/technika-lesna"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "7"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [7] => array(7) {
                        ["id"] => string(2) "74"
                        ["nazwa"] => string(7) "Wypadki"
                        ["href"] => string(14) "/lista/wypadki"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "8"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [8] => array(7) {
                        ["id"] => string(2) "73"
                        ["nazwa"] => string(14) "Okiem adwokata"
                        ["href"] => string(21) "/lista/okiem-adwokata"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "9"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                    }
                  }
                  [12] => array(7) {
                    ["id"] => string(2) "12"
                    ["nazwa"] => string(15) "Lasy Państwowe"
                    ["href"] => string(21) "/lista/lasy-panstwowe"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "5"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [23] => array(7) {
                    ["id"] => string(2) "23"
                    ["nazwa"] => string(12) "Szukam pracy"
                    ["href"] => string(37) "/lista/ogloszenia/rodzaj/szukam_pracy"
                    ["typ"] => string(4) "link"
                    ["kolejnosc"] => string(1) "5"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [7] => array(7) {
                    ["id"] => string(1) "7"
                    ["nazwa"] => string(7) "Reklama"
                    ["href"] => string(14) "/pokaz/reklama"
                    ["typ"] => string(9) "podstrona"
                    ["kolejnosc"] => string(1) "6"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [24] => array(7) {
                    ["id"] => string(2) "24"
                    ["nazwa"] => string(4) "Inne"
                    ["href"] => string(29) "/lista/ogloszenia/rodzaj/inne"
                    ["typ"] => string(4) "link"
                    ["kolejnosc"] => string(1) "6"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [102] => array(7) {
                    ["id"] => string(3) "102"
                    ["nazwa"] => string(14) "Przetargi w LP"
                    ["href"] => string(21) "/lista/przetargi-w-lp"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "6"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [10] => array(7) {
                    ["id"] => string(2) "10"
                    ["nazwa"] => string(15) "Technika leśna"
                    ["href"] => string(21) "/lista/technika-lesna"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "7"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [74] => array(7) {
                    ["id"] => string(2) "74"
                    ["nazwa"] => string(7) "Wypadki"
                    ["href"] => string(14) "/lista/wypadki"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "8"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                  [73] => &array(7) {
                    ["id"] => string(2) "73"
                    ["nazwa"] => string(14) "Okiem adwokata"
                    ["href"] => string(21) "/lista/okiem-adwokata"
                    ["typ"] => string(9) "kategoria"
                    ["kolejnosc"] => string(1) "9"
                    ["aktywny"] => string(1) "1"
                    ["podrzedne"] => array(0) {
                    }
                  }
                }
                [1] => string(62) "menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne"
                [2] => array(1) {
                  [0] => string(4) "menu"
                }
              }
            }
            [4] => array(6) {
              ["file"] => string(82) "/home/firmylesne/domains/firmylesne.pl/application/controllers/PokazController.php"
              ["line"] => int(10)
              ["function"] => string(7) "getMenu"
              ["class"] => string(22) "Model_Zarzadzanie_Menu"
              ["type"] => string(2) "->"
              ["args"] => array(2) {
                [0] => bool(true)
                [1] => array(3) {
                  ["modul"] => string(7) "default"
                  ["kontroler"] => string(5) "pokaz"
                  ["akcja"] => string(24) "informacje-organizacyjne"
                }
              }
            }
            [5] => array(6) {
              ["file"] => string(73) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Action.php"
              ["line"] => int(133)
              ["function"] => string(4) "init"
              ["class"] => string(15) "PokazController"
              ["type"] => string(2) "->"
              ["args"] => array(0) {
              }
            }
            [6] => array(6) {
              ["file"] => string(86) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Dispatcher/Standard.php"
              ["line"] => int(281)
              ["function"] => string(11) "__construct"
              ["class"] => string(22) "Zend_Controller_Action"
              ["type"] => string(2) "->"
              ["args"] => array(3) {
                [0] => object(Zend_Controller_Request_Http)#44 (15) {
                  ["_paramSources":protected] => array(2) {
                    [0] => string(4) "_GET"
                    [1] => string(5) "_POST"
                  }
                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                  ["_baseUrl":protected] => string(0) ""
                  ["_basePath":protected] => NULL
                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                  ["_params":protected] => array(4) {
                    ["controller"] => string(5) "pokaz"
                    ["action"] => string(24) "informacje-organizacyjne"
                    ["module"] => string(7) "default"
                    ["error_handler"] => object(ArrayObject)#96 (1) {
                      ["storage":"ArrayObject":private] => array(3) {
                        ["exception"] => *RECURSION*
                        ["type"] => string(15) "EXCEPTION_OTHER"
                        ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                          ["_paramSources":protected] => array(2) {
                            [0] => string(4) "_GET"
                            [1] => string(5) "_POST"
                          }
                          ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                          ["_baseUrl":protected] => string(0) ""
                          ["_basePath":protected] => NULL
                          ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                          ["_params":protected] => array(3) {
                            ["controller"] => string(5) "pokaz"
                            ["action"] => string(24) "informacje-organizacyjne"
                            ["module"] => string(7) "default"
                          }
                          ["_rawBody":protected] => NULL
                          ["_aliases":protected] => array(0) {
                          }
                          ["_dispatched":protected] => bool(true)
                          ["_module":protected] => string(7) "default"
                          ["_moduleKey":protected] => string(6) "module"
                          ["_controller":protected] => string(5) "pokaz"
                          ["_controllerKey":protected] => string(10) "controller"
                          ["_action":protected] => string(24) "informacje-organizacyjne"
                          ["_actionKey":protected] => string(6) "action"
                        }
                      }
                    }
                  }
                  ["_rawBody":protected] => NULL
                  ["_aliases":protected] => array(0) {
                  }
                  ["_dispatched":protected] => bool(false)
                  ["_module":protected] => string(7) "default"
                  ["_moduleKey":protected] => string(6) "module"
                  ["_controller":protected] => string(5) "error"
                  ["_controllerKey":protected] => string(10) "controller"
                  ["_action":protected] => string(8) "critical"
                  ["_actionKey":protected] => string(6) "action"
                }
                [1] => object(Zend_Controller_Response_Http)#45 (8) {
                  ["_body":protected] => array(0) {
                  }
                  ["_exceptions":protected] => array(1) {
                    [0] => *RECURSION*
                  }
                  ["_headers":protected] => array(0) {
                  }
                  ["_headersRaw":protected] => array(0) {
                  }
                  ["_httpResponseCode":protected] => int(200)
                  ["_isRedirect":protected] => bool(false)
                  ["_renderExceptions":protected] => bool(false)
                  ["headersSentThrowsException"] => bool(true)
                }
                [2] => array(2) {
                  ["displayExceptions"] => string(1) "0"
                  ["bootstrap"] => object(Bootstrap)#3 (14) {
                    ["_front":protected] => object(Zend_Controller_Front)#37 (11) {
                      ["_baseUrl":protected] => NULL
                      ["_controllerDir":protected] => NULL
                      ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                        ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                        ["_curModule":protected] => string(7) "default"
                        ["_controllerDirectory":protected] => array(4) {
                          ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                          ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                          ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                          ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                        }
                        ["_defaultAction":protected] => string(5) "index"
                        ["_defaultController":protected] => string(5) "index"
                        ["_defaultModule":protected] => string(7) "default"
                        ["_frontController":protected] => NULL
                        ["_invokeParams":protected] => array(2) {
                          ["displayExceptions"] => string(1) "0"
                          ["bootstrap"] => *RECURSION*
                        }
                        ["_pathDelimiter":protected] => string(1) "_"
                        ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                          ["_body":protected] => array(0) {
                          }
                          ["_exceptions":protected] => array(1) {
                            [0] => *RECURSION*
                          }
                          ["_headers":protected] => array(0) {
                          }
                          ["_headersRaw":protected] => array(0) {
                          }
                          ["_httpResponseCode":protected] => int(200)
                          ["_isRedirect":protected] => bool(false)
                          ["_renderExceptions":protected] => bool(false)
                          ["headersSentThrowsException"] => bool(true)
                        }
                        ["_wordDelimiter":protected] => array(2) {
                          [0] => string(1) "-"
                          [1] => string(1) "."
                        }
                      }
                      ["_invokeParams":protected] => array(2) {
                        ["displayExceptions"] => string(1) "0"
                        ["bootstrap"] => *RECURSION*
                      }
                      ["_moduleControllerDirectoryName":protected] => string(1) "/"
                      ["_plugins":protected] => object(Zend_Controller_Plugin_Broker)#38 (3) {
                        ["_plugins":protected] => array(1) {
                          [100] => object(Zend_Controller_Plugin_ErrorHandler)#49 (7) {
                            ["_errorModule":protected] => string(7) "default"
                            ["_errorController":protected] => string(5) "error"
                            ["_errorAction":protected] => string(5) "error"
                            ["_isInsideErrorHandlerLoop":protected] => bool(true)
                            ["_exceptionCountAtFirstEncounter":protected] => int(1)
                            ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                              ["_paramSources":protected] => array(2) {
                                [0] => string(4) "_GET"
                                [1] => string(5) "_POST"
                              }
                              ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_baseUrl":protected] => string(0) ""
                              ["_basePath":protected] => NULL
                              ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_params":protected] => array(4) {
                                ["controller"] => string(5) "pokaz"
                                ["action"] => string(24) "informacje-organizacyjne"
                                ["module"] => string(7) "default"
                                ["error_handler"] => object(ArrayObject)#96 (1) {
                                  ["storage":"ArrayObject":private] => array(3) {
                                    ["exception"] => *RECURSION*
                                    ["type"] => string(15) "EXCEPTION_OTHER"
                                    ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                      ["_paramSources":protected] => array(2) {
                                        [0] => string(4) "_GET"
                                        [1] => string(5) "_POST"
                                      }
                                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_baseUrl":protected] => string(0) ""
                                      ["_basePath":protected] => NULL
                                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_params":protected] => array(3) {
                                        ["controller"] => string(5) "pokaz"
                                        ["action"] => string(24) "informacje-organizacyjne"
                                        ["module"] => string(7) "default"
                                      }
                                      ["_rawBody":protected] => NULL
                                      ["_aliases":protected] => array(0) {
                                      }
                                      ["_dispatched":protected] => bool(true)
                                      ["_module":protected] => string(7) "default"
                                      ["_moduleKey":protected] => string(6) "module"
                                      ["_controller":protected] => string(5) "pokaz"
                                      ["_controllerKey":protected] => string(10) "controller"
                                      ["_action":protected] => string(24) "informacje-organizacyjne"
                                      ["_actionKey":protected] => string(6) "action"
                                    }
                                  }
                                }
                              }
                              ["_rawBody":protected] => NULL
                              ["_aliases":protected] => array(0) {
                              }
                              ["_dispatched":protected] => bool(false)
                              ["_module":protected] => string(7) "default"
                              ["_moduleKey":protected] => string(6) "module"
                              ["_controller":protected] => string(5) "error"
                              ["_controllerKey":protected] => string(10) "controller"
                              ["_action":protected] => string(8) "critical"
                              ["_actionKey":protected] => string(6) "action"
                            }
                            ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                              ["_body":protected] => array(0) {
                              }
                              ["_exceptions":protected] => array(1) {
                                [0] => *RECURSION*
                              }
                              ["_headers":protected] => array(0) {
                              }
                              ["_headersRaw":protected] => array(0) {
                              }
                              ["_httpResponseCode":protected] => int(200)
                              ["_isRedirect":protected] => bool(false)
                              ["_renderExceptions":protected] => bool(false)
                              ["headersSentThrowsException"] => bool(true)
                            }
                          }
                        }
                        ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                          ["_paramSources":protected] => array(2) {
                            [0] => string(4) "_GET"
                            [1] => string(5) "_POST"
                          }
                          ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                          ["_baseUrl":protected] => string(0) ""
                          ["_basePath":protected] => NULL
                          ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                          ["_params":protected] => array(4) {
                            ["controller"] => string(5) "pokaz"
                            ["action"] => string(24) "informacje-organizacyjne"
                            ["module"] => string(7) "default"
                            ["error_handler"] => object(ArrayObject)#96 (1) {
                              ["storage":"ArrayObject":private] => array(3) {
                                ["exception"] => *RECURSION*
                                ["type"] => string(15) "EXCEPTION_OTHER"
                                ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                  ["_paramSources":protected] => array(2) {
                                    [0] => string(4) "_GET"
                                    [1] => string(5) "_POST"
                                  }
                                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_baseUrl":protected] => string(0) ""
                                  ["_basePath":protected] => NULL
                                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_params":protected] => array(3) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                  }
                                  ["_rawBody":protected] => NULL
                                  ["_aliases":protected] => array(0) {
                                  }
                                  ["_dispatched":protected] => bool(true)
                                  ["_module":protected] => string(7) "default"
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controller":protected] => string(5) "pokaz"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_action":protected] => string(24) "informacje-organizacyjne"
                                  ["_actionKey":protected] => string(6) "action"
                                }
                              }
                            }
                          }
                          ["_rawBody":protected] => NULL
                          ["_aliases":protected] => array(0) {
                          }
                          ["_dispatched":protected] => bool(false)
                          ["_module":protected] => string(7) "default"
                          ["_moduleKey":protected] => string(6) "module"
                          ["_controller":protected] => string(5) "error"
                          ["_controllerKey":protected] => string(10) "controller"
                          ["_action":protected] => string(8) "critical"
                          ["_actionKey":protected] => string(6) "action"
                        }
                        ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                          ["_body":protected] => array(0) {
                          }
                          ["_exceptions":protected] => array(1) {
                            [0] => *RECURSION*
                          }
                          ["_headers":protected] => array(0) {
                          }
                          ["_headersRaw":protected] => array(0) {
                          }
                          ["_httpResponseCode":protected] => int(200)
                          ["_isRedirect":protected] => bool(false)
                          ["_renderExceptions":protected] => bool(false)
                          ["headersSentThrowsException"] => bool(true)
                        }
                      }
                      ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                        ["_paramSources":protected] => array(2) {
                          [0] => string(4) "_GET"
                          [1] => string(5) "_POST"
                        }
                        ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                        ["_baseUrl":protected] => string(0) ""
                        ["_basePath":protected] => NULL
                        ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                        ["_params":protected] => array(4) {
                          ["controller"] => string(5) "pokaz"
                          ["action"] => string(24) "informacje-organizacyjne"
                          ["module"] => string(7) "default"
                          ["error_handler"] => object(ArrayObject)#96 (1) {
                            ["storage":"ArrayObject":private] => array(3) {
                              ["exception"] => *RECURSION*
                              ["type"] => string(15) "EXCEPTION_OTHER"
                              ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                ["_paramSources":protected] => array(2) {
                                  [0] => string(4) "_GET"
                                  [1] => string(5) "_POST"
                                }
                                ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                ["_baseUrl":protected] => string(0) ""
                                ["_basePath":protected] => NULL
                                ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                ["_params":protected] => array(3) {
                                  ["controller"] => string(5) "pokaz"
                                  ["action"] => string(24) "informacje-organizacyjne"
                                  ["module"] => string(7) "default"
                                }
                                ["_rawBody":protected] => NULL
                                ["_aliases":protected] => array(0) {
                                }
                                ["_dispatched":protected] => bool(true)
                                ["_module":protected] => string(7) "default"
                                ["_moduleKey":protected] => string(6) "module"
                                ["_controller":protected] => string(5) "pokaz"
                                ["_controllerKey":protected] => string(10) "controller"
                                ["_action":protected] => string(24) "informacje-organizacyjne"
                                ["_actionKey":protected] => string(6) "action"
                              }
                            }
                          }
                        }
                        ["_rawBody":protected] => NULL
                        ["_aliases":protected] => array(0) {
                        }
                        ["_dispatched":protected] => bool(false)
                        ["_module":protected] => string(7) "default"
                        ["_moduleKey":protected] => string(6) "module"
                        ["_controller":protected] => string(5) "error"
                        ["_controllerKey":protected] => string(10) "controller"
                        ["_action":protected] => string(8) "critical"
                        ["_actionKey":protected] => string(6) "action"
                      }
                      ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                        ["_body":protected] => array(0) {
                        }
                        ["_exceptions":protected] => array(1) {
                          [0] => *RECURSION*
                        }
                        ["_headers":protected] => array(0) {
                        }
                        ["_headersRaw":protected] => array(0) {
                        }
                        ["_httpResponseCode":protected] => int(200)
                        ["_isRedirect":protected] => bool(false)
                        ["_renderExceptions":protected] => bool(false)
                        ["headersSentThrowsException"] => bool(true)
                      }
                      ["_returnResponse":protected] => bool(false)
                      ["_router":protected] => object(Zend_Controller_Router_Rewrite)#25 (8) {
                        ["_useDefaultRoutes":protected] => bool(true)
                        ["_routes":protected] => array(2) {
                          ["default"] => object(Zend_Controller_Router_Route_Module)#46 (11) {
                            ["_defaults":protected] => array(3) {
                              ["controller"] => string(5) "index"
                              ["action"] => string(5) "index"
                              ["module"] => string(7) "default"
                            }
                            ["_values":protected] => array(2) {
                              ["controller"] => string(5) "pokaz"
                              ["action"] => string(24) "informacje-organizacyjne"
                            }
                            ["_moduleValid":protected] => bool(false)
                            ["_keysSet":protected] => bool(true)
                            ["_moduleKey":protected] => string(6) "module"
                            ["_controllerKey":protected] => string(10) "controller"
                            ["_actionKey":protected] => string(6) "action"
                            ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                              ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                              ["_curModule":protected] => string(7) "default"
                              ["_controllerDirectory":protected] => array(4) {
                                ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                              }
                              ["_defaultAction":protected] => string(5) "index"
                              ["_defaultController":protected] => string(5) "index"
                              ["_defaultModule":protected] => string(7) "default"
                              ["_frontController":protected] => NULL
                              ["_invokeParams":protected] => array(2) {
                                ["displayExceptions"] => string(1) "0"
                                ["bootstrap"] => *RECURSION*
                              }
                              ["_pathDelimiter":protected] => string(1) "_"
                              ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                ["_body":protected] => array(0) {
                                }
                                ["_exceptions":protected] => array(1) {
                                  [0] => *RECURSION*
                                }
                                ["_headers":protected] => array(0) {
                                }
                                ["_headersRaw":protected] => array(0) {
                                }
                                ["_httpResponseCode":protected] => int(200)
                                ["_isRedirect":protected] => bool(false)
                                ["_renderExceptions":protected] => bool(false)
                                ["headersSentThrowsException"] => bool(true)
                              }
                              ["_wordDelimiter":protected] => array(2) {
                                [0] => string(1) "-"
                                [1] => string(1) "."
                              }
                            }
                            ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                              ["_paramSources":protected] => array(2) {
                                [0] => string(4) "_GET"
                                [1] => string(5) "_POST"
                              }
                              ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_baseUrl":protected] => string(0) ""
                              ["_basePath":protected] => NULL
                              ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_params":protected] => array(4) {
                                ["controller"] => string(5) "pokaz"
                                ["action"] => string(24) "informacje-organizacyjne"
                                ["module"] => string(7) "default"
                                ["error_handler"] => object(ArrayObject)#96 (1) {
                                  ["storage":"ArrayObject":private] => array(3) {
                                    ["exception"] => *RECURSION*
                                    ["type"] => string(15) "EXCEPTION_OTHER"
                                    ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                      ["_paramSources":protected] => array(2) {
                                        [0] => string(4) "_GET"
                                        [1] => string(5) "_POST"
                                      }
                                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_baseUrl":protected] => string(0) ""
                                      ["_basePath":protected] => NULL
                                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_params":protected] => array(3) {
                                        ["controller"] => string(5) "pokaz"
                                        ["action"] => string(24) "informacje-organizacyjne"
                                        ["module"] => string(7) "default"
                                      }
                                      ["_rawBody":protected] => NULL
                                      ["_aliases":protected] => array(0) {
                                      }
                                      ["_dispatched":protected] => bool(true)
                                      ["_module":protected] => string(7) "default"
                                      ["_moduleKey":protected] => string(6) "module"
                                      ["_controller":protected] => string(5) "pokaz"
                                      ["_controllerKey":protected] => string(10) "controller"
                                      ["_action":protected] => string(24) "informacje-organizacyjne"
                                      ["_actionKey":protected] => string(6) "action"
                                    }
                                  }
                                }
                              }
                              ["_rawBody":protected] => NULL
                              ["_aliases":protected] => array(0) {
                              }
                              ["_dispatched":protected] => bool(false)
                              ["_module":protected] => string(7) "default"
                              ["_moduleKey":protected] => string(6) "module"
                              ["_controller":protected] => string(5) "error"
                              ["_controllerKey":protected] => string(10) "controller"
                              ["_action":protected] => string(8) "critical"
                              ["_actionKey":protected] => string(6) "action"
                            }
                            ["_isAbstract":protected] => bool(false)
                            ["_matchedPath":protected] => NULL
                          }
                          ["ajax"] => object(Zend_Controller_Router_Route)#22 (17) {
                            ["_translator":protected] => NULL
                            ["_locale":protected] => NULL
                            ["_isTranslated":protected] => bool(false)
                            ["_translatable":protected] => array(0) {
                            }
                            ["_urlVariable":protected] => string(1) ":"
                            ["_urlDelimiter":protected] => string(1) "/"
                            ["_regexDelimiter":protected] => string(1) "#"
                            ["_defaultRegex":protected] => NULL
                            ["_variables":protected] => array(3) {
                              [1] => string(6) "module"
                              [2] => string(10) "controller"
                              [3] => string(6) "action"
                            }
                            ["_parts":protected] => array(5) {
                              [0] => string(4) "ajax"
                              [1] => NULL
                              [2] => NULL
                              [3] => NULL
                              [4] => string(1) "*"
                            }
                            ["_defaults":protected] => array(1) {
                              ["ajax"] => bool(true)
                            }
                            ["_requirements":protected] => array(0) {
                            }
                            ["_values":protected] => array(0) {
                            }
                            ["_wildcardData":protected] => array(0) {
                            }
                            ["_staticCount":protected] => int(1)
                            ["_isAbstract":protected] => bool(false)
                            ["_matchedPath":protected] => NULL
                          }
                        }
                        ["_currentRoute":protected] => string(7) "default"
                        ["_globalParams":protected] => array(0) {
                        }
                        ["_chainNameSeparator":protected] => string(1) "-"
                        ["_useCurrentParamsAsGlobal":protected] => bool(false)
                        ["_frontController":protected] => *RECURSION*
                        ["_invokeParams":protected] => array(2) {
                          ["displayExceptions"] => string(1) "0"
                          ["bootstrap"] => *RECURSION*
                        }
                      }
                      ["_throwExceptions":protected] => bool(false)
                    }
                    ["_appNamespace":protected] => string(0) ""
                    ["_resourceLoader":protected] => object(Zend_Application_Module_Autoloader)#42 (5) {
                      ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                      ["_components":protected] => array(10) {
                        ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                        ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                        ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                        ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                        ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                        ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                        ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                        ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                        ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                        ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                      }
                      ["_defaultResourceType":protected] => string(5) "model"
                      ["_namespace":protected] => string(0) ""
                      ["_resourceTypes":protected] => array(10) {
                        ["dbtable"] => array(2) {
                          ["namespace"] => string(13) "Model_DbTable"
                          ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                        }
                        ["mappers"] => array(2) {
                          ["namespace"] => string(12) "Model_Mapper"
                          ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                        }
                        ["form"] => array(2) {
                          ["namespace"] => string(4) "Form"
                          ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                        }
                        ["model"] => array(2) {
                          ["namespace"] => string(5) "Model"
                          ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                        }
                        ["plugin"] => array(2) {
                          ["namespace"] => string(6) "Plugin"
                          ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                        }
                        ["service"] => array(2) {
                          ["namespace"] => string(7) "Service"
                          ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                        }
                        ["viewhelper"] => array(2) {
                          ["namespace"] => string(11) "View_Helper"
                          ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                        }
                        ["viewfilter"] => array(2) {
                          ["namespace"] => string(11) "View_Filter"
                          ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                        }
                        ["helper"] => array(2) {
                          ["namespace"] => string(13) "Plugin_Helper"
                          ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                        }
                        ["validator"] => array(2) {
                          ["namespace"] => string(16) "Plugin_Validator"
                          ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                        }
                      }
                    }
                    ["_application":protected] => object(Zend_Application)#1 (5) {
                      ["_autoloader":protected] => object(Zend_Loader_Autoloader)#2 (8) {
                        ["_autoloaders":protected] => array(2) {
                          [0] => object(Zend_Application_Module_Autoloader)#42 (5) {
                            ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                            ["_components":protected] => array(10) {
                              ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                              ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                              ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                              ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                              ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                              ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                              ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                              ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                              ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                              ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                            }
                            ["_defaultResourceType":protected] => string(5) "model"
                            ["_namespace":protected] => string(0) ""
                            ["_resourceTypes":protected] => array(10) {
                              ["dbtable"] => array(2) {
                                ["namespace"] => string(13) "Model_DbTable"
                                ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                              }
                              ["mappers"] => array(2) {
                                ["namespace"] => string(12) "Model_Mapper"
                                ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                              }
                              ["form"] => array(2) {
                                ["namespace"] => string(4) "Form"
                                ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                              }
                              ["model"] => array(2) {
                                ["namespace"] => string(5) "Model"
                                ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                              }
                              ["plugin"] => array(2) {
                                ["namespace"] => string(6) "Plugin"
                                ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                              }
                              ["service"] => array(2) {
                                ["namespace"] => string(7) "Service"
                                ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                              }
                              ["viewhelper"] => array(2) {
                                ["namespace"] => string(11) "View_Helper"
                                ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                              }
                              ["viewfilter"] => array(2) {
                                ["namespace"] => string(11) "View_Filter"
                                ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                              }
                              ["helper"] => array(2) {
                                ["namespace"] => string(13) "Plugin_Helper"
                                ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                              }
                              ["validator"] => array(2) {
                                ["namespace"] => string(16) "Plugin_Validator"
                                ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                              }
                            }
                          }
                          [1] => object(Zend_Application_Module_Autoloader)#42 (5) {
                            ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                            ["_components":protected] => array(10) {
                              ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                              ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                              ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                              ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                              ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                              ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                              ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                              ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                              ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                              ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                            }
                            ["_defaultResourceType":protected] => string(5) "model"
                            ["_namespace":protected] => string(0) ""
                            ["_resourceTypes":protected] => array(10) {
                              ["dbtable"] => array(2) {
                                ["namespace"] => string(13) "Model_DbTable"
                                ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                              }
                              ["mappers"] => array(2) {
                                ["namespace"] => string(12) "Model_Mapper"
                                ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                              }
                              ["form"] => array(2) {
                                ["namespace"] => string(4) "Form"
                                ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                              }
                              ["model"] => array(2) {
                                ["namespace"] => string(5) "Model"
                                ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                              }
                              ["plugin"] => array(2) {
                                ["namespace"] => string(6) "Plugin"
                                ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                              }
                              ["service"] => array(2) {
                                ["namespace"] => string(7) "Service"
                                ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                              }
                              ["viewhelper"] => array(2) {
                                ["namespace"] => string(11) "View_Helper"
                                ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                              }
                              ["viewfilter"] => array(2) {
                                ["namespace"] => string(11) "View_Filter"
                                ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                              }
                              ["helper"] => array(2) {
                                ["namespace"] => string(13) "Plugin_Helper"
                                ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                              }
                              ["validator"] => array(2) {
                                ["namespace"] => string(16) "Plugin_Validator"
                                ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                              }
                            }
                          }
                        }
                        ["_defaultAutoloader":protected] => array(2) {
                          [0] => string(11) "Zend_Loader"
                          [1] => string(9) "loadClass"
                        }
                        ["_fallbackAutoloader":protected] => bool(false)
                        ["_internalAutoloader":protected] => array(2) {
                          [0] => *RECURSION*
                          [1] => string(9) "_autoload"
                        }
                        ["_namespaces":protected] => array(2) {
                          ["Zend_"] => bool(true)
                          ["SQL_"] => bool(true)
                        }
                        ["_namespaceAutoloaders":protected] => array(1) {
                          [""] => array(2) {
                            [0] => object(Zend_Application_Module_Autoloader)#42 (5) {
                              ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                              ["_components":protected] => array(10) {
                                ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                              }
                              ["_defaultResourceType":protected] => string(5) "model"
                              ["_namespace":protected] => string(0) ""
                              ["_resourceTypes":protected] => array(10) {
                                ["dbtable"] => array(2) {
                                  ["namespace"] => string(13) "Model_DbTable"
                                  ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                }
                                ["mappers"] => array(2) {
                                  ["namespace"] => string(12) "Model_Mapper"
                                  ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                }
                                ["form"] => array(2) {
                                  ["namespace"] => string(4) "Form"
                                  ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                }
                                ["model"] => array(2) {
                                  ["namespace"] => string(5) "Model"
                                  ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                }
                                ["plugin"] => array(2) {
                                  ["namespace"] => string(6) "Plugin"
                                  ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                }
                                ["service"] => array(2) {
                                  ["namespace"] => string(7) "Service"
                                  ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                }
                                ["viewhelper"] => array(2) {
                                  ["namespace"] => string(11) "View_Helper"
                                  ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                }
                                ["viewfilter"] => array(2) {
                                  ["namespace"] => string(11) "View_Filter"
                                  ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                }
                                ["helper"] => array(2) {
                                  ["namespace"] => string(13) "Plugin_Helper"
                                  ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                }
                                ["validator"] => array(2) {
                                  ["namespace"] => string(16) "Plugin_Validator"
                                  ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                }
                              }
                            }
                            [1] => object(Zend_Application_Module_Autoloader)#42 (5) {
                              ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                              ["_components":protected] => array(10) {
                                ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                              }
                              ["_defaultResourceType":protected] => string(5) "model"
                              ["_namespace":protected] => string(0) ""
                              ["_resourceTypes":protected] => array(10) {
                                ["dbtable"] => array(2) {
                                  ["namespace"] => string(13) "Model_DbTable"
                                  ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                }
                                ["mappers"] => array(2) {
                                  ["namespace"] => string(12) "Model_Mapper"
                                  ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                }
                                ["form"] => array(2) {
                                  ["namespace"] => string(4) "Form"
                                  ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                }
                                ["model"] => array(2) {
                                  ["namespace"] => string(5) "Model"
                                  ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                }
                                ["plugin"] => array(2) {
                                  ["namespace"] => string(6) "Plugin"
                                  ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                }
                                ["service"] => array(2) {
                                  ["namespace"] => string(7) "Service"
                                  ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                }
                                ["viewhelper"] => array(2) {
                                  ["namespace"] => string(11) "View_Helper"
                                  ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                }
                                ["viewfilter"] => array(2) {
                                  ["namespace"] => string(11) "View_Filter"
                                  ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                }
                                ["helper"] => array(2) {
                                  ["namespace"] => string(13) "Plugin_Helper"
                                  ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                }
                                ["validator"] => array(2) {
                                  ["namespace"] => string(16) "Plugin_Validator"
                                  ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                }
                              }
                            }
                          }
                        }
                        ["_suppressNotFoundWarnings":protected] => bool(false)
                        ["_zfPath":protected] => NULL
                      }
                      ["_bootstrap":protected] => *RECURSION*
                      ["_environment":protected] => string(10) "production"
                      ["_optionKeys":protected] => array(21) {
                        [0] => string(11) "phpsettings"
                        [1] => string(9) "bootstrap"
                        [2] => string(12) "appnamespace"
                        [3] => string(11) "pluginpaths"
                        [4] => string(9) "resources"
                        [5] => string(2) "db"
                        [6] => string(5) "logdb"
                        [7] => string(7) "session"
                        [8] => string(24) "session_defaultnamespace"
                        [9] => string(16) "session_lifetime"
                        [10] => string(13) "session_table"
                        [11] => string(6) "smarty"
                        [12] => string(4) "view"
                        [13] => string(5) "cache"
                        [14] => string(4) "auth"
                        [15] => string(5) "auth2"
                        [16] => string(6) "upload"
                        [17] => string(5) "paths"
                        [18] => string(9) "error_log"
                        [19] => string(7) "mailing"
                        [20] => string(5) "debug"
                      }
                      ["_options":protected] => array(21) {
                        ["phpSettings"] => array(5) {
                          ["display_startup_errors"] => string(1) "0"
                          ["display_errors"] => string(1) "0"
                          ["post_max_size"] => string(3) "12M"
                          ["upload_max_filesize"] => string(3) "12M"
                          ["MAX_FILE_SIZE"] => string(3) "12M"
                        }
                        ["bootstrap"] => array(2) {
                          ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/Bootstrap.php"
                          ["class"] => string(9) "Bootstrap"
                        }
                        ["appnamespace"] => string(0) ""
                        ["pluginPaths"] => array(1) {
                          ["Plugin"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/plugins/"
                        }
                        ["resources"] => array(1) {
                          ["frontController"] => array(6) {
                            ["controllerDirectory"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                            ["moduleControllerDirectoryName"] => string(1) "/"
                            ["moduleDirectory"] => string(63) "/home/firmylesne/domains/firmylesne.pl/application/controllers/"
                            ["defaultControllerName"] => string(5) "index"
                            ["defaultAction"] => string(5) "index"
                            ["params"] => array(1) {
                              ["displayExceptions"] => string(1) "0"
                            }
                          }
                        }
                        ["db"] => array(2) {
                          ["adapter"] => string(9) "Pdo_Mysql"
                          ["params"] => array(5) {
                            ["host"] => string(9) "localhost"
                            ["dbname"] => string(13) "firmylesne_fl"
                            ["username"] => string(13) "firmylesne_fl"
                            ["password"] => string(8) "RvN04efq"
                            ["charset"] => string(4) "utf8"
                          }
                        }
                        ["logdb"] => array(7) {
                          ["enabled"] => string(1) "0"
                          ["table"] => string(9) "log_zmian"
                          ["table_query"] => string(19) "log_zmian_zapytania"
                          ["exclude"] => string(61) "session,log_aktywnosci,log_logowan(insert),log_bledow(insert)"
                          ["log_insert"] => string(1) "0"
                          ["log_update"] => string(1) "0"
                          ["log_delete"] => string(1) "0"
                        }
                        ["session"] => array(1) {
                          ["name"] => string(11) "firmy_lesne"
                        }
                        ["session_defaultnamespace"] => string(7) "Default"
                        ["session_lifetime"] => string(5) "86400"
                        ["session_table"] => array(6) {
                          ["name"] => string(7) "session"
                          ["primary"] => array(3) {
                            [0] => string(10) "session_id"
                            [1] => string(9) "save_path"
                            [2] => string(4) "name"
                          }
                          ["primaryAssignment"] => array(3) {
                            [0] => string(9) "sessionId"
                            [1] => string(15) "sessionSavePath"
                            [2] => string(11) "sessionName"
                          }
                          ["modifiedColumn"] => string(8) "modified"
                          ["dataColumn"] => string(12) "session_data"
                          ["lifetimeColumn"] => string(8) "lifetime"
                        }
                        ["smarty"] => array(12) {
                          ["template_dir"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/"
                          ["layout_dir"] => string(75) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/layouts/"
                          ["compile_dir"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/views/compiles/"
                          ["cache_dir"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/caches/"
                          ["plugins_dir"] => array(1) {
                            [0] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/plugins/smarty"
                          }
                          ["auto_literal"] => string(1) "1"
                          ["force_compile"] => string(1) "0"
                          ["compile_check"] => string(1) "0"
                          ["default_layout"] => string(14) "default/layout"
                          ["debugging"] => string(1) "0"
                          ["debugging_ctrl"] => string(3) "URL"
                          ["default_modifiers"] => array(1) {
                            [0] => string(16) "escape:'htmlall'"
                          }
                        }
                        ["view"] => array(4) {
                          ["images"] => string(8) "/images/"
                          ["styles"] => string(8) "/styles/"
                          ["scripts"] => string(9) "/scripts/"
                          ["plugins"] => string(9) "/plugins/"
                        }
                        ["cache"] => array(4) {
                          ["enabled"] => string(1) "1"
                          ["frontend"] => array(2) {
                            ["name"] => string(4) "Core"
                            ["params"] => array(1) {
                              ["automatic_serialization"] => string(1) "1"
                            }
                          }
                          ["primary"] => array(2) {
                            ["name"] => string(4) "File"
                            ["params"] => array(1) {
                              ["cache_dir"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/../temp"
                            }
                          }
                          ["options"] => array(3) {
                            ["savetosecondary"] => string(1) "1"
                            ["backuptosecondary"] => string(1) "0"
                            ["recoverprimary"] => string(1) "1"
                          }
                        }
                        ["auth"] => array(2) {
                          ["table"] => array(4) {
                            ["name"] => string(15) "acl_uzytkownicy"
                            ["user_column"] => string(5) "email"
                            ["pass_column"] => string(5) "haslo"
                            ["pass_treatment"] => string(7) "SHA1(?)"
                          }
                          ["log"] => array(2) {
                            ["enabled"] => string(1) "1"
                            ["table"] => string(11) "log_logowan"
                          }
                        }
                        ["auth2"] => array(2) {
                          ["table"] => array(4) {
                            ["name"] => string(15) "acl_uzytkownicy"
                            ["user_column"] => string(5) "email"
                            ["pass_column"] => string(5) "haslo"
                            ["pass_treatment"] => string(1) "?"
                          }
                          ["log"] => array(2) {
                            ["enabled"] => string(1) "1"
                            ["table"] => string(11) "log_logowan"
                          }
                        }
                        ["upload"] => array(5) {
                          ["filetransfer"] => array(2) {
                            ["ignoreNoFile"] => string(1) "1"
                            ["useByteString"] => string(1) "0"
                          }
                          ["maxFileSize"] => string(3) "1MB"
                          ["maxFilesSize"] => string(3) "5MB"
                          ["excludeExtension"] => string(200) "ADE,ADP,BAS,BAT,CGI,CHM,CMD,COM,CPL,CRT,EXE,HLP,HTA,HTM,HTML,INF,INS,ISP,JS,JSE,LNK,MDB,MDE,MSC,MSI,MSP,MST,PCD,PHTML,PIF,PHP,PHP2,PHP3,PHP4,PHP5,REG,SCR,SCT,SH,SHS,TIF,TIFF,URL,VB,VBE,VBS,WSC,WSF,WSH"
                          ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/../files"
                        }
                        ["paths"] => array(1) {
                          ["images"] => array(6) {
                            ["news"] => string(82) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/artykuly/"
                            ["reklama"] => string(81) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/reklama/"
                            ["galerie"] => string(81) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/galerie/"
                            ["filmy"] => string(79) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/filmy/"
                            ["firmy"] => string(79) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/firmy/"
                            ["ogloszenia"] => string(84) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/ogloszenia/"
                          }
                        }
                        ["error_log"] => array(3) {
                          ["enabled"] => string(1) "1"
                          ["table"] => string(10) "log_bledow"
                          ["mailing"] => array(4) {
                            ["enabled"] => string(1) "1"
                            ["recipients"] => array(1) {
                              [0] => string(23) "and.kowalczuk@gmail.com"
                            }
                            ["hostname"] => string(13) "firmylesne.pl"
                            ["host"] => array(5) {
                              ["auth"] => string(5) "login"
                              ["username"] => string(19) "bledy@firmylesne.pl"
                              ["password"] => string(8) "g52mibV7"
                              ["ssl"] => string(3) "ssl"
                              ["port"] => string(3) "587"
                            }
                          }
                        }
                        ["mailing"] => array(5) {
                          ["enabled"] => string(1) "1"
                          ["nadawca_adres"] => string(21) "noreply@firmylesne.pl"
                          ["nadawca_nazwa"] => string(12) "Firmy leśne"
                          ["hostname"] => string(13) "firmylesne.pl"
                          ["host"] => array(5) {
                            ["auth"] => string(5) "login"
                            ["username"] => string(21) "noreply@firmylesne.pl"
                            ["password"] => string(8) "z43X3Ikg"
                            ["ssl"] => string(3) "ssl"
                            ["port"] => string(3) "465"
                          }
                        }
                        ["debug"] => array(6) {
                          ["enabled"] => string(1) "1"
                          ["images_path"] => string(14) "/images/debug/"
                          ["max_recursion"] => string(1) "6"
                          ["max_string_length"] => string(2) "75"
                          ["max_string_length_stepsub"] => string(1) "2"
                          ["inline"] => string(1) "1"
                        }
                      }
                    }
                    ["_classResources":protected] => array(13) {
                      ["basecontrollers"] => string(20) "_initBaseControllers"
                      ["autoloader"] => string(15) "_initAutoloader"
                      ["upload"] => string(11) "_initUpload"
                      ["view"] => string(9) "_initView"
                      ["router"] => string(11) "_initRouter"
                      ["db"] => string(7) "_initDb"
                      ["session"] => string(12) "_initSession"
                      ["cache"] => string(10) "_initCache"
                      ["auth"] => string(9) "_initAuth"
                      ["acl"] => string(8) "_initAcl"
                      ["errorlog"] => string(13) "_initErrorLog"
                      ["translator"] => string(15) "_initTranslator"
                      ["path"] => string(9) "_initPath"
                    }
                    ["_container":protected] => object(Zend_Registry)#39 (1) {
                      ["storage":"ArrayObject":private] => array(11) {
                        ["frontcontroller"] => object(Zend_Controller_Front)#37 (11) {
                          ["_baseUrl":protected] => NULL
                          ["_controllerDir":protected] => NULL
                          ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                            ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                            ["_curModule":protected] => string(7) "default"
                            ["_controllerDirectory":protected] => array(4) {
                              ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                              ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                              ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                              ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                            }
                            ["_defaultAction":protected] => string(5) "index"
                            ["_defaultController":protected] => string(5) "index"
                            ["_defaultModule":protected] => string(7) "default"
                            ["_frontController":protected] => NULL
                            ["_invokeParams":protected] => array(2) {
                              ["displayExceptions"] => string(1) "0"
                              ["bootstrap"] => *RECURSION*
                            }
                            ["_pathDelimiter":protected] => string(1) "_"
                            ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                              ["_body":protected] => array(0) {
                              }
                              ["_exceptions":protected] => array(1) {
                                [0] => *RECURSION*
                              }
                              ["_headers":protected] => array(0) {
                              }
                              ["_headersRaw":protected] => array(0) {
                              }
                              ["_httpResponseCode":protected] => int(200)
                              ["_isRedirect":protected] => bool(false)
                              ["_renderExceptions":protected] => bool(false)
                              ["headersSentThrowsException"] => bool(true)
                            }
                            ["_wordDelimiter":protected] => array(2) {
                              [0] => string(1) "-"
                              [1] => string(1) "."
                            }
                          }
                          ["_invokeParams":protected] => array(2) {
                            ["displayExceptions"] => string(1) "0"
                            ["bootstrap"] => *RECURSION*
                          }
                          ["_moduleControllerDirectoryName":protected] => string(1) "/"
                          ["_plugins":protected] => object(Zend_Controller_Plugin_Broker)#38 (3) {
                            ["_plugins":protected] => array(1) {
                              [100] => object(Zend_Controller_Plugin_ErrorHandler)#49 (7) {
                                ["_errorModule":protected] => string(7) "default"
                                ["_errorController":protected] => string(5) "error"
                                ["_errorAction":protected] => string(5) "error"
                                ["_isInsideErrorHandlerLoop":protected] => bool(true)
                                ["_exceptionCountAtFirstEncounter":protected] => int(1)
                                ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                  ["_paramSources":protected] => array(2) {
                                    [0] => string(4) "_GET"
                                    [1] => string(5) "_POST"
                                  }
                                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_baseUrl":protected] => string(0) ""
                                  ["_basePath":protected] => NULL
                                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_params":protected] => array(4) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                    ["error_handler"] => object(ArrayObject)#96 (1) {
                                      ["storage":"ArrayObject":private] => array(3) {
                                        ["exception"] => *RECURSION*
                                        ["type"] => string(15) "EXCEPTION_OTHER"
                                        ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                          ["_paramSources":protected] => array(2) {
                                            [0] => string(4) "_GET"
                                            [1] => string(5) "_POST"
                                          }
                                          ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_baseUrl":protected] => string(0) ""
                                          ["_basePath":protected] => NULL
                                          ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_params":protected] => array(3) {
                                            ["controller"] => string(5) "pokaz"
                                            ["action"] => string(24) "informacje-organizacyjne"
                                            ["module"] => string(7) "default"
                                          }
                                          ["_rawBody":protected] => NULL
                                          ["_aliases":protected] => array(0) {
                                          }
                                          ["_dispatched":protected] => bool(true)
                                          ["_module":protected] => string(7) "default"
                                          ["_moduleKey":protected] => string(6) "module"
                                          ["_controller":protected] => string(5) "pokaz"
                                          ["_controllerKey":protected] => string(10) "controller"
                                          ["_action":protected] => string(24) "informacje-organizacyjne"
                                          ["_actionKey":protected] => string(6) "action"
                                        }
                                      }
                                    }
                                  }
                                  ["_rawBody":protected] => NULL
                                  ["_aliases":protected] => array(0) {
                                  }
                                  ["_dispatched":protected] => bool(false)
                                  ["_module":protected] => string(7) "default"
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controller":protected] => string(5) "error"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_action":protected] => string(8) "critical"
                                  ["_actionKey":protected] => string(6) "action"
                                }
                                ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                  ["_body":protected] => array(0) {
                                  }
                                  ["_exceptions":protected] => array(1) {
                                    [0] => *RECURSION*
                                  }
                                  ["_headers":protected] => array(0) {
                                  }
                                  ["_headersRaw":protected] => array(0) {
                                  }
                                  ["_httpResponseCode":protected] => int(200)
                                  ["_isRedirect":protected] => bool(false)
                                  ["_renderExceptions":protected] => bool(false)
                                  ["headersSentThrowsException"] => bool(true)
                                }
                              }
                            }
                            ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                              ["_paramSources":protected] => array(2) {
                                [0] => string(4) "_GET"
                                [1] => string(5) "_POST"
                              }
                              ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_baseUrl":protected] => string(0) ""
                              ["_basePath":protected] => NULL
                              ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_params":protected] => array(4) {
                                ["controller"] => string(5) "pokaz"
                                ["action"] => string(24) "informacje-organizacyjne"
                                ["module"] => string(7) "default"
                                ["error_handler"] => object(ArrayObject)#96 (1) {
                                  ["storage":"ArrayObject":private] => array(3) {
                                    ["exception"] => *RECURSION*
                                    ["type"] => string(15) "EXCEPTION_OTHER"
                                    ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                      ["_paramSources":protected] => array(2) {
                                        [0] => string(4) "_GET"
                                        [1] => string(5) "_POST"
                                      }
                                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_baseUrl":protected] => string(0) ""
                                      ["_basePath":protected] => NULL
                                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_params":protected] => array(3) {
                                        ["controller"] => string(5) "pokaz"
                                        ["action"] => string(24) "informacje-organizacyjne"
                                        ["module"] => string(7) "default"
                                      }
                                      ["_rawBody":protected] => NULL
                                      ["_aliases":protected] => array(0) {
                                      }
                                      ["_dispatched":protected] => bool(true)
                                      ["_module":protected] => string(7) "default"
                                      ["_moduleKey":protected] => string(6) "module"
                                      ["_controller":protected] => string(5) "pokaz"
                                      ["_controllerKey":protected] => string(10) "controller"
                                      ["_action":protected] => string(24) "informacje-organizacyjne"
                                      ["_actionKey":protected] => string(6) "action"
                                    }
                                  }
                                }
                              }
                              ["_rawBody":protected] => NULL
                              ["_aliases":protected] => array(0) {
                              }
                              ["_dispatched":protected] => bool(false)
                              ["_module":protected] => string(7) "default"
                              ["_moduleKey":protected] => string(6) "module"
                              ["_controller":protected] => string(5) "error"
                              ["_controllerKey":protected] => string(10) "controller"
                              ["_action":protected] => string(8) "critical"
                              ["_actionKey":protected] => string(6) "action"
                            }
                            ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                              ["_body":protected] => array(0) {
                              }
                              ["_exceptions":protected] => array(1) {
                                [0] => *RECURSION*
                              }
                              ["_headers":protected] => array(0) {
                              }
                              ["_headersRaw":protected] => array(0) {
                              }
                              ["_httpResponseCode":protected] => int(200)
                              ["_isRedirect":protected] => bool(false)
                              ["_renderExceptions":protected] => bool(false)
                              ["headersSentThrowsException"] => bool(true)
                            }
                          }
                          ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                            ["_paramSources":protected] => array(2) {
                              [0] => string(4) "_GET"
                              [1] => string(5) "_POST"
                            }
                            ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                            ["_baseUrl":protected] => string(0) ""
                            ["_basePath":protected] => NULL
                            ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                            ["_params":protected] => array(4) {
                              ["controller"] => string(5) "pokaz"
                              ["action"] => string(24) "informacje-organizacyjne"
                              ["module"] => string(7) "default"
                              ["error_handler"] => object(ArrayObject)#96 (1) {
                                ["storage":"ArrayObject":private] => array(3) {
                                  ["exception"] => *RECURSION*
                                  ["type"] => string(15) "EXCEPTION_OTHER"
                                  ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                    ["_paramSources":protected] => array(2) {
                                      [0] => string(4) "_GET"
                                      [1] => string(5) "_POST"
                                    }
                                    ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                    ["_baseUrl":protected] => string(0) ""
                                    ["_basePath":protected] => NULL
                                    ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                    ["_params":protected] => array(3) {
                                      ["controller"] => string(5) "pokaz"
                                      ["action"] => string(24) "informacje-organizacyjne"
                                      ["module"] => string(7) "default"
                                    }
                                    ["_rawBody":protected] => NULL
                                    ["_aliases":protected] => array(0) {
                                    }
                                    ["_dispatched":protected] => bool(true)
                                    ["_module":protected] => string(7) "default"
                                    ["_moduleKey":protected] => string(6) "module"
                                    ["_controller":protected] => string(5) "pokaz"
                                    ["_controllerKey":protected] => string(10) "controller"
                                    ["_action":protected] => string(24) "informacje-organizacyjne"
                                    ["_actionKey":protected] => string(6) "action"
                                  }
                                }
                              }
                            }
                            ["_rawBody":protected] => NULL
                            ["_aliases":protected] => array(0) {
                            }
                            ["_dispatched":protected] => bool(false)
                            ["_module":protected] => string(7) "default"
                            ["_moduleKey":protected] => string(6) "module"
                            ["_controller":protected] => string(5) "error"
                            ["_controllerKey":protected] => string(10) "controller"
                            ["_action":protected] => string(8) "critical"
                            ["_actionKey":protected] => string(6) "action"
                          }
                          ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                            ["_body":protected] => array(0) {
                            }
                            ["_exceptions":protected] => array(1) {
                              [0] => *RECURSION*
                            }
                            ["_headers":protected] => array(0) {
                            }
                            ["_headersRaw":protected] => array(0) {
                            }
                            ["_httpResponseCode":protected] => int(200)
                            ["_isRedirect":protected] => bool(false)
                            ["_renderExceptions":protected] => bool(false)
                            ["headersSentThrowsException"] => bool(true)
                          }
                          ["_returnResponse":protected] => bool(false)
                          ["_router":protected] => object(Zend_Controller_Router_Rewrite)#25 (8) {
                            ["_useDefaultRoutes":protected] => bool(true)
                            ["_routes":protected] => array(2) {
                              ["default"] => object(Zend_Controller_Router_Route_Module)#46 (11) {
                                ["_defaults":protected] => array(3) {
                                  ["controller"] => string(5) "index"
                                  ["action"] => string(5) "index"
                                  ["module"] => string(7) "default"
                                }
                                ["_values":protected] => array(2) {
                                  ["controller"] => string(5) "pokaz"
                                  ["action"] => string(24) "informacje-organizacyjne"
                                }
                                ["_moduleValid":protected] => bool(false)
                                ["_keysSet":protected] => bool(true)
                                ["_moduleKey":protected] => string(6) "module"
                                ["_controllerKey":protected] => string(10) "controller"
                                ["_actionKey":protected] => string(6) "action"
                                ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                  ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                  ["_curModule":protected] => string(7) "default"
                                  ["_controllerDirectory":protected] => array(4) {
                                    ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                    ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                    ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                    ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                  }
                                  ["_defaultAction":protected] => string(5) "index"
                                  ["_defaultController":protected] => string(5) "index"
                                  ["_defaultModule":protected] => string(7) "default"
                                  ["_frontController":protected] => NULL
                                  ["_invokeParams":protected] => array(2) {
                                    ["displayExceptions"] => string(1) "0"
                                    ["bootstrap"] => *RECURSION*
                                  }
                                  ["_pathDelimiter":protected] => string(1) "_"
                                  ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                    ["_body":protected] => array(0) {
                                    }
                                    ["_exceptions":protected] => array(1) {
                                      [0] => *RECURSION*
                                    }
                                    ["_headers":protected] => array(0) {
                                    }
                                    ["_headersRaw":protected] => array(0) {
                                    }
                                    ["_httpResponseCode":protected] => int(200)
                                    ["_isRedirect":protected] => bool(false)
                                    ["_renderExceptions":protected] => bool(false)
                                    ["headersSentThrowsException"] => bool(true)
                                  }
                                  ["_wordDelimiter":protected] => array(2) {
                                    [0] => string(1) "-"
                                    [1] => string(1) "."
                                  }
                                }
                                ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                  ["_paramSources":protected] => array(2) {
                                    [0] => string(4) "_GET"
                                    [1] => string(5) "_POST"
                                  }
                                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_baseUrl":protected] => string(0) ""
                                  ["_basePath":protected] => NULL
                                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_params":protected] => array(4) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                    ["error_handler"] => object(ArrayObject)#96 (1) {
                                      ["storage":"ArrayObject":private] => array(3) {
                                        ["exception"] => *RECURSION*
                                        ["type"] => string(15) "EXCEPTION_OTHER"
                                        ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                          ["_paramSources":protected] => array(2) {
                                            [0] => string(4) "_GET"
                                            [1] => string(5) "_POST"
                                          }
                                          ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_baseUrl":protected] => string(0) ""
                                          ["_basePath":protected] => NULL
                                          ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_params":protected] => array(3) {
                                            ["controller"] => string(5) "pokaz"
                                            ["action"] => string(24) "informacje-organizacyjne"
                                            ["module"] => string(7) "default"
                                          }
                                          ["_rawBody":protected] => NULL
                                          ["_aliases":protected] => array(0) {
                                          }
                                          ["_dispatched":protected] => bool(true)
                                          ["_module":protected] => string(7) "default"
                                          ["_moduleKey":protected] => string(6) "module"
                                          ["_controller":protected] => string(5) "pokaz"
                                          ["_controllerKey":protected] => string(10) "controller"
                                          ["_action":protected] => string(24) "informacje-organizacyjne"
                                          ["_actionKey":protected] => string(6) "action"
                                        }
                                      }
                                    }
                                  }
                                  ["_rawBody":protected] => NULL
                                  ["_aliases":protected] => array(0) {
                                  }
                                  ["_dispatched":protected] => bool(false)
                                  ["_module":protected] => string(7) "default"
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controller":protected] => string(5) "error"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_action":protected] => string(8) "critical"
                                  ["_actionKey":protected] => string(6) "action"
                                }
                                ["_isAbstract":protected] => bool(false)
                                ["_matchedPath":protected] => NULL
                              }
                              ["ajax"] => object(Zend_Controller_Router_Route)#22 (17) {
                                ["_translator":protected] => NULL
                                ["_locale":protected] => NULL
                                ["_isTranslated":protected] => bool(false)
                                ["_translatable":protected] => array(0) {
                                }
                                ["_urlVariable":protected] => string(1) ":"
                                ["_urlDelimiter":protected] => string(1) "/"
                                ["_regexDelimiter":protected] => string(1) "#"
                                ["_defaultRegex":protected] => NULL
                                ["_variables":protected] => array(3) {
                                  [1] => string(6) "module"
                                  [2] => string(10) "controller"
                                  [3] => string(6) "action"
                                }
                                ["_parts":protected] => array(5) {
                                  [0] => string(4) "ajax"
                                  [1] => NULL
                                  [2] => NULL
                                  [3] => NULL
                                  [4] => string(1) "*"
                                }
                                ["_defaults":protected] => array(1) {
                                  ["ajax"] => bool(true)
                                }
                                ["_requirements":protected] => array(0) {
                                }
                                ["_values":protected] => array(0) {
                                }
                                ["_wildcardData":protected] => array(0) {
                                }
                                ["_staticCount":protected] => int(1)
                                ["_isAbstract":protected] => bool(false)
                                ["_matchedPath":protected] => NULL
                              }
                            }
                            ["_currentRoute":protected] => string(7) "default"
                            ["_globalParams":protected] => array(0) {
                            }
                            ["_chainNameSeparator":protected] => string(1) "-"
                            ["_useCurrentParamsAsGlobal":protected] => bool(false)
                            ["_frontController":protected] => *RECURSION*
                            ["_invokeParams":protected] => array(2) {
                              ["displayExceptions"] => string(1) "0"
                              ["bootstrap"] => *RECURSION*
                            }
                          }
                          ["_throwExceptions":protected] => bool(false)
                        }
                        ["autoloader"] => object(Zend_Loader_Autoloader)#2 (8) {
                          ["_autoloaders":protected] => array(2) {
                            [0] => object(Zend_Application_Module_Autoloader)#42 (5) {
                              ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                              ["_components":protected] => array(10) {
                                ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                              }
                              ["_defaultResourceType":protected] => string(5) "model"
                              ["_namespace":protected] => string(0) ""
                              ["_resourceTypes":protected] => array(10) {
                                ["dbtable"] => array(2) {
                                  ["namespace"] => string(13) "Model_DbTable"
                                  ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                }
                                ["mappers"] => array(2) {
                                  ["namespace"] => string(12) "Model_Mapper"
                                  ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                }
                                ["form"] => array(2) {
                                  ["namespace"] => string(4) "Form"
                                  ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                }
                                ["model"] => array(2) {
                                  ["namespace"] => string(5) "Model"
                                  ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                }
                                ["plugin"] => array(2) {
                                  ["namespace"] => string(6) "Plugin"
                                  ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                }
                                ["service"] => array(2) {
                                  ["namespace"] => string(7) "Service"
                                  ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                }
                                ["viewhelper"] => array(2) {
                                  ["namespace"] => string(11) "View_Helper"
                                  ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                }
                                ["viewfilter"] => array(2) {
                                  ["namespace"] => string(11) "View_Filter"
                                  ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                }
                                ["helper"] => array(2) {
                                  ["namespace"] => string(13) "Plugin_Helper"
                                  ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                }
                                ["validator"] => array(2) {
                                  ["namespace"] => string(16) "Plugin_Validator"
                                  ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                }
                              }
                            }
                            [1] => object(Zend_Application_Module_Autoloader)#42 (5) {
                              ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                              ["_components":protected] => array(10) {
                                ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                              }
                              ["_defaultResourceType":protected] => string(5) "model"
                              ["_namespace":protected] => string(0) ""
                              ["_resourceTypes":protected] => array(10) {
                                ["dbtable"] => array(2) {
                                  ["namespace"] => string(13) "Model_DbTable"
                                  ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                }
                                ["mappers"] => array(2) {
                                  ["namespace"] => string(12) "Model_Mapper"
                                  ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                }
                                ["form"] => array(2) {
                                  ["namespace"] => string(4) "Form"
                                  ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                }
                                ["model"] => array(2) {
                                  ["namespace"] => string(5) "Model"
                                  ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                }
                                ["plugin"] => array(2) {
                                  ["namespace"] => string(6) "Plugin"
                                  ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                }
                                ["service"] => array(2) {
                                  ["namespace"] => string(7) "Service"
                                  ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                }
                                ["viewhelper"] => array(2) {
                                  ["namespace"] => string(11) "View_Helper"
                                  ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                }
                                ["viewfilter"] => array(2) {
                                  ["namespace"] => string(11) "View_Filter"
                                  ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                }
                                ["helper"] => array(2) {
                                  ["namespace"] => string(13) "Plugin_Helper"
                                  ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                }
                                ["validator"] => array(2) {
                                  ["namespace"] => string(16) "Plugin_Validator"
                                  ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                }
                              }
                            }
                          }
                          ["_defaultAutoloader":protected] => array(2) {
                            [0] => string(11) "Zend_Loader"
                            [1] => string(9) "loadClass"
                          }
                          ["_fallbackAutoloader":protected] => bool(false)
                          ["_internalAutoloader":protected] => array(2) {
                            [0] => *RECURSION*
                            [1] => string(9) "_autoload"
                          }
                          ["_namespaces":protected] => array(2) {
                            ["Zend_"] => bool(true)
                            ["SQL_"] => bool(true)
                          }
                          ["_namespaceAutoloaders":protected] => array(1) {
                            [""] => array(2) {
                              [0] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                ["_components":protected] => array(10) {
                                  ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                  ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                  ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                  ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                  ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                  ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                  ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                  ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                  ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                  ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                }
                                ["_defaultResourceType":protected] => string(5) "model"
                                ["_namespace":protected] => string(0) ""
                                ["_resourceTypes":protected] => array(10) {
                                  ["dbtable"] => array(2) {
                                    ["namespace"] => string(13) "Model_DbTable"
                                    ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                  }
                                  ["mappers"] => array(2) {
                                    ["namespace"] => string(12) "Model_Mapper"
                                    ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                  }
                                  ["form"] => array(2) {
                                    ["namespace"] => string(4) "Form"
                                    ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                  }
                                  ["model"] => array(2) {
                                    ["namespace"] => string(5) "Model"
                                    ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                  }
                                  ["plugin"] => array(2) {
                                    ["namespace"] => string(6) "Plugin"
                                    ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                  }
                                  ["service"] => array(2) {
                                    ["namespace"] => string(7) "Service"
                                    ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                  }
                                  ["viewhelper"] => array(2) {
                                    ["namespace"] => string(11) "View_Helper"
                                    ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                  }
                                  ["viewfilter"] => array(2) {
                                    ["namespace"] => string(11) "View_Filter"
                                    ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                  }
                                  ["helper"] => array(2) {
                                    ["namespace"] => string(13) "Plugin_Helper"
                                    ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                  }
                                  ["validator"] => array(2) {
                                    ["namespace"] => string(16) "Plugin_Validator"
                                    ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                  }
                                }
                              }
                              [1] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                ["_components":protected] => array(10) {
                                  ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                  ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                  ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                  ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                  ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                  ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                  ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                  ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                  ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                  ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                }
                                ["_defaultResourceType":protected] => string(5) "model"
                                ["_namespace":protected] => string(0) ""
                                ["_resourceTypes":protected] => array(10) {
                                  ["dbtable"] => array(2) {
                                    ["namespace"] => string(13) "Model_DbTable"
                                    ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                  }
                                  ["mappers"] => array(2) {
                                    ["namespace"] => string(12) "Model_Mapper"
                                    ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                  }
                                  ["form"] => array(2) {
                                    ["namespace"] => string(4) "Form"
                                    ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                  }
                                  ["model"] => array(2) {
                                    ["namespace"] => string(5) "Model"
                                    ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                  }
                                  ["plugin"] => array(2) {
                                    ["namespace"] => string(6) "Plugin"
                                    ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                  }
                                  ["service"] => array(2) {
                                    ["namespace"] => string(7) "Service"
                                    ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                  }
                                  ["viewhelper"] => array(2) {
                                    ["namespace"] => string(11) "View_Helper"
                                    ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                  }
                                  ["viewfilter"] => array(2) {
                                    ["namespace"] => string(11) "View_Filter"
                                    ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                  }
                                  ["helper"] => array(2) {
                                    ["namespace"] => string(13) "Plugin_Helper"
                                    ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                  }
                                  ["validator"] => array(2) {
                                    ["namespace"] => string(16) "Plugin_Validator"
                                    ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                  }
                                }
                              }
                            }
                          }
                          ["_suppressNotFoundWarnings":protected] => bool(false)
                          ["_zfPath":protected] => NULL
                        }
                        ["upload"] => object(Zend_File_Transfer_Adapter_Http)#36 (10) {
                          ["_break":protected] => array(3) {
                            ["Zend_Validate_File_Upload"] => bool(false)
                            ["Zend_Validate_File_Size"] => bool(false)
                            ["Zend_Validate_File_ExcludeExtension"] => bool(false)
                          }
                          ["_filters":protected] => array(0) {
                          }
                          ["_loaders":protected] => array(1) {
                            ["VALIDATE"] => object(Zend_Loader_PluginLoader)#33 (4) {
                              ["_loadedPluginPaths":protected] => array(0) {
                              }
                              ["_loadedPlugins":protected] => array(3) {
                                ["Upload"] => string(25) "Zend_Validate_File_Upload"
                                ["Size"] => string(23) "Zend_Validate_File_Size"
                                ["ExcludeExtension"] => string(35) "Zend_Validate_File_ExcludeExtension"
                              }
                              ["_prefixToPaths":protected] => array(2) {
                                ["Zend_Validate_"] => array(1) {
                                  [0] => string(14) "Zend/Validate/"
                                }
                                ["Zend_Validate_File_"] => array(1) {
                                  [0] => string(19) "Zend/Validate/File/"
                                }
                              }
                              ["_useStaticRegistry":protected] => NULL
                            }
                          }
                          ["_messages":protected] => array(0) {
                          }
                          ["_translator":protected] => NULL
                          ["_translatorDisabled":protected] => bool(false)
                          ["_validators":protected] => array(3) {
                            ["Zend_Validate_File_Upload"] => object(Zend_Validate_File_Upload)#34 (9) {
                              ["_messageTemplates":protected] => array(10) {
                                ["fileUploadErrorIniSize"] => string(43) "File '%value%' exceeds the defined ini size"
                                ["fileUploadErrorFormSize"] => string(44) "File '%value%' exceeds the defined form size"
                                ["fileUploadErrorPartial"] => string(42) "File '%value%' was only partially uploaded"
                                ["fileUploadErrorNoFile"] => string(31) "File '%value%' was not uploaded"
                                ["fileUploadErrorNoTmpDir"] => string(51) "No temporary directory was found for file '%value%'"
                                ["fileUploadErrorCantWrite"] => string(31) "File '%value%' can't be written"
                                ["fileUploadErrorExtension"] => string(68) "A PHP extension returned an error while uploading the file '%value%'"
                                ["fileUploadErrorAttack"] => string(70) "File '%value%' was illegally uploaded. This could be a possible attack"
                                ["fileUploadErrorFileNotFound"] => string(28) "File '%value%' was not found"
                                ["fileUploadErrorUnknown"] => string(44) "Unknown error while uploading file '%value%'"
                              }
                              ["_files":protected] => array(0) {
                              }
                              ["_value":protected] => NULL
                              ["_messageVariables":protected] => array(0) {
                              }
                              ["_messages":protected] => array(0) {
                              }
                              ["_obscureValue":protected] => bool(false)
                              ["_errors":protected] => array(0) {
                              }
                              ["_translator":protected] => NULL
                              ["_translatorDisabled":protected] => bool(false)
                            }
                            ["Zend_Validate_File_Size"] => object(Zend_Validate_File_Size)#30 (12) {
                              ["_messageTemplates":protected] => array(3) {
                                ["fileSizeTooBig"] => string(72) "Maximum allowed size for file '%value%' is '%max%' but '%size%' detected"
                                ["fileSizeTooSmall"] => string(73) "Minimum expected size for file '%value%' is '%min%' but '%size%' detected"
                                ["fileSizeNotFound"] => string(48) "File '%value%' is not readable or does not exist"
                              }
                              ["_messageVariables":protected] => array(3) {
                                ["min"] => string(4) "_min"
                                ["max"] => string(4) "_max"
                                ["size"] => string(5) "_size"
                              }
                              ["_min":protected] => int(1)
                              ["_max":protected] => int(1048576)
                              ["_size":protected] => NULL
                              ["_useByteString":protected] => bool(true)
                              ["_value":protected] => NULL
                              ["_messages":protected] => array(0) {
                              }
                              ["_obscureValue":protected] => bool(false)
                              ["_errors":protected] => array(0) {
                              }
                              ["_translator":protected] => NULL
                              ["_translatorDisabled":protected] => bool(false)
                            }
                            ["Zend_Validate_File_ExcludeExtension"] => object(Zend_Validate_File_ExcludeExtension)#32 (10) {
                              ["_messageTemplates":protected] => array(2) {
                                ["fileExcludeExtensionFalse"] => string(36) "File '%value%' has a false extension"
                                ["fileExcludeExtensionNotFound"] => string(48) "File '%value%' is not readable or does not exist"
                              }
                              ["_extension":protected] => string(200) "ADE,ADP,BAS,BAT,CGI,CHM,CMD,COM,CPL,CRT,EXE,HLP,HTA,HTM,HTML,INF,INS,ISP,JS,JSE,LNK,MDB,MDE,MSC,MSI,MSP,MST,PCD,PHTML,PIF,PHP,PHP2,PHP3,PHP4,PHP5,REG,SCR,SCT,SH,SHS,TIF,TIFF,URL,VB,VBE,VBS,WSC,WSF,WSH"
                              ["_case":protected] => bool(false)
                              ["_messageVariables":protected] => array(1) {
                                ["extension"] => string(10) "_extension"
                              }
                              ["_value":protected] => NULL
                              ["_messages":protected] => array(0) {
                              }
                              ["_obscureValue":protected] => bool(false)
                              ["_errors":protected] => array(0) {
                              }
                              ["_translator":protected] => NULL
                              ["_translatorDisabled":protected] => bool(false)
                            }
                          }
                          ["_files":protected] => array(0) {
                          }
                          ["_tmpDir":protected] => NULL
                          ["_options":protected] => array(4) {
                            ["ignoreNoFile"] => string(1) "1"
                            ["useByteString"] => string(1) "0"
                            ["magicFile"] => NULL
                            ["detectInfos"] => bool(true)
                          }
                        }
                        ["view"] => object(Plugin_Smarty)#27 (43) {
                          ["_smarty":protected] => object(Smarty)#28 (73) {
                            ["auto_literal"] => string(1) "1"
                            ["error_unassigned"] => bool(false)
                            ["use_include_path"] => bool(false)
                            ["template_dir":"Smarty":private] => array(1) {
                              [0] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/"
                            }
                            ["joined_template_dir"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/"
                            ["joined_config_dir"] => string(10) "./configs/"
                            ["default_template_handler_func"] => NULL
                            ["default_config_handler_func"] => NULL
                            ["default_plugin_handler_func"] => NULL
                            ["compile_dir":"Smarty":private] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/views/compiles/"
                            ["plugins_dir":"Smarty":private] => array(2) {
                              [0] => string(74) "/home/firmylesne/domains/firmylesne.pl/library/Smarty-3.1.14/libs/plugins/"
                              [1] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/smarty/"
                            }
                            ["cache_dir":"Smarty":private] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/caches/"
                            ["config_dir":"Smarty":private] => array(1) {
                              [0] => string(10) "./configs/"
                            }
                            ["force_compile"] => string(1) "0"
                            ["compile_check"] => string(1) "0"
                            ["use_sub_dirs"] => bool(false)
                            ["allow_ambiguous_resources"] => bool(false)
                            ["caching"] => bool(false)
                            ["merge_compiled_includes"] => bool(false)
                            ["cache_lifetime"] => int(3600)
                            ["force_cache"] => bool(false)
                            ["cache_id"] => NULL
                            ["compile_id"] => NULL
                            ["left_delimiter"] => string(1) "{"
                            ["right_delimiter"] => string(1) "}"
                            ["security_class"] => string(15) "Smarty_Security"
                            ["security_policy"] => NULL
                            ["php_handling"] => int(0)
                            ["allow_php_templates"] => bool(false)
                            ["direct_access_security"] => bool(true)
                            ["debugging"] => string(1) "0"
                            ["debugging_ctrl"] => string(3) "URL"
                            ["smarty_debug_id"] => string(12) "SMARTY_DEBUG"
                            ["debug_tpl"] => string(80) "file:/home/firmylesne/domains/firmylesne.pl/library/Smarty-3.1.14/libs/debug.tpl"
                            ["error_reporting"] => NULL
                            ["get_used_tags"] => bool(false)
                            ["config_overwrite"] => bool(true)
                            ["config_booleanize"] => bool(true)
                            ["config_read_hidden"] => bool(false)
                            ["compile_locking"] => bool(true)
                            ["cache_locking"] => bool(false)
                            ["locking_timeout"] => int(10)
                            ["template_functions"] => array(0) {
                            }
                            ["default_resource_type"] => string(4) "file"
                            ["caching_type"] => string(4) "file"
                            ["properties"] => array(0) {
                            }
                            ["default_config_type"] => string(4) "file"
                            ["template_objects"] => array(0) {
                            }
                            ["cache_modified_check"] => bool(false)
                            ["registered_plugins"] => array(0) {
                            }
                            ["plugin_search_order"] => array(4) {
                              [0] => string(8) "function"
                              [1] => string(5) "block"
                              [2] => string(8) "compiler"
                              [3] => string(5) "class"
                            }
                            ["registered_objects"] => array(0) {
                            }
                            ["registered_classes"] => array(0) {
                            }
                            ["registered_filters"] => array(0) {
                            }
                            ["registered_resources"] => array(0) {
                            }
                            ["_resource_handlers"] => array(0) {
                            }
                            ["registered_cache_resources"] => array(0) {
                            }
                            ["_cacheresource_handlers"] => array(0) {
                            }
                            ["autoload_filters"] => array(0) {
                            }
                            ["default_modifiers"] => array(1) {
                              [0] => string(16) "escape:'htmlall'"
                            }
                            ["escape_html"] => bool(false)
                            ["start_time"] => float(1710844825.736)
                            ["_file_perms"] => int(420)
                            ["_dir_perms"] => int(505)
                            ["_tag_stack"] => array(0) {
                            }
                            ["smarty"] => *RECURSION*
                            ["_current_file"] => NULL
                            ["_parserdebug"] => bool(false)
                            ["merged_templates_func"] => array(0) {
                            }
                            ["template_class"] => string(24) "Smarty_Internal_Template"
                            ["tpl_vars"] => array(0) {
                            }
                            ["parent"] => NULL
                            ["config_vars"] => array(0) {
                            }
                          }
                          ["_cache_id":protected] => array(0) {
                          }
                          ["_nocache":protected] => array(1) {
                            ["baseurl"] => bool(true)
                          }
                          ["_layout":protected] => string(14) "default/layout"
                          ["_layoutPath":protected] => string(75) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/layouts/"
                          ["_scripts_files":protected] => NULL
                          ["_styles_files":protected] => NULL
                          ["_script_vars":protected] => array(9) {
                            ["username"] => string(4) "null"
                            ["userid"] => string(4) "null"
                            ["ip"] => string(13) ""54.225.1.66""
                            ["session_id"] => string(28) ""o8g794k9mod8chj1bcn6k9thl0""
                            ["module"] => string(9) ""default""
                            ["controller"] => string(7) ""error""
                            ["action"] => string(7) ""error""
                            ["application_url"] => string(24) ""http:\/\/firmylesne.pl""
                            ["params"] => string(148) "{"controller":"pokaz","action":"informacje-organizacyjne","module":"default","error_handler":{"exception":{},"type":"EXCEPTION_OTHER","request":{}}}"
                          }
                          ["_plugin_js_files":protected] => array(4) {
                            [0] => string(5) "boxes"
                            [1] => string(8) "fancybox"
                            [2] => string(5) "boxes"
                            [3] => string(8) "fancybox"
                          }
                          ["_plugin_css_files":protected] => array(4) {
                            [0] => string(5) "boxes"
                            [1] => string(8) "fancybox"
                            [2] => string(5) "boxes"
                            [3] => string(8) "fancybox"
                          }
                          ["_path":"Zend_View_Abstract":private] => array(3) {
                            ["script"] => array(1) {
                              [0] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/"
                            }
                            ["helper"] => array(0) {
                            }
                            ["filter"] => array(0) {
                            }
                          }
                          ["_file":"Zend_View_Abstract":private] => NULL
                          ["_helper":"Zend_View_Abstract":private] => array(0) {
                          }
                          ["_helperLoaded":"Zend_View_Abstract":private] => array(0) {
                          }
                          ["_helperLoadedDir":"Zend_View_Abstract":private] => array(0) {
                          }
                          ["_filter":"Zend_View_Abstract":private] => array(0) {
                          }
                          ["_filterClass":"Zend_View_Abstract":private] => array(0) {
                          }
                          ["_filterLoaded":"Zend_View_Abstract":private] => array(0) {
                          }
                          ["_filterLoadedDir":"Zend_View_Abstract":private] => array(0) {
                          }
                          ["_escape":"Zend_View_Abstract":private] => string(16) "htmlspecialchars"
                          ["_encoding":"Zend_View_Abstract":private] => string(5) "UTF-8"
                          ["_lfiProtectionOn":"Zend_View_Abstract":private] => bool(true)
                          ["_loaders":"Zend_View_Abstract":private] => array(1) {
                            ["filter"] => object(Zend_Loader_PluginLoader)#29 (4) {
                              ["_loadedPluginPaths":protected] => array(0) {
                              }
                              ["_loadedPlugins":protected] => array(0) {
                              }
                              ["_prefixToPaths":protected] => array(1) {
                                ["Zend_View_Filter_"] => array(1) {
                                  [0] => string(17) "Zend/View/Filter/"
                                }
                              }
                              ["_useStaticRegistry":protected] => NULL
                            }
                          }
                          ["_loaderTypes":"Zend_View_Abstract":private] => array(2) {
                            [0] => string(6) "filter"
                            [1] => string(6) "helper"
                          }
                          ["_strictVars":"Zend_View_Abstract":private] => bool(false)
                          ["images"] => string(8) "/images/"
                          ["styles"] => string(8) "/styles/"
                          ["scripts"] => string(9) "/scripts/"
                          ["plugins"] => string(9) "/plugins/"
                          ["ogloszenia_right"] => bool(true)
                          ["liczba_ogloszen"] => int(2632)
                          ["ref"] => bool(false)
                          ["module"] => string(7) "default"
                          ["controller"] => string(5) "error"
                          ["action"] => string(5) "error"
                          ["username"] => NULL
                          ["userid"] => NULL
                          ["ip"] => string(11) "54.225.1.66"
                          ["session_id"] => string(26) "o8g794k9mod8chj1bcn6k9thl0"
                          ["params"] => array(4) {
                            ["controller"] => string(5) "pokaz"
                            ["action"] => string(24) "informacje-organizacyjne"
                            ["module"] => string(7) "default"
                            ["error_handler"] => object(ArrayObject)#96 (1) {
                              ["storage":"ArrayObject":private] => array(3) {
                                ["exception"] => *RECURSION*
                                ["type"] => string(15) "EXCEPTION_OTHER"
                                ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                  ["_paramSources":protected] => array(2) {
                                    [0] => string(4) "_GET"
                                    [1] => string(5) "_POST"
                                  }
                                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_baseUrl":protected] => string(0) ""
                                  ["_basePath":protected] => NULL
                                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_params":protected] => array(3) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                  }
                                  ["_rawBody":protected] => NULL
                                  ["_aliases":protected] => array(0) {
                                  }
                                  ["_dispatched":protected] => bool(true)
                                  ["_module":protected] => string(7) "default"
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controller":protected] => string(5) "pokaz"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_action":protected] => string(24) "informacje-organizacyjne"
                                  ["_actionKey":protected] => string(6) "action"
                                }
                              }
                            }
                          }
                          ["url"] => string(51) "http://firmylesne.pl/pokaz/informacje-organizacyjne"
                          ["baseurl"] => string(31) "/pokaz/informacje-organizacyjne"
                          ["menu"] => array(5) {
                            [84] => array(7) {
                              ["id"] => string(2) "84"
                              ["nazwa"] => string(11) "Forest SHOW"
                              ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                              ["typ"] => string(9) "kategoria"
                              ["kolejnosc"] => string(1) "1"
                              ["aktywny"] => string(1) "1"
                              ["podrzedne"] => array(4) {
                                [0] => array(7) {
                                  ["id"] => string(2) "85"
                                  ["nazwa"] => string(14) "Jak dojechać?"
                                  ["href"] => string(19) "/pokaz/jak-dojechac"
                                  ["typ"] => string(9) "podstrona"
                                  ["kolejnosc"] => string(1) "1"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                                [1] => array(7) {
                                  ["id"] => string(3) "101"
                                  ["nazwa"] => string(24) "Informacje organizacyjne"
                                  ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                                  ["typ"] => string(4) "link"
                                  ["kolejnosc"] => string(1) "1"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                                [2] => array(7) {
                                  ["id"] => string(2) "86"
                                  ["nazwa"] => string(12) "Aktualności"
                                  ["href"] => string(30) "/lista/forest-show/aktualnosci"
                                  ["typ"] => string(9) "kategoria"
                                  ["kolejnosc"] => string(1) "2"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                                [3] => array(7) {
                                  ["id"] => string(2) "88"
                                  ["nazwa"] => string(10) "Zawody PFC"
                                  ["href"] => string(17) "/pokaz/zawody-pfc"
                                  ["typ"] => string(9) "podstrona"
                                  ["kolejnosc"] => string(1) "3"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                              }
                            }
                            [3] => array(7) {
                              ["id"] => string(1) "3"
                              ["nazwa"] => string(11) "Ogłoszenia"
                              ["href"] => string(17) "/lista/ogloszenia"
                              ["typ"] => string(9) "kategoria"
                              ["kolejnosc"] => string(1) "2"
                              ["aktywny"] => string(1) "1"
                              ["podrzedne"] => array(6) {
                                [0] => array(7) {
                                  ["id"] => string(2) "20"
                                  ["nazwa"] => string(8) "Sprzedam"
                                  ["href"] => string(33) "/lista/ogloszenia/rodzaj/sprzedam"
                                  ["typ"] => string(4) "link"
                                  ["kolejnosc"] => string(1) "1"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                                [1] => array(7) {
                                  ["id"] => string(2) "37"
                                  ["nazwa"] => string(6) "Kupię"
                                  ["href"] => string(30) "/lista/ogloszenia/rodzaj/kupie"
                                  ["typ"] => string(4) "link"
                                  ["kolejnosc"] => string(1) "2"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                                [2] => array(7) {
                                  ["id"] => string(2) "21"
                                  ["nazwa"] => string(17) "Zamienię / Oddam"
                                  ["href"] => string(33) "/lista/ogloszenia/rodzaj/zamienie"
                                  ["typ"] => string(4) "link"
                                  ["kolejnosc"] => string(1) "3"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                                [3] => array(7) {
                                  ["id"] => string(2) "22"
                                  ["nazwa"] => string(10) "Dam pracę"
                                  ["href"] => string(34) "/lista/ogloszenia/rodzaj/dam_prace"
                                  ["typ"] => string(4) "link"
                                  ["kolejnosc"] => string(1) "4"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                                [4] => array(7) {
                                  ["id"] => string(2) "23"
                                  ["nazwa"] => string(12) "Szukam pracy"
                                  ["href"] => string(37) "/lista/ogloszenia/rodzaj/szukam_pracy"
                                  ["typ"] => string(4) "link"
                                  ["kolejnosc"] => string(1) "5"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                                [5] => array(7) {
                                  ["id"] => string(2) "24"
                                  ["nazwa"] => string(4) "Inne"
                                  ["href"] => string(29) "/lista/ogloszenia/rodzaj/inne"
                                  ["typ"] => string(4) "link"
                                  ["kolejnosc"] => string(1) "6"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                              }
                            }
                            [8] => array(7) {
                              ["id"] => string(1) "8"
                              ["nazwa"] => string(7) "Kontakt"
                              ["href"] => string(14) "/pokaz/kontakt"
                              ["typ"] => string(9) "podstrona"
                              ["kolejnosc"] => string(1) "3"
                              ["aktywny"] => string(1) "1"
                              ["podrzedne"] => array(0) {
                              }
                            }
                            [2] => array(7) {
                              ["id"] => string(1) "2"
                              ["nazwa"] => string(10) "Informacje"
                              ["href"] => string(17) "/lista/informacje"
                              ["typ"] => string(9) "kategoria"
                              ["kolejnosc"] => string(1) "5"
                              ["aktywny"] => string(1) "1"
                              ["podrzedne"] => array(9) {
                                [0] => array(7) {
                                  ["id"] => string(3) "103"
                                  ["nazwa"] => string(19) "Ograniczenia cięć"
                                  ["href"] => string(24) "/lista/ograniczenia-ciec"
                                  ["typ"] => string(9) "kategoria"
                                  ["kolejnosc"] => string(1) "1"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                                [1] => array(7) {
                                  ["id"] => string(2) "47"
                                  ["nazwa"] => string(11) "BHP w lesie"
                                  ["href"] => string(18) "/lista/bhp-w-lesie"
                                  ["typ"] => string(9) "kategoria"
                                  ["kolejnosc"] => string(1) "2"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                                [2] => array(7) {
                                  ["id"] => string(2) "83"
                                  ["nazwa"] => string(11) "Forest SHOW"
                                  ["href"] => string(18) "/lista/forest-show"
                                  ["typ"] => string(9) "kategoria"
                                  ["kolejnosc"] => string(1) "3"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                                [3] => array(7) {
                                  ["id"] => string(2) "67"
                                  ["nazwa"] => string(15) "Goń złodzieja"
                                  ["href"] => string(20) "/lista/gon-zlodzieja"
                                  ["typ"] => string(9) "kategoria"
                                  ["kolejnosc"] => string(1) "4"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                                [4] => array(7) {
                                  ["id"] => string(2) "12"
                                  ["nazwa"] => string(15) "Lasy Państwowe"
                                  ["href"] => string(21) "/lista/lasy-panstwowe"
                                  ["typ"] => string(9) "kategoria"
                                  ["kolejnosc"] => string(1) "5"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                                [5] => array(7) {
                                  ["id"] => string(3) "102"
                                  ["nazwa"] => string(14) "Przetargi w LP"
                                  ["href"] => string(21) "/lista/przetargi-w-lp"
                                  ["typ"] => string(9) "kategoria"
                                  ["kolejnosc"] => string(1) "6"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                                [6] => array(7) {
                                  ["id"] => string(2) "10"
                                  ["nazwa"] => string(15) "Technika leśna"
                                  ["href"] => string(21) "/lista/technika-lesna"
                                  ["typ"] => string(9) "kategoria"
                                  ["kolejnosc"] => string(1) "7"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                                [7] => array(7) {
                                  ["id"] => string(2) "74"
                                  ["nazwa"] => string(7) "Wypadki"
                                  ["href"] => string(14) "/lista/wypadki"
                                  ["typ"] => string(9) "kategoria"
                                  ["kolejnosc"] => string(1) "8"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                                [8] => array(7) {
                                  ["id"] => string(2) "73"
                                  ["nazwa"] => string(14) "Okiem adwokata"
                                  ["href"] => string(21) "/lista/okiem-adwokata"
                                  ["typ"] => string(9) "kategoria"
                                  ["kolejnosc"] => string(1) "9"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                              }
                            }
                            [7] => array(7) {
                              ["id"] => string(1) "7"
                              ["nazwa"] => string(7) "Reklama"
                              ["href"] => string(14) "/pokaz/reklama"
                              ["typ"] => string(9) "podstrona"
                              ["kolejnosc"] => string(1) "6"
                              ["aktywny"] => string(1) "1"
                              ["podrzedne"] => array(0) {
                              }
                            }
                          }
                        }
                        ["router"] => object(Zend_Controller_Router_Rewrite)#25 (8) {
                          ["_useDefaultRoutes":protected] => bool(true)
                          ["_routes":protected] => array(2) {
                            ["default"] => object(Zend_Controller_Router_Route_Module)#46 (11) {
                              ["_defaults":protected] => array(3) {
                                ["controller"] => string(5) "index"
                                ["action"] => string(5) "index"
                                ["module"] => string(7) "default"
                              }
                              ["_values":protected] => array(2) {
                                ["controller"] => string(5) "pokaz"
                                ["action"] => string(24) "informacje-organizacyjne"
                              }
                              ["_moduleValid":protected] => bool(false)
                              ["_keysSet":protected] => bool(true)
                              ["_moduleKey":protected] => string(6) "module"
                              ["_controllerKey":protected] => string(10) "controller"
                              ["_actionKey":protected] => string(6) "action"
                              ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                ["_curModule":protected] => string(7) "default"
                                ["_controllerDirectory":protected] => array(4) {
                                  ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                  ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                  ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                  ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                }
                                ["_defaultAction":protected] => string(5) "index"
                                ["_defaultController":protected] => string(5) "index"
                                ["_defaultModule":protected] => string(7) "default"
                                ["_frontController":protected] => NULL
                                ["_invokeParams":protected] => array(2) {
                                  ["displayExceptions"] => string(1) "0"
                                  ["bootstrap"] => *RECURSION*
                                }
                                ["_pathDelimiter":protected] => string(1) "_"
                                ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                  ["_body":protected] => array(0) {
                                  }
                                  ["_exceptions":protected] => array(1) {
                                    [0] => *RECURSION*
                                  }
                                  ["_headers":protected] => array(0) {
                                  }
                                  ["_headersRaw":protected] => array(0) {
                                  }
                                  ["_httpResponseCode":protected] => int(200)
                                  ["_isRedirect":protected] => bool(false)
                                  ["_renderExceptions":protected] => bool(false)
                                  ["headersSentThrowsException"] => bool(true)
                                }
                                ["_wordDelimiter":protected] => array(2) {
                                  [0] => string(1) "-"
                                  [1] => string(1) "."
                                }
                              }
                              ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                ["_paramSources":protected] => array(2) {
                                  [0] => string(4) "_GET"
                                  [1] => string(5) "_POST"
                                }
                                ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                ["_baseUrl":protected] => string(0) ""
                                ["_basePath":protected] => NULL
                                ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                ["_params":protected] => array(4) {
                                  ["controller"] => string(5) "pokaz"
                                  ["action"] => string(24) "informacje-organizacyjne"
                                  ["module"] => string(7) "default"
                                  ["error_handler"] => object(ArrayObject)#96 (1) {
                                    ["storage":"ArrayObject":private] => array(3) {
                                      ["exception"] => *RECURSION*
                                      ["type"] => string(15) "EXCEPTION_OTHER"
                                      ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                        ["_paramSources":protected] => array(2) {
                                          [0] => string(4) "_GET"
                                          [1] => string(5) "_POST"
                                        }
                                        ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                        ["_baseUrl":protected] => string(0) ""
                                        ["_basePath":protected] => NULL
                                        ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                        ["_params":protected] => array(3) {
                                          ["controller"] => string(5) "pokaz"
                                          ["action"] => string(24) "informacje-organizacyjne"
                                          ["module"] => string(7) "default"
                                        }
                                        ["_rawBody":protected] => NULL
                                        ["_aliases":protected] => array(0) {
                                        }
                                        ["_dispatched":protected] => bool(true)
                                        ["_module":protected] => string(7) "default"
                                        ["_moduleKey":protected] => string(6) "module"
                                        ["_controller":protected] => string(5) "pokaz"
                                        ["_controllerKey":protected] => string(10) "controller"
                                        ["_action":protected] => string(24) "informacje-organizacyjne"
                                        ["_actionKey":protected] => string(6) "action"
                                      }
                                    }
                                  }
                                }
                                ["_rawBody":protected] => NULL
                                ["_aliases":protected] => array(0) {
                                }
                                ["_dispatched":protected] => bool(false)
                                ["_module":protected] => string(7) "default"
                                ["_moduleKey":protected] => string(6) "module"
                                ["_controller":protected] => string(5) "error"
                                ["_controllerKey":protected] => string(10) "controller"
                                ["_action":protected] => string(8) "critical"
                                ["_actionKey":protected] => string(6) "action"
                              }
                              ["_isAbstract":protected] => bool(false)
                              ["_matchedPath":protected] => NULL
                            }
                            ["ajax"] => object(Zend_Controller_Router_Route)#22 (17) {
                              ["_translator":protected] => NULL
                              ["_locale":protected] => NULL
                              ["_isTranslated":protected] => bool(false)
                              ["_translatable":protected] => array(0) {
                              }
                              ["_urlVariable":protected] => string(1) ":"
                              ["_urlDelimiter":protected] => string(1) "/"
                              ["_regexDelimiter":protected] => string(1) "#"
                              ["_defaultRegex":protected] => NULL
                              ["_variables":protected] => array(3) {
                                [1] => string(6) "module"
                                [2] => string(10) "controller"
                                [3] => string(6) "action"
                              }
                              ["_parts":protected] => array(5) {
                                [0] => string(4) "ajax"
                                [1] => NULL
                                [2] => NULL
                                [3] => NULL
                                [4] => string(1) "*"
                              }
                              ["_defaults":protected] => array(1) {
                                ["ajax"] => bool(true)
                              }
                              ["_requirements":protected] => array(0) {
                              }
                              ["_values":protected] => array(0) {
                              }
                              ["_wildcardData":protected] => array(0) {
                              }
                              ["_staticCount":protected] => int(1)
                              ["_isAbstract":protected] => bool(false)
                              ["_matchedPath":protected] => NULL
                            }
                          }
                          ["_currentRoute":protected] => string(7) "default"
                          ["_globalParams":protected] => array(0) {
                          }
                          ["_chainNameSeparator":protected] => string(1) "-"
                          ["_useCurrentParamsAsGlobal":protected] => bool(false)
                          ["_frontController":protected] => object(Zend_Controller_Front)#37 (11) {
                            ["_baseUrl":protected] => NULL
                            ["_controllerDir":protected] => NULL
                            ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                              ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                              ["_curModule":protected] => string(7) "default"
                              ["_controllerDirectory":protected] => array(4) {
                                ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                              }
                              ["_defaultAction":protected] => string(5) "index"
                              ["_defaultController":protected] => string(5) "index"
                              ["_defaultModule":protected] => string(7) "default"
                              ["_frontController":protected] => NULL
                              ["_invokeParams":protected] => array(2) {
                                ["displayExceptions"] => string(1) "0"
                                ["bootstrap"] => *RECURSION*
                              }
                              ["_pathDelimiter":protected] => string(1) "_"
                              ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                ["_body":protected] => array(0) {
                                }
                                ["_exceptions":protected] => array(1) {
                                  [0] => *RECURSION*
                                }
                                ["_headers":protected] => array(0) {
                                }
                                ["_headersRaw":protected] => array(0) {
                                }
                                ["_httpResponseCode":protected] => int(200)
                                ["_isRedirect":protected] => bool(false)
                                ["_renderExceptions":protected] => bool(false)
                                ["headersSentThrowsException"] => bool(true)
                              }
                              ["_wordDelimiter":protected] => array(2) {
                                [0] => string(1) "-"
                                [1] => string(1) "."
                              }
                            }
                            ["_invokeParams":protected] => array(2) {
                              ["displayExceptions"] => string(1) "0"
                              ["bootstrap"] => *RECURSION*
                            }
                            ["_moduleControllerDirectoryName":protected] => string(1) "/"
                            ["_plugins":protected] => object(Zend_Controller_Plugin_Broker)#38 (3) {
                              ["_plugins":protected] => array(1) {
                                [100] => object(Zend_Controller_Plugin_ErrorHandler)#49 (7) {
                                  ["_errorModule":protected] => string(7) "default"
                                  ["_errorController":protected] => string(5) "error"
                                  ["_errorAction":protected] => string(5) "error"
                                  ["_isInsideErrorHandlerLoop":protected] => bool(true)
                                  ["_exceptionCountAtFirstEncounter":protected] => int(1)
                                  ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                    ["_paramSources":protected] => array(2) {
                                      [0] => string(4) "_GET"
                                      [1] => string(5) "_POST"
                                    }
                                    ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                    ["_baseUrl":protected] => string(0) ""
                                    ["_basePath":protected] => NULL
                                    ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                    ["_params":protected] => array(4) {
                                      ["controller"] => string(5) "pokaz"
                                      ["action"] => string(24) "informacje-organizacyjne"
                                      ["module"] => string(7) "default"
                                      ["error_handler"] => object(ArrayObject)#96 (1) {
                                        ["storage":"ArrayObject":private] => array(3) {
                                          ["exception"] => *RECURSION*
                                          ["type"] => string(15) "EXCEPTION_OTHER"
                                          ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                            ["_paramSources":protected] => array(2) {
                                              [0] => string(4) "_GET"
                                              [1] => string(5) "_POST"
                                            }
                                            ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                            ["_baseUrl":protected] => string(0) ""
                                            ["_basePath":protected] => NULL
                                            ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                            ["_params":protected] => array(3) {
                                              ["controller"] => string(5) "pokaz"
                                              ["action"] => string(24) "informacje-organizacyjne"
                                              ["module"] => string(7) "default"
                                            }
                                            ["_rawBody":protected] => NULL
                                            ["_aliases":protected] => array(0) {
                                            }
                                            ["_dispatched":protected] => bool(true)
                                            ["_module":protected] => string(7) "default"
                                            ["_moduleKey":protected] => string(6) "module"
                                            ["_controller":protected] => string(5) "pokaz"
                                            ["_controllerKey":protected] => string(10) "controller"
                                            ["_action":protected] => string(24) "informacje-organizacyjne"
                                            ["_actionKey":protected] => string(6) "action"
                                          }
                                        }
                                      }
                                    }
                                    ["_rawBody":protected] => NULL
                                    ["_aliases":protected] => array(0) {
                                    }
                                    ["_dispatched":protected] => bool(false)
                                    ["_module":protected] => string(7) "default"
                                    ["_moduleKey":protected] => string(6) "module"
                                    ["_controller":protected] => string(5) "error"
                                    ["_controllerKey":protected] => string(10) "controller"
                                    ["_action":protected] => string(8) "critical"
                                    ["_actionKey":protected] => string(6) "action"
                                  }
                                  ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                    ["_body":protected] => array(0) {
                                    }
                                    ["_exceptions":protected] => array(1) {
                                      [0] => *RECURSION*
                                    }
                                    ["_headers":protected] => array(0) {
                                    }
                                    ["_headersRaw":protected] => array(0) {
                                    }
                                    ["_httpResponseCode":protected] => int(200)
                                    ["_isRedirect":protected] => bool(false)
                                    ["_renderExceptions":protected] => bool(false)
                                    ["headersSentThrowsException"] => bool(true)
                                  }
                                }
                              }
                              ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                ["_paramSources":protected] => array(2) {
                                  [0] => string(4) "_GET"
                                  [1] => string(5) "_POST"
                                }
                                ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                ["_baseUrl":protected] => string(0) ""
                                ["_basePath":protected] => NULL
                                ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                ["_params":protected] => array(4) {
                                  ["controller"] => string(5) "pokaz"
                                  ["action"] => string(24) "informacje-organizacyjne"
                                  ["module"] => string(7) "default"
                                  ["error_handler"] => object(ArrayObject)#96 (1) {
                                    ["storage":"ArrayObject":private] => array(3) {
                                      ["exception"] => *RECURSION*
                                      ["type"] => string(15) "EXCEPTION_OTHER"
                                      ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                        ["_paramSources":protected] => array(2) {
                                          [0] => string(4) "_GET"
                                          [1] => string(5) "_POST"
                                        }
                                        ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                        ["_baseUrl":protected] => string(0) ""
                                        ["_basePath":protected] => NULL
                                        ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                        ["_params":protected] => array(3) {
                                          ["controller"] => string(5) "pokaz"
                                          ["action"] => string(24) "informacje-organizacyjne"
                                          ["module"] => string(7) "default"
                                        }
                                        ["_rawBody":protected] => NULL
                                        ["_aliases":protected] => array(0) {
                                        }
                                        ["_dispatched":protected] => bool(true)
                                        ["_module":protected] => string(7) "default"
                                        ["_moduleKey":protected] => string(6) "module"
                                        ["_controller":protected] => string(5) "pokaz"
                                        ["_controllerKey":protected] => string(10) "controller"
                                        ["_action":protected] => string(24) "informacje-organizacyjne"
                                        ["_actionKey":protected] => string(6) "action"
                                      }
                                    }
                                  }
                                }
                                ["_rawBody":protected] => NULL
                                ["_aliases":protected] => array(0) {
                                }
                                ["_dispatched":protected] => bool(false)
                                ["_module":protected] => string(7) "default"
                                ["_moduleKey":protected] => string(6) "module"
                                ["_controller":protected] => string(5) "error"
                                ["_controllerKey":protected] => string(10) "controller"
                                ["_action":protected] => string(8) "critical"
                                ["_actionKey":protected] => string(6) "action"
                              }
                              ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                ["_body":protected] => array(0) {
                                }
                                ["_exceptions":protected] => array(1) {
                                  [0] => *RECURSION*
                                }
                                ["_headers":protected] => array(0) {
                                }
                                ["_headersRaw":protected] => array(0) {
                                }
                                ["_httpResponseCode":protected] => int(200)
                                ["_isRedirect":protected] => bool(false)
                                ["_renderExceptions":protected] => bool(false)
                                ["headersSentThrowsException"] => bool(true)
                              }
                            }
                            ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                              ["_paramSources":protected] => array(2) {
                                [0] => string(4) "_GET"
                                [1] => string(5) "_POST"
                              }
                              ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_baseUrl":protected] => string(0) ""
                              ["_basePath":protected] => NULL
                              ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_params":protected] => array(4) {
                                ["controller"] => string(5) "pokaz"
                                ["action"] => string(24) "informacje-organizacyjne"
                                ["module"] => string(7) "default"
                                ["error_handler"] => object(ArrayObject)#96 (1) {
                                  ["storage":"ArrayObject":private] => array(3) {
                                    ["exception"] => *RECURSION*
                                    ["type"] => string(15) "EXCEPTION_OTHER"
                                    ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                      ["_paramSources":protected] => array(2) {
                                        [0] => string(4) "_GET"
                                        [1] => string(5) "_POST"
                                      }
                                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_baseUrl":protected] => string(0) ""
                                      ["_basePath":protected] => NULL
                                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_params":protected] => array(3) {
                                        ["controller"] => string(5) "pokaz"
                                        ["action"] => string(24) "informacje-organizacyjne"
                                        ["module"] => string(7) "default"
                                      }
                                      ["_rawBody":protected] => NULL
                                      ["_aliases":protected] => array(0) {
                                      }
                                      ["_dispatched":protected] => bool(true)
                                      ["_module":protected] => string(7) "default"
                                      ["_moduleKey":protected] => string(6) "module"
                                      ["_controller":protected] => string(5) "pokaz"
                                      ["_controllerKey":protected] => string(10) "controller"
                                      ["_action":protected] => string(24) "informacje-organizacyjne"
                                      ["_actionKey":protected] => string(6) "action"
                                    }
                                  }
                                }
                              }
                              ["_rawBody":protected] => NULL
                              ["_aliases":protected] => array(0) {
                              }
                              ["_dispatched":protected] => bool(false)
                              ["_module":protected] => string(7) "default"
                              ["_moduleKey":protected] => string(6) "module"
                              ["_controller":protected] => string(5) "error"
                              ["_controllerKey":protected] => string(10) "controller"
                              ["_action":protected] => string(8) "critical"
                              ["_actionKey":protected] => string(6) "action"
                            }
                            ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                              ["_body":protected] => array(0) {
                              }
                              ["_exceptions":protected] => array(1) {
                                [0] => *RECURSION*
                              }
                              ["_headers":protected] => array(0) {
                              }
                              ["_headersRaw":protected] => array(0) {
                              }
                              ["_httpResponseCode":protected] => int(200)
                              ["_isRedirect":protected] => bool(false)
                              ["_renderExceptions":protected] => bool(false)
                              ["headersSentThrowsException"] => bool(true)
                            }
                            ["_returnResponse":protected] => bool(false)
                            ["_router":protected] => *RECURSION*
                            ["_throwExceptions":protected] => bool(false)
                          }
                          ["_invokeParams":protected] => array(2) {
                            ["displayExceptions"] => string(1) "0"
                            ["bootstrap"] => *RECURSION*
                          }
                        }
                        ["db"] => object(Zend_Db_Adapter_Pdo_Mysql)#17 (12) {
                          ["_pdoType":protected] => string(5) "mysql"
                          ["_numericDataTypes":protected] => array(16) {
                            [0] => int(0)
                            [1] => int(1)
                            [2] => int(2)
                            ["INT"] => int(0)
                            ["INTEGER"] => int(0)
                            ["MEDIUMINT"] => int(0)
                            ["SMALLINT"] => int(0)
                            ["TINYINT"] => int(0)
                            ["BIGINT"] => int(1)
                            ["SERIAL"] => int(1)
                            ["DEC"] => int(2)
                            ["DECIMAL"] => int(2)
                            ["DOUBLE"] => int(2)
                            ["DOUBLE PRECISION"] => int(2)
                            ["FIXED"] => int(2)
                            ["FLOAT"] => int(2)
                          }
                          ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
                          ["_config":protected] => array(8) {
                            ["host"] => string(9) "localhost"
                            ["dbname"] => string(13) "firmylesne_fl"
                            ["username"] => string(13) "firmylesne_fl"
                            ["password"] => string(8) "RvN04efq"
                            ["charset"] => string(4) "utf8"
                            ["persistent"] => bool(false)
                            ["options"] => array(3) {
                              ["caseFolding"] => int(0)
                              ["autoQuoteIdentifiers"] => bool(true)
                              ["fetchMode"] => int(2)
                            }
                            ["driver_options"] => array(1) {
                              [1002] => string(16) "SET NAMES 'utf8'"
                            }
                          }
                          ["_fetchMode":protected] => int(2)
                          ["_profiler":protected] => object(Zend_Db_Profiler)#19 (4) {
                            ["_queryProfiles":protected] => array(0) {
                            }
                            ["_enabled":protected] => bool(false)
                            ["_filterElapsedSecs":protected] => NULL
                            ["_filterTypes":protected] => NULL
                          }
                          ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
                          ["_connection":protected] => object(PDO)#20 (0) {
                          }
                          ["_caseFolding":protected] => int(0)
                          ["_autoQuoteIdentifiers":protected] => bool(true)
                          ["_allowSerialization":protected] => bool(true)
                          ["_autoReconnectOnUnserialize":protected] => bool(false)
                        }
                        ["session"] => object(Zend_Session_Namespace)#14 (1) {
                          ["_namespace":protected] => string(7) "Default"
                        }
                        ["cache"] => object(Plugin_Cache)#18 (4) {
                          ["_debug":protected] => NULL
                          ["_primary":protected] => object(Zend_Cache_Core)#15 (6) {
                            ["_backend":protected] => object(Zend_Cache_Backend_File)#16 (3) {
                              ["_options":protected] => array(9) {
                                ["cache_dir"] => string(44) "/home/firmylesne/domains/firmylesne.pl/temp/"
                                ["file_locking"] => bool(true)
                                ["read_control"] => bool(true)
                                ["read_control_type"] => string(5) "crc32"
                                ["hashed_directory_level"] => int(0)
                                ["hashed_directory_perm"] => int(448)
                                ["file_name_prefix"] => string(10) "zend_cache"
                                ["cache_file_perm"] => int(384)
                                ["metadatas_array_max_size"] => int(100)
                              }
                              ["_metadatasArray":protected] => array(3) {
                                ["Zend_Translate_Array_Options"] => array(4) {
                                  ["hash"] => int(1134871229)
                                  ["mtime"] => int(1710843595)
                                  ["expire"] => int(1710847195)
                                  ["tags"] => array(1) {
                                    [0] => string(14) "Zend_Translate"
                                  }
                                }
                                ["Zend_Translate_0a992ce3ccd37169cc7ef049d9d66711_Array"] => array(4) {
                                  ["hash"] => int(1708724952)
                                  ["mtime"] => int(1710843595)
                                  ["expire"] => int(1710847195)
                                  ["tags"] => array(1) {
                                    [0] => string(14) "Zend_Translate"
                                  }
                                }
                                ["menu_tylko_aktywne"] => array(4) {
                                  ["hash"] => int(1066829468)
                                  ["mtime"] => int(1710844825)
                                  ["expire"] => int(1710848425)
                                  ["tags"] => array(1) {
                                    [0] => string(4) "menu"
                                  }
                                }
                              }
                              ["_directives":protected] => array(3) {
                                ["lifetime"] => int(3600)
                                ["logging"] => bool(false)
                                ["logger"] => NULL
                              }
                            }
                            ["_options":protected] => array(9) {
                              ["write_control"] => bool(true)
                              ["caching"] => bool(true)
                              ["cache_id_prefix"] => NULL
                              ["automatic_serialization"] => string(1) "1"
                              ["automatic_cleaning_factor"] => int(10)
                              ["lifetime"] => int(3600)
                              ["logging"] => bool(false)
                              ["logger"] => NULL
                              ["ignore_user_abort"] => bool(false)
                            }
                            ["_specificOptions":protected] => array(0) {
                            }
                            ["_lastId":"Zend_Cache_Core":private] => string(18) "menu_tylko_aktywne"
                            ["_extendedBackend":protected] => bool(true)
                            ["_backendCapabilities":protected] => array(6) {
                              ["automatic_cleaning"] => bool(true)
                              ["tags"] => bool(true)
                              ["expired_read"] => bool(true)
                              ["priority"] => bool(false)
                              ["infinite_lifetime"] => bool(true)
                              ["get_list"] => bool(true)
                            }
                          }
                          ["_secondary":protected] => NULL
                          ["_options":protected] => array(3) {
                            ["savetosecondary"] => string(1) "1"
                            ["backuptosecondary"] => string(1) "0"
                            ["recoverprimary"] => string(1) "1"
                          }
                        }
                        ["auth"] => object(Zend_Auth_Adapter_DbTable)#13 (11) {
                          ["_zendDb":protected] => object(Zend_Db_Adapter_Pdo_Mysql)#17 (12) {
                            ["_pdoType":protected] => string(5) "mysql"
                            ["_numericDataTypes":protected] => array(16) {
                              [0] => int(0)
                              [1] => int(1)
                              [2] => int(2)
                              ["INT"] => int(0)
                              ["INTEGER"] => int(0)
                              ["MEDIUMINT"] => int(0)
                              ["SMALLINT"] => int(0)
                              ["TINYINT"] => int(0)
                              ["BIGINT"] => int(1)
                              ["SERIAL"] => int(1)
                              ["DEC"] => int(2)
                              ["DECIMAL"] => int(2)
                              ["DOUBLE"] => int(2)
                              ["DOUBLE PRECISION"] => int(2)
                              ["FIXED"] => int(2)
                              ["FLOAT"] => int(2)
                            }
                            ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
                            ["_config":protected] => array(8) {
                              ["host"] => string(9) "localhost"
                              ["dbname"] => string(13) "firmylesne_fl"
                              ["username"] => string(13) "firmylesne_fl"
                              ["password"] => string(8) "RvN04efq"
                              ["charset"] => string(4) "utf8"
                              ["persistent"] => bool(false)
                              ["options"] => array(3) {
                                ["caseFolding"] => int(0)
                                ["autoQuoteIdentifiers"] => bool(true)
                                ["fetchMode"] => int(2)
                              }
                              ["driver_options"] => array(1) {
                                [1002] => string(16) "SET NAMES 'utf8'"
                              }
                            }
                            ["_fetchMode":protected] => int(2)
                            ["_profiler":protected] => object(Zend_Db_Profiler)#19 (4) {
                              ["_queryProfiles":protected] => array(0) {
                              }
                              ["_enabled":protected] => bool(false)
                              ["_filterElapsedSecs":protected] => NULL
                              ["_filterTypes":protected] => NULL
                            }
                            ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
                            ["_connection":protected] => object(PDO)#20 (0) {
                            }
                            ["_caseFolding":protected] => int(0)
                            ["_autoQuoteIdentifiers":protected] => bool(true)
                            ["_allowSerialization":protected] => bool(true)
                            ["_autoReconnectOnUnserialize":protected] => bool(false)
                          }
                          ["_dbSelect":protected] => NULL
                          ["_tableName":protected] => string(15) "acl_uzytkownicy"
                          ["_identityColumn":protected] => string(5) "email"
                          ["_credentialColumn":protected] => string(5) "haslo"
                          ["_identity":protected] => NULL
                          ["_credential":protected] => NULL
                          ["_credentialTreatment":protected] => string(7) "SHA1(?)"
                          ["_authenticateResultInfo":protected] => NULL
                          ["_resultRow":protected] => NULL
                          ["_ambiguityIdentity":protected] => bool(false)
                        }
                        ["acl"] => object(Zend_Acl)#10 (6) {
                          ["_roleRegistry":protected] => object(Zend_Acl_Role_Registry)#51 (1) {
                            ["_roles":protected] => array(5) {
                              ["Administracja"] => array(3) {
                                ["instance"] => object(Zend_Acl_Role)#50 (1) {
                                  ["_roleId":protected] => string(13) "Administracja"
                                }
                                ["parents"] => array(0) {
                                }
                                ["children"] => array(0) {
                                }
                              }
                              ["Super administracja"] => array(3) {
                                ["instance"] => object(Zend_Acl_Role)#52 (1) {
                                  ["_roleId":protected] => string(19) "Super administracja"
                                }
                                ["parents"] => array(0) {
                                }
                                ["children"] => array(0) {
                                }
                              }
                              ["Użytkownicy"] => array(3) {
                                ["instance"] => object(Zend_Acl_Role)#53 (1) {
                                  ["_roleId":protected] => string(12) "Użytkownicy"
                                }
                                ["parents"] => array(0) {
                                }
                                ["children"] => array(0) {
                                }
                              }
                              ["Niezalogowany"] => array(3) {
                                ["instance"] => object(Zend_Acl_Role)#54 (1) {
                                  ["_roleId":protected] => string(13) "Niezalogowany"
                                }
                                ["parents"] => array(0) {
                                }
                                ["children"] => array(1) {
                                  ["@user"] => object(Zend_Acl_Role)#55 (1) {
                                    ["_roleId":protected] => string(5) "@user"
                                  }
                                }
                              }
                              ["@user"] => array(3) {
                                ["instance"] => object(Zend_Acl_Role)#55 (1) {
                                  ["_roleId":protected] => string(5) "@user"
                                }
                                ["parents"] => array(1) {
                                  ["Niezalogowany"] => object(Zend_Acl_Role)#54 (1) {
                                    ["_roleId":protected] => string(13) "Niezalogowany"
                                  }
                                }
                                ["children"] => array(0) {
                                }
                              }
                            }
                          }
                          ["_resources":protected] => array(19) {
                            ["administracja"] => array(3) {
                              ["instance"] => object(Zend_Acl_Resource)#56 (1) {
                                ["_resourceId":protected] => string(13) "administracja"
                              }
                              ["parent"] => NULL
                              ["children"] => array(11) {
                                ["filmy"] => object(Zend_Acl_Resource)#57 (1) {
                                  ["_resourceId":protected] => string(5) "filmy"
                                }
                                ["firmy"] => object(Zend_Acl_Resource)#58 (1) {
                                  ["_resourceId":protected] => string(5) "firmy"
                                }
                                ["galerie"] => object(Zend_Acl_Resource)#59 (1) {
                                  ["_resourceId":protected] => string(7) "galerie"
                                }
                                ["grupa"] => object(Zend_Acl_Resource)#60 (1) {
                                  ["_resourceId":protected] => string(5) "grupa"
                                }
                                ["komentarze"] => object(Zend_Acl_Resource)#61 (1) {
                                  ["_resourceId":protected] => string(10) "komentarze"
                                }
                                ["ogloszenia"] => object(Zend_Acl_Resource)#62 (1) {
                                  ["_resourceId":protected] => string(10) "ogloszenia"
                                }
                                ["reklamy"] => object(Zend_Acl_Resource)#63 (1) {
                                  ["_resourceId":protected] => string(7) "reklamy"
                                }
                                ["uprawnienie"] => object(Zend_Acl_Resource)#64 (1) {
                                  ["_resourceId":protected] => string(11) "uprawnienie"
                                }
                                ["ustawienia"] => object(Zend_Acl_Resource)#65 (1) {
                                  ["_resourceId":protected] => string(10) "ustawienia"
                                }
                                ["uzytkownik"] => object(Zend_Acl_Resource)#66 (1) {
                                  ["_resourceId":protected] => string(10) "uzytkownik"
                                }
                                ["zasob"] => object(Zend_Acl_Resource)#68 (1) {
                                  ["_resourceId":protected] => string(5) "zasob"
                                }
                              }
                            }
                            ["filmy"] => array(3) {
                              ["instance"] => object(Zend_Acl_Resource)#57 (1) {
                                ["_resourceId":protected] => string(5) "filmy"
                              }
                              ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                ["_resourceId":protected] => string(13) "administracja"
                              }
                              ["children"] => array(0) {
                              }
                            }
                            ["firmy"] => array(3) {
                              ["instance"] => object(Zend_Acl_Resource)#58 (1) {
                                ["_resourceId":protected] => string(5) "firmy"
                              }
                              ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                ["_resourceId":protected] => string(13) "administracja"
                              }
                              ["children"] => array(0) {
                              }
                            }
                            ["galerie"] => array(3) {
                              ["instance"] => object(Zend_Acl_Resource)#59 (1) {
                                ["_resourceId":protected] => string(7) "galerie"
                              }
                              ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                ["_resourceId":protected] => string(13) "administracja"
                              }
                              ["children"] => array(0) {
                              }
                            }
                            ["grupa"] => array(3) {
                              ["instance"] => object(Zend_Acl_Resource)#60 (1) {
                                ["_resourceId":protected] => string(5) "grupa"
                              }
                              ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                ["_resourceId":protected] => string(13) "administracja"
                              }
                              ["children"] => array(0) {
                              }
                            }
                            ["komentarze"] => array(3) {
                              ["instance"] => object(Zend_Acl_Resource)#61 (1) {
                                ["_resourceId":protected] => string(10) "komentarze"
                              }
                              ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                ["_resourceId":protected] => string(13) "administracja"
                              }
                              ["children"] => array(0) {
                              }
                            }
                            ["ogloszenia"] => array(3) {
                              ["instance"] => object(Zend_Acl_Resource)#62 (1) {
                                ["_resourceId":protected] => string(10) "ogloszenia"
                              }
                              ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                ["_resourceId":protected] => string(13) "administracja"
                              }
                              ["children"] => array(0) {
                              }
                            }
                            ["reklamy"] => array(3) {
                              ["instance"] => object(Zend_Acl_Resource)#63 (1) {
                                ["_resourceId":protected] => string(7) "reklamy"
                              }
                              ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                ["_resourceId":protected] => string(13) "administracja"
                              }
                              ["children"] => array(0) {
                              }
                            }
                            ["uprawnienie"] => array(3) {
                              ["instance"] => object(Zend_Acl_Resource)#64 (1) {
                                ["_resourceId":protected] => string(11) "uprawnienie"
                              }
                              ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                ["_resourceId":protected] => string(13) "administracja"
                              }
                              ["children"] => array(0) {
                              }
                            }
                            ["ustawienia"] => array(3) {
                              ["instance"] => object(Zend_Acl_Resource)#65 (1) {
                                ["_resourceId":protected] => string(10) "ustawienia"
                              }
                              ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                ["_resourceId":protected] => string(13) "administracja"
                              }
                              ["children"] => array(0) {
                              }
                            }
                            ["uzytkownik"] => array(3) {
                              ["instance"] => object(Zend_Acl_Resource)#66 (1) {
                                ["_resourceId":protected] => string(10) "uzytkownik"
                              }
                              ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                ["_resourceId":protected] => string(13) "administracja"
                              }
                              ["children"] => array(1) {
                                ["uzytkownik grupa"] => object(Zend_Acl_Resource)#67 (1) {
                                  ["_resourceId":protected] => string(16) "uzytkownik grupa"
                                }
                              }
                            }
                            ["uzytkownik grupa"] => array(3) {
                              ["instance"] => object(Zend_Acl_Resource)#67 (1) {
                                ["_resourceId":protected] => string(16) "uzytkownik grupa"
                              }
                              ["parent"] => object(Zend_Acl_Resource)#66 (1) {
                                ["_resourceId":protected] => string(10) "uzytkownik"
                              }
                              ["children"] => array(0) {
                              }
                            }
                            ["zasob"] => array(3) {
                              ["instance"] => object(Zend_Acl_Resource)#68 (1) {
                                ["_resourceId":protected] => string(5) "zasob"
                              }
                              ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                ["_resourceId":protected] => string(13) "administracja"
                              }
                              ["children"] => array(1) {
                                ["przywilej"] => object(Zend_Acl_Resource)#69 (1) {
                                  ["_resourceId":protected] => string(9) "przywilej"
                                }
                              }
                            }
                            ["przywilej"] => array(3) {
                              ["instance"] => object(Zend_Acl_Resource)#69 (1) {
                                ["_resourceId":protected] => string(9) "przywilej"
                              }
                              ["parent"] => object(Zend_Acl_Resource)#68 (1) {
                                ["_resourceId":protected] => string(5) "zasob"
                              }
                              ["children"] => array(0) {
                              }
                            }
                            ["ogloszenia_uzytkownik"] => array(3) {
                              ["instance"] => object(Zend_Acl_Resource)#70 (1) {
                                ["_resourceId":protected] => string(21) "ogloszenia_uzytkownik"
                              }
                              ["parent"] => NULL
                              ["children"] => array(0) {
                              }
                            }
                            ["zarzadzanie"] => array(3) {
                              ["instance"] => object(Zend_Acl_Resource)#71 (1) {
                                ["_resourceId":protected] => string(11) "zarzadzanie"
                              }
                              ["parent"] => NULL
                              ["children"] => array(3) {
                                ["artykuly"] => object(Zend_Acl_Resource)#72 (1) {
                                  ["_resourceId":protected] => string(8) "artykuly"
                                }
                                ["menu"] => object(Zend_Acl_Resource)#73 (1) {
                                  ["_resourceId":protected] => string(4) "menu"
                                }
                                ["zawartosc"] => object(Zend_Acl_Resource)#74 (1) {
                                  ["_resourceId":protected] => string(9) "zawartosc"
                                }
                              }
                            }
                            ["artykuly"] => array(3) {
                              ["instance"] => object(Zend_Acl_Resource)#72 (1) {
                                ["_resourceId":protected] => string(8) "artykuly"
                              }
                              ["parent"] => object(Zend_Acl_Resource)#71 (1) {
                                ["_resourceId":protected] => string(11) "zarzadzanie"
                              }
                              ["children"] => array(0) {
                              }
                            }
                            ["menu"] => array(3) {
                              ["instance"] => object(Zend_Acl_Resource)#73 (1) {
                                ["_resourceId":protected] => string(4) "menu"
                              }
                              ["parent"] => object(Zend_Acl_Resource)#71 (1) {
                                ["_resourceId":protected] => string(11) "zarzadzanie"
                              }
                              ["children"] => array(0) {
                              }
                            }
                            ["zawartosc"] => array(3) {
                              ["instance"] => object(Zend_Acl_Resource)#74 (1) {
                                ["_resourceId":protected] => string(9) "zawartosc"
                              }
                              ["parent"] => object(Zend_Acl_Resource)#71 (1) {
                                ["_resourceId":protected] => string(11) "zarzadzanie"
                              }
                              ["children"] => array(0) {
                              }
                            }
                          }
                          ["_isAllowedRole":protected] => NULL
                          ["_isAllowedResource":protected] => NULL
                          ["_isAllowedPrivilege":protected] => NULL
                          ["_rules":protected] => array(2) {
                            ["allResources"] => array(2) {
                              ["allRoles"] => array(2) {
                                ["allPrivileges"] => array(2) {
                                  ["type"] => string(9) "TYPE_DENY"
                                  ["assert"] => NULL
                                }
                                ["byPrivilegeId"] => array(0) {
                                }
                              }
                              ["byRoleId"] => array(0) {
                              }
                            }
                            ["byResourceId"] => array(7) {
                              ["administracja"] => array(1) {
                                ["byRoleId"] => array(2) {
                                  ["Administracja"] => array(2) {
                                    ["byPrivilegeId"] => array(4) {
                                      ["odczyt"] => array(2) {
                                        ["type"] => string(10) "TYPE_ALLOW"
                                        ["assert"] => NULL
                                      }
                                      ["dodawanie"] => array(2) {
                                        ["type"] => string(10) "TYPE_ALLOW"
                                        ["assert"] => NULL
                                      }
                                      ["edycja"] => array(2) {
                                        ["type"] => string(10) "TYPE_ALLOW"
                                        ["assert"] => NULL
                                      }
                                      ["usuwanie"] => array(2) {
                                        ["type"] => string(10) "TYPE_ALLOW"
                                        ["assert"] => NULL
                                      }
                                    }
                                    ["allPrivileges"] => array(2) {
                                      ["type"] => NULL
                                      ["assert"] => NULL
                                    }
                                  }
                                  ["Super administracja"] => array(2) {
                                    ["byPrivilegeId"] => array(4) {
                                      ["odczyt"] => array(2) {
                                        ["type"] => string(10) "TYPE_ALLOW"
                                        ["assert"] => NULL
                                      }
                                      ["dodawanie"] => array(2) {
                                        ["type"] => string(10) "TYPE_ALLOW"
                                        ["assert"] => NULL
                                      }
                                      ["edycja"] => array(2) {
                                        ["type"] => string(10) "TYPE_ALLOW"
                                        ["assert"] => NULL
                                      }
                                      ["usuwanie"] => array(2) {
                                        ["type"] => string(10) "TYPE_ALLOW"
                                        ["assert"] => NULL
                                      }
                                    }
                                    ["allPrivileges"] => array(2) {
                                      ["type"] => NULL
                                      ["assert"] => NULL
                                    }
                                  }
                                }
                              }
                              ["zasob"] => array(1) {
                                ["byRoleId"] => array(1) {
                                  ["Administracja"] => array(2) {
                                    ["byPrivilegeId"] => array(4) {
                                      ["odczyt"] => array(2) {
                                        ["type"] => string(9) "TYPE_DENY"
                                        ["assert"] => NULL
                                      }
                                      ["dodawanie"] => array(2) {
                                        ["type"] => string(9) "TYPE_DENY"
                                        ["assert"] => NULL
                                      }
                                      ["edycja"] => array(2) {
                                        ["type"] => string(9) "TYPE_DENY"
                                        ["assert"] => NULL
                                      }
                                      ["usuwanie"] => array(2) {
                                        ["type"] => string(10) "TYPE_ALLOW"
                                        ["assert"] => NULL
                                      }
                                    }
                                    ["allPrivileges"] => array(2) {
                                      ["type"] => NULL
                                      ["assert"] => NULL
                                    }
                                  }
                                }
                              }
                              ["przywilej"] => array(1) {
                                ["byRoleId"] => array(1) {
                                  ["Administracja"] => array(2) {
                                    ["byPrivilegeId"] => array(4) {
                                      ["odczyt"] => array(2) {
                                        ["type"] => string(9) "TYPE_DENY"
                                        ["assert"] => NULL
                                      }
                                      ["dodawanie"] => array(2) {
                                        ["type"] => string(9) "TYPE_DENY"
                                        ["assert"] => NULL
                                      }
                                      ["edycja"] => array(2) {
                                        ["type"] => string(9) "TYPE_DENY"
                                        ["assert"] => NULL
                                      }
                                      ["usuwanie"] => array(2) {
                                        ["type"] => string(9) "TYPE_DENY"
                                        ["assert"] => NULL
                                      }
                                    }
                                    ["allPrivileges"] => array(2) {
                                      ["type"] => NULL
                                      ["assert"] => NULL
                                    }
                                  }
                                }
                              }
                              ["zarzadzanie"] => array(1) {
                                ["byRoleId"] => array(2) {
                                  ["Administracja"] => array(2) {
                                    ["byPrivilegeId"] => array(4) {
                                      ["odczyt"] => array(2) {
                                        ["type"] => string(10) "TYPE_ALLOW"
                                        ["assert"] => NULL
                                      }
                                      ["dodawanie"] => array(2) {
                                        ["type"] => string(10) "TYPE_ALLOW"
                                        ["assert"] => NULL
                                      }
                                      ["edycja"] => array(2) {
                                        ["type"] => string(10) "TYPE_ALLOW"
                                        ["assert"] => NULL
                                      }
                                      ["usuwanie"] => array(2) {
                                        ["type"] => string(10) "TYPE_ALLOW"
                                        ["assert"] => NULL
                                      }
                                    }
                                    ["allPrivileges"] => array(2) {
                                      ["type"] => NULL
                                      ["assert"] => NULL
                                    }
                                  }
                                  ["Super administracja"] => array(2) {
                                    ["byPrivilegeId"] => array(4) {
                                      ["odczyt"] => array(2) {
                                        ["type"] => string(10) "TYPE_ALLOW"
                                        ["assert"] => NULL
                                      }
                                      ["dodawanie"] => array(2) {
                                        ["type"] => string(10) "TYPE_ALLOW"
                                        ["assert"] => NULL
                                      }
                                      ["edycja"] => array(2) {
                                        ["type"] => string(10) "TYPE_ALLOW"
                                        ["assert"] => NULL
                                      }
                                      ["usuwanie"] => array(2) {
                                        ["type"] => string(10) "TYPE_ALLOW"
                                        ["assert"] => NULL
                                      }
                                    }
                                    ["allPrivileges"] => array(2) {
                                      ["type"] => NULL
                                      ["assert"] => NULL
                                    }
                                  }
                                }
                              }
                              ["uprawnienie"] => array(1) {
                                ["byRoleId"] => array(1) {
                                  ["Administracja"] => array(2) {
                                    ["byPrivilegeId"] => array(2) {
                                      ["odczyt"] => array(2) {
                                        ["type"] => string(9) "TYPE_DENY"
                                        ["assert"] => NULL
                                      }
                                      ["edycja"] => array(2) {
                                        ["type"] => string(9) "TYPE_DENY"
                                        ["assert"] => NULL
                                      }
                                    }
                                    ["allPrivileges"] => array(2) {
                                      ["type"] => NULL
                                      ["assert"] => NULL
                                    }
                                  }
                                }
                              }
                              ["grupa"] => array(1) {
                                ["byRoleId"] => array(1) {
                                  ["Administracja"] => array(2) {
                                    ["byPrivilegeId"] => array(4) {
                                      ["odczyt"] => array(2) {
                                        ["type"] => string(9) "TYPE_DENY"
                                        ["assert"] => NULL
                                      }
                                      ["dodawanie"] => array(2) {
                                        ["type"] => string(9) "TYPE_DENY"
                                        ["assert"] => NULL
                                      }
                                      ["edycja"] => array(2) {
                                        ["type"] => string(9) "TYPE_DENY"
                                        ["assert"] => NULL
                                      }
                                      ["usuwanie"] => array(2) {
                                        ["type"] => string(9) "TYPE_DENY"
                                        ["assert"] => NULL
                                      }
                                    }
                                    ["allPrivileges"] => array(2) {
                                      ["type"] => NULL
                                      ["assert"] => NULL
                                    }
                                  }
                                }
                              }
                              ["ogloszenia_uzytkownik"] => array(1) {
                                ["byRoleId"] => array(3) {
                                  ["Administracja"] => array(2) {
                                    ["byPrivilegeId"] => array(1) {
                                      ["dodawanie"] => array(2) {
                                        ["type"] => string(10) "TYPE_ALLOW"
                                        ["assert"] => NULL
                                      }
                                    }
                                    ["allPrivileges"] => array(2) {
                                      ["type"] => NULL
                                      ["assert"] => NULL
                                    }
                                  }
                                  ["Super administracja"] => array(2) {
                                    ["byPrivilegeId"] => array(1) {
                                      ["dodawanie"] => array(2) {
                                        ["type"] => string(10) "TYPE_ALLOW"
                                        ["assert"] => NULL
                                      }
                                    }
                                    ["allPrivileges"] => array(2) {
                                      ["type"] => NULL
                                      ["assert"] => NULL
                                    }
                                  }
                                  ["Użytkownicy"] => array(2) {
                                    ["byPrivilegeId"] => array(1) {
                                      ["dodawanie"] => array(2) {
                                        ["type"] => string(10) "TYPE_ALLOW"
                                        ["assert"] => NULL
                                      }
                                    }
                                    ["allPrivileges"] => array(2) {
                                      ["type"] => NULL
                                      ["assert"] => NULL
                                    }
                                  }
                                }
                              }
                            }
                          }
                        }
                        ["translator"] => object(Zend_Translate)#47 (1) {
                          ["_adapter":"Zend_Translate":private] => object(Zend_Translate_Adapter_Array)#48 (5) {
                            ["_data":"Zend_Translate_Adapter_Array":private] => array(0) {
                            }
                            ["_automatic":"Zend_Translate_Adapter":private] => bool(false)
                            ["_routed":"Zend_Translate_Adapter":private] => array(0) {
                            }
                            ["_options":protected] => array(13) {
                              ["clear"] => bool(false)
                              ["content"] => array(108) {
                                ["Invalid type given. String, integer or float expected"] => string(99) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą lub liczbą zmiennoprzecinkową"
                                ["'%value%' contains characters which are non alphabetic and no digits"] => string(64) "Wartość '%value%' powinna zawierać znaki z alfabetu lub cyfry"
                                ["'%value%' is an empty string"] => string(38) "'%value%' jest pustym ciągiem znaków"
                                ["Invalid type given. String expected"] => string(42) "Podana wartość nie jest ciągiem znaków"
                                ["'%value%' contains non alphabetic characters"] => string(38) "'%value%' zawiera znaki spoza alfabetu"
                                ["'%value%' failed checksum validation"] => string(47) "Błędna suma kontrolna dla wartości '%value%'"
                                ["'%value%' contains invalid characters"] => string(36) "'%value%' zawiera niedozwolone znaki"
                                ["'%value%' should have a length of %length% characters"] => string(60) "Wartość '%value%' powinna być długości %length% znaków"
                                ["'%value%' is not between '%min%' and '%max%', inclusively"] => string(72) "'%value%' nie zawiera się w przedziale od '%min%' do '%max%' włącznie"
                                ["'%value%' is not strictly between '%min%' and '%max%'"] => string(61) "'%value%' nie zawiera się w przedziale od '%min%' do '%max%'"
                                ["'%value%' is not valid"] => string(37) "Wartość '%value%' jest nie poprawna"
                                ["An exception has been raised within the callback"] => string(59) "Wystąpił błąd podczas działania funkcji sprawdzającej"
                                ["'%value%' must contain between 13 and 19 digits"] => string(41) "'%value%' musi zawierać od 13 do 19 cyfr"
                                ["Luhn algorithm (mod-10 checksum) failed on '%value%'"] => string(84) "Błąd podczas wykonywania algorytmu Luhna (mod-10 checksum) dla wartości '%value%'"
                                ["'%value%' seems to contain an invalid checksum"] => string(47) "'%value%' zawiera niepoprawną sumę kontrolną"
                                ["'%value%' must contain only digits"] => string(37) "'%value%' może zawierać tylko cyfry"
                                ["'%value%' contains an invalid amount of digits"] => string(49) "Numer '%value%' zawiera niepoprawną liczbę cyfr"
                                ["'%value%' is not from an allowed institute"] => string(48) "Numer '%value%' nie jest z dozwolonej instytucji"
                                ["'%value%' seems to be an invalid creditcard number"] => string(41) "'%value%' jest niepoprawnym numerem karty"
                                ["An exception has been raised while validating '%value%'"] => string(60) "Wystąpił błąd podczas sprawdzania numeru karty '%value%'"
                                ["Invalid type given. String, integer, array or Zend_Date expected"] => string(88) "Podana wartość powinna być ciągiem znaków, liczbą, tablicą lub obiektem Zend_Date"
                                ["'%value%' does not appear to be a valid date"] => string(34) "'%value%' nie jest poprawną datą"
                                ["'%value%' does not fit the date format '%format%'"] => string(45) "Data '%value%' nie jest w formacie '%format%'"
                                ["No record matching '%value%' was found"] => string(36) "Nie znaleziono rekordu dla '%value%'"
                                ["A record matching '%value%' was found"] => string(31) "Znaleziono rekord dla '%value%'"
                                ["'%value%' is no valid email address in the basic format local-part@hostname"] => string(66) "'%value%' nie jest poprawnym adresem email w formacie nazwa@serwer"
                                ["'%hostname%' is no valid hostname for email address '%value%'"] => string(64) "Email '%value%' zawiera niepoprawną nazwę serwera '%hostname%'"
                                ["'%hostname%' does not appear to have a valid MX record for the email address '%value%'"] => string(88) "Serwer '%hostname%' nie posiada poprawnie zdefiniowanego rekordu MX dla adresu '%value%'"
                                ["'%hostname%' is not in a routable network segment. The email address '%value%' should not be resolved from public network"] => string(106) "'%hostname%' nie rutowalnym segmentem sieci. Email '%value%' nie powinien być wykrywany z sieci publiczej"
                                ["'%localPart%' can not be matched against dot-atom format"] => string(48) "Nazwa '%localPart%' nie jest w formacie dot-atom"
                                ["'%localPart%' can not be matched against quoted-string format"] => string(47) "'%localPart%' nie jest w formacie quoted-string"
                                ["'%localPart%' is no valid local part for email address '%value%'"] => string(39) "'%localPart%' nie jest poprawną nazwą"
                                ["'%value%' exceeds the allowed length"] => string(55) "Wartość '%value%' przekroczyła dozwoloną długość"
                                ["Too many files, maximum '%max%' are allowed but '%count%' are given"] => string(65) "Wybrano '%count%' plików. Dopuszczalna liczba plików to '%max%'"
                                ["Too few files, minimum '%min%' are expected but '%count%' are given"] => string(62) "Wybrano '%count%' plików. Minimalna liczba plików to '%min%'"
                                ["File '%value%' does not match the given crc32 hashes"] => string(39) "Błędna suma kontrolna pliku '%value%'"
                                ["A crc32 hash could not be evaluated for the given file"] => string(55) "Nie można obliczyć sumy kontrolnej dla podanego pliku"
                                ["File '%value%' is not readable or does not exist"] => string(55) "Plik '%value%' nie istnieje lub nie można go odczytać"
                                ["File '%value%' has a false extension"] => string(42) "Plik '%value%' ma niepoprawne rozszerzenie"
                                ["File '%value%' has a false mimetype of '%type%'"] => string(47) "Plik '%value%' ma niepoprawny typ MIME '%type%'"
                                ["The mimetype of file '%value%' could not be detected"] => string(48) "Nie można wykryć typu MIME dla pliku '%value%'"
                                ["File '%value%' does not exist"] => string(27) "Plik '%value%' nie istnieje"
                                ["All files in sum should have a maximum size of '%max%' but '%size%' were detected"] => string(81) "Wybrane pliki łącznie zajmują '%size%'. Maksymalny łączny rozmiar to '%max%'"
                                ["All files in sum should have a minimum size of '%min%' but '%size%' were detected"] => string(80) "Wybrane pliki łącznie zajmują '%size%'. Minimalny łączny rozmiar to '%min%'"
                                ["One or more files can not be read"] => string(53) "Jeden lub więcej plików nie mogą zostać odczytane"
                                ["File '%value%' does not match the given hashes"] => string(38) "Plik '%value%' ma niedopuszczalny hash"
                                ["A hash could not be evaluated for the given file"] => string(59) "Nie można obliczyć funkcji haszującej dla podanego pliku"
                                ["Maximum allowed width for image '%value%' should be '%maxwidth%' but '%width%' detected"] => string(79) "Plik '%value%' ma szerokość '%width%'. Maksymalna szerokość to '%maxwidth%'"
                                ["Minimum expected width for image '%value%' should be '%minwidth%' but '%width%' detected"] => string(78) "Plik '%value%' ma szerokość '%width%'. Minimalna szerokość to '%maxwidth%'"
                                ["Maximum allowed height for image '%value%' should be '%maxheight%' but '%height%' detected"] => string(79) "Plik '%value%' ma wysokość '%height%'. Maksymalna wysokość to '%maxheight%'"
                                ["Minimum expected height for image '%value%' should be '%minheight%' but '%height%' detected"] => string(78) "Plik '%value%' ma wysokość '%height%'. Minimalna wysokość to '%minheight%'"
                                ["The size of image '%value%' could not be detected"] => string(46) "Nie można określić rozmiaru pliku '%value%'"
                                ["File '%value%' is not compressed, '%type%' detected"] => string(51) "Plik '%value%' typu '%type%' nie jest skompresowany"
                                ["File '%value%' is no image, '%type%' detected"] => string(45) "Plik '%value%' typu '%type%' nie jest obrazem"
                                ["File '%value%' does not match the given md5 hashes"] => string(42) "Plik '%value%' ma niedopuszczalny hash md5"
                                ["A md5 hash could not be evaluated for the given file"] => string(63) "Nie można obliczyć funkcji haszującej md5 dla podanego pliku"
                                ["File '%value%' exists"] => string(23) "Plik '%value%' istnieje"
                                ["File '%value%' does not match the given sha1 hashes"] => string(43) "Plik '%value%' ma niedopuszczalny hash sha1"
                                ["A sha1 hash could not be evaluated for the given file"] => string(64) "Nie można obliczyć funkcji haszującej sha1 dla podanego pliku"
                                ["Maximum allowed size for file '%value%' is '%max%' but '%size%' detected"] => string(68) "Podany plik ma rozmiar '%size%'. Maksymalny rozmiar pliku to '%max%'"
                                ["Minimum expected size for file '%value%' is '%min%' but '%size%' detected"] => string(67) "Podany plik ma rozmiar '%size%'. Minimalny rozmiar pliku to '%min%'"
                                ["File '%value%' exceeds the defined ini size"] => string(66) "Rozmiar pliku '%value%' przekroczył zdefiniowaną wartość w ini"
                                ["File '%value%' exceeds the defined form size"] => string(73) "Rozmiar pliku '%value%' przekroczył zdefiniowaną wartość w formularzu"
                                ["File '%value%' was only partially uploaded"] => string(47) "Plik '%value%' nie został całkowicie wysłany"
                                ["File '%value%' was not uploaded"] => string(35) "Plik '%value%' nie został wysłany"
                                ["No temporary directory was found for file '%value%'"] => string(38) "Nie zdefiniowano tymczasowego katalogu"
                                ["File '%value%' can't be written"] => string(35) "Nie można zapisać pliku '%value%'"
                                ["A PHP extension returned an error while uploading the file '%value%'"] => string(71) "Rozszerzenie PHP zgłosiło wyjątek podczas wysyłania pliku '%value%'"
                                ["File '%value%' was illegally uploaded. This could be a possible attack"] => string(86) "Plik '%value%' został niepoprawnie wysłany. Istnieje możliwość wystąpienia ataku"
                                ["File '%value%' was not found"] => string(30) "Nie znaleziono pliku '%value%'"
                                ["Unknown error while uploading file '%value%'"] => string(50) "Nieznany błąd podczas wysyłania pliku '%value%'"
                                ["Too much words, maximum '%max%' are allowed but '%count%' were counted"] => string(60) "Podano '%count%' słów. Maksymalna liczba słów to '%max%'"
                                ["Too less words, minimum '%min%' are expected but '%count%' were counted"] => string(59) "Podano '%count%' słów. Minimalna liczba słów to '%min%'"
                                ["'%value%' does not appear to be a float"] => string(46) "'%value%' nie jest liczbą zmiennoprzecinkową"
                                ["'%value%' is not greater than '%min%'"] => string(40) "'%value%' nie jest większe niż '%min%'"
                                ["'%value%' has not only hexadecimal digit characters"] => string(46) "'%value%' nie jest wartością heksadecymalną"
                                ["'%value%' appears to be an IP address, but IP addresses are not allowed"] => string(54) "Wartość '%value%' jest adresem IP a nie nazwą hosta"
                                ["'%value%' appears to be a DNS hostname but cannot match TLD against known list"] => string(30) "'%value%' zawiera nieznane TLD"
                                ["'%value%' appears to be a DNS hostname but contains a dash in an invalid position"] => string(54) "Nazwa hosta '%value%' zawiera znak '-' w złym miejscu"
                                ["'%value%' appears to be a DNS hostname but cannot match against hostname schema for TLD '%tld%'"] => string(65) "Nazwa hosta '%value%' jest niezgodna ze schematem dla TLD '%tld%'"
                                ["'%value%' appears to be a DNS hostname but cannot extract TLD part"] => string(51) "Nie można rozpoznać TLD dla nazwy hosta '%value%'"
                                ["'%value%' does not match the expected structure for a DNS hostname"] => string(41) "'%value%' nie jest poprawną nazwą hosta"
                                ["'%value%' does not appear to be a valid local network name"] => string(50) "'%value%' nie jest poprawną nazwą sieci lokalnej"
                                ["'%value%' appears to be a local network name but local network names are not allowed"] => string(91) "'%value%' prawdopodobnie jest nazwą sieci lokalnej. Nazwy sieci lokalnych są niedozwolone"
                                ["'%value%' appears to be a DNS hostname but the given punycode notation cannot be decoded"] => string(65) "Nie można zdekodować punycode dla podanej nazwy hosta '%value%'"
                                ["Unknown country within the IBAN '%value%'"] => string(33) "Niepoprawny kraj w IBAN '%value%'"
                                ["'%value%' has a false IBAN format"] => string(44) "Wartość '%value%' nie jest w formacie IBAN"
                                ["'%value%' has failed the IBAN check"] => string(56) "Wystąpił błąd podczas sprawdzania IBAN dla '%value%'"
                                ["The two given tokens do not match"] => string(35) "Podane wartości nie są takie same"
                                ["No token was provided to match against"] => string(35) "Nie podano wartości do porównania"
                                ["'%value%' was not found in the haystack"] => string(34) "Nie znaleziono wartości '%value%'"
                                ["Invalid type given. String or integer expected"] => string(70) "Podana wartość powinna być ciągiem znaków lub liczbą całkowitą"
                                ["'%value%' does not appear to be an integer"] => string(26) "'%value%' nie jest liczbą"
                                ["'%value%' does not appear to be a valid IP address"] => string(39) "'%value%' nie jest poprawnym adresem IP"
                                ["'%value%' is no valid ISBN number"] => string(33) "'%value%' nie jest poprawnym ISBN"
                                ["'%value%' is not less than '%max%'"] => string(40) "'%value%' nie jest mniejsze niż '%max%'"
                                ["Invalid type given. String, integer, float, boolean or array expected"] => string(132) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą, liczbą zmiennoprzecinkową, wartością logiczną lub tablicą"
                                ["Value is required and can't be empty"] => string(21) "To pole jest wymagane"
                                ["'%value%' does not appear to be a postal code"] => string(54) "Wartość '%value%' nie jest poprawnym kodem pocztowym"
                                ["'%value%' does not match against pattern '%pattern%'"] => string(52) "Wartość '%value%' nie pasuje do wzorca '%pattern%'"
                                ["There was an internal error while using the pattern '%pattern%'"] => string(60) "Wystąpił błąd podczas dopasowania wyrażenia '%pattern%'"
                                ["'%value%' is no valid sitemap changefreq"] => string(51) "'%value%' nie jest poprawną wartością changefreq"
                                ["'%value%' is no valid sitemap lastmod"] => string(48) "'%value%' nie jest poprawną wartością lastmod"
                                ["'%value%' is no valid sitemap location"] => string(53) "'%value%' nie jest poprawną lokalizacją mapy strony"
                                ["'%value%' is no valid sitemap priority"] => string(51) "'%value%' nie jest poprawną wartością priorytetu"
                                ["Invalid type given. Numeric string, integer or float expected"] => string(99) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą lub liczbą zmiennoprzecinkową"
                                ["'%value%' is less than %min% characters long"] => string(42) "'%value%' zawiera mniej niż %min% znaków"
                                ["'%value%' is more than %max% characters long"] => string(44) "'%value%' zawiera więcej niż %max% znaków"
                              }
                              ["disableNotices"] => bool(false)
                              ["ignore"] => string(1) "."
                              ["locale"] => string(2) "pl"
                              ["log"] => NULL
                              ["logMessage"] => string(49) "Untranslated message within '%locale%': %message%"
                              ["logPriority"] => int(5)
                              ["logUntranslated"] => bool(false)
                              ["reload"] => bool(false)
                              ["route"] => NULL
                              ["scan"] => NULL
                              ["tag"] => string(14) "Zend_Translate"
                            }
                            ["_translate":protected] => array(1) {
                              ["pl"] => array(108) {
                                ["Invalid type given. String, integer or float expected"] => string(99) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą lub liczbą zmiennoprzecinkową"
                                ["'%value%' contains characters which are non alphabetic and no digits"] => string(64) "Wartość '%value%' powinna zawierać znaki z alfabetu lub cyfry"
                                ["'%value%' is an empty string"] => string(38) "'%value%' jest pustym ciągiem znaków"
                                ["Invalid type given. String expected"] => string(42) "Podana wartość nie jest ciągiem znaków"
                                ["'%value%' contains non alphabetic characters"] => string(38) "'%value%' zawiera znaki spoza alfabetu"
                                ["'%value%' failed checksum validation"] => string(47) "Błędna suma kontrolna dla wartości '%value%'"
                                ["'%value%' contains invalid characters"] => string(36) "'%value%' zawiera niedozwolone znaki"
                                ["'%value%' should have a length of %length% characters"] => string(60) "Wartość '%value%' powinna być długości %length% znaków"
                                ["'%value%' is not between '%min%' and '%max%', inclusively"] => string(72) "'%value%' nie zawiera się w przedziale od '%min%' do '%max%' włącznie"
                                ["'%value%' is not strictly between '%min%' and '%max%'"] => string(61) "'%value%' nie zawiera się w przedziale od '%min%' do '%max%'"
                                ["'%value%' is not valid"] => string(37) "Wartość '%value%' jest nie poprawna"
                                ["An exception has been raised within the callback"] => string(59) "Wystąpił błąd podczas działania funkcji sprawdzającej"
                                ["'%value%' must contain between 13 and 19 digits"] => string(41) "'%value%' musi zawierać od 13 do 19 cyfr"
                                ["Luhn algorithm (mod-10 checksum) failed on '%value%'"] => string(84) "Błąd podczas wykonywania algorytmu Luhna (mod-10 checksum) dla wartości '%value%'"
                                ["'%value%' seems to contain an invalid checksum"] => string(47) "'%value%' zawiera niepoprawną sumę kontrolną"
                                ["'%value%' must contain only digits"] => string(37) "'%value%' może zawierać tylko cyfry"
                                ["'%value%' contains an invalid amount of digits"] => string(49) "Numer '%value%' zawiera niepoprawną liczbę cyfr"
                                ["'%value%' is not from an allowed institute"] => string(48) "Numer '%value%' nie jest z dozwolonej instytucji"
                                ["'%value%' seems to be an invalid creditcard number"] => string(41) "'%value%' jest niepoprawnym numerem karty"
                                ["An exception has been raised while validating '%value%'"] => string(60) "Wystąpił błąd podczas sprawdzania numeru karty '%value%'"
                                ["Invalid type given. String, integer, array or Zend_Date expected"] => string(88) "Podana wartość powinna być ciągiem znaków, liczbą, tablicą lub obiektem Zend_Date"
                                ["'%value%' does not appear to be a valid date"] => string(34) "'%value%' nie jest poprawną datą"
                                ["'%value%' does not fit the date format '%format%'"] => string(45) "Data '%value%' nie jest w formacie '%format%'"
                                ["No record matching '%value%' was found"] => string(36) "Nie znaleziono rekordu dla '%value%'"
                                ["A record matching '%value%' was found"] => string(31) "Znaleziono rekord dla '%value%'"
                                ["'%value%' is no valid email address in the basic format local-part@hostname"] => string(66) "'%value%' nie jest poprawnym adresem email w formacie nazwa@serwer"
                                ["'%hostname%' is no valid hostname for email address '%value%'"] => string(64) "Email '%value%' zawiera niepoprawną nazwę serwera '%hostname%'"
                                ["'%hostname%' does not appear to have a valid MX record for the email address '%value%'"] => string(88) "Serwer '%hostname%' nie posiada poprawnie zdefiniowanego rekordu MX dla adresu '%value%'"
                                ["'%hostname%' is not in a routable network segment. The email address '%value%' should not be resolved from public network"] => string(106) "'%hostname%' nie rutowalnym segmentem sieci. Email '%value%' nie powinien być wykrywany z sieci publiczej"
                                ["'%localPart%' can not be matched against dot-atom format"] => string(48) "Nazwa '%localPart%' nie jest w formacie dot-atom"
                                ["'%localPart%' can not be matched against quoted-string format"] => string(47) "'%localPart%' nie jest w formacie quoted-string"
                                ["'%localPart%' is no valid local part for email address '%value%'"] => string(39) "'%localPart%' nie jest poprawną nazwą"
                                ["'%value%' exceeds the allowed length"] => string(55) "Wartość '%value%' przekroczyła dozwoloną długość"
                                ["Too many files, maximum '%max%' are allowed but '%count%' are given"] => string(65) "Wybrano '%count%' plików. Dopuszczalna liczba plików to '%max%'"
                                ["Too few files, minimum '%min%' are expected but '%count%' are given"] => string(62) "Wybrano '%count%' plików. Minimalna liczba plików to '%min%'"
                                ["File '%value%' does not match the given crc32 hashes"] => string(39) "Błędna suma kontrolna pliku '%value%'"
                                ["A crc32 hash could not be evaluated for the given file"] => string(55) "Nie można obliczyć sumy kontrolnej dla podanego pliku"
                                ["File '%value%' is not readable or does not exist"] => string(55) "Plik '%value%' nie istnieje lub nie można go odczytać"
                                ["File '%value%' has a false extension"] => string(42) "Plik '%value%' ma niepoprawne rozszerzenie"
                                ["File '%value%' has a false mimetype of '%type%'"] => string(47) "Plik '%value%' ma niepoprawny typ MIME '%type%'"
                                ["The mimetype of file '%value%' could not be detected"] => string(48) "Nie można wykryć typu MIME dla pliku '%value%'"
                                ["File '%value%' does not exist"] => string(27) "Plik '%value%' nie istnieje"
                                ["All files in sum should have a maximum size of '%max%' but '%size%' were detected"] => string(81) "Wybrane pliki łącznie zajmują '%size%'. Maksymalny łączny rozmiar to '%max%'"
                                ["All files in sum should have a minimum size of '%min%' but '%size%' were detected"] => string(80) "Wybrane pliki łącznie zajmują '%size%'. Minimalny łączny rozmiar to '%min%'"
                                ["One or more files can not be read"] => string(53) "Jeden lub więcej plików nie mogą zostać odczytane"
                                ["File '%value%' does not match the given hashes"] => string(38) "Plik '%value%' ma niedopuszczalny hash"
                                ["A hash could not be evaluated for the given file"] => string(59) "Nie można obliczyć funkcji haszującej dla podanego pliku"
                                ["Maximum allowed width for image '%value%' should be '%maxwidth%' but '%width%' detected"] => string(79) "Plik '%value%' ma szerokość '%width%'. Maksymalna szerokość to '%maxwidth%'"
                                ["Minimum expected width for image '%value%' should be '%minwidth%' but '%width%' detected"] => string(78) "Plik '%value%' ma szerokość '%width%'. Minimalna szerokość to '%maxwidth%'"
                                ["Maximum allowed height for image '%value%' should be '%maxheight%' but '%height%' detected"] => string(79) "Plik '%value%' ma wysokość '%height%'. Maksymalna wysokość to '%maxheight%'"
                                ["Minimum expected height for image '%value%' should be '%minheight%' but '%height%' detected"] => string(78) "Plik '%value%' ma wysokość '%height%'. Minimalna wysokość to '%minheight%'"
                                ["The size of image '%value%' could not be detected"] => string(46) "Nie można określić rozmiaru pliku '%value%'"
                                ["File '%value%' is not compressed, '%type%' detected"] => string(51) "Plik '%value%' typu '%type%' nie jest skompresowany"
                                ["File '%value%' is no image, '%type%' detected"] => string(45) "Plik '%value%' typu '%type%' nie jest obrazem"
                                ["File '%value%' does not match the given md5 hashes"] => string(42) "Plik '%value%' ma niedopuszczalny hash md5"
                                ["A md5 hash could not be evaluated for the given file"] => string(63) "Nie można obliczyć funkcji haszującej md5 dla podanego pliku"
                                ["File '%value%' exists"] => string(23) "Plik '%value%' istnieje"
                                ["File '%value%' does not match the given sha1 hashes"] => string(43) "Plik '%value%' ma niedopuszczalny hash sha1"
                                ["A sha1 hash could not be evaluated for the given file"] => string(64) "Nie można obliczyć funkcji haszującej sha1 dla podanego pliku"
                                ["Maximum allowed size for file '%value%' is '%max%' but '%size%' detected"] => string(68) "Podany plik ma rozmiar '%size%'. Maksymalny rozmiar pliku to '%max%'"
                                ["Minimum expected size for file '%value%' is '%min%' but '%size%' detected"] => string(67) "Podany plik ma rozmiar '%size%'. Minimalny rozmiar pliku to '%min%'"
                                ["File '%value%' exceeds the defined ini size"] => string(66) "Rozmiar pliku '%value%' przekroczył zdefiniowaną wartość w ini"
                                ["File '%value%' exceeds the defined form size"] => string(73) "Rozmiar pliku '%value%' przekroczył zdefiniowaną wartość w formularzu"
                                ["File '%value%' was only partially uploaded"] => string(47) "Plik '%value%' nie został całkowicie wysłany"
                                ["File '%value%' was not uploaded"] => string(35) "Plik '%value%' nie został wysłany"
                                ["No temporary directory was found for file '%value%'"] => string(38) "Nie zdefiniowano tymczasowego katalogu"
                                ["File '%value%' can't be written"] => string(35) "Nie można zapisać pliku '%value%'"
                                ["A PHP extension returned an error while uploading the file '%value%'"] => string(71) "Rozszerzenie PHP zgłosiło wyjątek podczas wysyłania pliku '%value%'"
                                ["File '%value%' was illegally uploaded. This could be a possible attack"] => string(86) "Plik '%value%' został niepoprawnie wysłany. Istnieje możliwość wystąpienia ataku"
                                ["File '%value%' was not found"] => string(30) "Nie znaleziono pliku '%value%'"
                                ["Unknown error while uploading file '%value%'"] => string(50) "Nieznany błąd podczas wysyłania pliku '%value%'"
                                ["Too much words, maximum '%max%' are allowed but '%count%' were counted"] => string(60) "Podano '%count%' słów. Maksymalna liczba słów to '%max%'"
                                ["Too less words, minimum '%min%' are expected but '%count%' were counted"] => string(59) "Podano '%count%' słów. Minimalna liczba słów to '%min%'"
                                ["'%value%' does not appear to be a float"] => string(46) "'%value%' nie jest liczbą zmiennoprzecinkową"
                                ["'%value%' is not greater than '%min%'"] => string(40) "'%value%' nie jest większe niż '%min%'"
                                ["'%value%' has not only hexadecimal digit characters"] => string(46) "'%value%' nie jest wartością heksadecymalną"
                                ["'%value%' appears to be an IP address, but IP addresses are not allowed"] => string(54) "Wartość '%value%' jest adresem IP a nie nazwą hosta"
                                ["'%value%' appears to be a DNS hostname but cannot match TLD against known list"] => string(30) "'%value%' zawiera nieznane TLD"
                                ["'%value%' appears to be a DNS hostname but contains a dash in an invalid position"] => string(54) "Nazwa hosta '%value%' zawiera znak '-' w złym miejscu"
                                ["'%value%' appears to be a DNS hostname but cannot match against hostname schema for TLD '%tld%'"] => string(65) "Nazwa hosta '%value%' jest niezgodna ze schematem dla TLD '%tld%'"
                                ["'%value%' appears to be a DNS hostname but cannot extract TLD part"] => string(51) "Nie można rozpoznać TLD dla nazwy hosta '%value%'"
                                ["'%value%' does not match the expected structure for a DNS hostname"] => string(41) "'%value%' nie jest poprawną nazwą hosta"
                                ["'%value%' does not appear to be a valid local network name"] => string(50) "'%value%' nie jest poprawną nazwą sieci lokalnej"
                                ["'%value%' appears to be a local network name but local network names are not allowed"] => string(91) "'%value%' prawdopodobnie jest nazwą sieci lokalnej. Nazwy sieci lokalnych są niedozwolone"
                                ["'%value%' appears to be a DNS hostname but the given punycode notation cannot be decoded"] => string(65) "Nie można zdekodować punycode dla podanej nazwy hosta '%value%'"
                                ["Unknown country within the IBAN '%value%'"] => string(33) "Niepoprawny kraj w IBAN '%value%'"
                                ["'%value%' has a false IBAN format"] => string(44) "Wartość '%value%' nie jest w formacie IBAN"
                                ["'%value%' has failed the IBAN check"] => string(56) "Wystąpił błąd podczas sprawdzania IBAN dla '%value%'"
                                ["The two given tokens do not match"] => string(35) "Podane wartości nie są takie same"
                                ["No token was provided to match against"] => string(35) "Nie podano wartości do porównania"
                                ["'%value%' was not found in the haystack"] => string(34) "Nie znaleziono wartości '%value%'"
                                ["Invalid type given. String or integer expected"] => string(70) "Podana wartość powinna być ciągiem znaków lub liczbą całkowitą"
                                ["'%value%' does not appear to be an integer"] => string(26) "'%value%' nie jest liczbą"
                                ["'%value%' does not appear to be a valid IP address"] => string(39) "'%value%' nie jest poprawnym adresem IP"
                                ["'%value%' is no valid ISBN number"] => string(33) "'%value%' nie jest poprawnym ISBN"
                                ["'%value%' is not less than '%max%'"] => string(40) "'%value%' nie jest mniejsze niż '%max%'"
                                ["Invalid type given. String, integer, float, boolean or array expected"] => string(132) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą, liczbą zmiennoprzecinkową, wartością logiczną lub tablicą"
                                ["Value is required and can't be empty"] => string(21) "To pole jest wymagane"
                                ["'%value%' does not appear to be a postal code"] => string(54) "Wartość '%value%' nie jest poprawnym kodem pocztowym"
                                ["'%value%' does not match against pattern '%pattern%'"] => string(52) "Wartość '%value%' nie pasuje do wzorca '%pattern%'"
                                ["There was an internal error while using the pattern '%pattern%'"] => string(60) "Wystąpił błąd podczas dopasowania wyrażenia '%pattern%'"
                                ["'%value%' is no valid sitemap changefreq"] => string(51) "'%value%' nie jest poprawną wartością changefreq"
                                ["'%value%' is no valid sitemap lastmod"] => string(48) "'%value%' nie jest poprawną wartością lastmod"
                                ["'%value%' is no valid sitemap location"] => string(53) "'%value%' nie jest poprawną lokalizacją mapy strony"
                                ["'%value%' is no valid sitemap priority"] => string(51) "'%value%' nie jest poprawną wartością priorytetu"
                                ["Invalid type given. Numeric string, integer or float expected"] => string(99) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą lub liczbą zmiennoprzecinkową"
                                ["'%value%' is less than %min% characters long"] => string(42) "'%value%' zawiera mniej niż %min% znaków"
                                ["'%value%' is more than %max% characters long"] => string(44) "'%value%' zawiera więcej niż %max% znaków"
                              }
                            }
                          }
                        }
                      }
                    }
                    ["_environment":protected] => NULL
                    ["_optionKeys":protected] => array(21) {
                      [0] => string(11) "phpsettings"
                      [1] => string(9) "bootstrap"
                      [2] => string(12) "appnamespace"
                      [3] => string(11) "pluginpaths"
                      [4] => string(9) "resources"
                      [5] => string(2) "db"
                      [6] => string(5) "logdb"
                      [7] => string(7) "session"
                      [8] => string(24) "session_defaultnamespace"
                      [9] => string(16) "session_lifetime"
                      [10] => string(13) "session_table"
                      [11] => string(6) "smarty"
                      [12] => string(4) "view"
                      [13] => string(5) "cache"
                      [14] => string(4) "auth"
                      [15] => string(5) "auth2"
                      [16] => string(6) "upload"
                      [17] => string(5) "paths"
                      [18] => string(9) "error_log"
                      [19] => string(7) "mailing"
                      [20] => string(5) "debug"
                    }
                    ["_options":protected] => array(21) {
                      ["phpSettings"] => array(5) {
                        ["display_startup_errors"] => string(1) "0"
                        ["display_errors"] => string(1) "0"
                        ["post_max_size"] => string(3) "12M"
                        ["upload_max_filesize"] => string(3) "12M"
                        ["MAX_FILE_SIZE"] => string(3) "12M"
                      }
                      ["bootstrap"] => array(2) {
                        ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/Bootstrap.php"
                        ["class"] => string(9) "Bootstrap"
                      }
                      ["appnamespace"] => string(0) ""
                      ["pluginPaths"] => array(1) {
                        ["Plugin"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/plugins/"
                      }
                      ["resources"] => array(1) {
                        ["frontController"] => array(6) {
                          ["controllerDirectory"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                          ["moduleControllerDirectoryName"] => string(1) "/"
                          ["moduleDirectory"] => string(63) "/home/firmylesne/domains/firmylesne.pl/application/controllers/"
                          ["defaultControllerName"] => string(5) "index"
                          ["defaultAction"] => string(5) "index"
                          ["params"] => array(1) {
                            ["displayExceptions"] => string(1) "0"
                          }
                        }
                      }
                      ["db"] => array(2) {
                        ["adapter"] => string(9) "Pdo_Mysql"
                        ["params"] => array(5) {
                          ["host"] => string(9) "localhost"
                          ["dbname"] => string(13) "firmylesne_fl"
                          ["username"] => string(13) "firmylesne_fl"
                          ["password"] => string(8) "RvN04efq"
                          ["charset"] => string(4) "utf8"
                        }
                      }
                      ["logdb"] => array(7) {
                        ["enabled"] => string(1) "0"
                        ["table"] => string(9) "log_zmian"
                        ["table_query"] => string(19) "log_zmian_zapytania"
                        ["exclude"] => string(61) "session,log_aktywnosci,log_logowan(insert),log_bledow(insert)"
                        ["log_insert"] => string(1) "0"
                        ["log_update"] => string(1) "0"
                        ["log_delete"] => string(1) "0"
                      }
                      ["session"] => array(1) {
                        ["name"] => string(11) "firmy_lesne"
                      }
                      ["session_defaultnamespace"] => string(7) "Default"
                      ["session_lifetime"] => string(5) "86400"
                      ["session_table"] => array(6) {
                        ["name"] => string(7) "session"
                        ["primary"] => array(3) {
                          [0] => string(10) "session_id"
                          [1] => string(9) "save_path"
                          [2] => string(4) "name"
                        }
                        ["primaryAssignment"] => array(3) {
                          [0] => string(9) "sessionId"
                          [1] => string(15) "sessionSavePath"
                          [2] => string(11) "sessionName"
                        }
                        ["modifiedColumn"] => string(8) "modified"
                        ["dataColumn"] => string(12) "session_data"
                        ["lifetimeColumn"] => string(8) "lifetime"
                      }
                      ["smarty"] => array(12) {
                        ["template_dir"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/"
                        ["layout_dir"] => string(75) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/layouts/"
                        ["compile_dir"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/views/compiles/"
                        ["cache_dir"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/caches/"
                        ["plugins_dir"] => array(1) {
                          [0] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/plugins/smarty"
                        }
                        ["auto_literal"] => string(1) "1"
                        ["force_compile"] => string(1) "0"
                        ["compile_check"] => string(1) "0"
                        ["default_layout"] => string(14) "default/layout"
                        ["debugging"] => string(1) "0"
                        ["debugging_ctrl"] => string(3) "URL"
                        ["default_modifiers"] => array(1) {
                          [0] => string(16) "escape:'htmlall'"
                        }
                      }
                      ["view"] => array(4) {
                        ["images"] => string(8) "/images/"
                        ["styles"] => string(8) "/styles/"
                        ["scripts"] => string(9) "/scripts/"
                        ["plugins"] => string(9) "/plugins/"
                      }
                      ["cache"] => array(4) {
                        ["enabled"] => string(1) "1"
                        ["frontend"] => array(2) {
                          ["name"] => string(4) "Core"
                          ["params"] => array(1) {
                            ["automatic_serialization"] => string(1) "1"
                          }
                        }
                        ["primary"] => array(2) {
                          ["name"] => string(4) "File"
                          ["params"] => array(1) {
                            ["cache_dir"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/../temp"
                          }
                        }
                        ["options"] => array(3) {
                          ["savetosecondary"] => string(1) "1"
                          ["backuptosecondary"] => string(1) "0"
                          ["recoverprimary"] => string(1) "1"
                        }
                      }
                      ["auth"] => array(2) {
                        ["table"] => array(4) {
                          ["name"] => string(15) "acl_uzytkownicy"
                          ["user_column"] => string(5) "email"
                          ["pass_column"] => string(5) "haslo"
                          ["pass_treatment"] => string(7) "SHA1(?)"
                        }
                        ["log"] => array(2) {
                          ["enabled"] => string(1) "1"
                          ["table"] => string(11) "log_logowan"
                        }
                      }
                      ["auth2"] => array(2) {
                        ["table"] => array(4) {
                          ["name"] => string(15) "acl_uzytkownicy"
                          ["user_column"] => string(5) "email"
                          ["pass_column"] => string(5) "haslo"
                          ["pass_treatment"] => string(1) "?"
                        }
                        ["log"] => array(2) {
                          ["enabled"] => string(1) "1"
                          ["table"] => string(11) "log_logowan"
                        }
                      }
                      ["upload"] => array(5) {
                        ["filetransfer"] => array(2) {
                          ["ignoreNoFile"] => string(1) "1"
                          ["useByteString"] => string(1) "0"
                        }
                        ["maxFileSize"] => string(3) "1MB"
                        ["maxFilesSize"] => string(3) "5MB"
                        ["excludeExtension"] => string(200) "ADE,ADP,BAS,BAT,CGI,CHM,CMD,COM,CPL,CRT,EXE,HLP,HTA,HTM,HTML,INF,INS,ISP,JS,JSE,LNK,MDB,MDE,MSC,MSI,MSP,MST,PCD,PHTML,PIF,PHP,PHP2,PHP3,PHP4,PHP5,REG,SCR,SCT,SH,SHS,TIF,TIFF,URL,VB,VBE,VBS,WSC,WSF,WSH"
                        ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/../files"
                      }
                      ["paths"] => array(1) {
                        ["images"] => array(6) {
                          ["news"] => string(82) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/artykuly/"
                          ["reklama"] => string(81) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/reklama/"
                          ["galerie"] => string(81) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/galerie/"
                          ["filmy"] => string(79) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/filmy/"
                          ["firmy"] => string(79) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/firmy/"
                          ["ogloszenia"] => string(84) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/ogloszenia/"
                        }
                      }
                      ["error_log"] => array(3) {
                        ["enabled"] => string(1) "1"
                        ["table"] => string(10) "log_bledow"
                        ["mailing"] => array(4) {
                          ["enabled"] => string(1) "1"
                          ["recipients"] => array(1) {
                            [0] => string(23) "and.kowalczuk@gmail.com"
                          }
                          ["hostname"] => string(13) "firmylesne.pl"
                          ["host"] => array(5) {
                            ["auth"] => string(5) "login"
                            ["username"] => string(19) "bledy@firmylesne.pl"
                            ["password"] => string(8) "g52mibV7"
                            ["ssl"] => string(3) "ssl"
                            ["port"] => string(3) "587"
                          }
                        }
                      }
                      ["mailing"] => array(5) {
                        ["enabled"] => string(1) "1"
                        ["nadawca_adres"] => string(21) "noreply@firmylesne.pl"
                        ["nadawca_nazwa"] => string(12) "Firmy leśne"
                        ["hostname"] => string(13) "firmylesne.pl"
                        ["host"] => array(5) {
                          ["auth"] => string(5) "login"
                          ["username"] => string(21) "noreply@firmylesne.pl"
                          ["password"] => string(8) "z43X3Ikg"
                          ["ssl"] => string(3) "ssl"
                          ["port"] => string(3) "465"
                        }
                      }
                      ["debug"] => array(6) {
                        ["enabled"] => string(1) "1"
                        ["images_path"] => string(14) "/images/debug/"
                        ["max_recursion"] => string(1) "6"
                        ["max_string_length"] => string(2) "75"
                        ["max_string_length_stepsub"] => string(1) "2"
                        ["inline"] => string(1) "1"
                      }
                    }
                    ["_pluginLoader":protected] => object(Zend_Loader_PluginLoader)#43 (4) {
                      ["_loadedPluginPaths":protected] => array(0) {
                      }
                      ["_loadedPlugins":protected] => array(1) {
                        ["Frontcontroller"] => string(41) "Zend_Application_Resource_Frontcontroller"
                      }
                      ["_prefixToPaths":protected] => array(3) {
                        ["Zend_Application_Resource_"] => array(1) {
                          [0] => string(26) "Zend/Application/Resource/"
                        }
                        ["ZendX_Application_Resource_"] => array(1) {
                          [0] => string(27) "ZendX/Application/Resource/"
                        }
                        ["Plugin_"] => array(1) {
                          [0] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/plugins/"
                        }
                      }
                      ["_useStaticRegistry":protected] => NULL
                    }
                    ["_pluginResources":protected] => array(1) {
                      ["frontcontroller"] => object(Zend_Application_Resource_Frontcontroller)#41 (4) {
                        ["_front":protected] => object(Zend_Controller_Front)#37 (11) {
                          ["_baseUrl":protected] => NULL
                          ["_controllerDir":protected] => NULL
                          ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                            ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                            ["_curModule":protected] => string(7) "default"
                            ["_controllerDirectory":protected] => array(4) {
                              ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                              ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                              ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                              ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                            }
                            ["_defaultAction":protected] => string(5) "index"
                            ["_defaultController":protected] => string(5) "index"
                            ["_defaultModule":protected] => string(7) "default"
                            ["_frontController":protected] => NULL
                            ["_invokeParams":protected] => array(2) {
                              ["displayExceptions"] => string(1) "0"
                              ["bootstrap"] => *RECURSION*
                            }
                            ["_pathDelimiter":protected] => string(1) "_"
                            ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                              ["_body":protected] => array(0) {
                              }
                              ["_exceptions":protected] => array(1) {
                                [0] => *RECURSION*
                              }
                              ["_headers":protected] => array(0) {
                              }
                              ["_headersRaw":protected] => array(0) {
                              }
                              ["_httpResponseCode":protected] => int(200)
                              ["_isRedirect":protected] => bool(false)
                              ["_renderExceptions":protected] => bool(false)
                              ["headersSentThrowsException"] => bool(true)
                            }
                            ["_wordDelimiter":protected] => array(2) {
                              [0] => string(1) "-"
                              [1] => string(1) "."
                            }
                          }
                          ["_invokeParams":protected] => array(2) {
                            ["displayExceptions"] => string(1) "0"
                            ["bootstrap"] => *RECURSION*
                          }
                          ["_moduleControllerDirectoryName":protected] => string(1) "/"
                          ["_plugins":protected] => object(Zend_Controller_Plugin_Broker)#38 (3) {
                            ["_plugins":protected] => array(1) {
                              [100] => object(Zend_Controller_Plugin_ErrorHandler)#49 (7) {
                                ["_errorModule":protected] => string(7) "default"
                                ["_errorController":protected] => string(5) "error"
                                ["_errorAction":protected] => string(5) "error"
                                ["_isInsideErrorHandlerLoop":protected] => bool(true)
                                ["_exceptionCountAtFirstEncounter":protected] => int(1)
                                ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                  ["_paramSources":protected] => array(2) {
                                    [0] => string(4) "_GET"
                                    [1] => string(5) "_POST"
                                  }
                                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_baseUrl":protected] => string(0) ""
                                  ["_basePath":protected] => NULL
                                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_params":protected] => array(4) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                    ["error_handler"] => object(ArrayObject)#96 (1) {
                                      ["storage":"ArrayObject":private] => array(3) {
                                        ["exception"] => *RECURSION*
                                        ["type"] => string(15) "EXCEPTION_OTHER"
                                        ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                          ["_paramSources":protected] => array(2) {
                                            [0] => string(4) "_GET"
                                            [1] => string(5) "_POST"
                                          }
                                          ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_baseUrl":protected] => string(0) ""
                                          ["_basePath":protected] => NULL
                                          ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_params":protected] => array(3) {
                                            ["controller"] => string(5) "pokaz"
                                            ["action"] => string(24) "informacje-organizacyjne"
                                            ["module"] => string(7) "default"
                                          }
                                          ["_rawBody":protected] => NULL
                                          ["_aliases":protected] => array(0) {
                                          }
                                          ["_dispatched":protected] => bool(true)
                                          ["_module":protected] => string(7) "default"
                                          ["_moduleKey":protected] => string(6) "module"
                                          ["_controller":protected] => string(5) "pokaz"
                                          ["_controllerKey":protected] => string(10) "controller"
                                          ["_action":protected] => string(24) "informacje-organizacyjne"
                                          ["_actionKey":protected] => string(6) "action"
                                        }
                                      }
                                    }
                                  }
                                  ["_rawBody":protected] => NULL
                                  ["_aliases":protected] => array(0) {
                                  }
                                  ["_dispatched":protected] => bool(false)
                                  ["_module":protected] => string(7) "default"
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controller":protected] => string(5) "error"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_action":protected] => string(8) "critical"
                                  ["_actionKey":protected] => string(6) "action"
                                }
                                ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                  ["_body":protected] => array(0) {
                                  }
                                  ["_exceptions":protected] => array(1) {
                                    [0] => *RECURSION*
                                  }
                                  ["_headers":protected] => array(0) {
                                  }
                                  ["_headersRaw":protected] => array(0) {
                                  }
                                  ["_httpResponseCode":protected] => int(200)
                                  ["_isRedirect":protected] => bool(false)
                                  ["_renderExceptions":protected] => bool(false)
                                  ["headersSentThrowsException"] => bool(true)
                                }
                              }
                            }
                            ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                              ["_paramSources":protected] => array(2) {
                                [0] => string(4) "_GET"
                                [1] => string(5) "_POST"
                              }
                              ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_baseUrl":protected] => string(0) ""
                              ["_basePath":protected] => NULL
                              ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_params":protected] => array(4) {
                                ["controller"] => string(5) "pokaz"
                                ["action"] => string(24) "informacje-organizacyjne"
                                ["module"] => string(7) "default"
                                ["error_handler"] => object(ArrayObject)#96 (1) {
                                  ["storage":"ArrayObject":private] => array(3) {
                                    ["exception"] => *RECURSION*
                                    ["type"] => string(15) "EXCEPTION_OTHER"
                                    ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                      ["_paramSources":protected] => array(2) {
                                        [0] => string(4) "_GET"
                                        [1] => string(5) "_POST"
                                      }
                                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_baseUrl":protected] => string(0) ""
                                      ["_basePath":protected] => NULL
                                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_params":protected] => array(3) {
                                        ["controller"] => string(5) "pokaz"
                                        ["action"] => string(24) "informacje-organizacyjne"
                                        ["module"] => string(7) "default"
                                      }
                                      ["_rawBody":protected] => NULL
                                      ["_aliases":protected] => array(0) {
                                      }
                                      ["_dispatched":protected] => bool(true)
                                      ["_module":protected] => string(7) "default"
                                      ["_moduleKey":protected] => string(6) "module"
                                      ["_controller":protected] => string(5) "pokaz"
                                      ["_controllerKey":protected] => string(10) "controller"
                                      ["_action":protected] => string(24) "informacje-organizacyjne"
                                      ["_actionKey":protected] => string(6) "action"
                                    }
                                  }
                                }
                              }
                              ["_rawBody":protected] => NULL
                              ["_aliases":protected] => array(0) {
                              }
                              ["_dispatched":protected] => bool(false)
                              ["_module":protected] => string(7) "default"
                              ["_moduleKey":protected] => string(6) "module"
                              ["_controller":protected] => string(5) "error"
                              ["_controllerKey":protected] => string(10) "controller"
                              ["_action":protected] => string(8) "critical"
                              ["_actionKey":protected] => string(6) "action"
                            }
                            ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                              ["_body":protected] => array(0) {
                              }
                              ["_exceptions":protected] => array(1) {
                                [0] => *RECURSION*
                              }
                              ["_headers":protected] => array(0) {
                              }
                              ["_headersRaw":protected] => array(0) {
                              }
                              ["_httpResponseCode":protected] => int(200)
                              ["_isRedirect":protected] => bool(false)
                              ["_renderExceptions":protected] => bool(false)
                              ["headersSentThrowsException"] => bool(true)
                            }
                          }
                          ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                            ["_paramSources":protected] => array(2) {
                              [0] => string(4) "_GET"
                              [1] => string(5) "_POST"
                            }
                            ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                            ["_baseUrl":protected] => string(0) ""
                            ["_basePath":protected] => NULL
                            ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                            ["_params":protected] => array(4) {
                              ["controller"] => string(5) "pokaz"
                              ["action"] => string(24) "informacje-organizacyjne"
                              ["module"] => string(7) "default"
                              ["error_handler"] => object(ArrayObject)#96 (1) {
                                ["storage":"ArrayObject":private] => array(3) {
                                  ["exception"] => *RECURSION*
                                  ["type"] => string(15) "EXCEPTION_OTHER"
                                  ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                    ["_paramSources":protected] => array(2) {
                                      [0] => string(4) "_GET"
                                      [1] => string(5) "_POST"
                                    }
                                    ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                    ["_baseUrl":protected] => string(0) ""
                                    ["_basePath":protected] => NULL
                                    ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                    ["_params":protected] => array(3) {
                                      ["controller"] => string(5) "pokaz"
                                      ["action"] => string(24) "informacje-organizacyjne"
                                      ["module"] => string(7) "default"
                                    }
                                    ["_rawBody":protected] => NULL
                                    ["_aliases":protected] => array(0) {
                                    }
                                    ["_dispatched":protected] => bool(true)
                                    ["_module":protected] => string(7) "default"
                                    ["_moduleKey":protected] => string(6) "module"
                                    ["_controller":protected] => string(5) "pokaz"
                                    ["_controllerKey":protected] => string(10) "controller"
                                    ["_action":protected] => string(24) "informacje-organizacyjne"
                                    ["_actionKey":protected] => string(6) "action"
                                  }
                                }
                              }
                            }
                            ["_rawBody":protected] => NULL
                            ["_aliases":protected] => array(0) {
                            }
                            ["_dispatched":protected] => bool(false)
                            ["_module":protected] => string(7) "default"
                            ["_moduleKey":protected] => string(6) "module"
                            ["_controller":protected] => string(5) "error"
                            ["_controllerKey":protected] => string(10) "controller"
                            ["_action":protected] => string(8) "critical"
                            ["_actionKey":protected] => string(6) "action"
                          }
                          ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                            ["_body":protected] => array(0) {
                            }
                            ["_exceptions":protected] => array(1) {
                              [0] => *RECURSION*
                            }
                            ["_headers":protected] => array(0) {
                            }
                            ["_headersRaw":protected] => array(0) {
                            }
                            ["_httpResponseCode":protected] => int(200)
                            ["_isRedirect":protected] => bool(false)
                            ["_renderExceptions":protected] => bool(false)
                            ["headersSentThrowsException"] => bool(true)
                          }
                          ["_returnResponse":protected] => bool(false)
                          ["_router":protected] => object(Zend_Controller_Router_Rewrite)#25 (8) {
                            ["_useDefaultRoutes":protected] => bool(true)
                            ["_routes":protected] => array(2) {
                              ["default"] => object(Zend_Controller_Router_Route_Module)#46 (11) {
                                ["_defaults":protected] => array(3) {
                                  ["controller"] => string(5) "index"
                                  ["action"] => string(5) "index"
                                  ["module"] => string(7) "default"
                                }
                                ["_values":protected] => array(2) {
                                  ["controller"] => string(5) "pokaz"
                                  ["action"] => string(24) "informacje-organizacyjne"
                                }
                                ["_moduleValid":protected] => bool(false)
                                ["_keysSet":protected] => bool(true)
                                ["_moduleKey":protected] => string(6) "module"
                                ["_controllerKey":protected] => string(10) "controller"
                                ["_actionKey":protected] => string(6) "action"
                                ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                  ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                  ["_curModule":protected] => string(7) "default"
                                  ["_controllerDirectory":protected] => array(4) {
                                    ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                    ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                    ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                    ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                  }
                                  ["_defaultAction":protected] => string(5) "index"
                                  ["_defaultController":protected] => string(5) "index"
                                  ["_defaultModule":protected] => string(7) "default"
                                  ["_frontController":protected] => NULL
                                  ["_invokeParams":protected] => array(2) {
                                    ["displayExceptions"] => string(1) "0"
                                    ["bootstrap"] => *RECURSION*
                                  }
                                  ["_pathDelimiter":protected] => string(1) "_"
                                  ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                    ["_body":protected] => array(0) {
                                    }
                                    ["_exceptions":protected] => array(1) {
                                      [0] => *RECURSION*
                                    }
                                    ["_headers":protected] => array(0) {
                                    }
                                    ["_headersRaw":protected] => array(0) {
                                    }
                                    ["_httpResponseCode":protected] => int(200)
                                    ["_isRedirect":protected] => bool(false)
                                    ["_renderExceptions":protected] => bool(false)
                                    ["headersSentThrowsException"] => bool(true)
                                  }
                                  ["_wordDelimiter":protected] => array(2) {
                                    [0] => string(1) "-"
                                    [1] => string(1) "."
                                  }
                                }
                                ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                  ["_paramSources":protected] => array(2) {
                                    [0] => string(4) "_GET"
                                    [1] => string(5) "_POST"
                                  }
                                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_baseUrl":protected] => string(0) ""
                                  ["_basePath":protected] => NULL
                                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_params":protected] => array(4) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                    ["error_handler"] => object(ArrayObject)#96 (1) {
                                      ["storage":"ArrayObject":private] => array(3) {
                                        ["exception"] => *RECURSION*
                                        ["type"] => string(15) "EXCEPTION_OTHER"
                                        ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                          ["_paramSources":protected] => array(2) {
                                            [0] => string(4) "_GET"
                                            [1] => string(5) "_POST"
                                          }
                                          ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_baseUrl":protected] => string(0) ""
                                          ["_basePath":protected] => NULL
                                          ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_params":protected] => array(3) {
                                            ["controller"] => string(5) "pokaz"
                                            ["action"] => string(24) "informacje-organizacyjne"
                                            ["module"] => string(7) "default"
                                          }
                                          ["_rawBody":protected] => NULL
                                          ["_aliases":protected] => array(0) {
                                          }
                                          ["_dispatched":protected] => bool(true)
                                          ["_module":protected] => string(7) "default"
                                          ["_moduleKey":protected] => string(6) "module"
                                          ["_controller":protected] => string(5) "pokaz"
                                          ["_controllerKey":protected] => string(10) "controller"
                                          ["_action":protected] => string(24) "informacje-organizacyjne"
                                          ["_actionKey":protected] => string(6) "action"
                                        }
                                      }
                                    }
                                  }
                                  ["_rawBody":protected] => NULL
                                  ["_aliases":protected] => array(0) {
                                  }
                                  ["_dispatched":protected] => bool(false)
                                  ["_module":protected] => string(7) "default"
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controller":protected] => string(5) "error"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_action":protected] => string(8) "critical"
                                  ["_actionKey":protected] => string(6) "action"
                                }
                                ["_isAbstract":protected] => bool(false)
                                ["_matchedPath":protected] => NULL
                              }
                              ["ajax"] => object(Zend_Controller_Router_Route)#22 (17) {
                                ["_translator":protected] => NULL
                                ["_locale":protected] => NULL
                                ["_isTranslated":protected] => bool(false)
                                ["_translatable":protected] => array(0) {
                                }
                                ["_urlVariable":protected] => string(1) ":"
                                ["_urlDelimiter":protected] => string(1) "/"
                                ["_regexDelimiter":protected] => string(1) "#"
                                ["_defaultRegex":protected] => NULL
                                ["_variables":protected] => array(3) {
                                  [1] => string(6) "module"
                                  [2] => string(10) "controller"
                                  [3] => string(6) "action"
                                }
                                ["_parts":protected] => array(5) {
                                  [0] => string(4) "ajax"
                                  [1] => NULL
                                  [2] => NULL
                                  [3] => NULL
                                  [4] => string(1) "*"
                                }
                                ["_defaults":protected] => array(1) {
                                  ["ajax"] => bool(true)
                                }
                                ["_requirements":protected] => array(0) {
                                }
                                ["_values":protected] => array(0) {
                                }
                                ["_wildcardData":protected] => array(0) {
                                }
                                ["_staticCount":protected] => int(1)
                                ["_isAbstract":protected] => bool(false)
                                ["_matchedPath":protected] => NULL
                              }
                            }
                            ["_currentRoute":protected] => string(7) "default"
                            ["_globalParams":protected] => array(0) {
                            }
                            ["_chainNameSeparator":protected] => string(1) "-"
                            ["_useCurrentParamsAsGlobal":protected] => bool(false)
                            ["_frontController":protected] => *RECURSION*
                            ["_invokeParams":protected] => array(2) {
                              ["displayExceptions"] => string(1) "0"
                              ["bootstrap"] => *RECURSION*
                            }
                          }
                          ["_throwExceptions":protected] => bool(false)
                        }
                        ["_bootstrap":protected] => *RECURSION*
                        ["_options":protected] => array(6) {
                          ["controllerDirectory"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                          ["moduleControllerDirectoryName"] => string(1) "/"
                          ["moduleDirectory"] => string(63) "/home/firmylesne/domains/firmylesne.pl/application/controllers/"
                          ["defaultControllerName"] => string(5) "index"
                          ["defaultAction"] => string(5) "index"
                          ["params"] => array(1) {
                            ["displayExceptions"] => string(1) "0"
                          }
                        }
                        ["_skipOptions":protected] => array(2) {
                          [0] => string(7) "options"
                          [1] => string(6) "config"
                        }
                      }
                    }
                    ["_run":protected] => array(14) {
                      [0] => string(15) "frontcontroller"
                      [1] => string(15) "basecontrollers"
                      [2] => string(10) "autoloader"
                      [3] => string(6) "upload"
                      [4] => string(4) "view"
                      [5] => string(6) "router"
                      [6] => string(2) "db"
                      [7] => string(7) "session"
                      [8] => string(5) "cache"
                      [9] => string(4) "auth"
                      [10] => string(3) "acl"
                      [11] => string(8) "errorlog"
                      [12] => string(10) "translator"
                      [13] => string(4) "path"
                    }
                    ["_started":protected] => array(0) {
                    }
                    ["frontController"] => object(Zend_Controller_Front)#37 (11) {
                      ["_baseUrl":protected] => NULL
                      ["_controllerDir":protected] => NULL
                      ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                        ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                        ["_curModule":protected] => string(7) "default"
                        ["_controllerDirectory":protected] => array(4) {
                          ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                          ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                          ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                          ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                        }
                        ["_defaultAction":protected] => string(5) "index"
                        ["_defaultController":protected] => string(5) "index"
                        ["_defaultModule":protected] => string(7) "default"
                        ["_frontController":protected] => NULL
                        ["_invokeParams":protected] => array(2) {
                          ["displayExceptions"] => string(1) "0"
                          ["bootstrap"] => *RECURSION*
                        }
                        ["_pathDelimiter":protected] => string(1) "_"
                        ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                          ["_body":protected] => array(0) {
                          }
                          ["_exceptions":protected] => array(1) {
                            [0] => *RECURSION*
                          }
                          ["_headers":protected] => array(0) {
                          }
                          ["_headersRaw":protected] => array(0) {
                          }
                          ["_httpResponseCode":protected] => int(200)
                          ["_isRedirect":protected] => bool(false)
                          ["_renderExceptions":protected] => bool(false)
                          ["headersSentThrowsException"] => bool(true)
                        }
                        ["_wordDelimiter":protected] => array(2) {
                          [0] => string(1) "-"
                          [1] => string(1) "."
                        }
                      }
                      ["_invokeParams":protected] => array(2) {
                        ["displayExceptions"] => string(1) "0"
                        ["bootstrap"] => *RECURSION*
                      }
                      ["_moduleControllerDirectoryName":protected] => string(1) "/"
                      ["_plugins":protected] => object(Zend_Controller_Plugin_Broker)#38 (3) {
                        ["_plugins":protected] => array(1) {
                          [100] => object(Zend_Controller_Plugin_ErrorHandler)#49 (7) {
                            ["_errorModule":protected] => string(7) "default"
                            ["_errorController":protected] => string(5) "error"
                            ["_errorAction":protected] => string(5) "error"
                            ["_isInsideErrorHandlerLoop":protected] => bool(true)
                            ["_exceptionCountAtFirstEncounter":protected] => int(1)
                            ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                              ["_paramSources":protected] => array(2) {
                                [0] => string(4) "_GET"
                                [1] => string(5) "_POST"
                              }
                              ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_baseUrl":protected] => string(0) ""
                              ["_basePath":protected] => NULL
                              ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_params":protected] => array(4) {
                                ["controller"] => string(5) "pokaz"
                                ["action"] => string(24) "informacje-organizacyjne"
                                ["module"] => string(7) "default"
                                ["error_handler"] => object(ArrayObject)#96 (1) {
                                  ["storage":"ArrayObject":private] => array(3) {
                                    ["exception"] => *RECURSION*
                                    ["type"] => string(15) "EXCEPTION_OTHER"
                                    ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                      ["_paramSources":protected] => array(2) {
                                        [0] => string(4) "_GET"
                                        [1] => string(5) "_POST"
                                      }
                                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_baseUrl":protected] => string(0) ""
                                      ["_basePath":protected] => NULL
                                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_params":protected] => array(3) {
                                        ["controller"] => string(5) "pokaz"
                                        ["action"] => string(24) "informacje-organizacyjne"
                                        ["module"] => string(7) "default"
                                      }
                                      ["_rawBody":protected] => NULL
                                      ["_aliases":protected] => array(0) {
                                      }
                                      ["_dispatched":protected] => bool(true)
                                      ["_module":protected] => string(7) "default"
                                      ["_moduleKey":protected] => string(6) "module"
                                      ["_controller":protected] => string(5) "pokaz"
                                      ["_controllerKey":protected] => string(10) "controller"
                                      ["_action":protected] => string(24) "informacje-organizacyjne"
                                      ["_actionKey":protected] => string(6) "action"
                                    }
                                  }
                                }
                              }
                              ["_rawBody":protected] => NULL
                              ["_aliases":protected] => array(0) {
                              }
                              ["_dispatched":protected] => bool(false)
                              ["_module":protected] => string(7) "default"
                              ["_moduleKey":protected] => string(6) "module"
                              ["_controller":protected] => string(5) "error"
                              ["_controllerKey":protected] => string(10) "controller"
                              ["_action":protected] => string(8) "critical"
                              ["_actionKey":protected] => string(6) "action"
                            }
                            ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                              ["_body":protected] => array(0) {
                              }
                              ["_exceptions":protected] => array(1) {
                                [0] => *RECURSION*
                              }
                              ["_headers":protected] => array(0) {
                              }
                              ["_headersRaw":protected] => array(0) {
                              }
                              ["_httpResponseCode":protected] => int(200)
                              ["_isRedirect":protected] => bool(false)
                              ["_renderExceptions":protected] => bool(false)
                              ["headersSentThrowsException"] => bool(true)
                            }
                          }
                        }
                        ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                          ["_paramSources":protected] => array(2) {
                            [0] => string(4) "_GET"
                            [1] => string(5) "_POST"
                          }
                          ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                          ["_baseUrl":protected] => string(0) ""
                          ["_basePath":protected] => NULL
                          ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                          ["_params":protected] => array(4) {
                            ["controller"] => string(5) "pokaz"
                            ["action"] => string(24) "informacje-organizacyjne"
                            ["module"] => string(7) "default"
                            ["error_handler"] => object(ArrayObject)#96 (1) {
                              ["storage":"ArrayObject":private] => array(3) {
                                ["exception"] => *RECURSION*
                                ["type"] => string(15) "EXCEPTION_OTHER"
                                ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                  ["_paramSources":protected] => array(2) {
                                    [0] => string(4) "_GET"
                                    [1] => string(5) "_POST"
                                  }
                                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_baseUrl":protected] => string(0) ""
                                  ["_basePath":protected] => NULL
                                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_params":protected] => array(3) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                  }
                                  ["_rawBody":protected] => NULL
                                  ["_aliases":protected] => array(0) {
                                  }
                                  ["_dispatched":protected] => bool(true)
                                  ["_module":protected] => string(7) "default"
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controller":protected] => string(5) "pokaz"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_action":protected] => string(24) "informacje-organizacyjne"
                                  ["_actionKey":protected] => string(6) "action"
                                }
                              }
                            }
                          }
                          ["_rawBody":protected] => NULL
                          ["_aliases":protected] => array(0) {
                          }
                          ["_dispatched":protected] => bool(false)
                          ["_module":protected] => string(7) "default"
                          ["_moduleKey":protected] => string(6) "module"
                          ["_controller":protected] => string(5) "error"
                          ["_controllerKey":protected] => string(10) "controller"
                          ["_action":protected] => string(8) "critical"
                          ["_actionKey":protected] => string(6) "action"
                        }
                        ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                          ["_body":protected] => array(0) {
                          }
                          ["_exceptions":protected] => array(1) {
                            [0] => *RECURSION*
                          }
                          ["_headers":protected] => array(0) {
                          }
                          ["_headersRaw":protected] => array(0) {
                          }
                          ["_httpResponseCode":protected] => int(200)
                          ["_isRedirect":protected] => bool(false)
                          ["_renderExceptions":protected] => bool(false)
                          ["headersSentThrowsException"] => bool(true)
                        }
                      }
                      ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                        ["_paramSources":protected] => array(2) {
                          [0] => string(4) "_GET"
                          [1] => string(5) "_POST"
                        }
                        ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                        ["_baseUrl":protected] => string(0) ""
                        ["_basePath":protected] => NULL
                        ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                        ["_params":protected] => array(4) {
                          ["controller"] => string(5) "pokaz"
                          ["action"] => string(24) "informacje-organizacyjne"
                          ["module"] => string(7) "default"
                          ["error_handler"] => object(ArrayObject)#96 (1) {
                            ["storage":"ArrayObject":private] => array(3) {
                              ["exception"] => *RECURSION*
                              ["type"] => string(15) "EXCEPTION_OTHER"
                              ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                ["_paramSources":protected] => array(2) {
                                  [0] => string(4) "_GET"
                                  [1] => string(5) "_POST"
                                }
                                ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                ["_baseUrl":protected] => string(0) ""
                                ["_basePath":protected] => NULL
                                ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                ["_params":protected] => array(3) {
                                  ["controller"] => string(5) "pokaz"
                                  ["action"] => string(24) "informacje-organizacyjne"
                                  ["module"] => string(7) "default"
                                }
                                ["_rawBody":protected] => NULL
                                ["_aliases":protected] => array(0) {
                                }
                                ["_dispatched":protected] => bool(true)
                                ["_module":protected] => string(7) "default"
                                ["_moduleKey":protected] => string(6) "module"
                                ["_controller":protected] => string(5) "pokaz"
                                ["_controllerKey":protected] => string(10) "controller"
                                ["_action":protected] => string(24) "informacje-organizacyjne"
                                ["_actionKey":protected] => string(6) "action"
                              }
                            }
                          }
                        }
                        ["_rawBody":protected] => NULL
                        ["_aliases":protected] => array(0) {
                        }
                        ["_dispatched":protected] => bool(false)
                        ["_module":protected] => string(7) "default"
                        ["_moduleKey":protected] => string(6) "module"
                        ["_controller":protected] => string(5) "error"
                        ["_controllerKey":protected] => string(10) "controller"
                        ["_action":protected] => string(8) "critical"
                        ["_actionKey":protected] => string(6) "action"
                      }
                      ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                        ["_body":protected] => array(0) {
                        }
                        ["_exceptions":protected] => array(1) {
                          [0] => *RECURSION*
                        }
                        ["_headers":protected] => array(0) {
                        }
                        ["_headersRaw":protected] => array(0) {
                        }
                        ["_httpResponseCode":protected] => int(200)
                        ["_isRedirect":protected] => bool(false)
                        ["_renderExceptions":protected] => bool(false)
                        ["headersSentThrowsException"] => bool(true)
                      }
                      ["_returnResponse":protected] => bool(false)
                      ["_router":protected] => object(Zend_Controller_Router_Rewrite)#25 (8) {
                        ["_useDefaultRoutes":protected] => bool(true)
                        ["_routes":protected] => array(2) {
                          ["default"] => object(Zend_Controller_Router_Route_Module)#46 (11) {
                            ["_defaults":protected] => array(3) {
                              ["controller"] => string(5) "index"
                              ["action"] => string(5) "index"
                              ["module"] => string(7) "default"
                            }
                            ["_values":protected] => array(2) {
                              ["controller"] => string(5) "pokaz"
                              ["action"] => string(24) "informacje-organizacyjne"
                            }
                            ["_moduleValid":protected] => bool(false)
                            ["_keysSet":protected] => bool(true)
                            ["_moduleKey":protected] => string(6) "module"
                            ["_controllerKey":protected] => string(10) "controller"
                            ["_actionKey":protected] => string(6) "action"
                            ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                              ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                              ["_curModule":protected] => string(7) "default"
                              ["_controllerDirectory":protected] => array(4) {
                                ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                              }
                              ["_defaultAction":protected] => string(5) "index"
                              ["_defaultController":protected] => string(5) "index"
                              ["_defaultModule":protected] => string(7) "default"
                              ["_frontController":protected] => NULL
                              ["_invokeParams":protected] => array(2) {
                                ["displayExceptions"] => string(1) "0"
                                ["bootstrap"] => *RECURSION*
                              }
                              ["_pathDelimiter":protected] => string(1) "_"
                              ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                ["_body":protected] => array(0) {
                                }
                                ["_exceptions":protected] => array(1) {
                                  [0] => *RECURSION*
                                }
                                ["_headers":protected] => array(0) {
                                }
                                ["_headersRaw":protected] => array(0) {
                                }
                                ["_httpResponseCode":protected] => int(200)
                                ["_isRedirect":protected] => bool(false)
                                ["_renderExceptions":protected] => bool(false)
                                ["headersSentThrowsException"] => bool(true)
                              }
                              ["_wordDelimiter":protected] => array(2) {
                                [0] => string(1) "-"
                                [1] => string(1) "."
                              }
                            }
                            ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                              ["_paramSources":protected] => array(2) {
                                [0] => string(4) "_GET"
                                [1] => string(5) "_POST"
                              }
                              ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_baseUrl":protected] => string(0) ""
                              ["_basePath":protected] => NULL
                              ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_params":protected] => array(4) {
                                ["controller"] => string(5) "pokaz"
                                ["action"] => string(24) "informacje-organizacyjne"
                                ["module"] => string(7) "default"
                                ["error_handler"] => object(ArrayObject)#96 (1) {
                                  ["storage":"ArrayObject":private] => array(3) {
                                    ["exception"] => *RECURSION*
                                    ["type"] => string(15) "EXCEPTION_OTHER"
                                    ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                      ["_paramSources":protected] => array(2) {
                                        [0] => string(4) "_GET"
                                        [1] => string(5) "_POST"
                                      }
                                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_baseUrl":protected] => string(0) ""
                                      ["_basePath":protected] => NULL
                                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_params":protected] => array(3) {
                                        ["controller"] => string(5) "pokaz"
                                        ["action"] => string(24) "informacje-organizacyjne"
                                        ["module"] => string(7) "default"
                                      }
                                      ["_rawBody":protected] => NULL
                                      ["_aliases":protected] => array(0) {
                                      }
                                      ["_dispatched":protected] => bool(true)
                                      ["_module":protected] => string(7) "default"
                                      ["_moduleKey":protected] => string(6) "module"
                                      ["_controller":protected] => string(5) "pokaz"
                                      ["_controllerKey":protected] => string(10) "controller"
                                      ["_action":protected] => string(24) "informacje-organizacyjne"
                                      ["_actionKey":protected] => string(6) "action"
                                    }
                                  }
                                }
                              }
                              ["_rawBody":protected] => NULL
                              ["_aliases":protected] => array(0) {
                              }
                              ["_dispatched":protected] => bool(false)
                              ["_module":protected] => string(7) "default"
                              ["_moduleKey":protected] => string(6) "module"
                              ["_controller":protected] => string(5) "error"
                              ["_controllerKey":protected] => string(10) "controller"
                              ["_action":protected] => string(8) "critical"
                              ["_actionKey":protected] => string(6) "action"
                            }
                            ["_isAbstract":protected] => bool(false)
                            ["_matchedPath":protected] => NULL
                          }
                          ["ajax"] => object(Zend_Controller_Router_Route)#22 (17) {
                            ["_translator":protected] => NULL
                            ["_locale":protected] => NULL
                            ["_isTranslated":protected] => bool(false)
                            ["_translatable":protected] => array(0) {
                            }
                            ["_urlVariable":protected] => string(1) ":"
                            ["_urlDelimiter":protected] => string(1) "/"
                            ["_regexDelimiter":protected] => string(1) "#"
                            ["_defaultRegex":protected] => NULL
                            ["_variables":protected] => array(3) {
                              [1] => string(6) "module"
                              [2] => string(10) "controller"
                              [3] => string(6) "action"
                            }
                            ["_parts":protected] => array(5) {
                              [0] => string(4) "ajax"
                              [1] => NULL
                              [2] => NULL
                              [3] => NULL
                              [4] => string(1) "*"
                            }
                            ["_defaults":protected] => array(1) {
                              ["ajax"] => bool(true)
                            }
                            ["_requirements":protected] => array(0) {
                            }
                            ["_values":protected] => array(0) {
                            }
                            ["_wildcardData":protected] => array(0) {
                            }
                            ["_staticCount":protected] => int(1)
                            ["_isAbstract":protected] => bool(false)
                            ["_matchedPath":protected] => NULL
                          }
                        }
                        ["_currentRoute":protected] => string(7) "default"
                        ["_globalParams":protected] => array(0) {
                        }
                        ["_chainNameSeparator":protected] => string(1) "-"
                        ["_useCurrentParamsAsGlobal":protected] => bool(false)
                        ["_frontController":protected] => *RECURSION*
                        ["_invokeParams":protected] => array(2) {
                          ["displayExceptions"] => string(1) "0"
                          ["bootstrap"] => *RECURSION*
                        }
                      }
                      ["_throwExceptions":protected] => bool(false)
                    }
                  }
                }
              }
            }
            [7] => array(6) {
              ["file"] => string(72) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Front.php"
              ["line"] => int(954)
              ["function"] => string(8) "dispatch"
              ["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
              ["type"] => string(2) "->"
              ["args"] => array(2) {
                [0] => object(Zend_Controller_Request_Http)#44 (15) {
                  ["_paramSources":protected] => array(2) {
                    [0] => string(4) "_GET"
                    [1] => string(5) "_POST"
                  }
                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                  ["_baseUrl":protected] => string(0) ""
                  ["_basePath":protected] => NULL
                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                  ["_params":protected] => array(4) {
                    ["controller"] => string(5) "pokaz"
                    ["action"] => string(24) "informacje-organizacyjne"
                    ["module"] => string(7) "default"
                    ["error_handler"] => object(ArrayObject)#96 (1) {
                      ["storage":"ArrayObject":private] => array(3) {
                        ["exception"] => *RECURSION*
                        ["type"] => string(15) "EXCEPTION_OTHER"
                        ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                          ["_paramSources":protected] => array(2) {
                            [0] => string(4) "_GET"
                            [1] => string(5) "_POST"
                          }
                          ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                          ["_baseUrl":protected] => string(0) ""
                          ["_basePath":protected] => NULL
                          ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                          ["_params":protected] => array(3) {
                            ["controller"] => string(5) "pokaz"
                            ["action"] => string(24) "informacje-organizacyjne"
                            ["module"] => string(7) "default"
                          }
                          ["_rawBody":protected] => NULL
                          ["_aliases":protected] => array(0) {
                          }
                          ["_dispatched":protected] => bool(true)
                          ["_module":protected] => string(7) "default"
                          ["_moduleKey":protected] => string(6) "module"
                          ["_controller":protected] => string(5) "pokaz"
                          ["_controllerKey":protected] => string(10) "controller"
                          ["_action":protected] => string(24) "informacje-organizacyjne"
                          ["_actionKey":protected] => string(6) "action"
                        }
                      }
                    }
                  }
                  ["_rawBody":protected] => NULL
                  ["_aliases":protected] => array(0) {
                  }
                  ["_dispatched":protected] => bool(false)
                  ["_module":protected] => string(7) "default"
                  ["_moduleKey":protected] => string(6) "module"
                  ["_controller":protected] => string(5) "error"
                  ["_controllerKey":protected] => string(10) "controller"
                  ["_action":protected] => string(8) "critical"
                  ["_actionKey":protected] => string(6) "action"
                }
                [1] => object(Zend_Controller_Response_Http)#45 (8) {
                  ["_body":protected] => array(0) {
                  }
                  ["_exceptions":protected] => array(1) {
                    [0] => *RECURSION*
                  }
                  ["_headers":protected] => array(0) {
                  }
                  ["_headersRaw":protected] => array(0) {
                  }
                  ["_httpResponseCode":protected] => int(200)
                  ["_isRedirect":protected] => bool(false)
                  ["_renderExceptions":protected] => bool(false)
                  ["headersSentThrowsException"] => bool(true)
                }
              }
            }
            [8] => array(6) {
              ["file"] => string(87) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Application/Bootstrap/Bootstrap.php"
              ["line"] => int(97)
              ["function"] => string(8) "dispatch"
              ["class"] => string(21) "Zend_Controller_Front"
              ["type"] => string(2) "->"
              ["args"] => array(0) {
              }
            }
            [9] => array(6) {
              ["file"] => string(67) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Application.php"
              ["line"] => int(366)
              ["function"] => string(3) "run"
              ["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
              ["type"] => string(2) "->"
              ["args"] => array(0) {
              }
            }
            [10] => array(6) {
              ["file"] => string(60) "/home/firmylesne/domains/firmylesne.pl/public_html/index.php"
              ["line"] => int(65)
              ["function"] => string(3) "run"
              ["class"] => string(16) "Zend_Application"
              ["type"] => string(2) "->"
              ["args"] => array(0) {
              }
            }
          }
          ["previous":"Exception":private] => NULL
        }
        [6] => &array(3) {
          ["controller"] => string(5) "pokaz"
          ["action"] => string(24) "informacje-organizacyjne"
          ["module"] => string(7) "default"
        }
      }
    }
    [6] => array(6) {
      ["file"] => string(82) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ErrorController.php"
      ["line"] => int(56)
      ["function"] => string(8) "logError"
      ["class"] => string(11) "Model_Error"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => object(ArrayObject)#96 (1) {
          ["storage":"ArrayObject":private] => array(3) {
            ["exception"] => object(Zend_Cache_Exception)#98 (8) {
              ["_previous":"Zend_Exception":private] => NULL
              ["message":protected] => string(111) "Invalid id or tag 'menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne' : must use only [a-zA-Z0-9_]"
              ["string":"Exception":private] => string(1806) "exception 'Zend_Cache_Exception' with message 'Invalid id or tag 'menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne' : must use only [a-zA-Z0-9_]' in /home/firmylesne/domains/firmylesne.pl/library/Zend/Cache.php:209
Stack trace:
#0 /home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php(679): Zend_Cache::throwException('Invalid id or t...')
#1 /home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php(358): Zend_Cache_Core::_validateIdOrTag('menu_default_po...')
#2 /home/firmylesne/domains/firmylesne.pl/application/plugins/Cache.php(384): Zend_Cache_Core->save(Array, 'menu_default_po...', Array, false, 8)
#3 /home/firmylesne/domains/firmylesne.pl/application/models/Zarzadzanie/Menu.php(84): Plugin_Cache->save(Array, 'menu_default_po...', Array)
#4 /home/firmylesne/domains/firmylesne.pl/application/controllers/PokazController.php(10): Model_Zarzadzanie_Menu->getMenu(true, Array)
#5 /home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Action.php(133): PokazController->init()
#6 /home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Dispatcher/Standard.php(281): Zend_Controller_Action->__construct(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http), Array)
#7 /home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#8 /home/firmylesne/domains/firmylesne.pl/library/Zend/Application/Bootstrap/Bootstrap.php(97): Zend_Controller_Front->dispatch()
#9 /home/firmylesne/domains/firmylesne.pl/library/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run()
#10 /home/firmylesne/domains/firmylesne.pl/public_html/index.php(65): Zend_Application->run()
#11 {main}"
              ["code":protected] => int(0)
              ["file":protected] => string(61) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Cache.php"
              ["line":protected] => int(209)
              ["trace":"Exception":private] => array(11) {
                [0] => array(6) {
                  ["file"] => string(66) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php"
                  ["line"] => int(679)
                  ["function"] => string(14) "throwException"
                  ["class"] => string(10) "Zend_Cache"
                  ["type"] => string(2) "::"
                  ["args"] => array(1) {
                    [0] => string(111) "Invalid id or tag 'menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne' : must use only [a-zA-Z0-9_]"
                  }
                }
                [1] => array(6) {
                  ["file"] => string(66) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php"
                  ["line"] => int(358)
                  ["function"] => string(16) "_validateIdOrTag"
                  ["class"] => string(15) "Zend_Cache_Core"
                  ["type"] => string(2) "::"
                  ["args"] => array(1) {
                    [0] => string(62) "menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne"
                  }
                }
                [2] => array(6) {
                  ["file"] => string(68) "/home/firmylesne/domains/firmylesne.pl/application/plugins/Cache.php"
                  ["line"] => int(384)
                  ["function"] => string(4) "save"
                  ["class"] => string(15) "Zend_Cache_Core"
                  ["type"] => string(2) "->"
                  ["args"] => array(5) {
                    [0] => array(26) {
                      [16] => array(7) {
                        ["id"] => string(2) "16"
                        ["nazwa"] => string(14) "Usługi leśne"
                        ["href"] => string(19) "/pokaz/uslugi-lesne"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [20] => array(7) {
                        ["id"] => string(2) "20"
                        ["nazwa"] => string(8) "Sprzedam"
                        ["href"] => string(33) "/lista/ogloszenia/rodzaj/sprzedam"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [84] => array(7) {
                        ["id"] => string(2) "84"
                        ["nazwa"] => string(11) "Forest SHOW"
                        ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(4) {
                          [0] => array(7) {
                            ["id"] => string(2) "85"
                            ["nazwa"] => string(14) "Jak dojechać?"
                            ["href"] => string(19) "/pokaz/jak-dojechac"
                            ["typ"] => string(9) "podstrona"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [1] => array(7) {
                            ["id"] => string(3) "101"
                            ["nazwa"] => string(24) "Informacje organizacyjne"
                            ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [2] => array(7) {
                            ["id"] => string(2) "86"
                            ["nazwa"] => string(12) "Aktualności"
                            ["href"] => string(30) "/lista/forest-show/aktualnosci"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [3] => array(7) {
                            ["id"] => string(2) "88"
                            ["nazwa"] => string(10) "Zawody PFC"
                            ["href"] => string(17) "/pokaz/zawody-pfc"
                            ["typ"] => string(9) "podstrona"
                            ["kolejnosc"] => string(1) "3"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                        }
                      }
                      [85] => array(7) {
                        ["id"] => string(2) "85"
                        ["nazwa"] => string(14) "Jak dojechać?"
                        ["href"] => string(19) "/pokaz/jak-dojechac"
                        ["typ"] => string(9) "podstrona"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [101] => array(7) {
                        ["id"] => string(3) "101"
                        ["nazwa"] => string(24) "Informacje organizacyjne"
                        ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [103] => array(7) {
                        ["id"] => string(3) "103"
                        ["nazwa"] => string(19) "Ograniczenia cięć"
                        ["href"] => string(24) "/lista/ograniczenia-ciec"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [3] => array(7) {
                        ["id"] => string(1) "3"
                        ["nazwa"] => string(11) "Ogłoszenia"
                        ["href"] => string(17) "/lista/ogloszenia"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(6) {
                          [0] => array(7) {
                            ["id"] => string(2) "20"
                            ["nazwa"] => string(8) "Sprzedam"
                            ["href"] => string(33) "/lista/ogloszenia/rodzaj/sprzedam"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [1] => array(7) {
                            ["id"] => string(2) "37"
                            ["nazwa"] => string(6) "Kupię"
                            ["href"] => string(30) "/lista/ogloszenia/rodzaj/kupie"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [2] => array(7) {
                            ["id"] => string(2) "21"
                            ["nazwa"] => string(17) "Zamienię / Oddam"
                            ["href"] => string(33) "/lista/ogloszenia/rodzaj/zamienie"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "3"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [3] => array(7) {
                            ["id"] => string(2) "22"
                            ["nazwa"] => string(10) "Dam pracę"
                            ["href"] => string(34) "/lista/ogloszenia/rodzaj/dam_prace"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "4"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [4] => array(7) {
                            ["id"] => string(2) "23"
                            ["nazwa"] => string(12) "Szukam pracy"
                            ["href"] => string(37) "/lista/ogloszenia/rodzaj/szukam_pracy"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "5"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [5] => array(7) {
                            ["id"] => string(2) "24"
                            ["nazwa"] => string(4) "Inne"
                            ["href"] => string(29) "/lista/ogloszenia/rodzaj/inne"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "6"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                        }
                      }
                      [17] => array(7) {
                        ["id"] => string(2) "17"
                        ["nazwa"] => string(14) "Sprzęt leśny"
                        ["href"] => string(19) "/pokaz/sprzet-lesny"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [47] => array(7) {
                        ["id"] => string(2) "47"
                        ["nazwa"] => string(11) "BHP w lesie"
                        ["href"] => string(18) "/lista/bhp-w-lesie"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [37] => array(7) {
                        ["id"] => string(2) "37"
                        ["nazwa"] => string(6) "Kupię"
                        ["href"] => string(30) "/lista/ogloszenia/rodzaj/kupie"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [86] => array(7) {
                        ["id"] => string(2) "86"
                        ["nazwa"] => string(12) "Aktualności"
                        ["href"] => string(30) "/lista/forest-show/aktualnosci"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [8] => array(7) {
                        ["id"] => string(1) "8"
                        ["nazwa"] => string(7) "Kontakt"
                        ["href"] => string(14) "/pokaz/kontakt"
                        ["typ"] => string(9) "podstrona"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [21] => array(7) {
                        ["id"] => string(2) "21"
                        ["nazwa"] => string(17) "Zamienię / Oddam"
                        ["href"] => string(33) "/lista/ogloszenia/rodzaj/zamienie"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [83] => array(7) {
                        ["id"] => string(2) "83"
                        ["nazwa"] => string(11) "Forest SHOW"
                        ["href"] => string(18) "/lista/forest-show"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [88] => array(7) {
                        ["id"] => string(2) "88"
                        ["nazwa"] => string(10) "Zawody PFC"
                        ["href"] => string(17) "/pokaz/zawody-pfc"
                        ["typ"] => string(9) "podstrona"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [22] => array(7) {
                        ["id"] => string(2) "22"
                        ["nazwa"] => string(10) "Dam pracę"
                        ["href"] => string(34) "/lista/ogloszenia/rodzaj/dam_prace"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "4"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [67] => array(7) {
                        ["id"] => string(2) "67"
                        ["nazwa"] => string(15) "Goń złodzieja"
                        ["href"] => string(20) "/lista/gon-zlodzieja"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "4"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [2] => array(7) {
                        ["id"] => string(1) "2"
                        ["nazwa"] => string(10) "Informacje"
                        ["href"] => string(17) "/lista/informacje"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "5"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(9) {
                          [0] => array(7) {
                            ["id"] => string(3) "103"
                            ["nazwa"] => string(19) "Ograniczenia cięć"
                            ["href"] => string(24) "/lista/ograniczenia-ciec"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [1] => array(7) {
                            ["id"] => string(2) "47"
                            ["nazwa"] => string(11) "BHP w lesie"
                            ["href"] => string(18) "/lista/bhp-w-lesie"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [2] => array(7) {
                            ["id"] => string(2) "83"
                            ["nazwa"] => string(11) "Forest SHOW"
                            ["href"] => string(18) "/lista/forest-show"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "3"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [3] => array(7) {
                            ["id"] => string(2) "67"
                            ["nazwa"] => string(15) "Goń złodzieja"
                            ["href"] => string(20) "/lista/gon-zlodzieja"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "4"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [4] => array(7) {
                            ["id"] => string(2) "12"
                            ["nazwa"] => string(15) "Lasy Państwowe"
                            ["href"] => string(21) "/lista/lasy-panstwowe"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "5"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [5] => array(7) {
                            ["id"] => string(3) "102"
                            ["nazwa"] => string(14) "Przetargi w LP"
                            ["href"] => string(21) "/lista/przetargi-w-lp"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "6"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [6] => array(7) {
                            ["id"] => string(2) "10"
                            ["nazwa"] => string(15) "Technika leśna"
                            ["href"] => string(21) "/lista/technika-lesna"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "7"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [7] => array(7) {
                            ["id"] => string(2) "74"
                            ["nazwa"] => string(7) "Wypadki"
                            ["href"] => string(14) "/lista/wypadki"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "8"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [8] => array(7) {
                            ["id"] => string(2) "73"
                            ["nazwa"] => string(14) "Okiem adwokata"
                            ["href"] => string(21) "/lista/okiem-adwokata"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "9"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                        }
                      }
                      [12] => array(7) {
                        ["id"] => string(2) "12"
                        ["nazwa"] => string(15) "Lasy Państwowe"
                        ["href"] => string(21) "/lista/lasy-panstwowe"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "5"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [23] => array(7) {
                        ["id"] => string(2) "23"
                        ["nazwa"] => string(12) "Szukam pracy"
                        ["href"] => string(37) "/lista/ogloszenia/rodzaj/szukam_pracy"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "5"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [7] => array(7) {
                        ["id"] => string(1) "7"
                        ["nazwa"] => string(7) "Reklama"
                        ["href"] => string(14) "/pokaz/reklama"
                        ["typ"] => string(9) "podstrona"
                        ["kolejnosc"] => string(1) "6"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [24] => array(7) {
                        ["id"] => string(2) "24"
                        ["nazwa"] => string(4) "Inne"
                        ["href"] => string(29) "/lista/ogloszenia/rodzaj/inne"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "6"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [102] => array(7) {
                        ["id"] => string(3) "102"
                        ["nazwa"] => string(14) "Przetargi w LP"
                        ["href"] => string(21) "/lista/przetargi-w-lp"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "6"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [10] => array(7) {
                        ["id"] => string(2) "10"
                        ["nazwa"] => string(15) "Technika leśna"
                        ["href"] => string(21) "/lista/technika-lesna"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "7"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [74] => array(7) {
                        ["id"] => string(2) "74"
                        ["nazwa"] => string(7) "Wypadki"
                        ["href"] => string(14) "/lista/wypadki"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "8"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [73] => &array(7) {
                        ["id"] => string(2) "73"
                        ["nazwa"] => string(14) "Okiem adwokata"
                        ["href"] => string(21) "/lista/okiem-adwokata"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "9"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                    }
                    [1] => string(62) "menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne"
                    [2] => array(1) {
                      [0] => string(4) "menu"
                    }
                    [3] => bool(false)
                    [4] => int(8)
                  }
                }
                [3] => array(6) {
                  ["file"] => string(78) "/home/firmylesne/domains/firmylesne.pl/application/models/Zarzadzanie/Menu.php"
                  ["line"] => int(84)
                  ["function"] => string(4) "save"
                  ["class"] => string(12) "Plugin_Cache"
                  ["type"] => string(2) "->"
                  ["args"] => array(3) {
                    [0] => array(26) {
                      [16] => array(7) {
                        ["id"] => string(2) "16"
                        ["nazwa"] => string(14) "Usługi leśne"
                        ["href"] => string(19) "/pokaz/uslugi-lesne"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [20] => array(7) {
                        ["id"] => string(2) "20"
                        ["nazwa"] => string(8) "Sprzedam"
                        ["href"] => string(33) "/lista/ogloszenia/rodzaj/sprzedam"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [84] => array(7) {
                        ["id"] => string(2) "84"
                        ["nazwa"] => string(11) "Forest SHOW"
                        ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(4) {
                          [0] => array(7) {
                            ["id"] => string(2) "85"
                            ["nazwa"] => string(14) "Jak dojechać?"
                            ["href"] => string(19) "/pokaz/jak-dojechac"
                            ["typ"] => string(9) "podstrona"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [1] => array(7) {
                            ["id"] => string(3) "101"
                            ["nazwa"] => string(24) "Informacje organizacyjne"
                            ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [2] => array(7) {
                            ["id"] => string(2) "86"
                            ["nazwa"] => string(12) "Aktualności"
                            ["href"] => string(30) "/lista/forest-show/aktualnosci"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [3] => array(7) {
                            ["id"] => string(2) "88"
                            ["nazwa"] => string(10) "Zawody PFC"
                            ["href"] => string(17) "/pokaz/zawody-pfc"
                            ["typ"] => string(9) "podstrona"
                            ["kolejnosc"] => string(1) "3"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                        }
                      }
                      [85] => array(7) {
                        ["id"] => string(2) "85"
                        ["nazwa"] => string(14) "Jak dojechać?"
                        ["href"] => string(19) "/pokaz/jak-dojechac"
                        ["typ"] => string(9) "podstrona"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [101] => array(7) {
                        ["id"] => string(3) "101"
                        ["nazwa"] => string(24) "Informacje organizacyjne"
                        ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [103] => array(7) {
                        ["id"] => string(3) "103"
                        ["nazwa"] => string(19) "Ograniczenia cięć"
                        ["href"] => string(24) "/lista/ograniczenia-ciec"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [3] => array(7) {
                        ["id"] => string(1) "3"
                        ["nazwa"] => string(11) "Ogłoszenia"
                        ["href"] => string(17) "/lista/ogloszenia"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(6) {
                          [0] => array(7) {
                            ["id"] => string(2) "20"
                            ["nazwa"] => string(8) "Sprzedam"
                            ["href"] => string(33) "/lista/ogloszenia/rodzaj/sprzedam"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [1] => array(7) {
                            ["id"] => string(2) "37"
                            ["nazwa"] => string(6) "Kupię"
                            ["href"] => string(30) "/lista/ogloszenia/rodzaj/kupie"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [2] => array(7) {
                            ["id"] => string(2) "21"
                            ["nazwa"] => string(17) "Zamienię / Oddam"
                            ["href"] => string(33) "/lista/ogloszenia/rodzaj/zamienie"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "3"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [3] => array(7) {
                            ["id"] => string(2) "22"
                            ["nazwa"] => string(10) "Dam pracę"
                            ["href"] => string(34) "/lista/ogloszenia/rodzaj/dam_prace"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "4"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [4] => array(7) {
                            ["id"] => string(2) "23"
                            ["nazwa"] => string(12) "Szukam pracy"
                            ["href"] => string(37) "/lista/ogloszenia/rodzaj/szukam_pracy"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "5"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [5] => array(7) {
                            ["id"] => string(2) "24"
                            ["nazwa"] => string(4) "Inne"
                            ["href"] => string(29) "/lista/ogloszenia/rodzaj/inne"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "6"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                        }
                      }
                      [17] => array(7) {
                        ["id"] => string(2) "17"
                        ["nazwa"] => string(14) "Sprzęt leśny"
                        ["href"] => string(19) "/pokaz/sprzet-lesny"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [47] => array(7) {
                        ["id"] => string(2) "47"
                        ["nazwa"] => string(11) "BHP w lesie"
                        ["href"] => string(18) "/lista/bhp-w-lesie"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [37] => array(7) {
                        ["id"] => string(2) "37"
                        ["nazwa"] => string(6) "Kupię"
                        ["href"] => string(30) "/lista/ogloszenia/rodzaj/kupie"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [86] => array(7) {
                        ["id"] => string(2) "86"
                        ["nazwa"] => string(12) "Aktualności"
                        ["href"] => string(30) "/lista/forest-show/aktualnosci"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [8] => array(7) {
                        ["id"] => string(1) "8"
                        ["nazwa"] => string(7) "Kontakt"
                        ["href"] => string(14) "/pokaz/kontakt"
                        ["typ"] => string(9) "podstrona"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [21] => array(7) {
                        ["id"] => string(2) "21"
                        ["nazwa"] => string(17) "Zamienię / Oddam"
                        ["href"] => string(33) "/lista/ogloszenia/rodzaj/zamienie"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [83] => array(7) {
                        ["id"] => string(2) "83"
                        ["nazwa"] => string(11) "Forest SHOW"
                        ["href"] => string(18) "/lista/forest-show"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [88] => array(7) {
                        ["id"] => string(2) "88"
                        ["nazwa"] => string(10) "Zawody PFC"
                        ["href"] => string(17) "/pokaz/zawody-pfc"
                        ["typ"] => string(9) "podstrona"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [22] => array(7) {
                        ["id"] => string(2) "22"
                        ["nazwa"] => string(10) "Dam pracę"
                        ["href"] => string(34) "/lista/ogloszenia/rodzaj/dam_prace"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "4"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [67] => array(7) {
                        ["id"] => string(2) "67"
                        ["nazwa"] => string(15) "Goń złodzieja"
                        ["href"] => string(20) "/lista/gon-zlodzieja"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "4"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [2] => array(7) {
                        ["id"] => string(1) "2"
                        ["nazwa"] => string(10) "Informacje"
                        ["href"] => string(17) "/lista/informacje"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "5"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(9) {
                          [0] => array(7) {
                            ["id"] => string(3) "103"
                            ["nazwa"] => string(19) "Ograniczenia cięć"
                            ["href"] => string(24) "/lista/ograniczenia-ciec"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [1] => array(7) {
                            ["id"] => string(2) "47"
                            ["nazwa"] => string(11) "BHP w lesie"
                            ["href"] => string(18) "/lista/bhp-w-lesie"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [2] => array(7) {
                            ["id"] => string(2) "83"
                            ["nazwa"] => string(11) "Forest SHOW"
                            ["href"] => string(18) "/lista/forest-show"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "3"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [3] => array(7) {
                            ["id"] => string(2) "67"
                            ["nazwa"] => string(15) "Goń złodzieja"
                            ["href"] => string(20) "/lista/gon-zlodzieja"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "4"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [4] => array(7) {
                            ["id"] => string(2) "12"
                            ["nazwa"] => string(15) "Lasy Państwowe"
                            ["href"] => string(21) "/lista/lasy-panstwowe"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "5"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [5] => array(7) {
                            ["id"] => string(3) "102"
                            ["nazwa"] => string(14) "Przetargi w LP"
                            ["href"] => string(21) "/lista/przetargi-w-lp"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "6"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [6] => array(7) {
                            ["id"] => string(2) "10"
                            ["nazwa"] => string(15) "Technika leśna"
                            ["href"] => string(21) "/lista/technika-lesna"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "7"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [7] => array(7) {
                            ["id"] => string(2) "74"
                            ["nazwa"] => string(7) "Wypadki"
                            ["href"] => string(14) "/lista/wypadki"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "8"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [8] => array(7) {
                            ["id"] => string(2) "73"
                            ["nazwa"] => string(14) "Okiem adwokata"
                            ["href"] => string(21) "/lista/okiem-adwokata"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "9"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                        }
                      }
                      [12] => array(7) {
                        ["id"] => string(2) "12"
                        ["nazwa"] => string(15) "Lasy Państwowe"
                        ["href"] => string(21) "/lista/lasy-panstwowe"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "5"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [23] => array(7) {
                        ["id"] => string(2) "23"
                        ["nazwa"] => string(12) "Szukam pracy"
                        ["href"] => string(37) "/lista/ogloszenia/rodzaj/szukam_pracy"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "5"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [7] => array(7) {
                        ["id"] => string(1) "7"
                        ["nazwa"] => string(7) "Reklama"
                        ["href"] => string(14) "/pokaz/reklama"
                        ["typ"] => string(9) "podstrona"
                        ["kolejnosc"] => string(1) "6"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [24] => array(7) {
                        ["id"] => string(2) "24"
                        ["nazwa"] => string(4) "Inne"
                        ["href"] => string(29) "/lista/ogloszenia/rodzaj/inne"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "6"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [102] => array(7) {
                        ["id"] => string(3) "102"
                        ["nazwa"] => string(14) "Przetargi w LP"
                        ["href"] => string(21) "/lista/przetargi-w-lp"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "6"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [10] => array(7) {
                        ["id"] => string(2) "10"
                        ["nazwa"] => string(15) "Technika leśna"
                        ["href"] => string(21) "/lista/technika-lesna"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "7"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [74] => array(7) {
                        ["id"] => string(2) "74"
                        ["nazwa"] => string(7) "Wypadki"
                        ["href"] => string(14) "/lista/wypadki"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "8"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [73] => &array(7) {
                        ["id"] => string(2) "73"
                        ["nazwa"] => string(14) "Okiem adwokata"
                        ["href"] => string(21) "/lista/okiem-adwokata"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "9"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                    }
                    [1] => string(62) "menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne"
                    [2] => array(1) {
                      [0] => string(4) "menu"
                    }
                  }
                }
                [4] => array(6) {
                  ["file"] => string(82) "/home/firmylesne/domains/firmylesne.pl/application/controllers/PokazController.php"
                  ["line"] => int(10)
                  ["function"] => string(7) "getMenu"
                  ["class"] => string(22) "Model_Zarzadzanie_Menu"
                  ["type"] => string(2) "->"
                  ["args"] => array(2) {
                    [0] => bool(true)
                    [1] => array(3) {
                      ["modul"] => string(7) "default"
                      ["kontroler"] => string(5) "pokaz"
                      ["akcja"] => string(24) "informacje-organizacyjne"
                    }
                  }
                }
                [5] => array(6) {
                  ["file"] => string(73) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Action.php"
                  ["line"] => int(133)
                  ["function"] => string(4) "init"
                  ["class"] => string(15) "PokazController"
                  ["type"] => string(2) "->"
                  ["args"] => array(0) {
                  }
                }
                [6] => array(6) {
                  ["file"] => string(86) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Dispatcher/Standard.php"
                  ["line"] => int(281)
                  ["function"] => string(11) "__construct"
                  ["class"] => string(22) "Zend_Controller_Action"
                  ["type"] => string(2) "->"
                  ["args"] => array(3) {
                    [0] => object(Zend_Controller_Request_Http)#44 (15) {
                      ["_paramSources":protected] => array(2) {
                        [0] => string(4) "_GET"
                        [1] => string(5) "_POST"
                      }
                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                      ["_baseUrl":protected] => string(0) ""
                      ["_basePath":protected] => NULL
                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                      ["_params":protected] => array(4) {
                        ["controller"] => string(5) "pokaz"
                        ["action"] => string(24) "informacje-organizacyjne"
                        ["module"] => string(7) "default"
                        ["error_handler"] => *RECURSION*
                      }
                      ["_rawBody":protected] => NULL
                      ["_aliases":protected] => array(0) {
                      }
                      ["_dispatched":protected] => bool(false)
                      ["_module":protected] => string(7) "default"
                      ["_moduleKey":protected] => string(6) "module"
                      ["_controller":protected] => string(5) "error"
                      ["_controllerKey":protected] => string(10) "controller"
                      ["_action":protected] => string(8) "critical"
                      ["_actionKey":protected] => string(6) "action"
                    }
                    [1] => object(Zend_Controller_Response_Http)#45 (8) {
                      ["_body":protected] => array(0) {
                      }
                      ["_exceptions":protected] => array(1) {
                        [0] => *RECURSION*
                      }
                      ["_headers":protected] => array(0) {
                      }
                      ["_headersRaw":protected] => array(0) {
                      }
                      ["_httpResponseCode":protected] => int(200)
                      ["_isRedirect":protected] => bool(false)
                      ["_renderExceptions":protected] => bool(false)
                      ["headersSentThrowsException"] => bool(true)
                    }
                    [2] => array(2) {
                      ["displayExceptions"] => string(1) "0"
                      ["bootstrap"] => object(Bootstrap)#3 (14) {
                        ["_front":protected] => object(Zend_Controller_Front)#37 (11) {
                          ["_baseUrl":protected] => NULL
                          ["_controllerDir":protected] => NULL
                          ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                            ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                            ["_curModule":protected] => string(7) "default"
                            ["_controllerDirectory":protected] => array(4) {
                              ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                              ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                              ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                              ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                            }
                            ["_defaultAction":protected] => string(5) "index"
                            ["_defaultController":protected] => string(5) "index"
                            ["_defaultModule":protected] => string(7) "default"
                            ["_frontController":protected] => NULL
                            ["_invokeParams":protected] => array(2) {
                              ["displayExceptions"] => string(1) "0"
                              ["bootstrap"] => *RECURSION*
                            }
                            ["_pathDelimiter":protected] => string(1) "_"
                            ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                              ["_body":protected] => array(0) {
                              }
                              ["_exceptions":protected] => array(1) {
                                [0] => *RECURSION*
                              }
                              ["_headers":protected] => array(0) {
                              }
                              ["_headersRaw":protected] => array(0) {
                              }
                              ["_httpResponseCode":protected] => int(200)
                              ["_isRedirect":protected] => bool(false)
                              ["_renderExceptions":protected] => bool(false)
                              ["headersSentThrowsException"] => bool(true)
                            }
                            ["_wordDelimiter":protected] => array(2) {
                              [0] => string(1) "-"
                              [1] => string(1) "."
                            }
                          }
                          ["_invokeParams":protected] => array(2) {
                            ["displayExceptions"] => string(1) "0"
                            ["bootstrap"] => *RECURSION*
                          }
                          ["_moduleControllerDirectoryName":protected] => string(1) "/"
                          ["_plugins":protected] => object(Zend_Controller_Plugin_Broker)#38 (3) {
                            ["_plugins":protected] => array(1) {
                              [100] => object(Zend_Controller_Plugin_ErrorHandler)#49 (7) {
                                ["_errorModule":protected] => string(7) "default"
                                ["_errorController":protected] => string(5) "error"
                                ["_errorAction":protected] => string(5) "error"
                                ["_isInsideErrorHandlerLoop":protected] => bool(true)
                                ["_exceptionCountAtFirstEncounter":protected] => int(1)
                                ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                  ["_paramSources":protected] => array(2) {
                                    [0] => string(4) "_GET"
                                    [1] => string(5) "_POST"
                                  }
                                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_baseUrl":protected] => string(0) ""
                                  ["_basePath":protected] => NULL
                                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_params":protected] => array(4) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                    ["error_handler"] => *RECURSION*
                                  }
                                  ["_rawBody":protected] => NULL
                                  ["_aliases":protected] => array(0) {
                                  }
                                  ["_dispatched":protected] => bool(false)
                                  ["_module":protected] => string(7) "default"
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controller":protected] => string(5) "error"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_action":protected] => string(8) "critical"
                                  ["_actionKey":protected] => string(6) "action"
                                }
                                ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                  ["_body":protected] => array(0) {
                                  }
                                  ["_exceptions":protected] => array(1) {
                                    [0] => *RECURSION*
                                  }
                                  ["_headers":protected] => array(0) {
                                  }
                                  ["_headersRaw":protected] => array(0) {
                                  }
                                  ["_httpResponseCode":protected] => int(200)
                                  ["_isRedirect":protected] => bool(false)
                                  ["_renderExceptions":protected] => bool(false)
                                  ["headersSentThrowsException"] => bool(true)
                                }
                              }
                            }
                            ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                              ["_paramSources":protected] => array(2) {
                                [0] => string(4) "_GET"
                                [1] => string(5) "_POST"
                              }
                              ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_baseUrl":protected] => string(0) ""
                              ["_basePath":protected] => NULL
                              ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_params":protected] => array(4) {
                                ["controller"] => string(5) "pokaz"
                                ["action"] => string(24) "informacje-organizacyjne"
                                ["module"] => string(7) "default"
                                ["error_handler"] => *RECURSION*
                              }
                              ["_rawBody":protected] => NULL
                              ["_aliases":protected] => array(0) {
                              }
                              ["_dispatched":protected] => bool(false)
                              ["_module":protected] => string(7) "default"
                              ["_moduleKey":protected] => string(6) "module"
                              ["_controller":protected] => string(5) "error"
                              ["_controllerKey":protected] => string(10) "controller"
                              ["_action":protected] => string(8) "critical"
                              ["_actionKey":protected] => string(6) "action"
                            }
                            ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                              ["_body":protected] => array(0) {
                              }
                              ["_exceptions":protected] => array(1) {
                                [0] => *RECURSION*
                              }
                              ["_headers":protected] => array(0) {
                              }
                              ["_headersRaw":protected] => array(0) {
                              }
                              ["_httpResponseCode":protected] => int(200)
                              ["_isRedirect":protected] => bool(false)
                              ["_renderExceptions":protected] => bool(false)
                              ["headersSentThrowsException"] => bool(true)
                            }
                          }
                          ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                            ["_paramSources":protected] => array(2) {
                              [0] => string(4) "_GET"
                              [1] => string(5) "_POST"
                            }
                            ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                            ["_baseUrl":protected] => string(0) ""
                            ["_basePath":protected] => NULL
                            ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                            ["_params":protected] => array(4) {
                              ["controller"] => string(5) "pokaz"
                              ["action"] => string(24) "informacje-organizacyjne"
                              ["module"] => string(7) "default"
                              ["error_handler"] => *RECURSION*
                            }
                            ["_rawBody":protected] => NULL
                            ["_aliases":protected] => array(0) {
                            }
                            ["_dispatched":protected] => bool(false)
                            ["_module":protected] => string(7) "default"
                            ["_moduleKey":protected] => string(6) "module"
                            ["_controller":protected] => string(5) "error"
                            ["_controllerKey":protected] => string(10) "controller"
                            ["_action":protected] => string(8) "critical"
                            ["_actionKey":protected] => string(6) "action"
                          }
                          ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                            ["_body":protected] => array(0) {
                            }
                            ["_exceptions":protected] => array(1) {
                              [0] => *RECURSION*
                            }
                            ["_headers":protected] => array(0) {
                            }
                            ["_headersRaw":protected] => array(0) {
                            }
                            ["_httpResponseCode":protected] => int(200)
                            ["_isRedirect":protected] => bool(false)
                            ["_renderExceptions":protected] => bool(false)
                            ["headersSentThrowsException"] => bool(true)
                          }
                          ["_returnResponse":protected] => bool(false)
                          ["_router":protected] => object(Zend_Controller_Router_Rewrite)#25 (8) {
                            ["_useDefaultRoutes":protected] => bool(true)
                            ["_routes":protected] => array(2) {
                              ["default"] => object(Zend_Controller_Router_Route_Module)#46 (11) {
                                ["_defaults":protected] => array(3) {
                                  ["controller"] => string(5) "index"
                                  ["action"] => string(5) "index"
                                  ["module"] => string(7) "default"
                                }
                                ["_values":protected] => array(2) {
                                  ["controller"] => string(5) "pokaz"
                                  ["action"] => string(24) "informacje-organizacyjne"
                                }
                                ["_moduleValid":protected] => bool(false)
                                ["_keysSet":protected] => bool(true)
                                ["_moduleKey":protected] => string(6) "module"
                                ["_controllerKey":protected] => string(10) "controller"
                                ["_actionKey":protected] => string(6) "action"
                                ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                  ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                  ["_curModule":protected] => string(7) "default"
                                  ["_controllerDirectory":protected] => array(4) {
                                    ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                    ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                    ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                    ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                  }
                                  ["_defaultAction":protected] => string(5) "index"
                                  ["_defaultController":protected] => string(5) "index"
                                  ["_defaultModule":protected] => string(7) "default"
                                  ["_frontController":protected] => NULL
                                  ["_invokeParams":protected] => array(2) {
                                    ["displayExceptions"] => string(1) "0"
                                    ["bootstrap"] => *RECURSION*
                                  }
                                  ["_pathDelimiter":protected] => string(1) "_"
                                  ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                    ["_body":protected] => array(0) {
                                    }
                                    ["_exceptions":protected] => array(1) {
                                      [0] => *RECURSION*
                                    }
                                    ["_headers":protected] => array(0) {
                                    }
                                    ["_headersRaw":protected] => array(0) {
                                    }
                                    ["_httpResponseCode":protected] => int(200)
                                    ["_isRedirect":protected] => bool(false)
                                    ["_renderExceptions":protected] => bool(false)
                                    ["headersSentThrowsException"] => bool(true)
                                  }
                                  ["_wordDelimiter":protected] => array(2) {
                                    [0] => string(1) "-"
                                    [1] => string(1) "."
                                  }
                                }
                                ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                  ["_paramSources":protected] => array(2) {
                                    [0] => string(4) "_GET"
                                    [1] => string(5) "_POST"
                                  }
                                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_baseUrl":protected] => string(0) ""
                                  ["_basePath":protected] => NULL
                                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_params":protected] => array(4) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                    ["error_handler"] => *RECURSION*
                                  }
                                  ["_rawBody":protected] => NULL
                                  ["_aliases":protected] => array(0) {
                                  }
                                  ["_dispatched":protected] => bool(false)
                                  ["_module":protected] => string(7) "default"
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controller":protected] => string(5) "error"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_action":protected] => string(8) "critical"
                                  ["_actionKey":protected] => string(6) "action"
                                }
                                ["_isAbstract":protected] => bool(false)
                                ["_matchedPath":protected] => NULL
                              }
                              ["ajax"] => object(Zend_Controller_Router_Route)#22 (17) {
                                ["_translator":protected] => NULL
                                ["_locale":protected] => NULL
                                ["_isTranslated":protected] => bool(false)
                                ["_translatable":protected] => array(0) {
                                }
                                ["_urlVariable":protected] => string(1) ":"
                                ["_urlDelimiter":protected] => string(1) "/"
                                ["_regexDelimiter":protected] => string(1) "#"
                                ["_defaultRegex":protected] => NULL
                                ["_variables":protected] => array(3) {
                                  [1] => string(6) "module"
                                  [2] => string(10) "controller"
                                  [3] => string(6) "action"
                                }
                                ["_parts":protected] => array(5) {
                                  [0] => string(4) "ajax"
                                  [1] => NULL
                                  [2] => NULL
                                  [3] => NULL
                                  [4] => string(1) "*"
                                }
                                ["_defaults":protected] => array(1) {
                                  ["ajax"] => bool(true)
                                }
                                ["_requirements":protected] => array(0) {
                                }
                                ["_values":protected] => array(0) {
                                }
                                ["_wildcardData":protected] => array(0) {
                                }
                                ["_staticCount":protected] => int(1)
                                ["_isAbstract":protected] => bool(false)
                                ["_matchedPath":protected] => NULL
                              }
                            }
                            ["_currentRoute":protected] => string(7) "default"
                            ["_globalParams":protected] => array(0) {
                            }
                            ["_chainNameSeparator":protected] => string(1) "-"
                            ["_useCurrentParamsAsGlobal":protected] => bool(false)
                            ["_frontController":protected] => *RECURSION*
                            ["_invokeParams":protected] => array(2) {
                              ["displayExceptions"] => string(1) "0"
                              ["bootstrap"] => *RECURSION*
                            }
                          }
                          ["_throwExceptions":protected] => bool(false)
                        }
                        ["_appNamespace":protected] => string(0) ""
                        ["_resourceLoader":protected] => object(Zend_Application_Module_Autoloader)#42 (5) {
                          ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                          ["_components":protected] => array(10) {
                            ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                            ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                            ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                            ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                            ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                            ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                            ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                            ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                            ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                            ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                          }
                          ["_defaultResourceType":protected] => string(5) "model"
                          ["_namespace":protected] => string(0) ""
                          ["_resourceTypes":protected] => array(10) {
                            ["dbtable"] => array(2) {
                              ["namespace"] => string(13) "Model_DbTable"
                              ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                            }
                            ["mappers"] => array(2) {
                              ["namespace"] => string(12) "Model_Mapper"
                              ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                            }
                            ["form"] => array(2) {
                              ["namespace"] => string(4) "Form"
                              ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                            }
                            ["model"] => array(2) {
                              ["namespace"] => string(5) "Model"
                              ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                            }
                            ["plugin"] => array(2) {
                              ["namespace"] => string(6) "Plugin"
                              ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                            }
                            ["service"] => array(2) {
                              ["namespace"] => string(7) "Service"
                              ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                            }
                            ["viewhelper"] => array(2) {
                              ["namespace"] => string(11) "View_Helper"
                              ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                            }
                            ["viewfilter"] => array(2) {
                              ["namespace"] => string(11) "View_Filter"
                              ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                            }
                            ["helper"] => array(2) {
                              ["namespace"] => string(13) "Plugin_Helper"
                              ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                            }
                            ["validator"] => array(2) {
                              ["namespace"] => string(16) "Plugin_Validator"
                              ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                            }
                          }
                        }
                        ["_application":protected] => object(Zend_Application)#1 (5) {
                          ["_autoloader":protected] => object(Zend_Loader_Autoloader)#2 (8) {
                            ["_autoloaders":protected] => array(2) {
                              [0] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                ["_components":protected] => array(10) {
                                  ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                  ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                  ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                  ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                  ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                  ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                  ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                  ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                  ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                  ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                }
                                ["_defaultResourceType":protected] => string(5) "model"
                                ["_namespace":protected] => string(0) ""
                                ["_resourceTypes":protected] => array(10) {
                                  ["dbtable"] => array(2) {
                                    ["namespace"] => string(13) "Model_DbTable"
                                    ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                  }
                                  ["mappers"] => array(2) {
                                    ["namespace"] => string(12) "Model_Mapper"
                                    ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                  }
                                  ["form"] => array(2) {
                                    ["namespace"] => string(4) "Form"
                                    ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                  }
                                  ["model"] => array(2) {
                                    ["namespace"] => string(5) "Model"
                                    ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                  }
                                  ["plugin"] => array(2) {
                                    ["namespace"] => string(6) "Plugin"
                                    ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                  }
                                  ["service"] => array(2) {
                                    ["namespace"] => string(7) "Service"
                                    ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                  }
                                  ["viewhelper"] => array(2) {
                                    ["namespace"] => string(11) "View_Helper"
                                    ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                  }
                                  ["viewfilter"] => array(2) {
                                    ["namespace"] => string(11) "View_Filter"
                                    ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                  }
                                  ["helper"] => array(2) {
                                    ["namespace"] => string(13) "Plugin_Helper"
                                    ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                  }
                                  ["validator"] => array(2) {
                                    ["namespace"] => string(16) "Plugin_Validator"
                                    ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                  }
                                }
                              }
                              [1] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                ["_components":protected] => array(10) {
                                  ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                  ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                  ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                  ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                  ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                  ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                  ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                  ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                  ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                  ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                }
                                ["_defaultResourceType":protected] => string(5) "model"
                                ["_namespace":protected] => string(0) ""
                                ["_resourceTypes":protected] => array(10) {
                                  ["dbtable"] => array(2) {
                                    ["namespace"] => string(13) "Model_DbTable"
                                    ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                  }
                                  ["mappers"] => array(2) {
                                    ["namespace"] => string(12) "Model_Mapper"
                                    ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                  }
                                  ["form"] => array(2) {
                                    ["namespace"] => string(4) "Form"
                                    ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                  }
                                  ["model"] => array(2) {
                                    ["namespace"] => string(5) "Model"
                                    ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                  }
                                  ["plugin"] => array(2) {
                                    ["namespace"] => string(6) "Plugin"
                                    ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                  }
                                  ["service"] => array(2) {
                                    ["namespace"] => string(7) "Service"
                                    ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                  }
                                  ["viewhelper"] => array(2) {
                                    ["namespace"] => string(11) "View_Helper"
                                    ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                  }
                                  ["viewfilter"] => array(2) {
                                    ["namespace"] => string(11) "View_Filter"
                                    ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                  }
                                  ["helper"] => array(2) {
                                    ["namespace"] => string(13) "Plugin_Helper"
                                    ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                  }
                                  ["validator"] => array(2) {
                                    ["namespace"] => string(16) "Plugin_Validator"
                                    ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                  }
                                }
                              }
                            }
                            ["_defaultAutoloader":protected] => array(2) {
                              [0] => string(11) "Zend_Loader"
                              [1] => string(9) "loadClass"
                            }
                            ["_fallbackAutoloader":protected] => bool(false)
                            ["_internalAutoloader":protected] => array(2) {
                              [0] => *RECURSION*
                              [1] => string(9) "_autoload"
                            }
                            ["_namespaces":protected] => array(2) {
                              ["Zend_"] => bool(true)
                              ["SQL_"] => bool(true)
                            }
                            ["_namespaceAutoloaders":protected] => array(1) {
                              [""] => array(2) {
                                [0] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                  ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                  ["_components":protected] => array(10) {
                                    ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                    ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                    ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                    ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                    ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                    ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                    ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                    ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                    ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                    ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                  }
                                  ["_defaultResourceType":protected] => string(5) "model"
                                  ["_namespace":protected] => string(0) ""
                                  ["_resourceTypes":protected] => array(10) {
                                    ["dbtable"] => array(2) {
                                      ["namespace"] => string(13) "Model_DbTable"
                                      ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                    }
                                    ["mappers"] => array(2) {
                                      ["namespace"] => string(12) "Model_Mapper"
                                      ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                    }
                                    ["form"] => array(2) {
                                      ["namespace"] => string(4) "Form"
                                      ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                    }
                                    ["model"] => array(2) {
                                      ["namespace"] => string(5) "Model"
                                      ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                    }
                                    ["plugin"] => array(2) {
                                      ["namespace"] => string(6) "Plugin"
                                      ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                    }
                                    ["service"] => array(2) {
                                      ["namespace"] => string(7) "Service"
                                      ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                    }
                                    ["viewhelper"] => array(2) {
                                      ["namespace"] => string(11) "View_Helper"
                                      ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                    }
                                    ["viewfilter"] => array(2) {
                                      ["namespace"] => string(11) "View_Filter"
                                      ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                    }
                                    ["helper"] => array(2) {
                                      ["namespace"] => string(13) "Plugin_Helper"
                                      ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                    }
                                    ["validator"] => array(2) {
                                      ["namespace"] => string(16) "Plugin_Validator"
                                      ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                    }
                                  }
                                }
                                [1] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                  ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                  ["_components":protected] => array(10) {
                                    ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                    ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                    ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                    ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                    ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                    ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                    ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                    ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                    ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                    ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                  }
                                  ["_defaultResourceType":protected] => string(5) "model"
                                  ["_namespace":protected] => string(0) ""
                                  ["_resourceTypes":protected] => array(10) {
                                    ["dbtable"] => array(2) {
                                      ["namespace"] => string(13) "Model_DbTable"
                                      ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                    }
                                    ["mappers"] => array(2) {
                                      ["namespace"] => string(12) "Model_Mapper"
                                      ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                    }
                                    ["form"] => array(2) {
                                      ["namespace"] => string(4) "Form"
                                      ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                    }
                                    ["model"] => array(2) {
                                      ["namespace"] => string(5) "Model"
                                      ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                    }
                                    ["plugin"] => array(2) {
                                      ["namespace"] => string(6) "Plugin"
                                      ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                    }
                                    ["service"] => array(2) {
                                      ["namespace"] => string(7) "Service"
                                      ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                    }
                                    ["viewhelper"] => array(2) {
                                      ["namespace"] => string(11) "View_Helper"
                                      ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                    }
                                    ["viewfilter"] => array(2) {
                                      ["namespace"] => string(11) "View_Filter"
                                      ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                    }
                                    ["helper"] => array(2) {
                                      ["namespace"] => string(13) "Plugin_Helper"
                                      ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                    }
                                    ["validator"] => array(2) {
                                      ["namespace"] => string(16) "Plugin_Validator"
                                      ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                    }
                                  }
                                }
                              }
                            }
                            ["_suppressNotFoundWarnings":protected] => bool(false)
                            ["_zfPath":protected] => NULL
                          }
                          ["_bootstrap":protected] => *RECURSION*
                          ["_environment":protected] => string(10) "production"
                          ["_optionKeys":protected] => array(21) {
                            [0] => string(11) "phpsettings"
                            [1] => string(9) "bootstrap"
                            [2] => string(12) "appnamespace"
                            [3] => string(11) "pluginpaths"
                            [4] => string(9) "resources"
                            [5] => string(2) "db"
                            [6] => string(5) "logdb"
                            [7] => string(7) "session"
                            [8] => string(24) "session_defaultnamespace"
                            [9] => string(16) "session_lifetime"
                            [10] => string(13) "session_table"
                            [11] => string(6) "smarty"
                            [12] => string(4) "view"
                            [13] => string(5) "cache"
                            [14] => string(4) "auth"
                            [15] => string(5) "auth2"
                            [16] => string(6) "upload"
                            [17] => string(5) "paths"
                            [18] => string(9) "error_log"
                            [19] => string(7) "mailing"
                            [20] => string(5) "debug"
                          }
                          ["_options":protected] => array(21) {
                            ["phpSettings"] => array(5) {
                              ["display_startup_errors"] => string(1) "0"
                              ["display_errors"] => string(1) "0"
                              ["post_max_size"] => string(3) "12M"
                              ["upload_max_filesize"] => string(3) "12M"
                              ["MAX_FILE_SIZE"] => string(3) "12M"
                            }
                            ["bootstrap"] => array(2) {
                              ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/Bootstrap.php"
                              ["class"] => string(9) "Bootstrap"
                            }
                            ["appnamespace"] => string(0) ""
                            ["pluginPaths"] => array(1) {
                              ["Plugin"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/plugins/"
                            }
                            ["resources"] => array(1) {
                              ["frontController"] => array(6) {
                                ["controllerDirectory"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                ["moduleControllerDirectoryName"] => string(1) "/"
                                ["moduleDirectory"] => string(63) "/home/firmylesne/domains/firmylesne.pl/application/controllers/"
                                ["defaultControllerName"] => string(5) "index"
                                ["defaultAction"] => string(5) "index"
                                ["params"] => array(1) {
                                  ["displayExceptions"] => string(1) "0"
                                }
                              }
                            }
                            ["db"] => array(2) {
                              ["adapter"] => string(9) "Pdo_Mysql"
                              ["params"] => array(5) {
                                ["host"] => string(9) "localhost"
                                ["dbname"] => string(13) "firmylesne_fl"
                                ["username"] => string(13) "firmylesne_fl"
                                ["password"] => string(8) "RvN04efq"
                                ["charset"] => string(4) "utf8"
                              }
                            }
                            ["logdb"] => array(7) {
                              ["enabled"] => string(1) "0"
                              ["table"] => string(9) "log_zmian"
                              ["table_query"] => string(19) "log_zmian_zapytania"
                              ["exclude"] => string(61) "session,log_aktywnosci,log_logowan(insert),log_bledow(insert)"
                              ["log_insert"] => string(1) "0"
                              ["log_update"] => string(1) "0"
                              ["log_delete"] => string(1) "0"
                            }
                            ["session"] => array(1) {
                              ["name"] => string(11) "firmy_lesne"
                            }
                            ["session_defaultnamespace"] => string(7) "Default"
                            ["session_lifetime"] => string(5) "86400"
                            ["session_table"] => array(6) {
                              ["name"] => string(7) "session"
                              ["primary"] => array(3) {
                                [0] => string(10) "session_id"
                                [1] => string(9) "save_path"
                                [2] => string(4) "name"
                              }
                              ["primaryAssignment"] => array(3) {
                                [0] => string(9) "sessionId"
                                [1] => string(15) "sessionSavePath"
                                [2] => string(11) "sessionName"
                              }
                              ["modifiedColumn"] => string(8) "modified"
                              ["dataColumn"] => string(12) "session_data"
                              ["lifetimeColumn"] => string(8) "lifetime"
                            }
                            ["smarty"] => array(12) {
                              ["template_dir"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/"
                              ["layout_dir"] => string(75) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/layouts/"
                              ["compile_dir"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/views/compiles/"
                              ["cache_dir"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/caches/"
                              ["plugins_dir"] => array(1) {
                                [0] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/plugins/smarty"
                              }
                              ["auto_literal"] => string(1) "1"
                              ["force_compile"] => string(1) "0"
                              ["compile_check"] => string(1) "0"
                              ["default_layout"] => string(14) "default/layout"
                              ["debugging"] => string(1) "0"
                              ["debugging_ctrl"] => string(3) "URL"
                              ["default_modifiers"] => array(1) {
                                [0] => string(16) "escape:'htmlall'"
                              }
                            }
                            ["view"] => array(4) {
                              ["images"] => string(8) "/images/"
                              ["styles"] => string(8) "/styles/"
                              ["scripts"] => string(9) "/scripts/"
                              ["plugins"] => string(9) "/plugins/"
                            }
                            ["cache"] => array(4) {
                              ["enabled"] => string(1) "1"
                              ["frontend"] => array(2) {
                                ["name"] => string(4) "Core"
                                ["params"] => array(1) {
                                  ["automatic_serialization"] => string(1) "1"
                                }
                              }
                              ["primary"] => array(2) {
                                ["name"] => string(4) "File"
                                ["params"] => array(1) {
                                  ["cache_dir"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/../temp"
                                }
                              }
                              ["options"] => array(3) {
                                ["savetosecondary"] => string(1) "1"
                                ["backuptosecondary"] => string(1) "0"
                                ["recoverprimary"] => string(1) "1"
                              }
                            }
                            ["auth"] => array(2) {
                              ["table"] => array(4) {
                                ["name"] => string(15) "acl_uzytkownicy"
                                ["user_column"] => string(5) "email"
                                ["pass_column"] => string(5) "haslo"
                                ["pass_treatment"] => string(7) "SHA1(?)"
                              }
                              ["log"] => array(2) {
                                ["enabled"] => string(1) "1"
                                ["table"] => string(11) "log_logowan"
                              }
                            }
                            ["auth2"] => array(2) {
                              ["table"] => array(4) {
                                ["name"] => string(15) "acl_uzytkownicy"
                                ["user_column"] => string(5) "email"
                                ["pass_column"] => string(5) "haslo"
                                ["pass_treatment"] => string(1) "?"
                              }
                              ["log"] => array(2) {
                                ["enabled"] => string(1) "1"
                                ["table"] => string(11) "log_logowan"
                              }
                            }
                            ["upload"] => array(5) {
                              ["filetransfer"] => array(2) {
                                ["ignoreNoFile"] => string(1) "1"
                                ["useByteString"] => string(1) "0"
                              }
                              ["maxFileSize"] => string(3) "1MB"
                              ["maxFilesSize"] => string(3) "5MB"
                              ["excludeExtension"] => string(200) "ADE,ADP,BAS,BAT,CGI,CHM,CMD,COM,CPL,CRT,EXE,HLP,HTA,HTM,HTML,INF,INS,ISP,JS,JSE,LNK,MDB,MDE,MSC,MSI,MSP,MST,PCD,PHTML,PIF,PHP,PHP2,PHP3,PHP4,PHP5,REG,SCR,SCT,SH,SHS,TIF,TIFF,URL,VB,VBE,VBS,WSC,WSF,WSH"
                              ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/../files"
                            }
                            ["paths"] => array(1) {
                              ["images"] => array(6) {
                                ["news"] => string(82) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/artykuly/"
                                ["reklama"] => string(81) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/reklama/"
                                ["galerie"] => string(81) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/galerie/"
                                ["filmy"] => string(79) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/filmy/"
                                ["firmy"] => string(79) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/firmy/"
                                ["ogloszenia"] => string(84) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/ogloszenia/"
                              }
                            }
                            ["error_log"] => array(3) {
                              ["enabled"] => string(1) "1"
                              ["table"] => string(10) "log_bledow"
                              ["mailing"] => array(4) {
                                ["enabled"] => string(1) "1"
                                ["recipients"] => array(1) {
                                  [0] => string(23) "and.kowalczuk@gmail.com"
                                }
                                ["hostname"] => string(13) "firmylesne.pl"
                                ["host"] => array(5) {
                                  ["auth"] => string(5) "login"
                                  ["username"] => string(19) "bledy@firmylesne.pl"
                                  ["password"] => string(8) "g52mibV7"
                                  ["ssl"] => string(3) "ssl"
                                  ["port"] => string(3) "587"
                                }
                              }
                            }
                            ["mailing"] => array(5) {
                              ["enabled"] => string(1) "1"
                              ["nadawca_adres"] => string(21) "noreply@firmylesne.pl"
                              ["nadawca_nazwa"] => string(12) "Firmy leśne"
                              ["hostname"] => string(13) "firmylesne.pl"
                              ["host"] => array(5) {
                                ["auth"] => string(5) "login"
                                ["username"] => string(21) "noreply@firmylesne.pl"
                                ["password"] => string(8) "z43X3Ikg"
                                ["ssl"] => string(3) "ssl"
                                ["port"] => string(3) "465"
                              }
                            }
                            ["debug"] => array(6) {
                              ["enabled"] => string(1) "1"
                              ["images_path"] => string(14) "/images/debug/"
                              ["max_recursion"] => string(1) "6"
                              ["max_string_length"] => string(2) "75"
                              ["max_string_length_stepsub"] => string(1) "2"
                              ["inline"] => string(1) "1"
                            }
                          }
                        }
                        ["_classResources":protected] => array(13) {
                          ["basecontrollers"] => string(20) "_initBaseControllers"
                          ["autoloader"] => string(15) "_initAutoloader"
                          ["upload"] => string(11) "_initUpload"
                          ["view"] => string(9) "_initView"
                          ["router"] => string(11) "_initRouter"
                          ["db"] => string(7) "_initDb"
                          ["session"] => string(12) "_initSession"
                          ["cache"] => string(10) "_initCache"
                          ["auth"] => string(9) "_initAuth"
                          ["acl"] => string(8) "_initAcl"
                          ["errorlog"] => string(13) "_initErrorLog"
                          ["translator"] => string(15) "_initTranslator"
                          ["path"] => string(9) "_initPath"
                        }
                        ["_container":protected] => object(Zend_Registry)#39 (1) {
                          ["storage":"ArrayObject":private] => array(11) {
                            ["frontcontroller"] => object(Zend_Controller_Front)#37 (11) {
                              ["_baseUrl":protected] => NULL
                              ["_controllerDir":protected] => NULL
                              ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                ["_curModule":protected] => string(7) "default"
                                ["_controllerDirectory":protected] => array(4) {
                                  ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                  ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                  ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                  ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                }
                                ["_defaultAction":protected] => string(5) "index"
                                ["_defaultController":protected] => string(5) "index"
                                ["_defaultModule":protected] => string(7) "default"
                                ["_frontController":protected] => NULL
                                ["_invokeParams":protected] => array(2) {
                                  ["displayExceptions"] => string(1) "0"
                                  ["bootstrap"] => *RECURSION*
                                }
                                ["_pathDelimiter":protected] => string(1) "_"
                                ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                  ["_body":protected] => array(0) {
                                  }
                                  ["_exceptions":protected] => array(1) {
                                    [0] => *RECURSION*
                                  }
                                  ["_headers":protected] => array(0) {
                                  }
                                  ["_headersRaw":protected] => array(0) {
                                  }
                                  ["_httpResponseCode":protected] => int(200)
                                  ["_isRedirect":protected] => bool(false)
                                  ["_renderExceptions":protected] => bool(false)
                                  ["headersSentThrowsException"] => bool(true)
                                }
                                ["_wordDelimiter":protected] => array(2) {
                                  [0] => string(1) "-"
                                  [1] => string(1) "."
                                }
                              }
                              ["_invokeParams":protected] => array(2) {
                                ["displayExceptions"] => string(1) "0"
                                ["bootstrap"] => *RECURSION*
                              }
                              ["_moduleControllerDirectoryName":protected] => string(1) "/"
                              ["_plugins":protected] => object(Zend_Controller_Plugin_Broker)#38 (3) {
                                ["_plugins":protected] => array(1) {
                                  [100] => object(Zend_Controller_Plugin_ErrorHandler)#49 (7) {
                                    ["_errorModule":protected] => string(7) "default"
                                    ["_errorController":protected] => string(5) "error"
                                    ["_errorAction":protected] => string(5) "error"
                                    ["_isInsideErrorHandlerLoop":protected] => bool(true)
                                    ["_exceptionCountAtFirstEncounter":protected] => int(1)
                                    ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                      ["_paramSources":protected] => array(2) {
                                        [0] => string(4) "_GET"
                                        [1] => string(5) "_POST"
                                      }
                                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_baseUrl":protected] => string(0) ""
                                      ["_basePath":protected] => NULL
                                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_params":protected] => array(4) {
                                        ["controller"] => string(5) "pokaz"
                                        ["action"] => string(24) "informacje-organizacyjne"
                                        ["module"] => string(7) "default"
                                        ["error_handler"] => *RECURSION*
                                      }
                                      ["_rawBody":protected] => NULL
                                      ["_aliases":protected] => array(0) {
                                      }
                                      ["_dispatched":protected] => bool(false)
                                      ["_module":protected] => string(7) "default"
                                      ["_moduleKey":protected] => string(6) "module"
                                      ["_controller":protected] => string(5) "error"
                                      ["_controllerKey":protected] => string(10) "controller"
                                      ["_action":protected] => string(8) "critical"
                                      ["_actionKey":protected] => string(6) "action"
                                    }
                                    ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                      ["_body":protected] => array(0) {
                                      }
                                      ["_exceptions":protected] => array(1) {
                                        [0] => *RECURSION*
                                      }
                                      ["_headers":protected] => array(0) {
                                      }
                                      ["_headersRaw":protected] => array(0) {
                                      }
                                      ["_httpResponseCode":protected] => int(200)
                                      ["_isRedirect":protected] => bool(false)
                                      ["_renderExceptions":protected] => bool(false)
                                      ["headersSentThrowsException"] => bool(true)
                                    }
                                  }
                                }
                                ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                  ["_paramSources":protected] => array(2) {
                                    [0] => string(4) "_GET"
                                    [1] => string(5) "_POST"
                                  }
                                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_baseUrl":protected] => string(0) ""
                                  ["_basePath":protected] => NULL
                                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_params":protected] => array(4) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                    ["error_handler"] => *RECURSION*
                                  }
                                  ["_rawBody":protected] => NULL
                                  ["_aliases":protected] => array(0) {
                                  }
                                  ["_dispatched":protected] => bool(false)
                                  ["_module":protected] => string(7) "default"
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controller":protected] => string(5) "error"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_action":protected] => string(8) "critical"
                                  ["_actionKey":protected] => string(6) "action"
                                }
                                ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                  ["_body":protected] => array(0) {
                                  }
                                  ["_exceptions":protected] => array(1) {
                                    [0] => *RECURSION*
                                  }
                                  ["_headers":protected] => array(0) {
                                  }
                                  ["_headersRaw":protected] => array(0) {
                                  }
                                  ["_httpResponseCode":protected] => int(200)
                                  ["_isRedirect":protected] => bool(false)
                                  ["_renderExceptions":protected] => bool(false)
                                  ["headersSentThrowsException"] => bool(true)
                                }
                              }
                              ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                ["_paramSources":protected] => array(2) {
                                  [0] => string(4) "_GET"
                                  [1] => string(5) "_POST"
                                }
                                ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                ["_baseUrl":protected] => string(0) ""
                                ["_basePath":protected] => NULL
                                ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                ["_params":protected] => array(4) {
                                  ["controller"] => string(5) "pokaz"
                                  ["action"] => string(24) "informacje-organizacyjne"
                                  ["module"] => string(7) "default"
                                  ["error_handler"] => *RECURSION*
                                }
                                ["_rawBody":protected] => NULL
                                ["_aliases":protected] => array(0) {
                                }
                                ["_dispatched":protected] => bool(false)
                                ["_module":protected] => string(7) "default"
                                ["_moduleKey":protected] => string(6) "module"
                                ["_controller":protected] => string(5) "error"
                                ["_controllerKey":protected] => string(10) "controller"
                                ["_action":protected] => string(8) "critical"
                                ["_actionKey":protected] => string(6) "action"
                              }
                              ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                ["_body":protected] => array(0) {
                                }
                                ["_exceptions":protected] => array(1) {
                                  [0] => *RECURSION*
                                }
                                ["_headers":protected] => array(0) {
                                }
                                ["_headersRaw":protected] => array(0) {
                                }
                                ["_httpResponseCode":protected] => int(200)
                                ["_isRedirect":protected] => bool(false)
                                ["_renderExceptions":protected] => bool(false)
                                ["headersSentThrowsException"] => bool(true)
                              }
                              ["_returnResponse":protected] => bool(false)
                              ["_router":protected] => object(Zend_Controller_Router_Rewrite)#25 (8) {
                                ["_useDefaultRoutes":protected] => bool(true)
                                ["_routes":protected] => array(2) {
                                  ["default"] => object(Zend_Controller_Router_Route_Module)#46 (11) {
                                    ["_defaults":protected] => array(3) {
                                      ["controller"] => string(5) "index"
                                      ["action"] => string(5) "index"
                                      ["module"] => string(7) "default"
                                    }
                                    ["_values":protected] => array(2) {
                                      ["controller"] => string(5) "pokaz"
                                      ["action"] => string(24) "informacje-organizacyjne"
                                    }
                                    ["_moduleValid":protected] => bool(false)
                                    ["_keysSet":protected] => bool(true)
                                    ["_moduleKey":protected] => string(6) "module"
                                    ["_controllerKey":protected] => string(10) "controller"
                                    ["_actionKey":protected] => string(6) "action"
                                    ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                      ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                      ["_curModule":protected] => string(7) "default"
                                      ["_controllerDirectory":protected] => array(4) {
                                        ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                        ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                        ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                        ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                      }
                                      ["_defaultAction":protected] => string(5) "index"
                                      ["_defaultController":protected] => string(5) "index"
                                      ["_defaultModule":protected] => string(7) "default"
                                      ["_frontController":protected] => NULL
                                      ["_invokeParams":protected] => array(2) {
                                        ["displayExceptions"] => string(1) "0"
                                        ["bootstrap"] => *RECURSION*
                                      }
                                      ["_pathDelimiter":protected] => string(1) "_"
                                      ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                        ["_body":protected] => array(0) {
                                        }
                                        ["_exceptions":protected] => array(1) {
                                          [0] => *RECURSION*
                                        }
                                        ["_headers":protected] => array(0) {
                                        }
                                        ["_headersRaw":protected] => array(0) {
                                        }
                                        ["_httpResponseCode":protected] => int(200)
                                        ["_isRedirect":protected] => bool(false)
                                        ["_renderExceptions":protected] => bool(false)
                                        ["headersSentThrowsException"] => bool(true)
                                      }
                                      ["_wordDelimiter":protected] => array(2) {
                                        [0] => string(1) "-"
                                        [1] => string(1) "."
                                      }
                                    }
                                    ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                      ["_paramSources":protected] => array(2) {
                                        [0] => string(4) "_GET"
                                        [1] => string(5) "_POST"
                                      }
                                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_baseUrl":protected] => string(0) ""
                                      ["_basePath":protected] => NULL
                                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_params":protected] => array(4) {
                                        ["controller"] => string(5) "pokaz"
                                        ["action"] => string(24) "informacje-organizacyjne"
                                        ["module"] => string(7) "default"
                                        ["error_handler"] => *RECURSION*
                                      }
                                      ["_rawBody":protected] => NULL
                                      ["_aliases":protected] => array(0) {
                                      }
                                      ["_dispatched":protected] => bool(false)
                                      ["_module":protected] => string(7) "default"
                                      ["_moduleKey":protected] => string(6) "module"
                                      ["_controller":protected] => string(5) "error"
                                      ["_controllerKey":protected] => string(10) "controller"
                                      ["_action":protected] => string(8) "critical"
                                      ["_actionKey":protected] => string(6) "action"
                                    }
                                    ["_isAbstract":protected] => bool(false)
                                    ["_matchedPath":protected] => NULL
                                  }
                                  ["ajax"] => object(Zend_Controller_Router_Route)#22 (17) {
                                    ["_translator":protected] => NULL
                                    ["_locale":protected] => NULL
                                    ["_isTranslated":protected] => bool(false)
                                    ["_translatable":protected] => array(0) {
                                    }
                                    ["_urlVariable":protected] => string(1) ":"
                                    ["_urlDelimiter":protected] => string(1) "/"
                                    ["_regexDelimiter":protected] => string(1) "#"
                                    ["_defaultRegex":protected] => NULL
                                    ["_variables":protected] => array(3) {
                                      [1] => string(6) "module"
                                      [2] => string(10) "controller"
                                      [3] => string(6) "action"
                                    }
                                    ["_parts":protected] => array(5) {
                                      [0] => string(4) "ajax"
                                      [1] => NULL
                                      [2] => NULL
                                      [3] => NULL
                                      [4] => string(1) "*"
                                    }
                                    ["_defaults":protected] => array(1) {
                                      ["ajax"] => bool(true)
                                    }
                                    ["_requirements":protected] => array(0) {
                                    }
                                    ["_values":protected] => array(0) {
                                    }
                                    ["_wildcardData":protected] => array(0) {
                                    }
                                    ["_staticCount":protected] => int(1)
                                    ["_isAbstract":protected] => bool(false)
                                    ["_matchedPath":protected] => NULL
                                  }
                                }
                                ["_currentRoute":protected] => string(7) "default"
                                ["_globalParams":protected] => array(0) {
                                }
                                ["_chainNameSeparator":protected] => string(1) "-"
                                ["_useCurrentParamsAsGlobal":protected] => bool(false)
                                ["_frontController":protected] => *RECURSION*
                                ["_invokeParams":protected] => array(2) {
                                  ["displayExceptions"] => string(1) "0"
                                  ["bootstrap"] => *RECURSION*
                                }
                              }
                              ["_throwExceptions":protected] => bool(false)
                            }
                            ["autoloader"] => object(Zend_Loader_Autoloader)#2 (8) {
                              ["_autoloaders":protected] => array(2) {
                                [0] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                  ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                  ["_components":protected] => array(10) {
                                    ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                    ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                    ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                    ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                    ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                    ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                    ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                    ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                    ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                    ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                  }
                                  ["_defaultResourceType":protected] => string(5) "model"
                                  ["_namespace":protected] => string(0) ""
                                  ["_resourceTypes":protected] => array(10) {
                                    ["dbtable"] => array(2) {
                                      ["namespace"] => string(13) "Model_DbTable"
                                      ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                    }
                                    ["mappers"] => array(2) {
                                      ["namespace"] => string(12) "Model_Mapper"
                                      ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                    }
                                    ["form"] => array(2) {
                                      ["namespace"] => string(4) "Form"
                                      ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                    }
                                    ["model"] => array(2) {
                                      ["namespace"] => string(5) "Model"
                                      ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                    }
                                    ["plugin"] => array(2) {
                                      ["namespace"] => string(6) "Plugin"
                                      ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                    }
                                    ["service"] => array(2) {
                                      ["namespace"] => string(7) "Service"
                                      ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                    }
                                    ["viewhelper"] => array(2) {
                                      ["namespace"] => string(11) "View_Helper"
                                      ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                    }
                                    ["viewfilter"] => array(2) {
                                      ["namespace"] => string(11) "View_Filter"
                                      ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                    }
                                    ["helper"] => array(2) {
                                      ["namespace"] => string(13) "Plugin_Helper"
                                      ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                    }
                                    ["validator"] => array(2) {
                                      ["namespace"] => string(16) "Plugin_Validator"
                                      ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                    }
                                  }
                                }
                                [1] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                  ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                  ["_components":protected] => array(10) {
                                    ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                    ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                    ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                    ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                    ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                    ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                    ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                    ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                    ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                    ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                  }
                                  ["_defaultResourceType":protected] => string(5) "model"
                                  ["_namespace":protected] => string(0) ""
                                  ["_resourceTypes":protected] => array(10) {
                                    ["dbtable"] => array(2) {
                                      ["namespace"] => string(13) "Model_DbTable"
                                      ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                    }
                                    ["mappers"] => array(2) {
                                      ["namespace"] => string(12) "Model_Mapper"
                                      ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                    }
                                    ["form"] => array(2) {
                                      ["namespace"] => string(4) "Form"
                                      ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                    }
                                    ["model"] => array(2) {
                                      ["namespace"] => string(5) "Model"
                                      ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                    }
                                    ["plugin"] => array(2) {
                                      ["namespace"] => string(6) "Plugin"
                                      ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                    }
                                    ["service"] => array(2) {
                                      ["namespace"] => string(7) "Service"
                                      ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                    }
                                    ["viewhelper"] => array(2) {
                                      ["namespace"] => string(11) "View_Helper"
                                      ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                    }
                                    ["viewfilter"] => array(2) {
                                      ["namespace"] => string(11) "View_Filter"
                                      ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                    }
                                    ["helper"] => array(2) {
                                      ["namespace"] => string(13) "Plugin_Helper"
                                      ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                    }
                                    ["validator"] => array(2) {
                                      ["namespace"] => string(16) "Plugin_Validator"
                                      ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                    }
                                  }
                                }
                              }
                              ["_defaultAutoloader":protected] => array(2) {
                                [0] => string(11) "Zend_Loader"
                                [1] => string(9) "loadClass"
                              }
                              ["_fallbackAutoloader":protected] => bool(false)
                              ["_internalAutoloader":protected] => array(2) {
                                [0] => *RECURSION*
                                [1] => string(9) "_autoload"
                              }
                              ["_namespaces":protected] => array(2) {
                                ["Zend_"] => bool(true)
                                ["SQL_"] => bool(true)
                              }
                              ["_namespaceAutoloaders":protected] => array(1) {
                                [""] => array(2) {
                                  [0] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                    ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                    ["_components":protected] => array(10) {
                                      ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                      ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                      ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                      ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                      ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                      ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                      ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                      ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                      ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                      ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                    }
                                    ["_defaultResourceType":protected] => string(5) "model"
                                    ["_namespace":protected] => string(0) ""
                                    ["_resourceTypes":protected] => array(10) {
                                      ["dbtable"] => array(2) {
                                        ["namespace"] => string(13) "Model_DbTable"
                                        ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                      }
                                      ["mappers"] => array(2) {
                                        ["namespace"] => string(12) "Model_Mapper"
                                        ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                      }
                                      ["form"] => array(2) {
                                        ["namespace"] => string(4) "Form"
                                        ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                      }
                                      ["model"] => array(2) {
                                        ["namespace"] => string(5) "Model"
                                        ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                      }
                                      ["plugin"] => array(2) {
                                        ["namespace"] => string(6) "Plugin"
                                        ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                      }
                                      ["service"] => array(2) {
                                        ["namespace"] => string(7) "Service"
                                        ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                      }
                                      ["viewhelper"] => array(2) {
                                        ["namespace"] => string(11) "View_Helper"
                                        ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                      }
                                      ["viewfilter"] => array(2) {
                                        ["namespace"] => string(11) "View_Filter"
                                        ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                      }
                                      ["helper"] => array(2) {
                                        ["namespace"] => string(13) "Plugin_Helper"
                                        ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                      }
                                      ["validator"] => array(2) {
                                        ["namespace"] => string(16) "Plugin_Validator"
                                        ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                      }
                                    }
                                  }
                                  [1] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                    ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                    ["_components":protected] => array(10) {
                                      ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                      ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                      ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                      ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                      ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                      ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                      ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                      ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                      ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                      ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                    }
                                    ["_defaultResourceType":protected] => string(5) "model"
                                    ["_namespace":protected] => string(0) ""
                                    ["_resourceTypes":protected] => array(10) {
                                      ["dbtable"] => array(2) {
                                        ["namespace"] => string(13) "Model_DbTable"
                                        ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                      }
                                      ["mappers"] => array(2) {
                                        ["namespace"] => string(12) "Model_Mapper"
                                        ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                      }
                                      ["form"] => array(2) {
                                        ["namespace"] => string(4) "Form"
                                        ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                      }
                                      ["model"] => array(2) {
                                        ["namespace"] => string(5) "Model"
                                        ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                      }
                                      ["plugin"] => array(2) {
                                        ["namespace"] => string(6) "Plugin"
                                        ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                      }
                                      ["service"] => array(2) {
                                        ["namespace"] => string(7) "Service"
                                        ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                      }
                                      ["viewhelper"] => array(2) {
                                        ["namespace"] => string(11) "View_Helper"
                                        ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                      }
                                      ["viewfilter"] => array(2) {
                                        ["namespace"] => string(11) "View_Filter"
                                        ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                      }
                                      ["helper"] => array(2) {
                                        ["namespace"] => string(13) "Plugin_Helper"
                                        ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                      }
                                      ["validator"] => array(2) {
                                        ["namespace"] => string(16) "Plugin_Validator"
                                        ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                      }
                                    }
                                  }
                                }
                              }
                              ["_suppressNotFoundWarnings":protected] => bool(false)
                              ["_zfPath":protected] => NULL
                            }
                            ["upload"] => object(Zend_File_Transfer_Adapter_Http)#36 (10) {
                              ["_break":protected] => array(3) {
                                ["Zend_Validate_File_Upload"] => bool(false)
                                ["Zend_Validate_File_Size"] => bool(false)
                                ["Zend_Validate_File_ExcludeExtension"] => bool(false)
                              }
                              ["_filters":protected] => array(0) {
                              }
                              ["_loaders":protected] => array(1) {
                                ["VALIDATE"] => object(Zend_Loader_PluginLoader)#33 (4) {
                                  ["_loadedPluginPaths":protected] => array(0) {
                                  }
                                  ["_loadedPlugins":protected] => array(3) {
                                    ["Upload"] => string(25) "Zend_Validate_File_Upload"
                                    ["Size"] => string(23) "Zend_Validate_File_Size"
                                    ["ExcludeExtension"] => string(35) "Zend_Validate_File_ExcludeExtension"
                                  }
                                  ["_prefixToPaths":protected] => array(2) {
                                    ["Zend_Validate_"] => array(1) {
                                      [0] => string(14) "Zend/Validate/"
                                    }
                                    ["Zend_Validate_File_"] => array(1) {
                                      [0] => string(19) "Zend/Validate/File/"
                                    }
                                  }
                                  ["_useStaticRegistry":protected] => NULL
                                }
                              }
                              ["_messages":protected] => array(0) {
                              }
                              ["_translator":protected] => NULL
                              ["_translatorDisabled":protected] => bool(false)
                              ["_validators":protected] => array(3) {
                                ["Zend_Validate_File_Upload"] => object(Zend_Validate_File_Upload)#34 (9) {
                                  ["_messageTemplates":protected] => array(10) {
                                    ["fileUploadErrorIniSize"] => string(43) "File '%value%' exceeds the defined ini size"
                                    ["fileUploadErrorFormSize"] => string(44) "File '%value%' exceeds the defined form size"
                                    ["fileUploadErrorPartial"] => string(42) "File '%value%' was only partially uploaded"
                                    ["fileUploadErrorNoFile"] => string(31) "File '%value%' was not uploaded"
                                    ["fileUploadErrorNoTmpDir"] => string(51) "No temporary directory was found for file '%value%'"
                                    ["fileUploadErrorCantWrite"] => string(31) "File '%value%' can't be written"
                                    ["fileUploadErrorExtension"] => string(68) "A PHP extension returned an error while uploading the file '%value%'"
                                    ["fileUploadErrorAttack"] => string(70) "File '%value%' was illegally uploaded. This could be a possible attack"
                                    ["fileUploadErrorFileNotFound"] => string(28) "File '%value%' was not found"
                                    ["fileUploadErrorUnknown"] => string(44) "Unknown error while uploading file '%value%'"
                                  }
                                  ["_files":protected] => array(0) {
                                  }
                                  ["_value":protected] => NULL
                                  ["_messageVariables":protected] => array(0) {
                                  }
                                  ["_messages":protected] => array(0) {
                                  }
                                  ["_obscureValue":protected] => bool(false)
                                  ["_errors":protected] => array(0) {
                                  }
                                  ["_translator":protected] => NULL
                                  ["_translatorDisabled":protected] => bool(false)
                                }
                                ["Zend_Validate_File_Size"] => object(Zend_Validate_File_Size)#30 (12) {
                                  ["_messageTemplates":protected] => array(3) {
                                    ["fileSizeTooBig"] => string(72) "Maximum allowed size for file '%value%' is '%max%' but '%size%' detected"
                                    ["fileSizeTooSmall"] => string(73) "Minimum expected size for file '%value%' is '%min%' but '%size%' detected"
                                    ["fileSizeNotFound"] => string(48) "File '%value%' is not readable or does not exist"
                                  }
                                  ["_messageVariables":protected] => array(3) {
                                    ["min"] => string(4) "_min"
                                    ["max"] => string(4) "_max"
                                    ["size"] => string(5) "_size"
                                  }
                                  ["_min":protected] => int(1)
                                  ["_max":protected] => int(1048576)
                                  ["_size":protected] => NULL
                                  ["_useByteString":protected] => bool(true)
                                  ["_value":protected] => NULL
                                  ["_messages":protected] => array(0) {
                                  }
                                  ["_obscureValue":protected] => bool(false)
                                  ["_errors":protected] => array(0) {
                                  }
                                  ["_translator":protected] => NULL
                                  ["_translatorDisabled":protected] => bool(false)
                                }
                                ["Zend_Validate_File_ExcludeExtension"] => object(Zend_Validate_File_ExcludeExtension)#32 (10) {
                                  ["_messageTemplates":protected] => array(2) {
                                    ["fileExcludeExtensionFalse"] => string(36) "File '%value%' has a false extension"
                                    ["fileExcludeExtensionNotFound"] => string(48) "File '%value%' is not readable or does not exist"
                                  }
                                  ["_extension":protected] => string(200) "ADE,ADP,BAS,BAT,CGI,CHM,CMD,COM,CPL,CRT,EXE,HLP,HTA,HTM,HTML,INF,INS,ISP,JS,JSE,LNK,MDB,MDE,MSC,MSI,MSP,MST,PCD,PHTML,PIF,PHP,PHP2,PHP3,PHP4,PHP5,REG,SCR,SCT,SH,SHS,TIF,TIFF,URL,VB,VBE,VBS,WSC,WSF,WSH"
                                  ["_case":protected] => bool(false)
                                  ["_messageVariables":protected] => array(1) {
                                    ["extension"] => string(10) "_extension"
                                  }
                                  ["_value":protected] => NULL
                                  ["_messages":protected] => array(0) {
                                  }
                                  ["_obscureValue":protected] => bool(false)
                                  ["_errors":protected] => array(0) {
                                  }
                                  ["_translator":protected] => NULL
                                  ["_translatorDisabled":protected] => bool(false)
                                }
                              }
                              ["_files":protected] => array(0) {
                              }
                              ["_tmpDir":protected] => NULL
                              ["_options":protected] => array(4) {
                                ["ignoreNoFile"] => string(1) "1"
                                ["useByteString"] => string(1) "0"
                                ["magicFile"] => NULL
                                ["detectInfos"] => bool(true)
                              }
                            }
                            ["view"] => object(Plugin_Smarty)#27 (43) {
                              ["_smarty":protected] => object(Smarty)#28 (73) {
                                ["auto_literal"] => string(1) "1"
                                ["error_unassigned"] => bool(false)
                                ["use_include_path"] => bool(false)
                                ["template_dir":"Smarty":private] => array(1) {
                                  [0] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/"
                                }
                                ["joined_template_dir"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/"
                                ["joined_config_dir"] => string(10) "./configs/"
                                ["default_template_handler_func"] => NULL
                                ["default_config_handler_func"] => NULL
                                ["default_plugin_handler_func"] => NULL
                                ["compile_dir":"Smarty":private] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/views/compiles/"
                                ["plugins_dir":"Smarty":private] => array(2) {
                                  [0] => string(74) "/home/firmylesne/domains/firmylesne.pl/library/Smarty-3.1.14/libs/plugins/"
                                  [1] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/smarty/"
                                }
                                ["cache_dir":"Smarty":private] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/caches/"
                                ["config_dir":"Smarty":private] => array(1) {
                                  [0] => string(10) "./configs/"
                                }
                                ["force_compile"] => string(1) "0"
                                ["compile_check"] => string(1) "0"
                                ["use_sub_dirs"] => bool(false)
                                ["allow_ambiguous_resources"] => bool(false)
                                ["caching"] => bool(false)
                                ["merge_compiled_includes"] => bool(false)
                                ["cache_lifetime"] => int(3600)
                                ["force_cache"] => bool(false)
                                ["cache_id"] => NULL
                                ["compile_id"] => NULL
                                ["left_delimiter"] => string(1) "{"
                                ["right_delimiter"] => string(1) "}"
                                ["security_class"] => string(15) "Smarty_Security"
                                ["security_policy"] => NULL
                                ["php_handling"] => int(0)
                                ["allow_php_templates"] => bool(false)
                                ["direct_access_security"] => bool(true)
                                ["debugging"] => string(1) "0"
                                ["debugging_ctrl"] => string(3) "URL"
                                ["smarty_debug_id"] => string(12) "SMARTY_DEBUG"
                                ["debug_tpl"] => string(80) "file:/home/firmylesne/domains/firmylesne.pl/library/Smarty-3.1.14/libs/debug.tpl"
                                ["error_reporting"] => NULL
                                ["get_used_tags"] => bool(false)
                                ["config_overwrite"] => bool(true)
                                ["config_booleanize"] => bool(true)
                                ["config_read_hidden"] => bool(false)
                                ["compile_locking"] => bool(true)
                                ["cache_locking"] => bool(false)
                                ["locking_timeout"] => int(10)
                                ["template_functions"] => array(0) {
                                }
                                ["default_resource_type"] => string(4) "file"
                                ["caching_type"] => string(4) "file"
                                ["properties"] => array(0) {
                                }
                                ["default_config_type"] => string(4) "file"
                                ["template_objects"] => array(0) {
                                }
                                ["cache_modified_check"] => bool(false)
                                ["registered_plugins"] => array(0) {
                                }
                                ["plugin_search_order"] => array(4) {
                                  [0] => string(8) "function"
                                  [1] => string(5) "block"
                                  [2] => string(8) "compiler"
                                  [3] => string(5) "class"
                                }
                                ["registered_objects"] => array(0) {
                                }
                                ["registered_classes"] => array(0) {
                                }
                                ["registered_filters"] => array(0) {
                                }
                                ["registered_resources"] => array(0) {
                                }
                                ["_resource_handlers"] => array(0) {
                                }
                                ["registered_cache_resources"] => array(0) {
                                }
                                ["_cacheresource_handlers"] => array(0) {
                                }
                                ["autoload_filters"] => array(0) {
                                }
                                ["default_modifiers"] => array(1) {
                                  [0] => string(16) "escape:'htmlall'"
                                }
                                ["escape_html"] => bool(false)
                                ["start_time"] => float(1710844825.736)
                                ["_file_perms"] => int(420)
                                ["_dir_perms"] => int(505)
                                ["_tag_stack"] => array(0) {
                                }
                                ["smarty"] => *RECURSION*
                                ["_current_file"] => NULL
                                ["_parserdebug"] => bool(false)
                                ["merged_templates_func"] => array(0) {
                                }
                                ["template_class"] => string(24) "Smarty_Internal_Template"
                                ["tpl_vars"] => array(0) {
                                }
                                ["parent"] => NULL
                                ["config_vars"] => array(0) {
                                }
                              }
                              ["_cache_id":protected] => array(0) {
                              }
                              ["_nocache":protected] => array(1) {
                                ["baseurl"] => bool(true)
                              }
                              ["_layout":protected] => string(14) "default/layout"
                              ["_layoutPath":protected] => string(75) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/layouts/"
                              ["_scripts_files":protected] => NULL
                              ["_styles_files":protected] => NULL
                              ["_script_vars":protected] => array(9) {
                                ["username"] => string(4) "null"
                                ["userid"] => string(4) "null"
                                ["ip"] => string(13) ""54.225.1.66""
                                ["session_id"] => string(28) ""o8g794k9mod8chj1bcn6k9thl0""
                                ["module"] => string(9) ""default""
                                ["controller"] => string(7) ""error""
                                ["action"] => string(7) ""error""
                                ["application_url"] => string(24) ""http:\/\/firmylesne.pl""
                                ["params"] => string(148) "{"controller":"pokaz","action":"informacje-organizacyjne","module":"default","error_handler":{"exception":{},"type":"EXCEPTION_OTHER","request":{}}}"
                              }
                              ["_plugin_js_files":protected] => array(4) {
                                [0] => string(5) "boxes"
                                [1] => string(8) "fancybox"
                                [2] => string(5) "boxes"
                                [3] => string(8) "fancybox"
                              }
                              ["_plugin_css_files":protected] => array(4) {
                                [0] => string(5) "boxes"
                                [1] => string(8) "fancybox"
                                [2] => string(5) "boxes"
                                [3] => string(8) "fancybox"
                              }
                              ["_path":"Zend_View_Abstract":private] => array(3) {
                                ["script"] => array(1) {
                                  [0] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/"
                                }
                                ["helper"] => array(0) {
                                }
                                ["filter"] => array(0) {
                                }
                              }
                              ["_file":"Zend_View_Abstract":private] => NULL
                              ["_helper":"Zend_View_Abstract":private] => array(0) {
                              }
                              ["_helperLoaded":"Zend_View_Abstract":private] => array(0) {
                              }
                              ["_helperLoadedDir":"Zend_View_Abstract":private] => array(0) {
                              }
                              ["_filter":"Zend_View_Abstract":private] => array(0) {
                              }
                              ["_filterClass":"Zend_View_Abstract":private] => array(0) {
                              }
                              ["_filterLoaded":"Zend_View_Abstract":private] => array(0) {
                              }
                              ["_filterLoadedDir":"Zend_View_Abstract":private] => array(0) {
                              }
                              ["_escape":"Zend_View_Abstract":private] => string(16) "htmlspecialchars"
                              ["_encoding":"Zend_View_Abstract":private] => string(5) "UTF-8"
                              ["_lfiProtectionOn":"Zend_View_Abstract":private] => bool(true)
                              ["_loaders":"Zend_View_Abstract":private] => array(1) {
                                ["filter"] => object(Zend_Loader_PluginLoader)#29 (4) {
                                  ["_loadedPluginPaths":protected] => array(0) {
                                  }
                                  ["_loadedPlugins":protected] => array(0) {
                                  }
                                  ["_prefixToPaths":protected] => array(1) {
                                    ["Zend_View_Filter_"] => array(1) {
                                      [0] => string(17) "Zend/View/Filter/"
                                    }
                                  }
                                  ["_useStaticRegistry":protected] => NULL
                                }
                              }
                              ["_loaderTypes":"Zend_View_Abstract":private] => array(2) {
                                [0] => string(6) "filter"
                                [1] => string(6) "helper"
                              }
                              ["_strictVars":"Zend_View_Abstract":private] => bool(false)
                              ["images"] => string(8) "/images/"
                              ["styles"] => string(8) "/styles/"
                              ["scripts"] => string(9) "/scripts/"
                              ["plugins"] => string(9) "/plugins/"
                              ["ogloszenia_right"] => bool(true)
                              ["liczba_ogloszen"] => int(2632)
                              ["ref"] => bool(false)
                              ["module"] => string(7) "default"
                              ["controller"] => string(5) "error"
                              ["action"] => string(5) "error"
                              ["username"] => NULL
                              ["userid"] => NULL
                              ["ip"] => string(11) "54.225.1.66"
                              ["session_id"] => string(26) "o8g794k9mod8chj1bcn6k9thl0"
                              ["params"] => array(4) {
                                ["controller"] => string(5) "pokaz"
                                ["action"] => string(24) "informacje-organizacyjne"
                                ["module"] => string(7) "default"
                                ["error_handler"] => *RECURSION*
                              }
                              ["url"] => string(51) "http://firmylesne.pl/pokaz/informacje-organizacyjne"
                              ["baseurl"] => string(31) "/pokaz/informacje-organizacyjne"
                              ["menu"] => array(5) {
                                [84] => array(7) {
                                  ["id"] => string(2) "84"
                                  ["nazwa"] => string(11) "Forest SHOW"
                                  ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                                  ["typ"] => string(9) "kategoria"
                                  ["kolejnosc"] => string(1) "1"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(4) {
                                    [0] => array(7) {
                                      ["id"] => string(2) "85"
                                      ["nazwa"] => string(14) "Jak dojechać?"
                                      ["href"] => string(19) "/pokaz/jak-dojechac"
                                      ["typ"] => string(9) "podstrona"
                                      ["kolejnosc"] => string(1) "1"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [1] => array(7) {
                                      ["id"] => string(3) "101"
                                      ["nazwa"] => string(24) "Informacje organizacyjne"
                                      ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                                      ["typ"] => string(4) "link"
                                      ["kolejnosc"] => string(1) "1"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [2] => array(7) {
                                      ["id"] => string(2) "86"
                                      ["nazwa"] => string(12) "Aktualności"
                                      ["href"] => string(30) "/lista/forest-show/aktualnosci"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "2"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [3] => array(7) {
                                      ["id"] => string(2) "88"
                                      ["nazwa"] => string(10) "Zawody PFC"
                                      ["href"] => string(17) "/pokaz/zawody-pfc"
                                      ["typ"] => string(9) "podstrona"
                                      ["kolejnosc"] => string(1) "3"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                  }
                                }
                                [3] => array(7) {
                                  ["id"] => string(1) "3"
                                  ["nazwa"] => string(11) "Ogłoszenia"
                                  ["href"] => string(17) "/lista/ogloszenia"
                                  ["typ"] => string(9) "kategoria"
                                  ["kolejnosc"] => string(1) "2"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(6) {
                                    [0] => array(7) {
                                      ["id"] => string(2) "20"
                                      ["nazwa"] => string(8) "Sprzedam"
                                      ["href"] => string(33) "/lista/ogloszenia/rodzaj/sprzedam"
                                      ["typ"] => string(4) "link"
                                      ["kolejnosc"] => string(1) "1"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [1] => array(7) {
                                      ["id"] => string(2) "37"
                                      ["nazwa"] => string(6) "Kupię"
                                      ["href"] => string(30) "/lista/ogloszenia/rodzaj/kupie"
                                      ["typ"] => string(4) "link"
                                      ["kolejnosc"] => string(1) "2"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [2] => array(7) {
                                      ["id"] => string(2) "21"
                                      ["nazwa"] => string(17) "Zamienię / Oddam"
                                      ["href"] => string(33) "/lista/ogloszenia/rodzaj/zamienie"
                                      ["typ"] => string(4) "link"
                                      ["kolejnosc"] => string(1) "3"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [3] => array(7) {
                                      ["id"] => string(2) "22"
                                      ["nazwa"] => string(10) "Dam pracę"
                                      ["href"] => string(34) "/lista/ogloszenia/rodzaj/dam_prace"
                                      ["typ"] => string(4) "link"
                                      ["kolejnosc"] => string(1) "4"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [4] => array(7) {
                                      ["id"] => string(2) "23"
                                      ["nazwa"] => string(12) "Szukam pracy"
                                      ["href"] => string(37) "/lista/ogloszenia/rodzaj/szukam_pracy"
                                      ["typ"] => string(4) "link"
                                      ["kolejnosc"] => string(1) "5"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [5] => array(7) {
                                      ["id"] => string(2) "24"
                                      ["nazwa"] => string(4) "Inne"
                                      ["href"] => string(29) "/lista/ogloszenia/rodzaj/inne"
                                      ["typ"] => string(4) "link"
                                      ["kolejnosc"] => string(1) "6"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                  }
                                }
                                [8] => array(7) {
                                  ["id"] => string(1) "8"
                                  ["nazwa"] => string(7) "Kontakt"
                                  ["href"] => string(14) "/pokaz/kontakt"
                                  ["typ"] => string(9) "podstrona"
                                  ["kolejnosc"] => string(1) "3"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                                [2] => array(7) {
                                  ["id"] => string(1) "2"
                                  ["nazwa"] => string(10) "Informacje"
                                  ["href"] => string(17) "/lista/informacje"
                                  ["typ"] => string(9) "kategoria"
                                  ["kolejnosc"] => string(1) "5"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(9) {
                                    [0] => array(7) {
                                      ["id"] => string(3) "103"
                                      ["nazwa"] => string(19) "Ograniczenia cięć"
                                      ["href"] => string(24) "/lista/ograniczenia-ciec"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "1"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [1] => array(7) {
                                      ["id"] => string(2) "47"
                                      ["nazwa"] => string(11) "BHP w lesie"
                                      ["href"] => string(18) "/lista/bhp-w-lesie"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "2"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [2] => array(7) {
                                      ["id"] => string(2) "83"
                                      ["nazwa"] => string(11) "Forest SHOW"
                                      ["href"] => string(18) "/lista/forest-show"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "3"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [3] => array(7) {
                                      ["id"] => string(2) "67"
                                      ["nazwa"] => string(15) "Goń złodzieja"
                                      ["href"] => string(20) "/lista/gon-zlodzieja"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "4"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [4] => array(7) {
                                      ["id"] => string(2) "12"
                                      ["nazwa"] => string(15) "Lasy Państwowe"
                                      ["href"] => string(21) "/lista/lasy-panstwowe"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "5"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [5] => array(7) {
                                      ["id"] => string(3) "102"
                                      ["nazwa"] => string(14) "Przetargi w LP"
                                      ["href"] => string(21) "/lista/przetargi-w-lp"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "6"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [6] => array(7) {
                                      ["id"] => string(2) "10"
                                      ["nazwa"] => string(15) "Technika leśna"
                                      ["href"] => string(21) "/lista/technika-lesna"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "7"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [7] => array(7) {
                                      ["id"] => string(2) "74"
                                      ["nazwa"] => string(7) "Wypadki"
                                      ["href"] => string(14) "/lista/wypadki"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "8"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [8] => array(7) {
                                      ["id"] => string(2) "73"
                                      ["nazwa"] => string(14) "Okiem adwokata"
                                      ["href"] => string(21) "/lista/okiem-adwokata"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "9"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                  }
                                }
                                [7] => array(7) {
                                  ["id"] => string(1) "7"
                                  ["nazwa"] => string(7) "Reklama"
                                  ["href"] => string(14) "/pokaz/reklama"
                                  ["typ"] => string(9) "podstrona"
                                  ["kolejnosc"] => string(1) "6"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                              }
                            }
                            ["router"] => object(Zend_Controller_Router_Rewrite)#25 (8) {
                              ["_useDefaultRoutes":protected] => bool(true)
                              ["_routes":protected] => array(2) {
                                ["default"] => object(Zend_Controller_Router_Route_Module)#46 (11) {
                                  ["_defaults":protected] => array(3) {
                                    ["controller"] => string(5) "index"
                                    ["action"] => string(5) "index"
                                    ["module"] => string(7) "default"
                                  }
                                  ["_values":protected] => array(2) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                  }
                                  ["_moduleValid":protected] => bool(false)
                                  ["_keysSet":protected] => bool(true)
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_actionKey":protected] => string(6) "action"
                                  ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                    ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                    ["_curModule":protected] => string(7) "default"
                                    ["_controllerDirectory":protected] => array(4) {
                                      ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                      ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                      ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                      ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                    }
                                    ["_defaultAction":protected] => string(5) "index"
                                    ["_defaultController":protected] => string(5) "index"
                                    ["_defaultModule":protected] => string(7) "default"
                                    ["_frontController":protected] => NULL
                                    ["_invokeParams":protected] => array(2) {
                                      ["displayExceptions"] => string(1) "0"
                                      ["bootstrap"] => *RECURSION*
                                    }
                                    ["_pathDelimiter":protected] => string(1) "_"
                                    ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                      ["_body":protected] => array(0) {
                                      }
                                      ["_exceptions":protected] => array(1) {
                                        [0] => *RECURSION*
                                      }
                                      ["_headers":protected] => array(0) {
                                      }
                                      ["_headersRaw":protected] => array(0) {
                                      }
                                      ["_httpResponseCode":protected] => int(200)
                                      ["_isRedirect":protected] => bool(false)
                                      ["_renderExceptions":protected] => bool(false)
                                      ["headersSentThrowsException"] => bool(true)
                                    }
                                    ["_wordDelimiter":protected] => array(2) {
                                      [0] => string(1) "-"
                                      [1] => string(1) "."
                                    }
                                  }
                                  ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                    ["_paramSources":protected] => array(2) {
                                      [0] => string(4) "_GET"
                                      [1] => string(5) "_POST"
                                    }
                                    ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                    ["_baseUrl":protected] => string(0) ""
                                    ["_basePath":protected] => NULL
                                    ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                    ["_params":protected] => array(4) {
                                      ["controller"] => string(5) "pokaz"
                                      ["action"] => string(24) "informacje-organizacyjne"
                                      ["module"] => string(7) "default"
                                      ["error_handler"] => *RECURSION*
                                    }
                                    ["_rawBody":protected] => NULL
                                    ["_aliases":protected] => array(0) {
                                    }
                                    ["_dispatched":protected] => bool(false)
                                    ["_module":protected] => string(7) "default"
                                    ["_moduleKey":protected] => string(6) "module"
                                    ["_controller":protected] => string(5) "error"
                                    ["_controllerKey":protected] => string(10) "controller"
                                    ["_action":protected] => string(8) "critical"
                                    ["_actionKey":protected] => string(6) "action"
                                  }
                                  ["_isAbstract":protected] => bool(false)
                                  ["_matchedPath":protected] => NULL
                                }
                                ["ajax"] => object(Zend_Controller_Router_Route)#22 (17) {
                                  ["_translator":protected] => NULL
                                  ["_locale":protected] => NULL
                                  ["_isTranslated":protected] => bool(false)
                                  ["_translatable":protected] => array(0) {
                                  }
                                  ["_urlVariable":protected] => string(1) ":"
                                  ["_urlDelimiter":protected] => string(1) "/"
                                  ["_regexDelimiter":protected] => string(1) "#"
                                  ["_defaultRegex":protected] => NULL
                                  ["_variables":protected] => array(3) {
                                    [1] => string(6) "module"
                                    [2] => string(10) "controller"
                                    [3] => string(6) "action"
                                  }
                                  ["_parts":protected] => array(5) {
                                    [0] => string(4) "ajax"
                                    [1] => NULL
                                    [2] => NULL
                                    [3] => NULL
                                    [4] => string(1) "*"
                                  }
                                  ["_defaults":protected] => array(1) {
                                    ["ajax"] => bool(true)
                                  }
                                  ["_requirements":protected] => array(0) {
                                  }
                                  ["_values":protected] => array(0) {
                                  }
                                  ["_wildcardData":protected] => array(0) {
                                  }
                                  ["_staticCount":protected] => int(1)
                                  ["_isAbstract":protected] => bool(false)
                                  ["_matchedPath":protected] => NULL
                                }
                              }
                              ["_currentRoute":protected] => string(7) "default"
                              ["_globalParams":protected] => array(0) {
                              }
                              ["_chainNameSeparator":protected] => string(1) "-"
                              ["_useCurrentParamsAsGlobal":protected] => bool(false)
                              ["_frontController":protected] => object(Zend_Controller_Front)#37 (11) {
                                ["_baseUrl":protected] => NULL
                                ["_controllerDir":protected] => NULL
                                ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                  ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                  ["_curModule":protected] => string(7) "default"
                                  ["_controllerDirectory":protected] => array(4) {
                                    ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                    ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                    ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                    ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                  }
                                  ["_defaultAction":protected] => string(5) "index"
                                  ["_defaultController":protected] => string(5) "index"
                                  ["_defaultModule":protected] => string(7) "default"
                                  ["_frontController":protected] => NULL
                                  ["_invokeParams":protected] => array(2) {
                                    ["displayExceptions"] => string(1) "0"
                                    ["bootstrap"] => *RECURSION*
                                  }
                                  ["_pathDelimiter":protected] => string(1) "_"
                                  ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                    ["_body":protected] => array(0) {
                                    }
                                    ["_exceptions":protected] => array(1) {
                                      [0] => *RECURSION*
                                    }
                                    ["_headers":protected] => array(0) {
                                    }
                                    ["_headersRaw":protected] => array(0) {
                                    }
                                    ["_httpResponseCode":protected] => int(200)
                                    ["_isRedirect":protected] => bool(false)
                                    ["_renderExceptions":protected] => bool(false)
                                    ["headersSentThrowsException"] => bool(true)
                                  }
                                  ["_wordDelimiter":protected] => array(2) {
                                    [0] => string(1) "-"
                                    [1] => string(1) "."
                                  }
                                }
                                ["_invokeParams":protected] => array(2) {
                                  ["displayExceptions"] => string(1) "0"
                                  ["bootstrap"] => *RECURSION*
                                }
                                ["_moduleControllerDirectoryName":protected] => string(1) "/"
                                ["_plugins":protected] => object(Zend_Controller_Plugin_Broker)#38 (3) {
                                  ["_plugins":protected] => array(1) {
                                    [100] => object(Zend_Controller_Plugin_ErrorHandler)#49 (7) {
                                      ["_errorModule":protected] => string(7) "default"
                                      ["_errorController":protected] => string(5) "error"
                                      ["_errorAction":protected] => string(5) "error"
                                      ["_isInsideErrorHandlerLoop":protected] => bool(true)
                                      ["_exceptionCountAtFirstEncounter":protected] => int(1)
                                      ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                        ["_paramSources":protected] => array(2) {
                                          [0] => string(4) "_GET"
                                          [1] => string(5) "_POST"
                                        }
                                        ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                        ["_baseUrl":protected] => string(0) ""
                                        ["_basePath":protected] => NULL
                                        ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                        ["_params":protected] => array(4) {
                                          ["controller"] => string(5) "pokaz"
                                          ["action"] => string(24) "informacje-organizacyjne"
                                          ["module"] => string(7) "default"
                                          ["error_handler"] => *RECURSION*
                                        }
                                        ["_rawBody":protected] => NULL
                                        ["_aliases":protected] => array(0) {
                                        }
                                        ["_dispatched":protected] => bool(false)
                                        ["_module":protected] => string(7) "default"
                                        ["_moduleKey":protected] => string(6) "module"
                                        ["_controller":protected] => string(5) "error"
                                        ["_controllerKey":protected] => string(10) "controller"
                                        ["_action":protected] => string(8) "critical"
                                        ["_actionKey":protected] => string(6) "action"
                                      }
                                      ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                        ["_body":protected] => array(0) {
                                        }
                                        ["_exceptions":protected] => array(1) {
                                          [0] => *RECURSION*
                                        }
                                        ["_headers":protected] => array(0) {
                                        }
                                        ["_headersRaw":protected] => array(0) {
                                        }
                                        ["_httpResponseCode":protected] => int(200)
                                        ["_isRedirect":protected] => bool(false)
                                        ["_renderExceptions":protected] => bool(false)
                                        ["headersSentThrowsException"] => bool(true)
                                      }
                                    }
                                  }
                                  ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                    ["_paramSources":protected] => array(2) {
                                      [0] => string(4) "_GET"
                                      [1] => string(5) "_POST"
                                    }
                                    ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                    ["_baseUrl":protected] => string(0) ""
                                    ["_basePath":protected] => NULL
                                    ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                    ["_params":protected] => array(4) {
                                      ["controller"] => string(5) "pokaz"
                                      ["action"] => string(24) "informacje-organizacyjne"
                                      ["module"] => string(7) "default"
                                      ["error_handler"] => *RECURSION*
                                    }
                                    ["_rawBody":protected] => NULL
                                    ["_aliases":protected] => array(0) {
                                    }
                                    ["_dispatched":protected] => bool(false)
                                    ["_module":protected] => string(7) "default"
                                    ["_moduleKey":protected] => string(6) "module"
                                    ["_controller":protected] => string(5) "error"
                                    ["_controllerKey":protected] => string(10) "controller"
                                    ["_action":protected] => string(8) "critical"
                                    ["_actionKey":protected] => string(6) "action"
                                  }
                                  ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                    ["_body":protected] => array(0) {
                                    }
                                    ["_exceptions":protected] => array(1) {
                                      [0] => *RECURSION*
                                    }
                                    ["_headers":protected] => array(0) {
                                    }
                                    ["_headersRaw":protected] => array(0) {
                                    }
                                    ["_httpResponseCode":protected] => int(200)
                                    ["_isRedirect":protected] => bool(false)
                                    ["_renderExceptions":protected] => bool(false)
                                    ["headersSentThrowsException"] => bool(true)
                                  }
                                }
                                ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                  ["_paramSources":protected] => array(2) {
                                    [0] => string(4) "_GET"
                                    [1] => string(5) "_POST"
                                  }
                                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_baseUrl":protected] => string(0) ""
                                  ["_basePath":protected] => NULL
                                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_params":protected] => array(4) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                    ["error_handler"] => *RECURSION*
                                  }
                                  ["_rawBody":protected] => NULL
                                  ["_aliases":protected] => array(0) {
                                  }
                                  ["_dispatched":protected] => bool(false)
                                  ["_module":protected] => string(7) "default"
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controller":protected] => string(5) "error"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_action":protected] => string(8) "critical"
                                  ["_actionKey":protected] => string(6) "action"
                                }
                                ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                  ["_body":protected] => array(0) {
                                  }
                                  ["_exceptions":protected] => array(1) {
                                    [0] => *RECURSION*
                                  }
                                  ["_headers":protected] => array(0) {
                                  }
                                  ["_headersRaw":protected] => array(0) {
                                  }
                                  ["_httpResponseCode":protected] => int(200)
                                  ["_isRedirect":protected] => bool(false)
                                  ["_renderExceptions":protected] => bool(false)
                                  ["headersSentThrowsException"] => bool(true)
                                }
                                ["_returnResponse":protected] => bool(false)
                                ["_router":protected] => *RECURSION*
                                ["_throwExceptions":protected] => bool(false)
                              }
                              ["_invokeParams":protected] => array(2) {
                                ["displayExceptions"] => string(1) "0"
                                ["bootstrap"] => *RECURSION*
                              }
                            }
                            ["db"] => object(Zend_Db_Adapter_Pdo_Mysql)#17 (12) {
                              ["_pdoType":protected] => string(5) "mysql"
                              ["_numericDataTypes":protected] => array(16) {
                                [0] => int(0)
                                [1] => int(1)
                                [2] => int(2)
                                ["INT"] => int(0)
                                ["INTEGER"] => int(0)
                                ["MEDIUMINT"] => int(0)
                                ["SMALLINT"] => int(0)
                                ["TINYINT"] => int(0)
                                ["BIGINT"] => int(1)
                                ["SERIAL"] => int(1)
                                ["DEC"] => int(2)
                                ["DECIMAL"] => int(2)
                                ["DOUBLE"] => int(2)
                                ["DOUBLE PRECISION"] => int(2)
                                ["FIXED"] => int(2)
                                ["FLOAT"] => int(2)
                              }
                              ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
                              ["_config":protected] => array(8) {
                                ["host"] => string(9) "localhost"
                                ["dbname"] => string(13) "firmylesne_fl"
                                ["username"] => string(13) "firmylesne_fl"
                                ["password"] => string(8) "RvN04efq"
                                ["charset"] => string(4) "utf8"
                                ["persistent"] => bool(false)
                                ["options"] => array(3) {
                                  ["caseFolding"] => int(0)
                                  ["autoQuoteIdentifiers"] => bool(true)
                                  ["fetchMode"] => int(2)
                                }
                                ["driver_options"] => array(1) {
                                  [1002] => string(16) "SET NAMES 'utf8'"
                                }
                              }
                              ["_fetchMode":protected] => int(2)
                              ["_profiler":protected] => object(Zend_Db_Profiler)#19 (4) {
                                ["_queryProfiles":protected] => array(0) {
                                }
                                ["_enabled":protected] => bool(false)
                                ["_filterElapsedSecs":protected] => NULL
                                ["_filterTypes":protected] => NULL
                              }
                              ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
                              ["_connection":protected] => object(PDO)#20 (0) {
                              }
                              ["_caseFolding":protected] => int(0)
                              ["_autoQuoteIdentifiers":protected] => bool(true)
                              ["_allowSerialization":protected] => bool(true)
                              ["_autoReconnectOnUnserialize":protected] => bool(false)
                            }
                            ["session"] => object(Zend_Session_Namespace)#14 (1) {
                              ["_namespace":protected] => string(7) "Default"
                            }
                            ["cache"] => object(Plugin_Cache)#18 (4) {
                              ["_debug":protected] => NULL
                              ["_primary":protected] => object(Zend_Cache_Core)#15 (6) {
                                ["_backend":protected] => object(Zend_Cache_Backend_File)#16 (3) {
                                  ["_options":protected] => array(9) {
                                    ["cache_dir"] => string(44) "/home/firmylesne/domains/firmylesne.pl/temp/"
                                    ["file_locking"] => bool(true)
                                    ["read_control"] => bool(true)
                                    ["read_control_type"] => string(5) "crc32"
                                    ["hashed_directory_level"] => int(0)
                                    ["hashed_directory_perm"] => int(448)
                                    ["file_name_prefix"] => string(10) "zend_cache"
                                    ["cache_file_perm"] => int(384)
                                    ["metadatas_array_max_size"] => int(100)
                                  }
                                  ["_metadatasArray":protected] => array(3) {
                                    ["Zend_Translate_Array_Options"] => array(4) {
                                      ["hash"] => int(1134871229)
                                      ["mtime"] => int(1710843595)
                                      ["expire"] => int(1710847195)
                                      ["tags"] => array(1) {
                                        [0] => string(14) "Zend_Translate"
                                      }
                                    }
                                    ["Zend_Translate_0a992ce3ccd37169cc7ef049d9d66711_Array"] => array(4) {
                                      ["hash"] => int(1708724952)
                                      ["mtime"] => int(1710843595)
                                      ["expire"] => int(1710847195)
                                      ["tags"] => array(1) {
                                        [0] => string(14) "Zend_Translate"
                                      }
                                    }
                                    ["menu_tylko_aktywne"] => array(4) {
                                      ["hash"] => int(1066829468)
                                      ["mtime"] => int(1710844825)
                                      ["expire"] => int(1710848425)
                                      ["tags"] => array(1) {
                                        [0] => string(4) "menu"
                                      }
                                    }
                                  }
                                  ["_directives":protected] => array(3) {
                                    ["lifetime"] => int(3600)
                                    ["logging"] => bool(false)
                                    ["logger"] => NULL
                                  }
                                }
                                ["_options":protected] => array(9) {
                                  ["write_control"] => bool(true)
                                  ["caching"] => bool(true)
                                  ["cache_id_prefix"] => NULL
                                  ["automatic_serialization"] => string(1) "1"
                                  ["automatic_cleaning_factor"] => int(10)
                                  ["lifetime"] => int(3600)
                                  ["logging"] => bool(false)
                                  ["logger"] => NULL
                                  ["ignore_user_abort"] => bool(false)
                                }
                                ["_specificOptions":protected] => array(0) {
                                }
                                ["_lastId":"Zend_Cache_Core":private] => string(18) "menu_tylko_aktywne"
                                ["_extendedBackend":protected] => bool(true)
                                ["_backendCapabilities":protected] => array(6) {
                                  ["automatic_cleaning"] => bool(true)
                                  ["tags"] => bool(true)
                                  ["expired_read"] => bool(true)
                                  ["priority"] => bool(false)
                                  ["infinite_lifetime"] => bool(true)
                                  ["get_list"] => bool(true)
                                }
                              }
                              ["_secondary":protected] => NULL
                              ["_options":protected] => array(3) {
                                ["savetosecondary"] => string(1) "1"
                                ["backuptosecondary"] => string(1) "0"
                                ["recoverprimary"] => string(1) "1"
                              }
                            }
                            ["auth"] => object(Zend_Auth_Adapter_DbTable)#13 (11) {
                              ["_zendDb":protected] => object(Zend_Db_Adapter_Pdo_Mysql)#17 (12) {
                                ["_pdoType":protected] => string(5) "mysql"
                                ["_numericDataTypes":protected] => array(16) {
                                  [0] => int(0)
                                  [1] => int(1)
                                  [2] => int(2)
                                  ["INT"] => int(0)
                                  ["INTEGER"] => int(0)
                                  ["MEDIUMINT"] => int(0)
                                  ["SMALLINT"] => int(0)
                                  ["TINYINT"] => int(0)
                                  ["BIGINT"] => int(1)
                                  ["SERIAL"] => int(1)
                                  ["DEC"] => int(2)
                                  ["DECIMAL"] => int(2)
                                  ["DOUBLE"] => int(2)
                                  ["DOUBLE PRECISION"] => int(2)
                                  ["FIXED"] => int(2)
                                  ["FLOAT"] => int(2)
                                }
                                ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
                                ["_config":protected] => array(8) {
                                  ["host"] => string(9) "localhost"
                                  ["dbname"] => string(13) "firmylesne_fl"
                                  ["username"] => string(13) "firmylesne_fl"
                                  ["password"] => string(8) "RvN04efq"
                                  ["charset"] => string(4) "utf8"
                                  ["persistent"] => bool(false)
                                  ["options"] => array(3) {
                                    ["caseFolding"] => int(0)
                                    ["autoQuoteIdentifiers"] => bool(true)
                                    ["fetchMode"] => int(2)
                                  }
                                  ["driver_options"] => array(1) {
                                    [1002] => string(16) "SET NAMES 'utf8'"
                                  }
                                }
                                ["_fetchMode":protected] => int(2)
                                ["_profiler":protected] => object(Zend_Db_Profiler)#19 (4) {
                                  ["_queryProfiles":protected] => array(0) {
                                  }
                                  ["_enabled":protected] => bool(false)
                                  ["_filterElapsedSecs":protected] => NULL
                                  ["_filterTypes":protected] => NULL
                                }
                                ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
                                ["_connection":protected] => object(PDO)#20 (0) {
                                }
                                ["_caseFolding":protected] => int(0)
                                ["_autoQuoteIdentifiers":protected] => bool(true)
                                ["_allowSerialization":protected] => bool(true)
                                ["_autoReconnectOnUnserialize":protected] => bool(false)
                              }
                              ["_dbSelect":protected] => NULL
                              ["_tableName":protected] => string(15) "acl_uzytkownicy"
                              ["_identityColumn":protected] => string(5) "email"
                              ["_credentialColumn":protected] => string(5) "haslo"
                              ["_identity":protected] => NULL
                              ["_credential":protected] => NULL
                              ["_credentialTreatment":protected] => string(7) "SHA1(?)"
                              ["_authenticateResultInfo":protected] => NULL
                              ["_resultRow":protected] => NULL
                              ["_ambiguityIdentity":protected] => bool(false)
                            }
                            ["acl"] => object(Zend_Acl)#10 (6) {
                              ["_roleRegistry":protected] => object(Zend_Acl_Role_Registry)#51 (1) {
                                ["_roles":protected] => array(5) {
                                  ["Administracja"] => array(3) {
                                    ["instance"] => object(Zend_Acl_Role)#50 (1) {
                                      ["_roleId":protected] => string(13) "Administracja"
                                    }
                                    ["parents"] => array(0) {
                                    }
                                    ["children"] => array(0) {
                                    }
                                  }
                                  ["Super administracja"] => array(3) {
                                    ["instance"] => object(Zend_Acl_Role)#52 (1) {
                                      ["_roleId":protected] => string(19) "Super administracja"
                                    }
                                    ["parents"] => array(0) {
                                    }
                                    ["children"] => array(0) {
                                    }
                                  }
                                  ["Użytkownicy"] => array(3) {
                                    ["instance"] => object(Zend_Acl_Role)#53 (1) {
                                      ["_roleId":protected] => string(12) "Użytkownicy"
                                    }
                                    ["parents"] => array(0) {
                                    }
                                    ["children"] => array(0) {
                                    }
                                  }
                                  ["Niezalogowany"] => array(3) {
                                    ["instance"] => object(Zend_Acl_Role)#54 (1) {
                                      ["_roleId":protected] => string(13) "Niezalogowany"
                                    }
                                    ["parents"] => array(0) {
                                    }
                                    ["children"] => array(1) {
                                      ["@user"] => object(Zend_Acl_Role)#55 (1) {
                                        ["_roleId":protected] => string(5) "@user"
                                      }
                                    }
                                  }
                                  ["@user"] => array(3) {
                                    ["instance"] => object(Zend_Acl_Role)#55 (1) {
                                      ["_roleId":protected] => string(5) "@user"
                                    }
                                    ["parents"] => array(1) {
                                      ["Niezalogowany"] => object(Zend_Acl_Role)#54 (1) {
                                        ["_roleId":protected] => string(13) "Niezalogowany"
                                      }
                                    }
                                    ["children"] => array(0) {
                                    }
                                  }
                                }
                              }
                              ["_resources":protected] => array(19) {
                                ["administracja"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["parent"] => NULL
                                  ["children"] => array(11) {
                                    ["filmy"] => object(Zend_Acl_Resource)#57 (1) {
                                      ["_resourceId":protected] => string(5) "filmy"
                                    }
                                    ["firmy"] => object(Zend_Acl_Resource)#58 (1) {
                                      ["_resourceId":protected] => string(5) "firmy"
                                    }
                                    ["galerie"] => object(Zend_Acl_Resource)#59 (1) {
                                      ["_resourceId":protected] => string(7) "galerie"
                                    }
                                    ["grupa"] => object(Zend_Acl_Resource)#60 (1) {
                                      ["_resourceId":protected] => string(5) "grupa"
                                    }
                                    ["komentarze"] => object(Zend_Acl_Resource)#61 (1) {
                                      ["_resourceId":protected] => string(10) "komentarze"
                                    }
                                    ["ogloszenia"] => object(Zend_Acl_Resource)#62 (1) {
                                      ["_resourceId":protected] => string(10) "ogloszenia"
                                    }
                                    ["reklamy"] => object(Zend_Acl_Resource)#63 (1) {
                                      ["_resourceId":protected] => string(7) "reklamy"
                                    }
                                    ["uprawnienie"] => object(Zend_Acl_Resource)#64 (1) {
                                      ["_resourceId":protected] => string(11) "uprawnienie"
                                    }
                                    ["ustawienia"] => object(Zend_Acl_Resource)#65 (1) {
                                      ["_resourceId":protected] => string(10) "ustawienia"
                                    }
                                    ["uzytkownik"] => object(Zend_Acl_Resource)#66 (1) {
                                      ["_resourceId":protected] => string(10) "uzytkownik"
                                    }
                                    ["zasob"] => object(Zend_Acl_Resource)#68 (1) {
                                      ["_resourceId":protected] => string(5) "zasob"
                                    }
                                  }
                                }
                                ["filmy"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#57 (1) {
                                    ["_resourceId":protected] => string(5) "filmy"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["firmy"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#58 (1) {
                                    ["_resourceId":protected] => string(5) "firmy"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["galerie"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#59 (1) {
                                    ["_resourceId":protected] => string(7) "galerie"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["grupa"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#60 (1) {
                                    ["_resourceId":protected] => string(5) "grupa"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["komentarze"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#61 (1) {
                                    ["_resourceId":protected] => string(10) "komentarze"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["ogloszenia"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#62 (1) {
                                    ["_resourceId":protected] => string(10) "ogloszenia"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["reklamy"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#63 (1) {
                                    ["_resourceId":protected] => string(7) "reklamy"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["uprawnienie"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#64 (1) {
                                    ["_resourceId":protected] => string(11) "uprawnienie"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["ustawienia"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#65 (1) {
                                    ["_resourceId":protected] => string(10) "ustawienia"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["uzytkownik"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#66 (1) {
                                    ["_resourceId":protected] => string(10) "uzytkownik"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(1) {
                                    ["uzytkownik grupa"] => object(Zend_Acl_Resource)#67 (1) {
                                      ["_resourceId":protected] => string(16) "uzytkownik grupa"
                                    }
                                  }
                                }
                                ["uzytkownik grupa"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#67 (1) {
                                    ["_resourceId":protected] => string(16) "uzytkownik grupa"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#66 (1) {
                                    ["_resourceId":protected] => string(10) "uzytkownik"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["zasob"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#68 (1) {
                                    ["_resourceId":protected] => string(5) "zasob"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(1) {
                                    ["przywilej"] => object(Zend_Acl_Resource)#69 (1) {
                                      ["_resourceId":protected] => string(9) "przywilej"
                                    }
                                  }
                                }
                                ["przywilej"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#69 (1) {
                                    ["_resourceId":protected] => string(9) "przywilej"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#68 (1) {
                                    ["_resourceId":protected] => string(5) "zasob"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["ogloszenia_uzytkownik"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#70 (1) {
                                    ["_resourceId":protected] => string(21) "ogloszenia_uzytkownik"
                                  }
                                  ["parent"] => NULL
                                  ["children"] => array(0) {
                                  }
                                }
                                ["zarzadzanie"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#71 (1) {
                                    ["_resourceId":protected] => string(11) "zarzadzanie"
                                  }
                                  ["parent"] => NULL
                                  ["children"] => array(3) {
                                    ["artykuly"] => object(Zend_Acl_Resource)#72 (1) {
                                      ["_resourceId":protected] => string(8) "artykuly"
                                    }
                                    ["menu"] => object(Zend_Acl_Resource)#73 (1) {
                                      ["_resourceId":protected] => string(4) "menu"
                                    }
                                    ["zawartosc"] => object(Zend_Acl_Resource)#74 (1) {
                                      ["_resourceId":protected] => string(9) "zawartosc"
                                    }
                                  }
                                }
                                ["artykuly"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#72 (1) {
                                    ["_resourceId":protected] => string(8) "artykuly"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#71 (1) {
                                    ["_resourceId":protected] => string(11) "zarzadzanie"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["menu"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#73 (1) {
                                    ["_resourceId":protected] => string(4) "menu"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#71 (1) {
                                    ["_resourceId":protected] => string(11) "zarzadzanie"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["zawartosc"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#74 (1) {
                                    ["_resourceId":protected] => string(9) "zawartosc"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#71 (1) {
                                    ["_resourceId":protected] => string(11) "zarzadzanie"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                              }
                              ["_isAllowedRole":protected] => NULL
                              ["_isAllowedResource":protected] => NULL
                              ["_isAllowedPrivilege":protected] => NULL
                              ["_rules":protected] => array(2) {
                                ["allResources"] => array(2) {
                                  ["allRoles"] => array(2) {
                                    ["allPrivileges"] => array(2) {
                                      ["type"] => string(9) "TYPE_DENY"
                                      ["assert"] => NULL
                                    }
                                    ["byPrivilegeId"] => array(0) {
                                    }
                                  }
                                  ["byRoleId"] => array(0) {
                                  }
                                }
                                ["byResourceId"] => array(7) {
                                  ["administracja"] => array(1) {
                                    ["byRoleId"] => array(2) {
                                      ["Administracja"] => array(2) {
                                        ["byPrivilegeId"] => array(4) {
                                          ["odczyt"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["dodawanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["edycja"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["usuwanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                      ["Super administracja"] => array(2) {
                                        ["byPrivilegeId"] => array(4) {
                                          ["odczyt"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["dodawanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["edycja"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["usuwanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                    }
                                  }
                                  ["zasob"] => array(1) {
                                    ["byRoleId"] => array(1) {
                                      ["Administracja"] => array(2) {
                                        ["byPrivilegeId"] => array(4) {
                                          ["odczyt"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                          ["dodawanie"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                          ["edycja"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                          ["usuwanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                    }
                                  }
                                  ["przywilej"] => array(1) {
                                    ["byRoleId"] => array(1) {
                                      ["Administracja"] => array(2) {
                                        ["byPrivilegeId"] => array(4) {
                                          ["odczyt"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                          ["dodawanie"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                          ["edycja"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                          ["usuwanie"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                    }
                                  }
                                  ["zarzadzanie"] => array(1) {
                                    ["byRoleId"] => array(2) {
                                      ["Administracja"] => array(2) {
                                        ["byPrivilegeId"] => array(4) {
                                          ["odczyt"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["dodawanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["edycja"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["usuwanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                      ["Super administracja"] => array(2) {
                                        ["byPrivilegeId"] => array(4) {
                                          ["odczyt"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["dodawanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["edycja"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["usuwanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                    }
                                  }
                                  ["uprawnienie"] => array(1) {
                                    ["byRoleId"] => array(1) {
                                      ["Administracja"] => array(2) {
                                        ["byPrivilegeId"] => array(2) {
                                          ["odczyt"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                          ["edycja"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                    }
                                  }
                                  ["grupa"] => array(1) {
                                    ["byRoleId"] => array(1) {
                                      ["Administracja"] => array(2) {
                                        ["byPrivilegeId"] => array(4) {
                                          ["odczyt"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                          ["dodawanie"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                          ["edycja"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                          ["usuwanie"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                    }
                                  }
                                  ["ogloszenia_uzytkownik"] => array(1) {
                                    ["byRoleId"] => array(3) {
                                      ["Administracja"] => array(2) {
                                        ["byPrivilegeId"] => array(1) {
                                          ["dodawanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                      ["Super administracja"] => array(2) {
                                        ["byPrivilegeId"] => array(1) {
                                          ["dodawanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                      ["Użytkownicy"] => array(2) {
                                        ["byPrivilegeId"] => array(1) {
                                          ["dodawanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                    }
                                  }
                                }
                              }
                            }
                            ["translator"] => object(Zend_Translate)#47 (1) {
                              ["_adapter":"Zend_Translate":private] => object(Zend_Translate_Adapter_Array)#48 (5) {
                                ["_data":"Zend_Translate_Adapter_Array":private] => array(0) {
                                }
                                ["_automatic":"Zend_Translate_Adapter":private] => bool(false)
                                ["_routed":"Zend_Translate_Adapter":private] => array(0) {
                                }
                                ["_options":protected] => array(13) {
                                  ["clear"] => bool(false)
                                  ["content"] => array(108) {
                                    ["Invalid type given. String, integer or float expected"] => string(99) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą lub liczbą zmiennoprzecinkową"
                                    ["'%value%' contains characters which are non alphabetic and no digits"] => string(64) "Wartość '%value%' powinna zawierać znaki z alfabetu lub cyfry"
                                    ["'%value%' is an empty string"] => string(38) "'%value%' jest pustym ciągiem znaków"
                                    ["Invalid type given. String expected"] => string(42) "Podana wartość nie jest ciągiem znaków"
                                    ["'%value%' contains non alphabetic characters"] => string(38) "'%value%' zawiera znaki spoza alfabetu"
                                    ["'%value%' failed checksum validation"] => string(47) "Błędna suma kontrolna dla wartości '%value%'"
                                    ["'%value%' contains invalid characters"] => string(36) "'%value%' zawiera niedozwolone znaki"
                                    ["'%value%' should have a length of %length% characters"] => string(60) "Wartość '%value%' powinna być długości %length% znaków"
                                    ["'%value%' is not between '%min%' and '%max%', inclusively"] => string(72) "'%value%' nie zawiera się w przedziale od '%min%' do '%max%' włącznie"
                                    ["'%value%' is not strictly between '%min%' and '%max%'"] => string(61) "'%value%' nie zawiera się w przedziale od '%min%' do '%max%'"
                                    ["'%value%' is not valid"] => string(37) "Wartość '%value%' jest nie poprawna"
                                    ["An exception has been raised within the callback"] => string(59) "Wystąpił błąd podczas działania funkcji sprawdzającej"
                                    ["'%value%' must contain between 13 and 19 digits"] => string(41) "'%value%' musi zawierać od 13 do 19 cyfr"
                                    ["Luhn algorithm (mod-10 checksum) failed on '%value%'"] => string(84) "Błąd podczas wykonywania algorytmu Luhna (mod-10 checksum) dla wartości '%value%'"
                                    ["'%value%' seems to contain an invalid checksum"] => string(47) "'%value%' zawiera niepoprawną sumę kontrolną"
                                    ["'%value%' must contain only digits"] => string(37) "'%value%' może zawierać tylko cyfry"
                                    ["'%value%' contains an invalid amount of digits"] => string(49) "Numer '%value%' zawiera niepoprawną liczbę cyfr"
                                    ["'%value%' is not from an allowed institute"] => string(48) "Numer '%value%' nie jest z dozwolonej instytucji"
                                    ["'%value%' seems to be an invalid creditcard number"] => string(41) "'%value%' jest niepoprawnym numerem karty"
                                    ["An exception has been raised while validating '%value%'"] => string(60) "Wystąpił błąd podczas sprawdzania numeru karty '%value%'"
                                    ["Invalid type given. String, integer, array or Zend_Date expected"] => string(88) "Podana wartość powinna być ciągiem znaków, liczbą, tablicą lub obiektem Zend_Date"
                                    ["'%value%' does not appear to be a valid date"] => string(34) "'%value%' nie jest poprawną datą"
                                    ["'%value%' does not fit the date format '%format%'"] => string(45) "Data '%value%' nie jest w formacie '%format%'"
                                    ["No record matching '%value%' was found"] => string(36) "Nie znaleziono rekordu dla '%value%'"
                                    ["A record matching '%value%' was found"] => string(31) "Znaleziono rekord dla '%value%'"
                                    ["'%value%' is no valid email address in the basic format local-part@hostname"] => string(66) "'%value%' nie jest poprawnym adresem email w formacie nazwa@serwer"
                                    ["'%hostname%' is no valid hostname for email address '%value%'"] => string(64) "Email '%value%' zawiera niepoprawną nazwę serwera '%hostname%'"
                                    ["'%hostname%' does not appear to have a valid MX record for the email address '%value%'"] => string(88) "Serwer '%hostname%' nie posiada poprawnie zdefiniowanego rekordu MX dla adresu '%value%'"
                                    ["'%hostname%' is not in a routable network segment. The email address '%value%' should not be resolved from public network"] => string(106) "'%hostname%' nie rutowalnym segmentem sieci. Email '%value%' nie powinien być wykrywany z sieci publiczej"
                                    ["'%localPart%' can not be matched against dot-atom format"] => string(48) "Nazwa '%localPart%' nie jest w formacie dot-atom"
                                    ["'%localPart%' can not be matched against quoted-string format"] => string(47) "'%localPart%' nie jest w formacie quoted-string"
                                    ["'%localPart%' is no valid local part for email address '%value%'"] => string(39) "'%localPart%' nie jest poprawną nazwą"
                                    ["'%value%' exceeds the allowed length"] => string(55) "Wartość '%value%' przekroczyła dozwoloną długość"
                                    ["Too many files, maximum '%max%' are allowed but '%count%' are given"] => string(65) "Wybrano '%count%' plików. Dopuszczalna liczba plików to '%max%'"
                                    ["Too few files, minimum '%min%' are expected but '%count%' are given"] => string(62) "Wybrano '%count%' plików. Minimalna liczba plików to '%min%'"
                                    ["File '%value%' does not match the given crc32 hashes"] => string(39) "Błędna suma kontrolna pliku '%value%'"
                                    ["A crc32 hash could not be evaluated for the given file"] => string(55) "Nie można obliczyć sumy kontrolnej dla podanego pliku"
                                    ["File '%value%' is not readable or does not exist"] => string(55) "Plik '%value%' nie istnieje lub nie można go odczytać"
                                    ["File '%value%' has a false extension"] => string(42) "Plik '%value%' ma niepoprawne rozszerzenie"
                                    ["File '%value%' has a false mimetype of '%type%'"] => string(47) "Plik '%value%' ma niepoprawny typ MIME '%type%'"
                                    ["The mimetype of file '%value%' could not be detected"] => string(48) "Nie można wykryć typu MIME dla pliku '%value%'"
                                    ["File '%value%' does not exist"] => string(27) "Plik '%value%' nie istnieje"
                                    ["All files in sum should have a maximum size of '%max%' but '%size%' were detected"] => string(81) "Wybrane pliki łącznie zajmują '%size%'. Maksymalny łączny rozmiar to '%max%'"
                                    ["All files in sum should have a minimum size of '%min%' but '%size%' were detected"] => string(80) "Wybrane pliki łącznie zajmują '%size%'. Minimalny łączny rozmiar to '%min%'"
                                    ["One or more files can not be read"] => string(53) "Jeden lub więcej plików nie mogą zostać odczytane"
                                    ["File '%value%' does not match the given hashes"] => string(38) "Plik '%value%' ma niedopuszczalny hash"
                                    ["A hash could not be evaluated for the given file"] => string(59) "Nie można obliczyć funkcji haszującej dla podanego pliku"
                                    ["Maximum allowed width for image '%value%' should be '%maxwidth%' but '%width%' detected"] => string(79) "Plik '%value%' ma szerokość '%width%'. Maksymalna szerokość to '%maxwidth%'"
                                    ["Minimum expected width for image '%value%' should be '%minwidth%' but '%width%' detected"] => string(78) "Plik '%value%' ma szerokość '%width%'. Minimalna szerokość to '%maxwidth%'"
                                    ["Maximum allowed height for image '%value%' should be '%maxheight%' but '%height%' detected"] => string(79) "Plik '%value%' ma wysokość '%height%'. Maksymalna wysokość to '%maxheight%'"
                                    ["Minimum expected height for image '%value%' should be '%minheight%' but '%height%' detected"] => string(78) "Plik '%value%' ma wysokość '%height%'. Minimalna wysokość to '%minheight%'"
                                    ["The size of image '%value%' could not be detected"] => string(46) "Nie można określić rozmiaru pliku '%value%'"
                                    ["File '%value%' is not compressed, '%type%' detected"] => string(51) "Plik '%value%' typu '%type%' nie jest skompresowany"
                                    ["File '%value%' is no image, '%type%' detected"] => string(45) "Plik '%value%' typu '%type%' nie jest obrazem"
                                    ["File '%value%' does not match the given md5 hashes"] => string(42) "Plik '%value%' ma niedopuszczalny hash md5"
                                    ["A md5 hash could not be evaluated for the given file"] => string(63) "Nie można obliczyć funkcji haszującej md5 dla podanego pliku"
                                    ["File '%value%' exists"] => string(23) "Plik '%value%' istnieje"
                                    ["File '%value%' does not match the given sha1 hashes"] => string(43) "Plik '%value%' ma niedopuszczalny hash sha1"
                                    ["A sha1 hash could not be evaluated for the given file"] => string(64) "Nie można obliczyć funkcji haszującej sha1 dla podanego pliku"
                                    ["Maximum allowed size for file '%value%' is '%max%' but '%size%' detected"] => string(68) "Podany plik ma rozmiar '%size%'. Maksymalny rozmiar pliku to '%max%'"
                                    ["Minimum expected size for file '%value%' is '%min%' but '%size%' detected"] => string(67) "Podany plik ma rozmiar '%size%'. Minimalny rozmiar pliku to '%min%'"
                                    ["File '%value%' exceeds the defined ini size"] => string(66) "Rozmiar pliku '%value%' przekroczył zdefiniowaną wartość w ini"
                                    ["File '%value%' exceeds the defined form size"] => string(73) "Rozmiar pliku '%value%' przekroczył zdefiniowaną wartość w formularzu"
                                    ["File '%value%' was only partially uploaded"] => string(47) "Plik '%value%' nie został całkowicie wysłany"
                                    ["File '%value%' was not uploaded"] => string(35) "Plik '%value%' nie został wysłany"
                                    ["No temporary directory was found for file '%value%'"] => string(38) "Nie zdefiniowano tymczasowego katalogu"
                                    ["File '%value%' can't be written"] => string(35) "Nie można zapisać pliku '%value%'"
                                    ["A PHP extension returned an error while uploading the file '%value%'"] => string(71) "Rozszerzenie PHP zgłosiło wyjątek podczas wysyłania pliku '%value%'"
                                    ["File '%value%' was illegally uploaded. This could be a possible attack"] => string(86) "Plik '%value%' został niepoprawnie wysłany. Istnieje możliwość wystąpienia ataku"
                                    ["File '%value%' was not found"] => string(30) "Nie znaleziono pliku '%value%'"
                                    ["Unknown error while uploading file '%value%'"] => string(50) "Nieznany błąd podczas wysyłania pliku '%value%'"
                                    ["Too much words, maximum '%max%' are allowed but '%count%' were counted"] => string(60) "Podano '%count%' słów. Maksymalna liczba słów to '%max%'"
                                    ["Too less words, minimum '%min%' are expected but '%count%' were counted"] => string(59) "Podano '%count%' słów. Minimalna liczba słów to '%min%'"
                                    ["'%value%' does not appear to be a float"] => string(46) "'%value%' nie jest liczbą zmiennoprzecinkową"
                                    ["'%value%' is not greater than '%min%'"] => string(40) "'%value%' nie jest większe niż '%min%'"
                                    ["'%value%' has not only hexadecimal digit characters"] => string(46) "'%value%' nie jest wartością heksadecymalną"
                                    ["'%value%' appears to be an IP address, but IP addresses are not allowed"] => string(54) "Wartość '%value%' jest adresem IP a nie nazwą hosta"
                                    ["'%value%' appears to be a DNS hostname but cannot match TLD against known list"] => string(30) "'%value%' zawiera nieznane TLD"
                                    ["'%value%' appears to be a DNS hostname but contains a dash in an invalid position"] => string(54) "Nazwa hosta '%value%' zawiera znak '-' w złym miejscu"
                                    ["'%value%' appears to be a DNS hostname but cannot match against hostname schema for TLD '%tld%'"] => string(65) "Nazwa hosta '%value%' jest niezgodna ze schematem dla TLD '%tld%'"
                                    ["'%value%' appears to be a DNS hostname but cannot extract TLD part"] => string(51) "Nie można rozpoznać TLD dla nazwy hosta '%value%'"
                                    ["'%value%' does not match the expected structure for a DNS hostname"] => string(41) "'%value%' nie jest poprawną nazwą hosta"
                                    ["'%value%' does not appear to be a valid local network name"] => string(50) "'%value%' nie jest poprawną nazwą sieci lokalnej"
                                    ["'%value%' appears to be a local network name but local network names are not allowed"] => string(91) "'%value%' prawdopodobnie jest nazwą sieci lokalnej. Nazwy sieci lokalnych są niedozwolone"
                                    ["'%value%' appears to be a DNS hostname but the given punycode notation cannot be decoded"] => string(65) "Nie można zdekodować punycode dla podanej nazwy hosta '%value%'"
                                    ["Unknown country within the IBAN '%value%'"] => string(33) "Niepoprawny kraj w IBAN '%value%'"
                                    ["'%value%' has a false IBAN format"] => string(44) "Wartość '%value%' nie jest w formacie IBAN"
                                    ["'%value%' has failed the IBAN check"] => string(56) "Wystąpił błąd podczas sprawdzania IBAN dla '%value%'"
                                    ["The two given tokens do not match"] => string(35) "Podane wartości nie są takie same"
                                    ["No token was provided to match against"] => string(35) "Nie podano wartości do porównania"
                                    ["'%value%' was not found in the haystack"] => string(34) "Nie znaleziono wartości '%value%'"
                                    ["Invalid type given. String or integer expected"] => string(70) "Podana wartość powinna być ciągiem znaków lub liczbą całkowitą"
                                    ["'%value%' does not appear to be an integer"] => string(26) "'%value%' nie jest liczbą"
                                    ["'%value%' does not appear to be a valid IP address"] => string(39) "'%value%' nie jest poprawnym adresem IP"
                                    ["'%value%' is no valid ISBN number"] => string(33) "'%value%' nie jest poprawnym ISBN"
                                    ["'%value%' is not less than '%max%'"] => string(40) "'%value%' nie jest mniejsze niż '%max%'"
                                    ["Invalid type given. String, integer, float, boolean or array expected"] => string(132) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą, liczbą zmiennoprzecinkową, wartością logiczną lub tablicą"
                                    ["Value is required and can't be empty"] => string(21) "To pole jest wymagane"
                                    ["'%value%' does not appear to be a postal code"] => string(54) "Wartość '%value%' nie jest poprawnym kodem pocztowym"
                                    ["'%value%' does not match against pattern '%pattern%'"] => string(52) "Wartość '%value%' nie pasuje do wzorca '%pattern%'"
                                    ["There was an internal error while using the pattern '%pattern%'"] => string(60) "Wystąpił błąd podczas dopasowania wyrażenia '%pattern%'"
                                    ["'%value%' is no valid sitemap changefreq"] => string(51) "'%value%' nie jest poprawną wartością changefreq"
                                    ["'%value%' is no valid sitemap lastmod"] => string(48) "'%value%' nie jest poprawną wartością lastmod"
                                    ["'%value%' is no valid sitemap location"] => string(53) "'%value%' nie jest poprawną lokalizacją mapy strony"
                                    ["'%value%' is no valid sitemap priority"] => string(51) "'%value%' nie jest poprawną wartością priorytetu"
                                    ["Invalid type given. Numeric string, integer or float expected"] => string(99) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą lub liczbą zmiennoprzecinkową"
                                    ["'%value%' is less than %min% characters long"] => string(42) "'%value%' zawiera mniej niż %min% znaków"
                                    ["'%value%' is more than %max% characters long"] => string(44) "'%value%' zawiera więcej niż %max% znaków"
                                  }
                                  ["disableNotices"] => bool(false)
                                  ["ignore"] => string(1) "."
                                  ["locale"] => string(2) "pl"
                                  ["log"] => NULL
                                  ["logMessage"] => string(49) "Untranslated message within '%locale%': %message%"
                                  ["logPriority"] => int(5)
                                  ["logUntranslated"] => bool(false)
                                  ["reload"] => bool(false)
                                  ["route"] => NULL
                                  ["scan"] => NULL
                                  ["tag"] => string(14) "Zend_Translate"
                                }
                                ["_translate":protected] => array(1) {
                                  ["pl"] => array(108) {
                                    ["Invalid type given. String, integer or float expected"] => string(99) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą lub liczbą zmiennoprzecinkową"
                                    ["'%value%' contains characters which are non alphabetic and no digits"] => string(64) "Wartość '%value%' powinna zawierać znaki z alfabetu lub cyfry"
                                    ["'%value%' is an empty string"] => string(38) "'%value%' jest pustym ciągiem znaków"
                                    ["Invalid type given. String expected"] => string(42) "Podana wartość nie jest ciągiem znaków"
                                    ["'%value%' contains non alphabetic characters"] => string(38) "'%value%' zawiera znaki spoza alfabetu"
                                    ["'%value%' failed checksum validation"] => string(47) "Błędna suma kontrolna dla wartości '%value%'"
                                    ["'%value%' contains invalid characters"] => string(36) "'%value%' zawiera niedozwolone znaki"
                                    ["'%value%' should have a length of %length% characters"] => string(60) "Wartość '%value%' powinna być długości %length% znaków"
                                    ["'%value%' is not between '%min%' and '%max%', inclusively"] => string(72) "'%value%' nie zawiera się w przedziale od '%min%' do '%max%' włącznie"
                                    ["'%value%' is not strictly between '%min%' and '%max%'"] => string(61) "'%value%' nie zawiera się w przedziale od '%min%' do '%max%'"
                                    ["'%value%' is not valid"] => string(37) "Wartość '%value%' jest nie poprawna"
                                    ["An exception has been raised within the callback"] => string(59) "Wystąpił błąd podczas działania funkcji sprawdzającej"
                                    ["'%value%' must contain between 13 and 19 digits"] => string(41) "'%value%' musi zawierać od 13 do 19 cyfr"
                                    ["Luhn algorithm (mod-10 checksum) failed on '%value%'"] => string(84) "Błąd podczas wykonywania algorytmu Luhna (mod-10 checksum) dla wartości '%value%'"
                                    ["'%value%' seems to contain an invalid checksum"] => string(47) "'%value%' zawiera niepoprawną sumę kontrolną"
                                    ["'%value%' must contain only digits"] => string(37) "'%value%' może zawierać tylko cyfry"
                                    ["'%value%' contains an invalid amount of digits"] => string(49) "Numer '%value%' zawiera niepoprawną liczbę cyfr"
                                    ["'%value%' is not from an allowed institute"] => string(48) "Numer '%value%' nie jest z dozwolonej instytucji"
                                    ["'%value%' seems to be an invalid creditcard number"] => string(41) "'%value%' jest niepoprawnym numerem karty"
                                    ["An exception has been raised while validating '%value%'"] => string(60) "Wystąpił błąd podczas sprawdzania numeru karty '%value%'"
                                    ["Invalid type given. String, integer, array or Zend_Date expected"] => string(88) "Podana wartość powinna być ciągiem znaków, liczbą, tablicą lub obiektem Zend_Date"
                                    ["'%value%' does not appear to be a valid date"] => string(34) "'%value%' nie jest poprawną datą"
                                    ["'%value%' does not fit the date format '%format%'"] => string(45) "Data '%value%' nie jest w formacie '%format%'"
                                    ["No record matching '%value%' was found"] => string(36) "Nie znaleziono rekordu dla '%value%'"
                                    ["A record matching '%value%' was found"] => string(31) "Znaleziono rekord dla '%value%'"
                                    ["'%value%' is no valid email address in the basic format local-part@hostname"] => string(66) "'%value%' nie jest poprawnym adresem email w formacie nazwa@serwer"
                                    ["'%hostname%' is no valid hostname for email address '%value%'"] => string(64) "Email '%value%' zawiera niepoprawną nazwę serwera '%hostname%'"
                                    ["'%hostname%' does not appear to have a valid MX record for the email address '%value%'"] => string(88) "Serwer '%hostname%' nie posiada poprawnie zdefiniowanego rekordu MX dla adresu '%value%'"
                                    ["'%hostname%' is not in a routable network segment. The email address '%value%' should not be resolved from public network"] => string(106) "'%hostname%' nie rutowalnym segmentem sieci. Email '%value%' nie powinien być wykrywany z sieci publiczej"
                                    ["'%localPart%' can not be matched against dot-atom format"] => string(48) "Nazwa '%localPart%' nie jest w formacie dot-atom"
                                    ["'%localPart%' can not be matched against quoted-string format"] => string(47) "'%localPart%' nie jest w formacie quoted-string"
                                    ["'%localPart%' is no valid local part for email address '%value%'"] => string(39) "'%localPart%' nie jest poprawną nazwą"
                                    ["'%value%' exceeds the allowed length"] => string(55) "Wartość '%value%' przekroczyła dozwoloną długość"
                                    ["Too many files, maximum '%max%' are allowed but '%count%' are given"] => string(65) "Wybrano '%count%' plików. Dopuszczalna liczba plików to '%max%'"
                                    ["Too few files, minimum '%min%' are expected but '%count%' are given"] => string(62) "Wybrano '%count%' plików. Minimalna liczba plików to '%min%'"
                                    ["File '%value%' does not match the given crc32 hashes"] => string(39) "Błędna suma kontrolna pliku '%value%'"
                                    ["A crc32 hash could not be evaluated for the given file"] => string(55) "Nie można obliczyć sumy kontrolnej dla podanego pliku"
                                    ["File '%value%' is not readable or does not exist"] => string(55) "Plik '%value%' nie istnieje lub nie można go odczytać"
                                    ["File '%value%' has a false extension"] => string(42) "Plik '%value%' ma niepoprawne rozszerzenie"
                                    ["File '%value%' has a false mimetype of '%type%'"] => string(47) "Plik '%value%' ma niepoprawny typ MIME '%type%'"
                                    ["The mimetype of file '%value%' could not be detected"] => string(48) "Nie można wykryć typu MIME dla pliku '%value%'"
                                    ["File '%value%' does not exist"] => string(27) "Plik '%value%' nie istnieje"
                                    ["All files in sum should have a maximum size of '%max%' but '%size%' were detected"] => string(81) "Wybrane pliki łącznie zajmują '%size%'. Maksymalny łączny rozmiar to '%max%'"
                                    ["All files in sum should have a minimum size of '%min%' but '%size%' were detected"] => string(80) "Wybrane pliki łącznie zajmują '%size%'. Minimalny łączny rozmiar to '%min%'"
                                    ["One or more files can not be read"] => string(53) "Jeden lub więcej plików nie mogą zostać odczytane"
                                    ["File '%value%' does not match the given hashes"] => string(38) "Plik '%value%' ma niedopuszczalny hash"
                                    ["A hash could not be evaluated for the given file"] => string(59) "Nie można obliczyć funkcji haszującej dla podanego pliku"
                                    ["Maximum allowed width for image '%value%' should be '%maxwidth%' but '%width%' detected"] => string(79) "Plik '%value%' ma szerokość '%width%'. Maksymalna szerokość to '%maxwidth%'"
                                    ["Minimum expected width for image '%value%' should be '%minwidth%' but '%width%' detected"] => string(78) "Plik '%value%' ma szerokość '%width%'. Minimalna szerokość to '%maxwidth%'"
                                    ["Maximum allowed height for image '%value%' should be '%maxheight%' but '%height%' detected"] => string(79) "Plik '%value%' ma wysokość '%height%'. Maksymalna wysokość to '%maxheight%'"
                                    ["Minimum expected height for image '%value%' should be '%minheight%' but '%height%' detected"] => string(78) "Plik '%value%' ma wysokość '%height%'. Minimalna wysokość to '%minheight%'"
                                    ["The size of image '%value%' could not be detected"] => string(46) "Nie można określić rozmiaru pliku '%value%'"
                                    ["File '%value%' is not compressed, '%type%' detected"] => string(51) "Plik '%value%' typu '%type%' nie jest skompresowany"
                                    ["File '%value%' is no image, '%type%' detected"] => string(45) "Plik '%value%' typu '%type%' nie jest obrazem"
                                    ["File '%value%' does not match the given md5 hashes"] => string(42) "Plik '%value%' ma niedopuszczalny hash md5"
                                    ["A md5 hash could not be evaluated for the given file"] => string(63) "Nie można obliczyć funkcji haszującej md5 dla podanego pliku"
                                    ["File '%value%' exists"] => string(23) "Plik '%value%' istnieje"
                                    ["File '%value%' does not match the given sha1 hashes"] => string(43) "Plik '%value%' ma niedopuszczalny hash sha1"
                                    ["A sha1 hash could not be evaluated for the given file"] => string(64) "Nie można obliczyć funkcji haszującej sha1 dla podanego pliku"
                                    ["Maximum allowed size for file '%value%' is '%max%' but '%size%' detected"] => string(68) "Podany plik ma rozmiar '%size%'. Maksymalny rozmiar pliku to '%max%'"
                                    ["Minimum expected size for file '%value%' is '%min%' but '%size%' detected"] => string(67) "Podany plik ma rozmiar '%size%'. Minimalny rozmiar pliku to '%min%'"
                                    ["File '%value%' exceeds the defined ini size"] => string(66) "Rozmiar pliku '%value%' przekroczył zdefiniowaną wartość w ini"
                                    ["File '%value%' exceeds the defined form size"] => string(73) "Rozmiar pliku '%value%' przekroczył zdefiniowaną wartość w formularzu"
                                    ["File '%value%' was only partially uploaded"] => string(47) "Plik '%value%' nie został całkowicie wysłany"
                                    ["File '%value%' was not uploaded"] => string(35) "Plik '%value%' nie został wysłany"
                                    ["No temporary directory was found for file '%value%'"] => string(38) "Nie zdefiniowano tymczasowego katalogu"
                                    ["File '%value%' can't be written"] => string(35) "Nie można zapisać pliku '%value%'"
                                    ["A PHP extension returned an error while uploading the file '%value%'"] => string(71) "Rozszerzenie PHP zgłosiło wyjątek podczas wysyłania pliku '%value%'"
                                    ["File '%value%' was illegally uploaded. This could be a possible attack"] => string(86) "Plik '%value%' został niepoprawnie wysłany. Istnieje możliwość wystąpienia ataku"
                                    ["File '%value%' was not found"] => string(30) "Nie znaleziono pliku '%value%'"
                                    ["Unknown error while uploading file '%value%'"] => string(50) "Nieznany błąd podczas wysyłania pliku '%value%'"
                                    ["Too much words, maximum '%max%' are allowed but '%count%' were counted"] => string(60) "Podano '%count%' słów. Maksymalna liczba słów to '%max%'"
                                    ["Too less words, minimum '%min%' are expected but '%count%' were counted"] => string(59) "Podano '%count%' słów. Minimalna liczba słów to '%min%'"
                                    ["'%value%' does not appear to be a float"] => string(46) "'%value%' nie jest liczbą zmiennoprzecinkową"
                                    ["'%value%' is not greater than '%min%'"] => string(40) "'%value%' nie jest większe niż '%min%'"
                                    ["'%value%' has not only hexadecimal digit characters"] => string(46) "'%value%' nie jest wartością heksadecymalną"
                                    ["'%value%' appears to be an IP address, but IP addresses are not allowed"] => string(54) "Wartość '%value%' jest adresem IP a nie nazwą hosta"
                                    ["'%value%' appears to be a DNS hostname but cannot match TLD against known list"] => string(30) "'%value%' zawiera nieznane TLD"
                                    ["'%value%' appears to be a DNS hostname but contains a dash in an invalid position"] => string(54) "Nazwa hosta '%value%' zawiera znak '-' w złym miejscu"
                                    ["'%value%' appears to be a DNS hostname but cannot match against hostname schema for TLD '%tld%'"] => string(65) "Nazwa hosta '%value%' jest niezgodna ze schematem dla TLD '%tld%'"
                                    ["'%value%' appears to be a DNS hostname but cannot extract TLD part"] => string(51) "Nie można rozpoznać TLD dla nazwy hosta '%value%'"
                                    ["'%value%' does not match the expected structure for a DNS hostname"] => string(41) "'%value%' nie jest poprawną nazwą hosta"
                                    ["'%value%' does not appear to be a valid local network name"] => string(50) "'%value%' nie jest poprawną nazwą sieci lokalnej"
                                    ["'%value%' appears to be a local network name but local network names are not allowed"] => string(91) "'%value%' prawdopodobnie jest nazwą sieci lokalnej. Nazwy sieci lokalnych są niedozwolone"
                                    ["'%value%' appears to be a DNS hostname but the given punycode notation cannot be decoded"] => string(65) "Nie można zdekodować punycode dla podanej nazwy hosta '%value%'"
                                    ["Unknown country within the IBAN '%value%'"] => string(33) "Niepoprawny kraj w IBAN '%value%'"
                                    ["'%value%' has a false IBAN format"] => string(44) "Wartość '%value%' nie jest w formacie IBAN"
                                    ["'%value%' has failed the IBAN check"] => string(56) "Wystąpił błąd podczas sprawdzania IBAN dla '%value%'"
                                    ["The two given tokens do not match"] => string(35) "Podane wartości nie są takie same"
                                    ["No token was provided to match against"] => string(35) "Nie podano wartości do porównania"
                                    ["'%value%' was not found in the haystack"] => string(34) "Nie znaleziono wartości '%value%'"
                                    ["Invalid type given. String or integer expected"] => string(70) "Podana wartość powinna być ciągiem znaków lub liczbą całkowitą"
                                    ["'%value%' does not appear to be an integer"] => string(26) "'%value%' nie jest liczbą"
                                    ["'%value%' does not appear to be a valid IP address"] => string(39) "'%value%' nie jest poprawnym adresem IP"
                                    ["'%value%' is no valid ISBN number"] => string(33) "'%value%' nie jest poprawnym ISBN"
                                    ["'%value%' is not less than '%max%'"] => string(40) "'%value%' nie jest mniejsze niż '%max%'"
                                    ["Invalid type given. String, integer, float, boolean or array expected"] => string(132) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą, liczbą zmiennoprzecinkową, wartością logiczną lub tablicą"
                                    ["Value is required and can't be empty"] => string(21) "To pole jest wymagane"
                                    ["'%value%' does not appear to be a postal code"] => string(54) "Wartość '%value%' nie jest poprawnym kodem pocztowym"
                                    ["'%value%' does not match against pattern '%pattern%'"] => string(52) "Wartość '%value%' nie pasuje do wzorca '%pattern%'"
                                    ["There was an internal error while using the pattern '%pattern%'"] => string(60) "Wystąpił błąd podczas dopasowania wyrażenia '%pattern%'"
                                    ["'%value%' is no valid sitemap changefreq"] => string(51) "'%value%' nie jest poprawną wartością changefreq"
                                    ["'%value%' is no valid sitemap lastmod"] => string(48) "'%value%' nie jest poprawną wartością lastmod"
                                    ["'%value%' is no valid sitemap location"] => string(53) "'%value%' nie jest poprawną lokalizacją mapy strony"
                                    ["'%value%' is no valid sitemap priority"] => string(51) "'%value%' nie jest poprawną wartością priorytetu"
                                    ["Invalid type given. Numeric string, integer or float expected"] => string(99) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą lub liczbą zmiennoprzecinkową"
                                    ["'%value%' is less than %min% characters long"] => string(42) "'%value%' zawiera mniej niż %min% znaków"
                                    ["'%value%' is more than %max% characters long"] => string(44) "'%value%' zawiera więcej niż %max% znaków"
                                  }
                                }
                              }
                            }
                          }
                        }
                        ["_environment":protected] => NULL
                        ["_optionKeys":protected] => array(21) {
                          [0] => string(11) "phpsettings"
                          [1] => string(9) "bootstrap"
                          [2] => string(12) "appnamespace"
                          [3] => string(11) "pluginpaths"
                          [4] => string(9) "resources"
                          [5] => string(2) "db"
                          [6] => string(5) "logdb"
                          [7] => string(7) "session"
                          [8] => string(24) "session_defaultnamespace"
                          [9] => string(16) "session_lifetime"
                          [10] => string(13) "session_table"
                          [11] => string(6) "smarty"
                          [12] => string(4) "view"
                          [13] => string(5) "cache"
                          [14] => string(4) "auth"
                          [15] => string(5) "auth2"
                          [16] => string(6) "upload"
                          [17] => string(5) "paths"
                          [18] => string(9) "error_log"
                          [19] => string(7) "mailing"
                          [20] => string(5) "debug"
                        }
                        ["_options":protected] => array(21) {
                          ["phpSettings"] => array(5) {
                            ["display_startup_errors"] => string(1) "0"
                            ["display_errors"] => string(1) "0"
                            ["post_max_size"] => string(3) "12M"
                            ["upload_max_filesize"] => string(3) "12M"
                            ["MAX_FILE_SIZE"] => string(3) "12M"
                          }
                          ["bootstrap"] => array(2) {
                            ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/Bootstrap.php"
                            ["class"] => string(9) "Bootstrap"
                          }
                          ["appnamespace"] => string(0) ""
                          ["pluginPaths"] => array(1) {
                            ["Plugin"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/plugins/"
                          }
                          ["resources"] => array(1) {
                            ["frontController"] => array(6) {
                              ["controllerDirectory"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                              ["moduleControllerDirectoryName"] => string(1) "/"
                              ["moduleDirectory"] => string(63) "/home/firmylesne/domains/firmylesne.pl/application/controllers/"
                              ["defaultControllerName"] => string(5) "index"
                              ["defaultAction"] => string(5) "index"
                              ["params"] => array(1) {
                                ["displayExceptions"] => string(1) "0"
                              }
                            }
                          }
                          ["db"] => array(2) {
                            ["adapter"] => string(9) "Pdo_Mysql"
                            ["params"] => array(5) {
                              ["host"] => string(9) "localhost"
                              ["dbname"] => string(13) "firmylesne_fl"
                              ["username"] => string(13) "firmylesne_fl"
                              ["password"] => string(8) "RvN04efq"
                              ["charset"] => string(4) "utf8"
                            }
                          }
                          ["logdb"] => array(7) {
                            ["enabled"] => string(1) "0"
                            ["table"] => string(9) "log_zmian"
                            ["table_query"] => string(19) "log_zmian_zapytania"
                            ["exclude"] => string(61) "session,log_aktywnosci,log_logowan(insert),log_bledow(insert)"
                            ["log_insert"] => string(1) "0"
                            ["log_update"] => string(1) "0"
                            ["log_delete"] => string(1) "0"
                          }
                          ["session"] => array(1) {
                            ["name"] => string(11) "firmy_lesne"
                          }
                          ["session_defaultnamespace"] => string(7) "Default"
                          ["session_lifetime"] => string(5) "86400"
                          ["session_table"] => array(6) {
                            ["name"] => string(7) "session"
                            ["primary"] => array(3) {
                              [0] => string(10) "session_id"
                              [1] => string(9) "save_path"
                              [2] => string(4) "name"
                            }
                            ["primaryAssignment"] => array(3) {
                              [0] => string(9) "sessionId"
                              [1] => string(15) "sessionSavePath"
                              [2] => string(11) "sessionName"
                            }
                            ["modifiedColumn"] => string(8) "modified"
                            ["dataColumn"] => string(12) "session_data"
                            ["lifetimeColumn"] => string(8) "lifetime"
                          }
                          ["smarty"] => array(12) {
                            ["template_dir"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/"
                            ["layout_dir"] => string(75) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/layouts/"
                            ["compile_dir"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/views/compiles/"
                            ["cache_dir"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/caches/"
                            ["plugins_dir"] => array(1) {
                              [0] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/plugins/smarty"
                            }
                            ["auto_literal"] => string(1) "1"
                            ["force_compile"] => string(1) "0"
                            ["compile_check"] => string(1) "0"
                            ["default_layout"] => string(14) "default/layout"
                            ["debugging"] => string(1) "0"
                            ["debugging_ctrl"] => string(3) "URL"
                            ["default_modifiers"] => array(1) {
                              [0] => string(16) "escape:'htmlall'"
                            }
                          }
                          ["view"] => array(4) {
                            ["images"] => string(8) "/images/"
                            ["styles"] => string(8) "/styles/"
                            ["scripts"] => string(9) "/scripts/"
                            ["plugins"] => string(9) "/plugins/"
                          }
                          ["cache"] => array(4) {
                            ["enabled"] => string(1) "1"
                            ["frontend"] => array(2) {
                              ["name"] => string(4) "Core"
                              ["params"] => array(1) {
                                ["automatic_serialization"] => string(1) "1"
                              }
                            }
                            ["primary"] => array(2) {
                              ["name"] => string(4) "File"
                              ["params"] => array(1) {
                                ["cache_dir"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/../temp"
                              }
                            }
                            ["options"] => array(3) {
                              ["savetosecondary"] => string(1) "1"
                              ["backuptosecondary"] => string(1) "0"
                              ["recoverprimary"] => string(1) "1"
                            }
                          }
                          ["auth"] => array(2) {
                            ["table"] => array(4) {
                              ["name"] => string(15) "acl_uzytkownicy"
                              ["user_column"] => string(5) "email"
                              ["pass_column"] => string(5) "haslo"
                              ["pass_treatment"] => string(7) "SHA1(?)"
                            }
                            ["log"] => array(2) {
                              ["enabled"] => string(1) "1"
                              ["table"] => string(11) "log_logowan"
                            }
                          }
                          ["auth2"] => array(2) {
                            ["table"] => array(4) {
                              ["name"] => string(15) "acl_uzytkownicy"
                              ["user_column"] => string(5) "email"
                              ["pass_column"] => string(5) "haslo"
                              ["pass_treatment"] => string(1) "?"
                            }
                            ["log"] => array(2) {
                              ["enabled"] => string(1) "1"
                              ["table"] => string(11) "log_logowan"
                            }
                          }
                          ["upload"] => array(5) {
                            ["filetransfer"] => array(2) {
                              ["ignoreNoFile"] => string(1) "1"
                              ["useByteString"] => string(1) "0"
                            }
                            ["maxFileSize"] => string(3) "1MB"
                            ["maxFilesSize"] => string(3) "5MB"
                            ["excludeExtension"] => string(200) "ADE,ADP,BAS,BAT,CGI,CHM,CMD,COM,CPL,CRT,EXE,HLP,HTA,HTM,HTML,INF,INS,ISP,JS,JSE,LNK,MDB,MDE,MSC,MSI,MSP,MST,PCD,PHTML,PIF,PHP,PHP2,PHP3,PHP4,PHP5,REG,SCR,SCT,SH,SHS,TIF,TIFF,URL,VB,VBE,VBS,WSC,WSF,WSH"
                            ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/../files"
                          }
                          ["paths"] => array(1) {
                            ["images"] => array(6) {
                              ["news"] => string(82) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/artykuly/"
                              ["reklama"] => string(81) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/reklama/"
                              ["galerie"] => string(81) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/galerie/"
                              ["filmy"] => string(79) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/filmy/"
                              ["firmy"] => string(79) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/firmy/"
                              ["ogloszenia"] => string(84) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/ogloszenia/"
                            }
                          }
                          ["error_log"] => array(3) {
                            ["enabled"] => string(1) "1"
                            ["table"] => string(10) "log_bledow"
                            ["mailing"] => array(4) {
                              ["enabled"] => string(1) "1"
                              ["recipients"] => array(1) {
                                [0] => string(23) "and.kowalczuk@gmail.com"
                              }
                              ["hostname"] => string(13) "firmylesne.pl"
                              ["host"] => array(5) {
                                ["auth"] => string(5) "login"
                                ["username"] => string(19) "bledy@firmylesne.pl"
                                ["password"] => string(8) "g52mibV7"
                                ["ssl"] => string(3) "ssl"
                                ["port"] => string(3) "587"
                              }
                            }
                          }
                          ["mailing"] => array(5) {
                            ["enabled"] => string(1) "1"
                            ["nadawca_adres"] => string(21) "noreply@firmylesne.pl"
                            ["nadawca_nazwa"] => string(12) "Firmy leśne"
                            ["hostname"] => string(13) "firmylesne.pl"
                            ["host"] => array(5) {
                              ["auth"] => string(5) "login"
                              ["username"] => string(21) "noreply@firmylesne.pl"
                              ["password"] => string(8) "z43X3Ikg"
                              ["ssl"] => string(3) "ssl"
                              ["port"] => string(3) "465"
                            }
                          }
                          ["debug"] => array(6) {
                            ["enabled"] => string(1) "1"
                            ["images_path"] => string(14) "/images/debug/"
                            ["max_recursion"] => string(1) "6"
                            ["max_string_length"] => string(2) "75"
                            ["max_string_length_stepsub"] => string(1) "2"
                            ["inline"] => string(1) "1"
                          }
                        }
                        ["_pluginLoader":protected] => object(Zend_Loader_PluginLoader)#43 (4) {
                          ["_loadedPluginPaths":protected] => array(0) {
                          }
                          ["_loadedPlugins":protected] => array(1) {
                            ["Frontcontroller"] => string(41) "Zend_Application_Resource_Frontcontroller"
                          }
                          ["_prefixToPaths":protected] => array(3) {
                            ["Zend_Application_Resource_"] => array(1) {
                              [0] => string(26) "Zend/Application/Resource/"
                            }
                            ["ZendX_Application_Resource_"] => array(1) {
                              [0] => string(27) "ZendX/Application/Resource/"
                            }
                            ["Plugin_"] => array(1) {
                              [0] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/plugins/"
                            }
                          }
                          ["_useStaticRegistry":protected] => NULL
                        }
                        ["_pluginResources":protected] => array(1) {
                          ["frontcontroller"] => object(Zend_Application_Resource_Frontcontroller)#41 (4) {
                            ["_front":protected] => object(Zend_Controller_Front)#37 (11) {
                              ["_baseUrl":protected] => NULL
                              ["_controllerDir":protected] => NULL
                              ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                ["_curModule":protected] => string(7) "default"
                                ["_controllerDirectory":protected] => array(4) {
                                  ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                  ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                  ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                  ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                }
                                ["_defaultAction":protected] => string(5) "index"
                                ["_defaultController":protected] => string(5) "index"
                                ["_defaultModule":protected] => string(7) "default"
                                ["_frontController":protected] => NULL
                                ["_invokeParams":protected] => array(2) {
                                  ["displayExceptions"] => string(1) "0"
                                  ["bootstrap"] => *RECURSION*
                                }
                                ["_pathDelimiter":protected] => string(1) "_"
                                ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                  ["_body":protected] => array(0) {
                                  }
                                  ["_exceptions":protected] => array(1) {
                                    [0] => *RECURSION*
                                  }
                                  ["_headers":protected] => array(0) {
                                  }
                                  ["_headersRaw":protected] => array(0) {
                                  }
                                  ["_httpResponseCode":protected] => int(200)
                                  ["_isRedirect":protected] => bool(false)
                                  ["_renderExceptions":protected] => bool(false)
                                  ["headersSentThrowsException"] => bool(true)
                                }
                                ["_wordDelimiter":protected] => array(2) {
                                  [0] => string(1) "-"
                                  [1] => string(1) "."
                                }
                              }
                              ["_invokeParams":protected] => array(2) {
                                ["displayExceptions"] => string(1) "0"
                                ["bootstrap"] => *RECURSION*
                              }
                              ["_moduleControllerDirectoryName":protected] => string(1) "/"
                              ["_plugins":protected] => object(Zend_Controller_Plugin_Broker)#38 (3) {
                                ["_plugins":protected] => array(1) {
                                  [100] => object(Zend_Controller_Plugin_ErrorHandler)#49 (7) {
                                    ["_errorModule":protected] => string(7) "default"
                                    ["_errorController":protected] => string(5) "error"
                                    ["_errorAction":protected] => string(5) "error"
                                    ["_isInsideErrorHandlerLoop":protected] => bool(true)
                                    ["_exceptionCountAtFirstEncounter":protected] => int(1)
                                    ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                      ["_paramSources":protected] => array(2) {
                                        [0] => string(4) "_GET"
                                        [1] => string(5) "_POST"
                                      }
                                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_baseUrl":protected] => string(0) ""
                                      ["_basePath":protected] => NULL
                                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_params":protected] => array(4) {
                                        ["controller"] => string(5) "pokaz"
                                        ["action"] => string(24) "informacje-organizacyjne"
                                        ["module"] => string(7) "default"
                                        ["error_handler"] => *RECURSION*
                                      }
                                      ["_rawBody":protected] => NULL
                                      ["_aliases":protected] => array(0) {
                                      }
                                      ["_dispatched":protected] => bool(false)
                                      ["_module":protected] => string(7) "default"
                                      ["_moduleKey":protected] => string(6) "module"
                                      ["_controller":protected] => string(5) "error"
                                      ["_controllerKey":protected] => string(10) "controller"
                                      ["_action":protected] => string(8) "critical"
                                      ["_actionKey":protected] => string(6) "action"
                                    }
                                    ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                      ["_body":protected] => array(0) {
                                      }
                                      ["_exceptions":protected] => array(1) {
                                        [0] => *RECURSION*
                                      }
                                      ["_headers":protected] => array(0) {
                                      }
                                      ["_headersRaw":protected] => array(0) {
                                      }
                                      ["_httpResponseCode":protected] => int(200)
                                      ["_isRedirect":protected] => bool(false)
                                      ["_renderExceptions":protected] => bool(false)
                                      ["headersSentThrowsException"] => bool(true)
                                    }
                                  }
                                }
                                ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                  ["_paramSources":protected] => array(2) {
                                    [0] => string(4) "_GET"
                                    [1] => string(5) "_POST"
                                  }
                                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_baseUrl":protected] => string(0) ""
                                  ["_basePath":protected] => NULL
                                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_params":protected] => array(4) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                    ["error_handler"] => *RECURSION*
                                  }
                                  ["_rawBody":protected] => NULL
                                  ["_aliases":protected] => array(0) {
                                  }
                                  ["_dispatched":protected] => bool(false)
                                  ["_module":protected] => string(7) "default"
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controller":protected] => string(5) "error"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_action":protected] => string(8) "critical"
                                  ["_actionKey":protected] => string(6) "action"
                                }
                                ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                  ["_body":protected] => array(0) {
                                  }
                                  ["_exceptions":protected] => array(1) {
                                    [0] => *RECURSION*
                                  }
                                  ["_headers":protected] => array(0) {
                                  }
                                  ["_headersRaw":protected] => array(0) {
                                  }
                                  ["_httpResponseCode":protected] => int(200)
                                  ["_isRedirect":protected] => bool(false)
                                  ["_renderExceptions":protected] => bool(false)
                                  ["headersSentThrowsException"] => bool(true)
                                }
                              }
                              ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                ["_paramSources":protected] => array(2) {
                                  [0] => string(4) "_GET"
                                  [1] => string(5) "_POST"
                                }
                                ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                ["_baseUrl":protected] => string(0) ""
                                ["_basePath":protected] => NULL
                                ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                ["_params":protected] => array(4) {
                                  ["controller"] => string(5) "pokaz"
                                  ["action"] => string(24) "informacje-organizacyjne"
                                  ["module"] => string(7) "default"
                                  ["error_handler"] => *RECURSION*
                                }
                                ["_rawBody":protected] => NULL
                                ["_aliases":protected] => array(0) {
                                }
                                ["_dispatched":protected] => bool(false)
                                ["_module":protected] => string(7) "default"
                                ["_moduleKey":protected] => string(6) "module"
                                ["_controller":protected] => string(5) "error"
                                ["_controllerKey":protected] => string(10) "controller"
                                ["_action":protected] => string(8) "critical"
                                ["_actionKey":protected] => string(6) "action"
                              }
                              ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                ["_body":protected] => array(0) {
                                }
                                ["_exceptions":protected] => array(1) {
                                  [0] => *RECURSION*
                                }
                                ["_headers":protected] => array(0) {
                                }
                                ["_headersRaw":protected] => array(0) {
                                }
                                ["_httpResponseCode":protected] => int(200)
                                ["_isRedirect":protected] => bool(false)
                                ["_renderExceptions":protected] => bool(false)
                                ["headersSentThrowsException"] => bool(true)
                              }
                              ["_returnResponse":protected] => bool(false)
                              ["_router":protected] => object(Zend_Controller_Router_Rewrite)#25 (8) {
                                ["_useDefaultRoutes":protected] => bool(true)
                                ["_routes":protected] => array(2) {
                                  ["default"] => object(Zend_Controller_Router_Route_Module)#46 (11) {
                                    ["_defaults":protected] => array(3) {
                                      ["controller"] => string(5) "index"
                                      ["action"] => string(5) "index"
                                      ["module"] => string(7) "default"
                                    }
                                    ["_values":protected] => array(2) {
                                      ["controller"] => string(5) "pokaz"
                                      ["action"] => string(24) "informacje-organizacyjne"
                                    }
                                    ["_moduleValid":protected] => bool(false)
                                    ["_keysSet":protected] => bool(true)
                                    ["_moduleKey":protected] => string(6) "module"
                                    ["_controllerKey":protected] => string(10) "controller"
                                    ["_actionKey":protected] => string(6) "action"
                                    ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                      ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                      ["_curModule":protected] => string(7) "default"
                                      ["_controllerDirectory":protected] => array(4) {
                                        ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                        ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                        ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                        ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                      }
                                      ["_defaultAction":protected] => string(5) "index"
                                      ["_defaultController":protected] => string(5) "index"
                                      ["_defaultModule":protected] => string(7) "default"
                                      ["_frontController":protected] => NULL
                                      ["_invokeParams":protected] => array(2) {
                                        ["displayExceptions"] => string(1) "0"
                                        ["bootstrap"] => *RECURSION*
                                      }
                                      ["_pathDelimiter":protected] => string(1) "_"
                                      ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                        ["_body":protected] => array(0) {
                                        }
                                        ["_exceptions":protected] => array(1) {
                                          [0] => *RECURSION*
                                        }
                                        ["_headers":protected] => array(0) {
                                        }
                                        ["_headersRaw":protected] => array(0) {
                                        }
                                        ["_httpResponseCode":protected] => int(200)
                                        ["_isRedirect":protected] => bool(false)
                                        ["_renderExceptions":protected] => bool(false)
                                        ["headersSentThrowsException"] => bool(true)
                                      }
                                      ["_wordDelimiter":protected] => array(2) {
                                        [0] => string(1) "-"
                                        [1] => string(1) "."
                                      }
                                    }
                                    ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                      ["_paramSources":protected] => array(2) {
                                        [0] => string(4) "_GET"
                                        [1] => string(5) "_POST"
                                      }
                                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_baseUrl":protected] => string(0) ""
                                      ["_basePath":protected] => NULL
                                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_params":protected] => array(4) {
                                        ["controller"] => string(5) "pokaz"
                                        ["action"] => string(24) "informacje-organizacyjne"
                                        ["module"] => string(7) "default"
                                        ["error_handler"] => *RECURSION*
                                      }
                                      ["_rawBody":protected] => NULL
                                      ["_aliases":protected] => array(0) {
                                      }
                                      ["_dispatched":protected] => bool(false)
                                      ["_module":protected] => string(7) "default"
                                      ["_moduleKey":protected] => string(6) "module"
                                      ["_controller":protected] => string(5) "error"
                                      ["_controllerKey":protected] => string(10) "controller"
                                      ["_action":protected] => string(8) "critical"
                                      ["_actionKey":protected] => string(6) "action"
                                    }
                                    ["_isAbstract":protected] => bool(false)
                                    ["_matchedPath":protected] => NULL
                                  }
                                  ["ajax"] => object(Zend_Controller_Router_Route)#22 (17) {
                                    ["_translator":protected] => NULL
                                    ["_locale":protected] => NULL
                                    ["_isTranslated":protected] => bool(false)
                                    ["_translatable":protected] => array(0) {
                                    }
                                    ["_urlVariable":protected] => string(1) ":"
                                    ["_urlDelimiter":protected] => string(1) "/"
                                    ["_regexDelimiter":protected] => string(1) "#"
                                    ["_defaultRegex":protected] => NULL
                                    ["_variables":protected] => array(3) {
                                      [1] => string(6) "module"
                                      [2] => string(10) "controller"
                                      [3] => string(6) "action"
                                    }
                                    ["_parts":protected] => array(5) {
                                      [0] => string(4) "ajax"
                                      [1] => NULL
                                      [2] => NULL
                                      [3] => NULL
                                      [4] => string(1) "*"
                                    }
                                    ["_defaults":protected] => array(1) {
                                      ["ajax"] => bool(true)
                                    }
                                    ["_requirements":protected] => array(0) {
                                    }
                                    ["_values":protected] => array(0) {
                                    }
                                    ["_wildcardData":protected] => array(0) {
                                    }
                                    ["_staticCount":protected] => int(1)
                                    ["_isAbstract":protected] => bool(false)
                                    ["_matchedPath":protected] => NULL
                                  }
                                }
                                ["_currentRoute":protected] => string(7) "default"
                                ["_globalParams":protected] => array(0) {
                                }
                                ["_chainNameSeparator":protected] => string(1) "-"
                                ["_useCurrentParamsAsGlobal":protected] => bool(false)
                                ["_frontController":protected] => *RECURSION*
                                ["_invokeParams":protected] => array(2) {
                                  ["displayExceptions"] => string(1) "0"
                                  ["bootstrap"] => *RECURSION*
                                }
                              }
                              ["_throwExceptions":protected] => bool(false)
                            }
                            ["_bootstrap":protected] => *RECURSION*
                            ["_options":protected] => array(6) {
                              ["controllerDirectory"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                              ["moduleControllerDirectoryName"] => string(1) "/"
                              ["moduleDirectory"] => string(63) "/home/firmylesne/domains/firmylesne.pl/application/controllers/"
                              ["defaultControllerName"] => string(5) "index"
                              ["defaultAction"] => string(5) "index"
                              ["params"] => array(1) {
                                ["displayExceptions"] => string(1) "0"
                              }
                            }
                            ["_skipOptions":protected] => array(2) {
                              [0] => string(7) "options"
                              [1] => string(6) "config"
                            }
                          }
                        }
                        ["_run":protected] => array(14) {
                          [0] => string(15) "frontcontroller"
                          [1] => string(15) "basecontrollers"
                          [2] => string(10) "autoloader"
                          [3] => string(6) "upload"
                          [4] => string(4) "view"
                          [5] => string(6) "router"
                          [6] => string(2) "db"
                          [7] => string(7) "session"
                          [8] => string(5) "cache"
                          [9] => string(4) "auth"
                          [10] => string(3) "acl"
                          [11] => string(8) "errorlog"
                          [12] => string(10) "translator"
                          [13] => string(4) "path"
                        }
                        ["_started":protected] => array(0) {
                        }
                        ["frontController"] => object(Zend_Controller_Front)#37 (11) {
                          ["_baseUrl":protected] => NULL
                          ["_controllerDir":protected] => NULL
                          ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                            ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                            ["_curModule":protected] => string(7) "default"
                            ["_controllerDirectory":protected] => array(4) {
                              ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                              ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                              ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                              ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                            }
                            ["_defaultAction":protected] => string(5) "index"
                            ["_defaultController":protected] => string(5) "index"
                            ["_defaultModule":protected] => string(7) "default"
                            ["_frontController":protected] => NULL
                            ["_invokeParams":protected] => array(2) {
                              ["displayExceptions"] => string(1) "0"
                              ["bootstrap"] => *RECURSION*
                            }
                            ["_pathDelimiter":protected] => string(1) "_"
                            ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                              ["_body":protected] => array(0) {
                              }
                              ["_exceptions":protected] => array(1) {
                                [0] => *RECURSION*
                              }
                              ["_headers":protected] => array(0) {
                              }
                              ["_headersRaw":protected] => array(0) {
                              }
                              ["_httpResponseCode":protected] => int(200)
                              ["_isRedirect":protected] => bool(false)
                              ["_renderExceptions":protected] => bool(false)
                              ["headersSentThrowsException"] => bool(true)
                            }
                            ["_wordDelimiter":protected] => array(2) {
                              [0] => string(1) "-"
                              [1] => string(1) "."
                            }
                          }
                          ["_invokeParams":protected] => array(2) {
                            ["displayExceptions"] => string(1) "0"
                            ["bootstrap"] => *RECURSION*
                          }
                          ["_moduleControllerDirectoryName":protected] => string(1) "/"
                          ["_plugins":protected] => object(Zend_Controller_Plugin_Broker)#38 (3) {
                            ["_plugins":protected] => array(1) {
                              [100] => object(Zend_Controller_Plugin_ErrorHandler)#49 (7) {
                                ["_errorModule":protected] => string(7) "default"
                                ["_errorController":protected] => string(5) "error"
                                ["_errorAction":protected] => string(5) "error"
                                ["_isInsideErrorHandlerLoop":protected] => bool(true)
                                ["_exceptionCountAtFirstEncounter":protected] => int(1)
                                ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                  ["_paramSources":protected] => array(2) {
                                    [0] => string(4) "_GET"
                                    [1] => string(5) "_POST"
                                  }
                                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_baseUrl":protected] => string(0) ""
                                  ["_basePath":protected] => NULL
                                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_params":protected] => array(4) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                    ["error_handler"] => *RECURSION*
                                  }
                                  ["_rawBody":protected] => NULL
                                  ["_aliases":protected] => array(0) {
                                  }
                                  ["_dispatched":protected] => bool(false)
                                  ["_module":protected] => string(7) "default"
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controller":protected] => string(5) "error"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_action":protected] => string(8) "critical"
                                  ["_actionKey":protected] => string(6) "action"
                                }
                                ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                  ["_body":protected] => array(0) {
                                  }
                                  ["_exceptions":protected] => array(1) {
                                    [0] => *RECURSION*
                                  }
                                  ["_headers":protected] => array(0) {
                                  }
                                  ["_headersRaw":protected] => array(0) {
                                  }
                                  ["_httpResponseCode":protected] => int(200)
                                  ["_isRedirect":protected] => bool(false)
                                  ["_renderExceptions":protected] => bool(false)
                                  ["headersSentThrowsException"] => bool(true)
                                }
                              }
                            }
                            ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                              ["_paramSources":protected] => array(2) {
                                [0] => string(4) "_GET"
                                [1] => string(5) "_POST"
                              }
                              ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_baseUrl":protected] => string(0) ""
                              ["_basePath":protected] => NULL
                              ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_params":protected] => array(4) {
                                ["controller"] => string(5) "pokaz"
                                ["action"] => string(24) "informacje-organizacyjne"
                                ["module"] => string(7) "default"
                                ["error_handler"] => *RECURSION*
                              }
                              ["_rawBody":protected] => NULL
                              ["_aliases":protected] => array(0) {
                              }
                              ["_dispatched":protected] => bool(false)
                              ["_module":protected] => string(7) "default"
                              ["_moduleKey":protected] => string(6) "module"
                              ["_controller":protected] => string(5) "error"
                              ["_controllerKey":protected] => string(10) "controller"
                              ["_action":protected] => string(8) "critical"
                              ["_actionKey":protected] => string(6) "action"
                            }
                            ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                              ["_body":protected] => array(0) {
                              }
                              ["_exceptions":protected] => array(1) {
                                [0] => *RECURSION*
                              }
                              ["_headers":protected] => array(0) {
                              }
                              ["_headersRaw":protected] => array(0) {
                              }
                              ["_httpResponseCode":protected] => int(200)
                              ["_isRedirect":protected] => bool(false)
                              ["_renderExceptions":protected] => bool(false)
                              ["headersSentThrowsException"] => bool(true)
                            }
                          }
                          ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                            ["_paramSources":protected] => array(2) {
                              [0] => string(4) "_GET"
                              [1] => string(5) "_POST"
                            }
                            ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                            ["_baseUrl":protected] => string(0) ""
                            ["_basePath":protected] => NULL
                            ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                            ["_params":protected] => array(4) {
                              ["controller"] => string(5) "pokaz"
                              ["action"] => string(24) "informacje-organizacyjne"
                              ["module"] => string(7) "default"
                              ["error_handler"] => *RECURSION*
                            }
                            ["_rawBody":protected] => NULL
                            ["_aliases":protected] => array(0) {
                            }
                            ["_dispatched":protected] => bool(false)
                            ["_module":protected] => string(7) "default"
                            ["_moduleKey":protected] => string(6) "module"
                            ["_controller":protected] => string(5) "error"
                            ["_controllerKey":protected] => string(10) "controller"
                            ["_action":protected] => string(8) "critical"
                            ["_actionKey":protected] => string(6) "action"
                          }
                          ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                            ["_body":protected] => array(0) {
                            }
                            ["_exceptions":protected] => array(1) {
                              [0] => *RECURSION*
                            }
                            ["_headers":protected] => array(0) {
                            }
                            ["_headersRaw":protected] => array(0) {
                            }
                            ["_httpResponseCode":protected] => int(200)
                            ["_isRedirect":protected] => bool(false)
                            ["_renderExceptions":protected] => bool(false)
                            ["headersSentThrowsException"] => bool(true)
                          }
                          ["_returnResponse":protected] => bool(false)
                          ["_router":protected] => object(Zend_Controller_Router_Rewrite)#25 (8) {
                            ["_useDefaultRoutes":protected] => bool(true)
                            ["_routes":protected] => array(2) {
                              ["default"] => object(Zend_Controller_Router_Route_Module)#46 (11) {
                                ["_defaults":protected] => array(3) {
                                  ["controller"] => string(5) "index"
                                  ["action"] => string(5) "index"
                                  ["module"] => string(7) "default"
                                }
                                ["_values":protected] => array(2) {
                                  ["controller"] => string(5) "pokaz"
                                  ["action"] => string(24) "informacje-organizacyjne"
                                }
                                ["_moduleValid":protected] => bool(false)
                                ["_keysSet":protected] => bool(true)
                                ["_moduleKey":protected] => string(6) "module"
                                ["_controllerKey":protected] => string(10) "controller"
                                ["_actionKey":protected] => string(6) "action"
                                ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                  ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                  ["_curModule":protected] => string(7) "default"
                                  ["_controllerDirectory":protected] => array(4) {
                                    ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                    ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                    ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                    ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                  }
                                  ["_defaultAction":protected] => string(5) "index"
                                  ["_defaultController":protected] => string(5) "index"
                                  ["_defaultModule":protected] => string(7) "default"
                                  ["_frontController":protected] => NULL
                                  ["_invokeParams":protected] => array(2) {
                                    ["displayExceptions"] => string(1) "0"
                                    ["bootstrap"] => *RECURSION*
                                  }
                                  ["_pathDelimiter":protected] => string(1) "_"
                                  ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                    ["_body":protected] => array(0) {
                                    }
                                    ["_exceptions":protected] => array(1) {
                                      [0] => *RECURSION*
                                    }
                                    ["_headers":protected] => array(0) {
                                    }
                                    ["_headersRaw":protected] => array(0) {
                                    }
                                    ["_httpResponseCode":protected] => int(200)
                                    ["_isRedirect":protected] => bool(false)
                                    ["_renderExceptions":protected] => bool(false)
                                    ["headersSentThrowsException"] => bool(true)
                                  }
                                  ["_wordDelimiter":protected] => array(2) {
                                    [0] => string(1) "-"
                                    [1] => string(1) "."
                                  }
                                }
                                ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                  ["_paramSources":protected] => array(2) {
                                    [0] => string(4) "_GET"
                                    [1] => string(5) "_POST"
                                  }
                                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_baseUrl":protected] => string(0) ""
                                  ["_basePath":protected] => NULL
                                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_params":protected] => array(4) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                    ["error_handler"] => *RECURSION*
                                  }
                                  ["_rawBody":protected] => NULL
                                  ["_aliases":protected] => array(0) {
                                  }
                                  ["_dispatched":protected] => bool(false)
                                  ["_module":protected] => string(7) "default"
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controller":protected] => string(5) "error"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_action":protected] => string(8) "critical"
                                  ["_actionKey":protected] => string(6) "action"
                                }
                                ["_isAbstract":protected] => bool(false)
                                ["_matchedPath":protected] => NULL
                              }
                              ["ajax"] => object(Zend_Controller_Router_Route)#22 (17) {
                                ["_translator":protected] => NULL
                                ["_locale":protected] => NULL
                                ["_isTranslated":protected] => bool(false)
                                ["_translatable":protected] => array(0) {
                                }
                                ["_urlVariable":protected] => string(1) ":"
                                ["_urlDelimiter":protected] => string(1) "/"
                                ["_regexDelimiter":protected] => string(1) "#"
                                ["_defaultRegex":protected] => NULL
                                ["_variables":protected] => array(3) {
                                  [1] => string(6) "module"
                                  [2] => string(10) "controller"
                                  [3] => string(6) "action"
                                }
                                ["_parts":protected] => array(5) {
                                  [0] => string(4) "ajax"
                                  [1] => NULL
                                  [2] => NULL
                                  [3] => NULL
                                  [4] => string(1) "*"
                                }
                                ["_defaults":protected] => array(1) {
                                  ["ajax"] => bool(true)
                                }
                                ["_requirements":protected] => array(0) {
                                }
                                ["_values":protected] => array(0) {
                                }
                                ["_wildcardData":protected] => array(0) {
                                }
                                ["_staticCount":protected] => int(1)
                                ["_isAbstract":protected] => bool(false)
                                ["_matchedPath":protected] => NULL
                              }
                            }
                            ["_currentRoute":protected] => string(7) "default"
                            ["_globalParams":protected] => array(0) {
                            }
                            ["_chainNameSeparator":protected] => string(1) "-"
                            ["_useCurrentParamsAsGlobal":protected] => bool(false)
                            ["_frontController":protected] => *RECURSION*
                            ["_invokeParams":protected] => array(2) {
                              ["displayExceptions"] => string(1) "0"
                              ["bootstrap"] => *RECURSION*
                            }
                          }
                          ["_throwExceptions":protected] => bool(false)
                        }
                      }
                    }
                  }
                }
                [7] => array(6) {
                  ["file"] => string(72) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Front.php"
                  ["line"] => int(954)
                  ["function"] => string(8) "dispatch"
                  ["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
                  ["type"] => string(2) "->"
                  ["args"] => array(2) {
                    [0] => object(Zend_Controller_Request_Http)#44 (15) {
                      ["_paramSources":protected] => array(2) {
                        [0] => string(4) "_GET"
                        [1] => string(5) "_POST"
                      }
                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                      ["_baseUrl":protected] => string(0) ""
                      ["_basePath":protected] => NULL
                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                      ["_params":protected] => array(4) {
                        ["controller"] => string(5) "pokaz"
                        ["action"] => string(24) "informacje-organizacyjne"
                        ["module"] => string(7) "default"
                        ["error_handler"] => *RECURSION*
                      }
                      ["_rawBody":protected] => NULL
                      ["_aliases":protected] => array(0) {
                      }
                      ["_dispatched":protected] => bool(false)
                      ["_module":protected] => string(7) "default"
                      ["_moduleKey":protected] => string(6) "module"
                      ["_controller":protected] => string(5) "error"
                      ["_controllerKey":protected] => string(10) "controller"
                      ["_action":protected] => string(8) "critical"
                      ["_actionKey":protected] => string(6) "action"
                    }
                    [1] => object(Zend_Controller_Response_Http)#45 (8) {
                      ["_body":protected] => array(0) {
                      }
                      ["_exceptions":protected] => array(1) {
                        [0] => *RECURSION*
                      }
                      ["_headers":protected] => array(0) {
                      }
                      ["_headersRaw":protected] => array(0) {
                      }
                      ["_httpResponseCode":protected] => int(200)
                      ["_isRedirect":protected] => bool(false)
                      ["_renderExceptions":protected] => bool(false)
                      ["headersSentThrowsException"] => bool(true)
                    }
                  }
                }
                [8] => array(6) {
                  ["file"] => string(87) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Application/Bootstrap/Bootstrap.php"
                  ["line"] => int(97)
                  ["function"] => string(8) "dispatch"
                  ["class"] => string(21) "Zend_Controller_Front"
                  ["type"] => string(2) "->"
                  ["args"] => array(0) {
                  }
                }
                [9] => array(6) {
                  ["file"] => string(67) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Application.php"
                  ["line"] => int(366)
                  ["function"] => string(3) "run"
                  ["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
                  ["type"] => string(2) "->"
                  ["args"] => array(0) {
                  }
                }
                [10] => array(6) {
                  ["file"] => string(60) "/home/firmylesne/domains/firmylesne.pl/public_html/index.php"
                  ["line"] => int(65)
                  ["function"] => string(3) "run"
                  ["class"] => string(16) "Zend_Application"
                  ["type"] => string(2) "->"
                  ["args"] => array(0) {
                  }
                }
              }
              ["previous":"Exception":private] => NULL
            }
            ["type"] => string(15) "EXCEPTION_OTHER"
            ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
              ["_paramSources":protected] => array(2) {
                [0] => string(4) "_GET"
                [1] => string(5) "_POST"
              }
              ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
              ["_baseUrl":protected] => string(0) ""
              ["_basePath":protected] => NULL
              ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
              ["_params":protected] => array(3) {
                ["controller"] => string(5) "pokaz"
                ["action"] => string(24) "informacje-organizacyjne"
                ["module"] => string(7) "default"
              }
              ["_rawBody":protected] => NULL
              ["_aliases":protected] => array(0) {
              }
              ["_dispatched":protected] => bool(true)
              ["_module":protected] => string(7) "default"
              ["_moduleKey":protected] => string(6) "module"
              ["_controller":protected] => string(5) "pokaz"
              ["_controllerKey":protected] => string(10) "controller"
              ["_action":protected] => string(24) "informacje-organizacyjne"
              ["_actionKey":protected] => string(6) "action"
            }
          }
        }
      }
    }
    [7] => array(6) {
      ["file"] => string(73) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Action.php"
      ["line"] => int(516)
      ["function"] => string(11) "errorAction"
      ["class"] => string(15) "ErrorController"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
    [8] => array(6) {
      ["file"] => string(86) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Dispatcher/Standard.php"
      ["line"] => int(308)
      ["function"] => string(8) "dispatch"
      ["class"] => string(22) "Zend_Controller_Action"
      ["type"] => string(2) "->"
      ["args"] => array(1) {
        [0] => &string(11) "errorAction"
      }
    }
    [9] => array(6) {
      ["file"] => string(72) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Front.php"
      ["line"] => int(954)
      ["function"] => string(8) "dispatch"
      ["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
      ["type"] => string(2) "->"
      ["args"] => array(2) {
        [0] => object(Zend_Controller_Request_Http)#44 (15) {
          ["_paramSources":protected] => array(2) {
            [0] => string(4) "_GET"
            [1] => string(5) "_POST"
          }
          ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
          ["_baseUrl":protected] => string(0) ""
          ["_basePath":protected] => NULL
          ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
          ["_params":protected] => array(4) {
            ["controller"] => string(5) "pokaz"
            ["action"] => string(24) "informacje-organizacyjne"
            ["module"] => string(7) "default"
            ["error_handler"] => object(ArrayObject)#96 (1) {
              ["storage":"ArrayObject":private] => array(3) {
                ["exception"] => object(Zend_Cache_Exception)#98 (8) {
                  ["_previous":"Zend_Exception":private] => NULL
                  ["message":protected] => string(111) "Invalid id or tag 'menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne' : must use only [a-zA-Z0-9_]"
                  ["string":"Exception":private] => string(1806) "exception 'Zend_Cache_Exception' with message 'Invalid id or tag 'menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne' : must use only [a-zA-Z0-9_]' in /home/firmylesne/domains/firmylesne.pl/library/Zend/Cache.php:209
Stack trace:
#0 /home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php(679): Zend_Cache::throwException('Invalid id or t...')
#1 /home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php(358): Zend_Cache_Core::_validateIdOrTag('menu_default_po...')
#2 /home/firmylesne/domains/firmylesne.pl/application/plugins/Cache.php(384): Zend_Cache_Core->save(Array, 'menu_default_po...', Array, false, 8)
#3 /home/firmylesne/domains/firmylesne.pl/application/models/Zarzadzanie/Menu.php(84): Plugin_Cache->save(Array, 'menu_default_po...', Array)
#4 /home/firmylesne/domains/firmylesne.pl/application/controllers/PokazController.php(10): Model_Zarzadzanie_Menu->getMenu(true, Array)
#5 /home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Action.php(133): PokazController->init()
#6 /home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Dispatcher/Standard.php(281): Zend_Controller_Action->__construct(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http), Array)
#7 /home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#8 /home/firmylesne/domains/firmylesne.pl/library/Zend/Application/Bootstrap/Bootstrap.php(97): Zend_Controller_Front->dispatch()
#9 /home/firmylesne/domains/firmylesne.pl/library/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run()
#10 /home/firmylesne/domains/firmylesne.pl/public_html/index.php(65): Zend_Application->run()
#11 {main}"
                  ["code":protected] => int(0)
                  ["file":protected] => string(61) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Cache.php"
                  ["line":protected] => int(209)
                  ["trace":"Exception":private] => array(11) {
                    [0] => array(6) {
                      ["file"] => string(66) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php"
                      ["line"] => int(679)
                      ["function"] => string(14) "throwException"
                      ["class"] => string(10) "Zend_Cache"
                      ["type"] => string(2) "::"
                      ["args"] => array(1) {
                        [0] => string(111) "Invalid id or tag 'menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne' : must use only [a-zA-Z0-9_]"
                      }
                    }
                    [1] => array(6) {
                      ["file"] => string(66) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php"
                      ["line"] => int(358)
                      ["function"] => string(16) "_validateIdOrTag"
                      ["class"] => string(15) "Zend_Cache_Core"
                      ["type"] => string(2) "::"
                      ["args"] => array(1) {
                        [0] => string(62) "menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne"
                      }
                    }
                    [2] => array(6) {
                      ["file"] => string(68) "/home/firmylesne/domains/firmylesne.pl/application/plugins/Cache.php"
                      ["line"] => int(384)
                      ["function"] => string(4) "save"
                      ["class"] => string(15) "Zend_Cache_Core"
                      ["type"] => string(2) "->"
                      ["args"] => array(5) {
                        [0] => array(26) {
                          [16] => array(7) {
                            ["id"] => string(2) "16"
                            ["nazwa"] => string(14) "Usługi leśne"
                            ["href"] => string(19) "/pokaz/uslugi-lesne"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [20] => array(7) {
                            ["id"] => string(2) "20"
                            ["nazwa"] => string(8) "Sprzedam"
                            ["href"] => string(33) "/lista/ogloszenia/rodzaj/sprzedam"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [84] => array(7) {
                            ["id"] => string(2) "84"
                            ["nazwa"] => string(11) "Forest SHOW"
                            ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(4) {
                              [0] => array(7) {
                                ["id"] => string(2) "85"
                                ["nazwa"] => string(14) "Jak dojechać?"
                                ["href"] => string(19) "/pokaz/jak-dojechac"
                                ["typ"] => string(9) "podstrona"
                                ["kolejnosc"] => string(1) "1"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [1] => array(7) {
                                ["id"] => string(3) "101"
                                ["nazwa"] => string(24) "Informacje organizacyjne"
                                ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                                ["typ"] => string(4) "link"
                                ["kolejnosc"] => string(1) "1"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [2] => array(7) {
                                ["id"] => string(2) "86"
                                ["nazwa"] => string(12) "Aktualności"
                                ["href"] => string(30) "/lista/forest-show/aktualnosci"
                                ["typ"] => string(9) "kategoria"
                                ["kolejnosc"] => string(1) "2"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [3] => array(7) {
                                ["id"] => string(2) "88"
                                ["nazwa"] => string(10) "Zawody PFC"
                                ["href"] => string(17) "/pokaz/zawody-pfc"
                                ["typ"] => string(9) "podstrona"
                                ["kolejnosc"] => string(1) "3"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                            }
                          }
                          [85] => array(7) {
                            ["id"] => string(2) "85"
                            ["nazwa"] => string(14) "Jak dojechać?"
                            ["href"] => string(19) "/pokaz/jak-dojechac"
                            ["typ"] => string(9) "podstrona"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [101] => array(7) {
                            ["id"] => string(3) "101"
                            ["nazwa"] => string(24) "Informacje organizacyjne"
                            ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [103] => array(7) {
                            ["id"] => string(3) "103"
                            ["nazwa"] => string(19) "Ograniczenia cięć"
                            ["href"] => string(24) "/lista/ograniczenia-ciec"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [3] => array(7) {
                            ["id"] => string(1) "3"
                            ["nazwa"] => string(11) "Ogłoszenia"
                            ["href"] => string(17) "/lista/ogloszenia"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(6) {
                              [0] => array(7) {
                                ["id"] => string(2) "20"
                                ["nazwa"] => string(8) "Sprzedam"
                                ["href"] => string(33) "/lista/ogloszenia/rodzaj/sprzedam"
                                ["typ"] => string(4) "link"
                                ["kolejnosc"] => string(1) "1"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [1] => array(7) {
                                ["id"] => string(2) "37"
                                ["nazwa"] => string(6) "Kupię"
                                ["href"] => string(30) "/lista/ogloszenia/rodzaj/kupie"
                                ["typ"] => string(4) "link"
                                ["kolejnosc"] => string(1) "2"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [2] => array(7) {
                                ["id"] => string(2) "21"
                                ["nazwa"] => string(17) "Zamienię / Oddam"
                                ["href"] => string(33) "/lista/ogloszenia/rodzaj/zamienie"
                                ["typ"] => string(4) "link"
                                ["kolejnosc"] => string(1) "3"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [3] => array(7) {
                                ["id"] => string(2) "22"
                                ["nazwa"] => string(10) "Dam pracę"
                                ["href"] => string(34) "/lista/ogloszenia/rodzaj/dam_prace"
                                ["typ"] => string(4) "link"
                                ["kolejnosc"] => string(1) "4"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [4] => array(7) {
                                ["id"] => string(2) "23"
                                ["nazwa"] => string(12) "Szukam pracy"
                                ["href"] => string(37) "/lista/ogloszenia/rodzaj/szukam_pracy"
                                ["typ"] => string(4) "link"
                                ["kolejnosc"] => string(1) "5"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [5] => array(7) {
                                ["id"] => string(2) "24"
                                ["nazwa"] => string(4) "Inne"
                                ["href"] => string(29) "/lista/ogloszenia/rodzaj/inne"
                                ["typ"] => string(4) "link"
                                ["kolejnosc"] => string(1) "6"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                            }
                          }
                          [17] => array(7) {
                            ["id"] => string(2) "17"
                            ["nazwa"] => string(14) "Sprzęt leśny"
                            ["href"] => string(19) "/pokaz/sprzet-lesny"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [47] => array(7) {
                            ["id"] => string(2) "47"
                            ["nazwa"] => string(11) "BHP w lesie"
                            ["href"] => string(18) "/lista/bhp-w-lesie"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [37] => array(7) {
                            ["id"] => string(2) "37"
                            ["nazwa"] => string(6) "Kupię"
                            ["href"] => string(30) "/lista/ogloszenia/rodzaj/kupie"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [86] => array(7) {
                            ["id"] => string(2) "86"
                            ["nazwa"] => string(12) "Aktualności"
                            ["href"] => string(30) "/lista/forest-show/aktualnosci"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [8] => array(7) {
                            ["id"] => string(1) "8"
                            ["nazwa"] => string(7) "Kontakt"
                            ["href"] => string(14) "/pokaz/kontakt"
                            ["typ"] => string(9) "podstrona"
                            ["kolejnosc"] => string(1) "3"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [21] => array(7) {
                            ["id"] => string(2) "21"
                            ["nazwa"] => string(17) "Zamienię / Oddam"
                            ["href"] => string(33) "/lista/ogloszenia/rodzaj/zamienie"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "3"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [83] => array(7) {
                            ["id"] => string(2) "83"
                            ["nazwa"] => string(11) "Forest SHOW"
                            ["href"] => string(18) "/lista/forest-show"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "3"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [88] => array(7) {
                            ["id"] => string(2) "88"
                            ["nazwa"] => string(10) "Zawody PFC"
                            ["href"] => string(17) "/pokaz/zawody-pfc"
                            ["typ"] => string(9) "podstrona"
                            ["kolejnosc"] => string(1) "3"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [22] => array(7) {
                            ["id"] => string(2) "22"
                            ["nazwa"] => string(10) "Dam pracę"
                            ["href"] => string(34) "/lista/ogloszenia/rodzaj/dam_prace"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "4"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [67] => array(7) {
                            ["id"] => string(2) "67"
                            ["nazwa"] => string(15) "Goń złodzieja"
                            ["href"] => string(20) "/lista/gon-zlodzieja"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "4"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [2] => array(7) {
                            ["id"] => string(1) "2"
                            ["nazwa"] => string(10) "Informacje"
                            ["href"] => string(17) "/lista/informacje"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "5"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(9) {
                              [0] => array(7) {
                                ["id"] => string(3) "103"
                                ["nazwa"] => string(19) "Ograniczenia cięć"
                                ["href"] => string(24) "/lista/ograniczenia-ciec"
                                ["typ"] => string(9) "kategoria"
                                ["kolejnosc"] => string(1) "1"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [1] => array(7) {
                                ["id"] => string(2) "47"
                                ["nazwa"] => string(11) "BHP w lesie"
                                ["href"] => string(18) "/lista/bhp-w-lesie"
                                ["typ"] => string(9) "kategoria"
                                ["kolejnosc"] => string(1) "2"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [2] => array(7) {
                                ["id"] => string(2) "83"
                                ["nazwa"] => string(11) "Forest SHOW"
                                ["href"] => string(18) "/lista/forest-show"
                                ["typ"] => string(9) "kategoria"
                                ["kolejnosc"] => string(1) "3"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [3] => array(7) {
                                ["id"] => string(2) "67"
                                ["nazwa"] => string(15) "Goń złodzieja"
                                ["href"] => string(20) "/lista/gon-zlodzieja"
                                ["typ"] => string(9) "kategoria"
                                ["kolejnosc"] => string(1) "4"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [4] => array(7) {
                                ["id"] => string(2) "12"
                                ["nazwa"] => string(15) "Lasy Państwowe"
                                ["href"] => string(21) "/lista/lasy-panstwowe"
                                ["typ"] => string(9) "kategoria"
                                ["kolejnosc"] => string(1) "5"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [5] => array(7) {
                                ["id"] => string(3) "102"
                                ["nazwa"] => string(14) "Przetargi w LP"
                                ["href"] => string(21) "/lista/przetargi-w-lp"
                                ["typ"] => string(9) "kategoria"
                                ["kolejnosc"] => string(1) "6"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [6] => array(7) {
                                ["id"] => string(2) "10"
                                ["nazwa"] => string(15) "Technika leśna"
                                ["href"] => string(21) "/lista/technika-lesna"
                                ["typ"] => string(9) "kategoria"
                                ["kolejnosc"] => string(1) "7"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [7] => array(7) {
                                ["id"] => string(2) "74"
                                ["nazwa"] => string(7) "Wypadki"
                                ["href"] => string(14) "/lista/wypadki"
                                ["typ"] => string(9) "kategoria"
                                ["kolejnosc"] => string(1) "8"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [8] => array(7) {
                                ["id"] => string(2) "73"
                                ["nazwa"] => string(14) "Okiem adwokata"
                                ["href"] => string(21) "/lista/okiem-adwokata"
                                ["typ"] => string(9) "kategoria"
                                ["kolejnosc"] => string(1) "9"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                            }
                          }
                          [12] => array(7) {
                            ["id"] => string(2) "12"
                            ["nazwa"] => string(15) "Lasy Państwowe"
                            ["href"] => string(21) "/lista/lasy-panstwowe"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "5"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [23] => array(7) {
                            ["id"] => string(2) "23"
                            ["nazwa"] => string(12) "Szukam pracy"
                            ["href"] => string(37) "/lista/ogloszenia/rodzaj/szukam_pracy"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "5"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [7] => array(7) {
                            ["id"] => string(1) "7"
                            ["nazwa"] => string(7) "Reklama"
                            ["href"] => string(14) "/pokaz/reklama"
                            ["typ"] => string(9) "podstrona"
                            ["kolejnosc"] => string(1) "6"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [24] => array(7) {
                            ["id"] => string(2) "24"
                            ["nazwa"] => string(4) "Inne"
                            ["href"] => string(29) "/lista/ogloszenia/rodzaj/inne"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "6"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [102] => array(7) {
                            ["id"] => string(3) "102"
                            ["nazwa"] => string(14) "Przetargi w LP"
                            ["href"] => string(21) "/lista/przetargi-w-lp"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "6"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [10] => array(7) {
                            ["id"] => string(2) "10"
                            ["nazwa"] => string(15) "Technika leśna"
                            ["href"] => string(21) "/lista/technika-lesna"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "7"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [74] => array(7) {
                            ["id"] => string(2) "74"
                            ["nazwa"] => string(7) "Wypadki"
                            ["href"] => string(14) "/lista/wypadki"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "8"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [73] => &array(7) {
                            ["id"] => string(2) "73"
                            ["nazwa"] => string(14) "Okiem adwokata"
                            ["href"] => string(21) "/lista/okiem-adwokata"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "9"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                        }
                        [1] => string(62) "menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne"
                        [2] => array(1) {
                          [0] => string(4) "menu"
                        }
                        [3] => bool(false)
                        [4] => int(8)
                      }
                    }
                    [3] => array(6) {
                      ["file"] => string(78) "/home/firmylesne/domains/firmylesne.pl/application/models/Zarzadzanie/Menu.php"
                      ["line"] => int(84)
                      ["function"] => string(4) "save"
                      ["class"] => string(12) "Plugin_Cache"
                      ["type"] => string(2) "->"
                      ["args"] => array(3) {
                        [0] => array(26) {
                          [16] => array(7) {
                            ["id"] => string(2) "16"
                            ["nazwa"] => string(14) "Usługi leśne"
                            ["href"] => string(19) "/pokaz/uslugi-lesne"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [20] => array(7) {
                            ["id"] => string(2) "20"
                            ["nazwa"] => string(8) "Sprzedam"
                            ["href"] => string(33) "/lista/ogloszenia/rodzaj/sprzedam"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [84] => array(7) {
                            ["id"] => string(2) "84"
                            ["nazwa"] => string(11) "Forest SHOW"
                            ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(4) {
                              [0] => array(7) {
                                ["id"] => string(2) "85"
                                ["nazwa"] => string(14) "Jak dojechać?"
                                ["href"] => string(19) "/pokaz/jak-dojechac"
                                ["typ"] => string(9) "podstrona"
                                ["kolejnosc"] => string(1) "1"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [1] => array(7) {
                                ["id"] => string(3) "101"
                                ["nazwa"] => string(24) "Informacje organizacyjne"
                                ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                                ["typ"] => string(4) "link"
                                ["kolejnosc"] => string(1) "1"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [2] => array(7) {
                                ["id"] => string(2) "86"
                                ["nazwa"] => string(12) "Aktualności"
                                ["href"] => string(30) "/lista/forest-show/aktualnosci"
                                ["typ"] => string(9) "kategoria"
                                ["kolejnosc"] => string(1) "2"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [3] => array(7) {
                                ["id"] => string(2) "88"
                                ["nazwa"] => string(10) "Zawody PFC"
                                ["href"] => string(17) "/pokaz/zawody-pfc"
                                ["typ"] => string(9) "podstrona"
                                ["kolejnosc"] => string(1) "3"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                            }
                          }
                          [85] => array(7) {
                            ["id"] => string(2) "85"
                            ["nazwa"] => string(14) "Jak dojechać?"
                            ["href"] => string(19) "/pokaz/jak-dojechac"
                            ["typ"] => string(9) "podstrona"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [101] => array(7) {
                            ["id"] => string(3) "101"
                            ["nazwa"] => string(24) "Informacje organizacyjne"
                            ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [103] => array(7) {
                            ["id"] => string(3) "103"
                            ["nazwa"] => string(19) "Ograniczenia cięć"
                            ["href"] => string(24) "/lista/ograniczenia-ciec"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [3] => array(7) {
                            ["id"] => string(1) "3"
                            ["nazwa"] => string(11) "Ogłoszenia"
                            ["href"] => string(17) "/lista/ogloszenia"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(6) {
                              [0] => array(7) {
                                ["id"] => string(2) "20"
                                ["nazwa"] => string(8) "Sprzedam"
                                ["href"] => string(33) "/lista/ogloszenia/rodzaj/sprzedam"
                                ["typ"] => string(4) "link"
                                ["kolejnosc"] => string(1) "1"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [1] => array(7) {
                                ["id"] => string(2) "37"
                                ["nazwa"] => string(6) "Kupię"
                                ["href"] => string(30) "/lista/ogloszenia/rodzaj/kupie"
                                ["typ"] => string(4) "link"
                                ["kolejnosc"] => string(1) "2"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [2] => array(7) {
                                ["id"] => string(2) "21"
                                ["nazwa"] => string(17) "Zamienię / Oddam"
                                ["href"] => string(33) "/lista/ogloszenia/rodzaj/zamienie"
                                ["typ"] => string(4) "link"
                                ["kolejnosc"] => string(1) "3"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [3] => array(7) {
                                ["id"] => string(2) "22"
                                ["nazwa"] => string(10) "Dam pracę"
                                ["href"] => string(34) "/lista/ogloszenia/rodzaj/dam_prace"
                                ["typ"] => string(4) "link"
                                ["kolejnosc"] => string(1) "4"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [4] => array(7) {
                                ["id"] => string(2) "23"
                                ["nazwa"] => string(12) "Szukam pracy"
                                ["href"] => string(37) "/lista/ogloszenia/rodzaj/szukam_pracy"
                                ["typ"] => string(4) "link"
                                ["kolejnosc"] => string(1) "5"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [5] => array(7) {
                                ["id"] => string(2) "24"
                                ["nazwa"] => string(4) "Inne"
                                ["href"] => string(29) "/lista/ogloszenia/rodzaj/inne"
                                ["typ"] => string(4) "link"
                                ["kolejnosc"] => string(1) "6"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                            }
                          }
                          [17] => array(7) {
                            ["id"] => string(2) "17"
                            ["nazwa"] => string(14) "Sprzęt leśny"
                            ["href"] => string(19) "/pokaz/sprzet-lesny"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [47] => array(7) {
                            ["id"] => string(2) "47"
                            ["nazwa"] => string(11) "BHP w lesie"
                            ["href"] => string(18) "/lista/bhp-w-lesie"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [37] => array(7) {
                            ["id"] => string(2) "37"
                            ["nazwa"] => string(6) "Kupię"
                            ["href"] => string(30) "/lista/ogloszenia/rodzaj/kupie"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [86] => array(7) {
                            ["id"] => string(2) "86"
                            ["nazwa"] => string(12) "Aktualności"
                            ["href"] => string(30) "/lista/forest-show/aktualnosci"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [8] => array(7) {
                            ["id"] => string(1) "8"
                            ["nazwa"] => string(7) "Kontakt"
                            ["href"] => string(14) "/pokaz/kontakt"
                            ["typ"] => string(9) "podstrona"
                            ["kolejnosc"] => string(1) "3"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [21] => array(7) {
                            ["id"] => string(2) "21"
                            ["nazwa"] => string(17) "Zamienię / Oddam"
                            ["href"] => string(33) "/lista/ogloszenia/rodzaj/zamienie"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "3"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [83] => array(7) {
                            ["id"] => string(2) "83"
                            ["nazwa"] => string(11) "Forest SHOW"
                            ["href"] => string(18) "/lista/forest-show"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "3"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [88] => array(7) {
                            ["id"] => string(2) "88"
                            ["nazwa"] => string(10) "Zawody PFC"
                            ["href"] => string(17) "/pokaz/zawody-pfc"
                            ["typ"] => string(9) "podstrona"
                            ["kolejnosc"] => string(1) "3"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [22] => array(7) {
                            ["id"] => string(2) "22"
                            ["nazwa"] => string(10) "Dam pracę"
                            ["href"] => string(34) "/lista/ogloszenia/rodzaj/dam_prace"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "4"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [67] => array(7) {
                            ["id"] => string(2) "67"
                            ["nazwa"] => string(15) "Goń złodzieja"
                            ["href"] => string(20) "/lista/gon-zlodzieja"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "4"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [2] => array(7) {
                            ["id"] => string(1) "2"
                            ["nazwa"] => string(10) "Informacje"
                            ["href"] => string(17) "/lista/informacje"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "5"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(9) {
                              [0] => array(7) {
                                ["id"] => string(3) "103"
                                ["nazwa"] => string(19) "Ograniczenia cięć"
                                ["href"] => string(24) "/lista/ograniczenia-ciec"
                                ["typ"] => string(9) "kategoria"
                                ["kolejnosc"] => string(1) "1"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [1] => array(7) {
                                ["id"] => string(2) "47"
                                ["nazwa"] => string(11) "BHP w lesie"
                                ["href"] => string(18) "/lista/bhp-w-lesie"
                                ["typ"] => string(9) "kategoria"
                                ["kolejnosc"] => string(1) "2"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [2] => array(7) {
                                ["id"] => string(2) "83"
                                ["nazwa"] => string(11) "Forest SHOW"
                                ["href"] => string(18) "/lista/forest-show"
                                ["typ"] => string(9) "kategoria"
                                ["kolejnosc"] => string(1) "3"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [3] => array(7) {
                                ["id"] => string(2) "67"
                                ["nazwa"] => string(15) "Goń złodzieja"
                                ["href"] => string(20) "/lista/gon-zlodzieja"
                                ["typ"] => string(9) "kategoria"
                                ["kolejnosc"] => string(1) "4"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [4] => array(7) {
                                ["id"] => string(2) "12"
                                ["nazwa"] => string(15) "Lasy Państwowe"
                                ["href"] => string(21) "/lista/lasy-panstwowe"
                                ["typ"] => string(9) "kategoria"
                                ["kolejnosc"] => string(1) "5"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [5] => array(7) {
                                ["id"] => string(3) "102"
                                ["nazwa"] => string(14) "Przetargi w LP"
                                ["href"] => string(21) "/lista/przetargi-w-lp"
                                ["typ"] => string(9) "kategoria"
                                ["kolejnosc"] => string(1) "6"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [6] => array(7) {
                                ["id"] => string(2) "10"
                                ["nazwa"] => string(15) "Technika leśna"
                                ["href"] => string(21) "/lista/technika-lesna"
                                ["typ"] => string(9) "kategoria"
                                ["kolejnosc"] => string(1) "7"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [7] => array(7) {
                                ["id"] => string(2) "74"
                                ["nazwa"] => string(7) "Wypadki"
                                ["href"] => string(14) "/lista/wypadki"
                                ["typ"] => string(9) "kategoria"
                                ["kolejnosc"] => string(1) "8"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                              [8] => array(7) {
                                ["id"] => string(2) "73"
                                ["nazwa"] => string(14) "Okiem adwokata"
                                ["href"] => string(21) "/lista/okiem-adwokata"
                                ["typ"] => string(9) "kategoria"
                                ["kolejnosc"] => string(1) "9"
                                ["aktywny"] => string(1) "1"
                                ["podrzedne"] => array(0) {
                                }
                              }
                            }
                          }
                          [12] => array(7) {
                            ["id"] => string(2) "12"
                            ["nazwa"] => string(15) "Lasy Państwowe"
                            ["href"] => string(21) "/lista/lasy-panstwowe"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "5"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [23] => array(7) {
                            ["id"] => string(2) "23"
                            ["nazwa"] => string(12) "Szukam pracy"
                            ["href"] => string(37) "/lista/ogloszenia/rodzaj/szukam_pracy"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "5"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [7] => array(7) {
                            ["id"] => string(1) "7"
                            ["nazwa"] => string(7) "Reklama"
                            ["href"] => string(14) "/pokaz/reklama"
                            ["typ"] => string(9) "podstrona"
                            ["kolejnosc"] => string(1) "6"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [24] => array(7) {
                            ["id"] => string(2) "24"
                            ["nazwa"] => string(4) "Inne"
                            ["href"] => string(29) "/lista/ogloszenia/rodzaj/inne"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "6"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [102] => array(7) {
                            ["id"] => string(3) "102"
                            ["nazwa"] => string(14) "Przetargi w LP"
                            ["href"] => string(21) "/lista/przetargi-w-lp"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "6"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [10] => array(7) {
                            ["id"] => string(2) "10"
                            ["nazwa"] => string(15) "Technika leśna"
                            ["href"] => string(21) "/lista/technika-lesna"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "7"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [74] => array(7) {
                            ["id"] => string(2) "74"
                            ["nazwa"] => string(7) "Wypadki"
                            ["href"] => string(14) "/lista/wypadki"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "8"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [73] => &array(7) {
                            ["id"] => string(2) "73"
                            ["nazwa"] => string(14) "Okiem adwokata"
                            ["href"] => string(21) "/lista/okiem-adwokata"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "9"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                        }
                        [1] => string(62) "menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne"
                        [2] => array(1) {
                          [0] => string(4) "menu"
                        }
                      }
                    }
                    [4] => array(6) {
                      ["file"] => string(82) "/home/firmylesne/domains/firmylesne.pl/application/controllers/PokazController.php"
                      ["line"] => int(10)
                      ["function"] => string(7) "getMenu"
                      ["class"] => string(22) "Model_Zarzadzanie_Menu"
                      ["type"] => string(2) "->"
                      ["args"] => array(2) {
                        [0] => bool(true)
                        [1] => array(3) {
                          ["modul"] => string(7) "default"
                          ["kontroler"] => string(5) "pokaz"
                          ["akcja"] => string(24) "informacje-organizacyjne"
                        }
                      }
                    }
                    [5] => array(6) {
                      ["file"] => string(73) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Action.php"
                      ["line"] => int(133)
                      ["function"] => string(4) "init"
                      ["class"] => string(15) "PokazController"
                      ["type"] => string(2) "->"
                      ["args"] => array(0) {
                      }
                    }
                    [6] => array(6) {
                      ["file"] => string(86) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Dispatcher/Standard.php"
                      ["line"] => int(281)
                      ["function"] => string(11) "__construct"
                      ["class"] => string(22) "Zend_Controller_Action"
                      ["type"] => string(2) "->"
                      ["args"] => array(3) {
                        [0] => *RECURSION*
                        [1] => object(Zend_Controller_Response_Http)#45 (8) {
                          ["_body":protected] => array(0) {
                          }
                          ["_exceptions":protected] => array(1) {
                            [0] => *RECURSION*
                          }
                          ["_headers":protected] => array(0) {
                          }
                          ["_headersRaw":protected] => array(0) {
                          }
                          ["_httpResponseCode":protected] => int(200)
                          ["_isRedirect":protected] => bool(false)
                          ["_renderExceptions":protected] => bool(false)
                          ["headersSentThrowsException"] => bool(true)
                        }
                        [2] => array(2) {
                          ["displayExceptions"] => string(1) "0"
                          ["bootstrap"] => object(Bootstrap)#3 (14) {
                            ["_front":protected] => object(Zend_Controller_Front)#37 (11) {
                              ["_baseUrl":protected] => NULL
                              ["_controllerDir":protected] => NULL
                              ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                ["_curModule":protected] => string(7) "default"
                                ["_controllerDirectory":protected] => array(4) {
                                  ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                  ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                  ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                  ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                }
                                ["_defaultAction":protected] => string(5) "index"
                                ["_defaultController":protected] => string(5) "index"
                                ["_defaultModule":protected] => string(7) "default"
                                ["_frontController":protected] => NULL
                                ["_invokeParams":protected] => array(2) {
                                  ["displayExceptions"] => string(1) "0"
                                  ["bootstrap"] => *RECURSION*
                                }
                                ["_pathDelimiter":protected] => string(1) "_"
                                ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                  ["_body":protected] => array(0) {
                                  }
                                  ["_exceptions":protected] => array(1) {
                                    [0] => *RECURSION*
                                  }
                                  ["_headers":protected] => array(0) {
                                  }
                                  ["_headersRaw":protected] => array(0) {
                                  }
                                  ["_httpResponseCode":protected] => int(200)
                                  ["_isRedirect":protected] => bool(false)
                                  ["_renderExceptions":protected] => bool(false)
                                  ["headersSentThrowsException"] => bool(true)
                                }
                                ["_wordDelimiter":protected] => array(2) {
                                  [0] => string(1) "-"
                                  [1] => string(1) "."
                                }
                              }
                              ["_invokeParams":protected] => array(2) {
                                ["displayExceptions"] => string(1) "0"
                                ["bootstrap"] => *RECURSION*
                              }
                              ["_moduleControllerDirectoryName":protected] => string(1) "/"
                              ["_plugins":protected] => object(Zend_Controller_Plugin_Broker)#38 (3) {
                                ["_plugins":protected] => array(1) {
                                  [100] => object(Zend_Controller_Plugin_ErrorHandler)#49 (7) {
                                    ["_errorModule":protected] => string(7) "default"
                                    ["_errorController":protected] => string(5) "error"
                                    ["_errorAction":protected] => string(5) "error"
                                    ["_isInsideErrorHandlerLoop":protected] => bool(true)
                                    ["_exceptionCountAtFirstEncounter":protected] => int(1)
                                    ["_request":protected] => *RECURSION*
                                    ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                      ["_body":protected] => array(0) {
                                      }
                                      ["_exceptions":protected] => array(1) {
                                        [0] => *RECURSION*
                                      }
                                      ["_headers":protected] => array(0) {
                                      }
                                      ["_headersRaw":protected] => array(0) {
                                      }
                                      ["_httpResponseCode":protected] => int(200)
                                      ["_isRedirect":protected] => bool(false)
                                      ["_renderExceptions":protected] => bool(false)
                                      ["headersSentThrowsException"] => bool(true)
                                    }
                                  }
                                }
                                ["_request":protected] => *RECURSION*
                                ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                  ["_body":protected] => array(0) {
                                  }
                                  ["_exceptions":protected] => array(1) {
                                    [0] => *RECURSION*
                                  }
                                  ["_headers":protected] => array(0) {
                                  }
                                  ["_headersRaw":protected] => array(0) {
                                  }
                                  ["_httpResponseCode":protected] => int(200)
                                  ["_isRedirect":protected] => bool(false)
                                  ["_renderExceptions":protected] => bool(false)
                                  ["headersSentThrowsException"] => bool(true)
                                }
                              }
                              ["_request":protected] => *RECURSION*
                              ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                ["_body":protected] => array(0) {
                                }
                                ["_exceptions":protected] => array(1) {
                                  [0] => *RECURSION*
                                }
                                ["_headers":protected] => array(0) {
                                }
                                ["_headersRaw":protected] => array(0) {
                                }
                                ["_httpResponseCode":protected] => int(200)
                                ["_isRedirect":protected] => bool(false)
                                ["_renderExceptions":protected] => bool(false)
                                ["headersSentThrowsException"] => bool(true)
                              }
                              ["_returnResponse":protected] => bool(false)
                              ["_router":protected] => object(Zend_Controller_Router_Rewrite)#25 (8) {
                                ["_useDefaultRoutes":protected] => bool(true)
                                ["_routes":protected] => array(2) {
                                  ["default"] => object(Zend_Controller_Router_Route_Module)#46 (11) {
                                    ["_defaults":protected] => array(3) {
                                      ["controller"] => string(5) "index"
                                      ["action"] => string(5) "index"
                                      ["module"] => string(7) "default"
                                    }
                                    ["_values":protected] => array(2) {
                                      ["controller"] => string(5) "pokaz"
                                      ["action"] => string(24) "informacje-organizacyjne"
                                    }
                                    ["_moduleValid":protected] => bool(false)
                                    ["_keysSet":protected] => bool(true)
                                    ["_moduleKey":protected] => string(6) "module"
                                    ["_controllerKey":protected] => string(10) "controller"
                                    ["_actionKey":protected] => string(6) "action"
                                    ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                      ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                      ["_curModule":protected] => string(7) "default"
                                      ["_controllerDirectory":protected] => array(4) {
                                        ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                        ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                        ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                        ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                      }
                                      ["_defaultAction":protected] => string(5) "index"
                                      ["_defaultController":protected] => string(5) "index"
                                      ["_defaultModule":protected] => string(7) "default"
                                      ["_frontController":protected] => NULL
                                      ["_invokeParams":protected] => array(2) {
                                        ["displayExceptions"] => string(1) "0"
                                        ["bootstrap"] => *RECURSION*
                                      }
                                      ["_pathDelimiter":protected] => string(1) "_"
                                      ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                        ["_body":protected] => array(0) {
                                        }
                                        ["_exceptions":protected] => array(1) {
                                          [0] => *RECURSION*
                                        }
                                        ["_headers":protected] => array(0) {
                                        }
                                        ["_headersRaw":protected] => array(0) {
                                        }
                                        ["_httpResponseCode":protected] => int(200)
                                        ["_isRedirect":protected] => bool(false)
                                        ["_renderExceptions":protected] => bool(false)
                                        ["headersSentThrowsException"] => bool(true)
                                      }
                                      ["_wordDelimiter":protected] => array(2) {
                                        [0] => string(1) "-"
                                        [1] => string(1) "."
                                      }
                                    }
                                    ["_request":protected] => *RECURSION*
                                    ["_isAbstract":protected] => bool(false)
                                    ["_matchedPath":protected] => NULL
                                  }
                                  ["ajax"] => object(Zend_Controller_Router_Route)#22 (17) {
                                    ["_translator":protected] => NULL
                                    ["_locale":protected] => NULL
                                    ["_isTranslated":protected] => bool(false)
                                    ["_translatable":protected] => array(0) {
                                    }
                                    ["_urlVariable":protected] => string(1) ":"
                                    ["_urlDelimiter":protected] => string(1) "/"
                                    ["_regexDelimiter":protected] => string(1) "#"
                                    ["_defaultRegex":protected] => NULL
                                    ["_variables":protected] => array(3) {
                                      [1] => string(6) "module"
                                      [2] => string(10) "controller"
                                      [3] => string(6) "action"
                                    }
                                    ["_parts":protected] => array(5) {
                                      [0] => string(4) "ajax"
                                      [1] => NULL
                                      [2] => NULL
                                      [3] => NULL
                                      [4] => string(1) "*"
                                    }
                                    ["_defaults":protected] => array(1) {
                                      ["ajax"] => bool(true)
                                    }
                                    ["_requirements":protected] => array(0) {
                                    }
                                    ["_values":protected] => array(0) {
                                    }
                                    ["_wildcardData":protected] => array(0) {
                                    }
                                    ["_staticCount":protected] => int(1)
                                    ["_isAbstract":protected] => bool(false)
                                    ["_matchedPath":protected] => NULL
                                  }
                                }
                                ["_currentRoute":protected] => string(7) "default"
                                ["_globalParams":protected] => array(0) {
                                }
                                ["_chainNameSeparator":protected] => string(1) "-"
                                ["_useCurrentParamsAsGlobal":protected] => bool(false)
                                ["_frontController":protected] => *RECURSION*
                                ["_invokeParams":protected] => array(2) {
                                  ["displayExceptions"] => string(1) "0"
                                  ["bootstrap"] => *RECURSION*
                                }
                              }
                              ["_throwExceptions":protected] => bool(false)
                            }
                            ["_appNamespace":protected] => string(0) ""
                            ["_resourceLoader":protected] => object(Zend_Application_Module_Autoloader)#42 (5) {
                              ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                              ["_components":protected] => array(10) {
                                ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                              }
                              ["_defaultResourceType":protected] => string(5) "model"
                              ["_namespace":protected] => string(0) ""
                              ["_resourceTypes":protected] => array(10) {
                                ["dbtable"] => array(2) {
                                  ["namespace"] => string(13) "Model_DbTable"
                                  ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                }
                                ["mappers"] => array(2) {
                                  ["namespace"] => string(12) "Model_Mapper"
                                  ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                }
                                ["form"] => array(2) {
                                  ["namespace"] => string(4) "Form"
                                  ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                }
                                ["model"] => array(2) {
                                  ["namespace"] => string(5) "Model"
                                  ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                }
                                ["plugin"] => array(2) {
                                  ["namespace"] => string(6) "Plugin"
                                  ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                }
                                ["service"] => array(2) {
                                  ["namespace"] => string(7) "Service"
                                  ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                }
                                ["viewhelper"] => array(2) {
                                  ["namespace"] => string(11) "View_Helper"
                                  ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                }
                                ["viewfilter"] => array(2) {
                                  ["namespace"] => string(11) "View_Filter"
                                  ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                }
                                ["helper"] => array(2) {
                                  ["namespace"] => string(13) "Plugin_Helper"
                                  ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                }
                                ["validator"] => array(2) {
                                  ["namespace"] => string(16) "Plugin_Validator"
                                  ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                }
                              }
                            }
                            ["_application":protected] => object(Zend_Application)#1 (5) {
                              ["_autoloader":protected] => object(Zend_Loader_Autoloader)#2 (8) {
                                ["_autoloaders":protected] => array(2) {
                                  [0] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                    ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                    ["_components":protected] => array(10) {
                                      ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                      ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                      ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                      ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                      ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                      ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                      ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                      ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                      ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                      ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                    }
                                    ["_defaultResourceType":protected] => string(5) "model"
                                    ["_namespace":protected] => string(0) ""
                                    ["_resourceTypes":protected] => array(10) {
                                      ["dbtable"] => array(2) {
                                        ["namespace"] => string(13) "Model_DbTable"
                                        ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                      }
                                      ["mappers"] => array(2) {
                                        ["namespace"] => string(12) "Model_Mapper"
                                        ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                      }
                                      ["form"] => array(2) {
                                        ["namespace"] => string(4) "Form"
                                        ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                      }
                                      ["model"] => array(2) {
                                        ["namespace"] => string(5) "Model"
                                        ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                      }
                                      ["plugin"] => array(2) {
                                        ["namespace"] => string(6) "Plugin"
                                        ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                      }
                                      ["service"] => array(2) {
                                        ["namespace"] => string(7) "Service"
                                        ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                      }
                                      ["viewhelper"] => array(2) {
                                        ["namespace"] => string(11) "View_Helper"
                                        ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                      }
                                      ["viewfilter"] => array(2) {
                                        ["namespace"] => string(11) "View_Filter"
                                        ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                      }
                                      ["helper"] => array(2) {
                                        ["namespace"] => string(13) "Plugin_Helper"
                                        ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                      }
                                      ["validator"] => array(2) {
                                        ["namespace"] => string(16) "Plugin_Validator"
                                        ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                      }
                                    }
                                  }
                                  [1] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                    ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                    ["_components":protected] => array(10) {
                                      ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                      ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                      ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                      ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                      ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                      ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                      ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                      ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                      ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                      ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                    }
                                    ["_defaultResourceType":protected] => string(5) "model"
                                    ["_namespace":protected] => string(0) ""
                                    ["_resourceTypes":protected] => array(10) {
                                      ["dbtable"] => array(2) {
                                        ["namespace"] => string(13) "Model_DbTable"
                                        ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                      }
                                      ["mappers"] => array(2) {
                                        ["namespace"] => string(12) "Model_Mapper"
                                        ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                      }
                                      ["form"] => array(2) {
                                        ["namespace"] => string(4) "Form"
                                        ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                      }
                                      ["model"] => array(2) {
                                        ["namespace"] => string(5) "Model"
                                        ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                      }
                                      ["plugin"] => array(2) {
                                        ["namespace"] => string(6) "Plugin"
                                        ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                      }
                                      ["service"] => array(2) {
                                        ["namespace"] => string(7) "Service"
                                        ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                      }
                                      ["viewhelper"] => array(2) {
                                        ["namespace"] => string(11) "View_Helper"
                                        ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                      }
                                      ["viewfilter"] => array(2) {
                                        ["namespace"] => string(11) "View_Filter"
                                        ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                      }
                                      ["helper"] => array(2) {
                                        ["namespace"] => string(13) "Plugin_Helper"
                                        ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                      }
                                      ["validator"] => array(2) {
                                        ["namespace"] => string(16) "Plugin_Validator"
                                        ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                      }
                                    }
                                  }
                                }
                                ["_defaultAutoloader":protected] => array(2) {
                                  [0] => string(11) "Zend_Loader"
                                  [1] => string(9) "loadClass"
                                }
                                ["_fallbackAutoloader":protected] => bool(false)
                                ["_internalAutoloader":protected] => array(2) {
                                  [0] => *RECURSION*
                                  [1] => string(9) "_autoload"
                                }
                                ["_namespaces":protected] => array(2) {
                                  ["Zend_"] => bool(true)
                                  ["SQL_"] => bool(true)
                                }
                                ["_namespaceAutoloaders":protected] => array(1) {
                                  [""] => array(2) {
                                    [0] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                      ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                      ["_components":protected] => array(10) {
                                        ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                        ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                        ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                        ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                        ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                        ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                        ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                        ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                        ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                        ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                      }
                                      ["_defaultResourceType":protected] => string(5) "model"
                                      ["_namespace":protected] => string(0) ""
                                      ["_resourceTypes":protected] => array(10) {
                                        ["dbtable"] => array(2) {
                                          ["namespace"] => string(13) "Model_DbTable"
                                          ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                        }
                                        ["mappers"] => array(2) {
                                          ["namespace"] => string(12) "Model_Mapper"
                                          ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                        }
                                        ["form"] => array(2) {
                                          ["namespace"] => string(4) "Form"
                                          ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                        }
                                        ["model"] => array(2) {
                                          ["namespace"] => string(5) "Model"
                                          ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                        }
                                        ["plugin"] => array(2) {
                                          ["namespace"] => string(6) "Plugin"
                                          ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                        }
                                        ["service"] => array(2) {
                                          ["namespace"] => string(7) "Service"
                                          ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                        }
                                        ["viewhelper"] => array(2) {
                                          ["namespace"] => string(11) "View_Helper"
                                          ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                        }
                                        ["viewfilter"] => array(2) {
                                          ["namespace"] => string(11) "View_Filter"
                                          ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                        }
                                        ["helper"] => array(2) {
                                          ["namespace"] => string(13) "Plugin_Helper"
                                          ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                        }
                                        ["validator"] => array(2) {
                                          ["namespace"] => string(16) "Plugin_Validator"
                                          ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                        }
                                      }
                                    }
                                    [1] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                      ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                      ["_components":protected] => array(10) {
                                        ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                        ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                        ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                        ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                        ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                        ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                        ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                        ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                        ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                        ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                      }
                                      ["_defaultResourceType":protected] => string(5) "model"
                                      ["_namespace":protected] => string(0) ""
                                      ["_resourceTypes":protected] => array(10) {
                                        ["dbtable"] => array(2) {
                                          ["namespace"] => string(13) "Model_DbTable"
                                          ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                        }
                                        ["mappers"] => array(2) {
                                          ["namespace"] => string(12) "Model_Mapper"
                                          ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                        }
                                        ["form"] => array(2) {
                                          ["namespace"] => string(4) "Form"
                                          ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                        }
                                        ["model"] => array(2) {
                                          ["namespace"] => string(5) "Model"
                                          ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                        }
                                        ["plugin"] => array(2) {
                                          ["namespace"] => string(6) "Plugin"
                                          ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                        }
                                        ["service"] => array(2) {
                                          ["namespace"] => string(7) "Service"
                                          ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                        }
                                        ["viewhelper"] => array(2) {
                                          ["namespace"] => string(11) "View_Helper"
                                          ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                        }
                                        ["viewfilter"] => array(2) {
                                          ["namespace"] => string(11) "View_Filter"
                                          ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                        }
                                        ["helper"] => array(2) {
                                          ["namespace"] => string(13) "Plugin_Helper"
                                          ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                        }
                                        ["validator"] => array(2) {
                                          ["namespace"] => string(16) "Plugin_Validator"
                                          ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                        }
                                      }
                                    }
                                  }
                                }
                                ["_suppressNotFoundWarnings":protected] => bool(false)
                                ["_zfPath":protected] => NULL
                              }
                              ["_bootstrap":protected] => *RECURSION*
                              ["_environment":protected] => string(10) "production"
                              ["_optionKeys":protected] => array(21) {
                                [0] => string(11) "phpsettings"
                                [1] => string(9) "bootstrap"
                                [2] => string(12) "appnamespace"
                                [3] => string(11) "pluginpaths"
                                [4] => string(9) "resources"
                                [5] => string(2) "db"
                                [6] => string(5) "logdb"
                                [7] => string(7) "session"
                                [8] => string(24) "session_defaultnamespace"
                                [9] => string(16) "session_lifetime"
                                [10] => string(13) "session_table"
                                [11] => string(6) "smarty"
                                [12] => string(4) "view"
                                [13] => string(5) "cache"
                                [14] => string(4) "auth"
                                [15] => string(5) "auth2"
                                [16] => string(6) "upload"
                                [17] => string(5) "paths"
                                [18] => string(9) "error_log"
                                [19] => string(7) "mailing"
                                [20] => string(5) "debug"
                              }
                              ["_options":protected] => array(21) {
                                ["phpSettings"] => array(5) {
                                  ["display_startup_errors"] => string(1) "0"
                                  ["display_errors"] => string(1) "0"
                                  ["post_max_size"] => string(3) "12M"
                                  ["upload_max_filesize"] => string(3) "12M"
                                  ["MAX_FILE_SIZE"] => string(3) "12M"
                                }
                                ["bootstrap"] => array(2) {
                                  ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/Bootstrap.php"
                                  ["class"] => string(9) "Bootstrap"
                                }
                                ["appnamespace"] => string(0) ""
                                ["pluginPaths"] => array(1) {
                                  ["Plugin"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/plugins/"
                                }
                                ["resources"] => array(1) {
                                  ["frontController"] => array(6) {
                                    ["controllerDirectory"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                    ["moduleControllerDirectoryName"] => string(1) "/"
                                    ["moduleDirectory"] => string(63) "/home/firmylesne/domains/firmylesne.pl/application/controllers/"
                                    ["defaultControllerName"] => string(5) "index"
                                    ["defaultAction"] => string(5) "index"
                                    ["params"] => array(1) {
                                      ["displayExceptions"] => string(1) "0"
                                    }
                                  }
                                }
                                ["db"] => array(2) {
                                  ["adapter"] => string(9) "Pdo_Mysql"
                                  ["params"] => array(5) {
                                    ["host"] => string(9) "localhost"
                                    ["dbname"] => string(13) "firmylesne_fl"
                                    ["username"] => string(13) "firmylesne_fl"
                                    ["password"] => string(8) "RvN04efq"
                                    ["charset"] => string(4) "utf8"
                                  }
                                }
                                ["logdb"] => array(7) {
                                  ["enabled"] => string(1) "0"
                                  ["table"] => string(9) "log_zmian"
                                  ["table_query"] => string(19) "log_zmian_zapytania"
                                  ["exclude"] => string(61) "session,log_aktywnosci,log_logowan(insert),log_bledow(insert)"
                                  ["log_insert"] => string(1) "0"
                                  ["log_update"] => string(1) "0"
                                  ["log_delete"] => string(1) "0"
                                }
                                ["session"] => array(1) {
                                  ["name"] => string(11) "firmy_lesne"
                                }
                                ["session_defaultnamespace"] => string(7) "Default"
                                ["session_lifetime"] => string(5) "86400"
                                ["session_table"] => array(6) {
                                  ["name"] => string(7) "session"
                                  ["primary"] => array(3) {
                                    [0] => string(10) "session_id"
                                    [1] => string(9) "save_path"
                                    [2] => string(4) "name"
                                  }
                                  ["primaryAssignment"] => array(3) {
                                    [0] => string(9) "sessionId"
                                    [1] => string(15) "sessionSavePath"
                                    [2] => string(11) "sessionName"
                                  }
                                  ["modifiedColumn"] => string(8) "modified"
                                  ["dataColumn"] => string(12) "session_data"
                                  ["lifetimeColumn"] => string(8) "lifetime"
                                }
                                ["smarty"] => array(12) {
                                  ["template_dir"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/"
                                  ["layout_dir"] => string(75) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/layouts/"
                                  ["compile_dir"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/views/compiles/"
                                  ["cache_dir"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/caches/"
                                  ["plugins_dir"] => array(1) {
                                    [0] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/plugins/smarty"
                                  }
                                  ["auto_literal"] => string(1) "1"
                                  ["force_compile"] => string(1) "0"
                                  ["compile_check"] => string(1) "0"
                                  ["default_layout"] => string(14) "default/layout"
                                  ["debugging"] => string(1) "0"
                                  ["debugging_ctrl"] => string(3) "URL"
                                  ["default_modifiers"] => array(1) {
                                    [0] => string(16) "escape:'htmlall'"
                                  }
                                }
                                ["view"] => array(4) {
                                  ["images"] => string(8) "/images/"
                                  ["styles"] => string(8) "/styles/"
                                  ["scripts"] => string(9) "/scripts/"
                                  ["plugins"] => string(9) "/plugins/"
                                }
                                ["cache"] => array(4) {
                                  ["enabled"] => string(1) "1"
                                  ["frontend"] => array(2) {
                                    ["name"] => string(4) "Core"
                                    ["params"] => array(1) {
                                      ["automatic_serialization"] => string(1) "1"
                                    }
                                  }
                                  ["primary"] => array(2) {
                                    ["name"] => string(4) "File"
                                    ["params"] => array(1) {
                                      ["cache_dir"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/../temp"
                                    }
                                  }
                                  ["options"] => array(3) {
                                    ["savetosecondary"] => string(1) "1"
                                    ["backuptosecondary"] => string(1) "0"
                                    ["recoverprimary"] => string(1) "1"
                                  }
                                }
                                ["auth"] => array(2) {
                                  ["table"] => array(4) {
                                    ["name"] => string(15) "acl_uzytkownicy"
                                    ["user_column"] => string(5) "email"
                                    ["pass_column"] => string(5) "haslo"
                                    ["pass_treatment"] => string(7) "SHA1(?)"
                                  }
                                  ["log"] => array(2) {
                                    ["enabled"] => string(1) "1"
                                    ["table"] => string(11) "log_logowan"
                                  }
                                }
                                ["auth2"] => array(2) {
                                  ["table"] => array(4) {
                                    ["name"] => string(15) "acl_uzytkownicy"
                                    ["user_column"] => string(5) "email"
                                    ["pass_column"] => string(5) "haslo"
                                    ["pass_treatment"] => string(1) "?"
                                  }
                                  ["log"] => array(2) {
                                    ["enabled"] => string(1) "1"
                                    ["table"] => string(11) "log_logowan"
                                  }
                                }
                                ["upload"] => array(5) {
                                  ["filetransfer"] => array(2) {
                                    ["ignoreNoFile"] => string(1) "1"
                                    ["useByteString"] => string(1) "0"
                                  }
                                  ["maxFileSize"] => string(3) "1MB"
                                  ["maxFilesSize"] => string(3) "5MB"
                                  ["excludeExtension"] => string(200) "ADE,ADP,BAS,BAT,CGI,CHM,CMD,COM,CPL,CRT,EXE,HLP,HTA,HTM,HTML,INF,INS,ISP,JS,JSE,LNK,MDB,MDE,MSC,MSI,MSP,MST,PCD,PHTML,PIF,PHP,PHP2,PHP3,PHP4,PHP5,REG,SCR,SCT,SH,SHS,TIF,TIFF,URL,VB,VBE,VBS,WSC,WSF,WSH"
                                  ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/../files"
                                }
                                ["paths"] => array(1) {
                                  ["images"] => array(6) {
                                    ["news"] => string(82) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/artykuly/"
                                    ["reklama"] => string(81) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/reklama/"
                                    ["galerie"] => string(81) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/galerie/"
                                    ["filmy"] => string(79) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/filmy/"
                                    ["firmy"] => string(79) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/firmy/"
                                    ["ogloszenia"] => string(84) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/ogloszenia/"
                                  }
                                }
                                ["error_log"] => array(3) {
                                  ["enabled"] => string(1) "1"
                                  ["table"] => string(10) "log_bledow"
                                  ["mailing"] => array(4) {
                                    ["enabled"] => string(1) "1"
                                    ["recipients"] => array(1) {
                                      [0] => string(23) "and.kowalczuk@gmail.com"
                                    }
                                    ["hostname"] => string(13) "firmylesne.pl"
                                    ["host"] => array(5) {
                                      ["auth"] => string(5) "login"
                                      ["username"] => string(19) "bledy@firmylesne.pl"
                                      ["password"] => string(8) "g52mibV7"
                                      ["ssl"] => string(3) "ssl"
                                      ["port"] => string(3) "587"
                                    }
                                  }
                                }
                                ["mailing"] => array(5) {
                                  ["enabled"] => string(1) "1"
                                  ["nadawca_adres"] => string(21) "noreply@firmylesne.pl"
                                  ["nadawca_nazwa"] => string(12) "Firmy leśne"
                                  ["hostname"] => string(13) "firmylesne.pl"
                                  ["host"] => array(5) {
                                    ["auth"] => string(5) "login"
                                    ["username"] => string(21) "noreply@firmylesne.pl"
                                    ["password"] => string(8) "z43X3Ikg"
                                    ["ssl"] => string(3) "ssl"
                                    ["port"] => string(3) "465"
                                  }
                                }
                                ["debug"] => array(6) {
                                  ["enabled"] => string(1) "1"
                                  ["images_path"] => string(14) "/images/debug/"
                                  ["max_recursion"] => string(1) "6"
                                  ["max_string_length"] => string(2) "75"
                                  ["max_string_length_stepsub"] => string(1) "2"
                                  ["inline"] => string(1) "1"
                                }
                              }
                            }
                            ["_classResources":protected] => array(13) {
                              ["basecontrollers"] => string(20) "_initBaseControllers"
                              ["autoloader"] => string(15) "_initAutoloader"
                              ["upload"] => string(11) "_initUpload"
                              ["view"] => string(9) "_initView"
                              ["router"] => string(11) "_initRouter"
                              ["db"] => string(7) "_initDb"
                              ["session"] => string(12) "_initSession"
                              ["cache"] => string(10) "_initCache"
                              ["auth"] => string(9) "_initAuth"
                              ["acl"] => string(8) "_initAcl"
                              ["errorlog"] => string(13) "_initErrorLog"
                              ["translator"] => string(15) "_initTranslator"
                              ["path"] => string(9) "_initPath"
                            }
                            ["_container":protected] => object(Zend_Registry)#39 (1) {
                              ["storage":"ArrayObject":private] => array(11) {
                                ["frontcontroller"] => object(Zend_Controller_Front)#37 (11) {
                                  ["_baseUrl":protected] => NULL
                                  ["_controllerDir":protected] => NULL
                                  ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                    ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                    ["_curModule":protected] => string(7) "default"
                                    ["_controllerDirectory":protected] => array(4) {
                                      ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                      ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                      ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                      ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                    }
                                    ["_defaultAction":protected] => string(5) "index"
                                    ["_defaultController":protected] => string(5) "index"
                                    ["_defaultModule":protected] => string(7) "default"
                                    ["_frontController":protected] => NULL
                                    ["_invokeParams":protected] => array(2) {
                                      ["displayExceptions"] => string(1) "0"
                                      ["bootstrap"] => *RECURSION*
                                    }
                                    ["_pathDelimiter":protected] => string(1) "_"
                                    ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                      ["_body":protected] => array(0) {
                                      }
                                      ["_exceptions":protected] => array(1) {
                                        [0] => *RECURSION*
                                      }
                                      ["_headers":protected] => array(0) {
                                      }
                                      ["_headersRaw":protected] => array(0) {
                                      }
                                      ["_httpResponseCode":protected] => int(200)
                                      ["_isRedirect":protected] => bool(false)
                                      ["_renderExceptions":protected] => bool(false)
                                      ["headersSentThrowsException"] => bool(true)
                                    }
                                    ["_wordDelimiter":protected] => array(2) {
                                      [0] => string(1) "-"
                                      [1] => string(1) "."
                                    }
                                  }
                                  ["_invokeParams":protected] => array(2) {
                                    ["displayExceptions"] => string(1) "0"
                                    ["bootstrap"] => *RECURSION*
                                  }
                                  ["_moduleControllerDirectoryName":protected] => string(1) "/"
                                  ["_plugins":protected] => object(Zend_Controller_Plugin_Broker)#38 (3) {
                                    ["_plugins":protected] => array(1) {
                                      [100] => object(Zend_Controller_Plugin_ErrorHandler)#49 (7) {
                                        ["_errorModule":protected] => string(7) "default"
                                        ["_errorController":protected] => string(5) "error"
                                        ["_errorAction":protected] => string(5) "error"
                                        ["_isInsideErrorHandlerLoop":protected] => bool(true)
                                        ["_exceptionCountAtFirstEncounter":protected] => int(1)
                                        ["_request":protected] => *RECURSION*
                                        ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                          ["_body":protected] => array(0) {
                                          }
                                          ["_exceptions":protected] => array(1) {
                                            [0] => *RECURSION*
                                          }
                                          ["_headers":protected] => array(0) {
                                          }
                                          ["_headersRaw":protected] => array(0) {
                                          }
                                          ["_httpResponseCode":protected] => int(200)
                                          ["_isRedirect":protected] => bool(false)
                                          ["_renderExceptions":protected] => bool(false)
                                          ["headersSentThrowsException"] => bool(true)
                                        }
                                      }
                                    }
                                    ["_request":protected] => *RECURSION*
                                    ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                      ["_body":protected] => array(0) {
                                      }
                                      ["_exceptions":protected] => array(1) {
                                        [0] => *RECURSION*
                                      }
                                      ["_headers":protected] => array(0) {
                                      }
                                      ["_headersRaw":protected] => array(0) {
                                      }
                                      ["_httpResponseCode":protected] => int(200)
                                      ["_isRedirect":protected] => bool(false)
                                      ["_renderExceptions":protected] => bool(false)
                                      ["headersSentThrowsException"] => bool(true)
                                    }
                                  }
                                  ["_request":protected] => *RECURSION*
                                  ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                    ["_body":protected] => array(0) {
                                    }
                                    ["_exceptions":protected] => array(1) {
                                      [0] => *RECURSION*
                                    }
                                    ["_headers":protected] => array(0) {
                                    }
                                    ["_headersRaw":protected] => array(0) {
                                    }
                                    ["_httpResponseCode":protected] => int(200)
                                    ["_isRedirect":protected] => bool(false)
                                    ["_renderExceptions":protected] => bool(false)
                                    ["headersSentThrowsException"] => bool(true)
                                  }
                                  ["_returnResponse":protected] => bool(false)
                                  ["_router":protected] => object(Zend_Controller_Router_Rewrite)#25 (8) {
                                    ["_useDefaultRoutes":protected] => bool(true)
                                    ["_routes":protected] => array(2) {
                                      ["default"] => object(Zend_Controller_Router_Route_Module)#46 (11) {
                                        ["_defaults":protected] => array(3) {
                                          ["controller"] => string(5) "index"
                                          ["action"] => string(5) "index"
                                          ["module"] => string(7) "default"
                                        }
                                        ["_values":protected] => array(2) {
                                          ["controller"] => string(5) "pokaz"
                                          ["action"] => string(24) "informacje-organizacyjne"
                                        }
                                        ["_moduleValid":protected] => bool(false)
                                        ["_keysSet":protected] => bool(true)
                                        ["_moduleKey":protected] => string(6) "module"
                                        ["_controllerKey":protected] => string(10) "controller"
                                        ["_actionKey":protected] => string(6) "action"
                                        ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                          ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                          ["_curModule":protected] => string(7) "default"
                                          ["_controllerDirectory":protected] => array(4) {
                                            ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                            ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                            ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                            ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                          }
                                          ["_defaultAction":protected] => string(5) "index"
                                          ["_defaultController":protected] => string(5) "index"
                                          ["_defaultModule":protected] => string(7) "default"
                                          ["_frontController":protected] => NULL
                                          ["_invokeParams":protected] => array(2) {
                                            ["displayExceptions"] => string(1) "0"
                                            ["bootstrap"] => *RECURSION*
                                          }
                                          ["_pathDelimiter":protected] => string(1) "_"
                                          ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                            ["_body":protected] => array(0) {
                                            }
                                            ["_exceptions":protected] => array(1) {
                                              [0] => *RECURSION*
                                            }
                                            ["_headers":protected] => array(0) {
                                            }
                                            ["_headersRaw":protected] => array(0) {
                                            }
                                            ["_httpResponseCode":protected] => int(200)
                                            ["_isRedirect":protected] => bool(false)
                                            ["_renderExceptions":protected] => bool(false)
                                            ["headersSentThrowsException"] => bool(true)
                                          }
                                          ["_wordDelimiter":protected] => array(2) {
                                            [0] => string(1) "-"
                                            [1] => string(1) "."
                                          }
                                        }
                                        ["_request":protected] => *RECURSION*
                                        ["_isAbstract":protected] => bool(false)
                                        ["_matchedPath":protected] => NULL
                                      }
                                      ["ajax"] => object(Zend_Controller_Router_Route)#22 (17) {
                                        ["_translator":protected] => NULL
                                        ["_locale":protected] => NULL
                                        ["_isTranslated":protected] => bool(false)
                                        ["_translatable":protected] => array(0) {
                                        }
                                        ["_urlVariable":protected] => string(1) ":"
                                        ["_urlDelimiter":protected] => string(1) "/"
                                        ["_regexDelimiter":protected] => string(1) "#"
                                        ["_defaultRegex":protected] => NULL
                                        ["_variables":protected] => array(3) {
                                          [1] => string(6) "module"
                                          [2] => string(10) "controller"
                                          [3] => string(6) "action"
                                        }
                                        ["_parts":protected] => array(5) {
                                          [0] => string(4) "ajax"
                                          [1] => NULL
                                          [2] => NULL
                                          [3] => NULL
                                          [4] => string(1) "*"
                                        }
                                        ["_defaults":protected] => array(1) {
                                          ["ajax"] => bool(true)
                                        }
                                        ["_requirements":protected] => array(0) {
                                        }
                                        ["_values":protected] => array(0) {
                                        }
                                        ["_wildcardData":protected] => array(0) {
                                        }
                                        ["_staticCount":protected] => int(1)
                                        ["_isAbstract":protected] => bool(false)
                                        ["_matchedPath":protected] => NULL
                                      }
                                    }
                                    ["_currentRoute":protected] => string(7) "default"
                                    ["_globalParams":protected] => array(0) {
                                    }
                                    ["_chainNameSeparator":protected] => string(1) "-"
                                    ["_useCurrentParamsAsGlobal":protected] => bool(false)
                                    ["_frontController":protected] => *RECURSION*
                                    ["_invokeParams":protected] => array(2) {
                                      ["displayExceptions"] => string(1) "0"
                                      ["bootstrap"] => *RECURSION*
                                    }
                                  }
                                  ["_throwExceptions":protected] => bool(false)
                                }
                                ["autoloader"] => object(Zend_Loader_Autoloader)#2 (8) {
                                  ["_autoloaders":protected] => array(2) {
                                    [0] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                      ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                      ["_components":protected] => array(10) {
                                        ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                        ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                        ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                        ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                        ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                        ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                        ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                        ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                        ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                        ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                      }
                                      ["_defaultResourceType":protected] => string(5) "model"
                                      ["_namespace":protected] => string(0) ""
                                      ["_resourceTypes":protected] => array(10) {
                                        ["dbtable"] => array(2) {
                                          ["namespace"] => string(13) "Model_DbTable"
                                          ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                        }
                                        ["mappers"] => array(2) {
                                          ["namespace"] => string(12) "Model_Mapper"
                                          ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                        }
                                        ["form"] => array(2) {
                                          ["namespace"] => string(4) "Form"
                                          ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                        }
                                        ["model"] => array(2) {
                                          ["namespace"] => string(5) "Model"
                                          ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                        }
                                        ["plugin"] => array(2) {
                                          ["namespace"] => string(6) "Plugin"
                                          ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                        }
                                        ["service"] => array(2) {
                                          ["namespace"] => string(7) "Service"
                                          ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                        }
                                        ["viewhelper"] => array(2) {
                                          ["namespace"] => string(11) "View_Helper"
                                          ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                        }
                                        ["viewfilter"] => array(2) {
                                          ["namespace"] => string(11) "View_Filter"
                                          ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                        }
                                        ["helper"] => array(2) {
                                          ["namespace"] => string(13) "Plugin_Helper"
                                          ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                        }
                                        ["validator"] => array(2) {
                                          ["namespace"] => string(16) "Plugin_Validator"
                                          ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                        }
                                      }
                                    }
                                    [1] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                      ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                      ["_components":protected] => array(10) {
                                        ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                        ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                        ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                        ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                        ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                        ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                        ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                        ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                        ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                        ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                      }
                                      ["_defaultResourceType":protected] => string(5) "model"
                                      ["_namespace":protected] => string(0) ""
                                      ["_resourceTypes":protected] => array(10) {
                                        ["dbtable"] => array(2) {
                                          ["namespace"] => string(13) "Model_DbTable"
                                          ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                        }
                                        ["mappers"] => array(2) {
                                          ["namespace"] => string(12) "Model_Mapper"
                                          ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                        }
                                        ["form"] => array(2) {
                                          ["namespace"] => string(4) "Form"
                                          ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                        }
                                        ["model"] => array(2) {
                                          ["namespace"] => string(5) "Model"
                                          ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                        }
                                        ["plugin"] => array(2) {
                                          ["namespace"] => string(6) "Plugin"
                                          ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                        }
                                        ["service"] => array(2) {
                                          ["namespace"] => string(7) "Service"
                                          ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                        }
                                        ["viewhelper"] => array(2) {
                                          ["namespace"] => string(11) "View_Helper"
                                          ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                        }
                                        ["viewfilter"] => array(2) {
                                          ["namespace"] => string(11) "View_Filter"
                                          ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                        }
                                        ["helper"] => array(2) {
                                          ["namespace"] => string(13) "Plugin_Helper"
                                          ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                        }
                                        ["validator"] => array(2) {
                                          ["namespace"] => string(16) "Plugin_Validator"
                                          ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                        }
                                      }
                                    }
                                  }
                                  ["_defaultAutoloader":protected] => array(2) {
                                    [0] => string(11) "Zend_Loader"
                                    [1] => string(9) "loadClass"
                                  }
                                  ["_fallbackAutoloader":protected] => bool(false)
                                  ["_internalAutoloader":protected] => array(2) {
                                    [0] => *RECURSION*
                                    [1] => string(9) "_autoload"
                                  }
                                  ["_namespaces":protected] => array(2) {
                                    ["Zend_"] => bool(true)
                                    ["SQL_"] => bool(true)
                                  }
                                  ["_namespaceAutoloaders":protected] => array(1) {
                                    [""] => array(2) {
                                      [0] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                        ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                        ["_components":protected] => array(10) {
                                          ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                          ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                          ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                          ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                          ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                          ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                          ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                          ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                          ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                          ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                        }
                                        ["_defaultResourceType":protected] => string(5) "model"
                                        ["_namespace":protected] => string(0) ""
                                        ["_resourceTypes":protected] => array(10) {
                                          ["dbtable"] => array(2) {
                                            ["namespace"] => string(13) "Model_DbTable"
                                            ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                          }
                                          ["mappers"] => array(2) {
                                            ["namespace"] => string(12) "Model_Mapper"
                                            ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                          }
                                          ["form"] => array(2) {
                                            ["namespace"] => string(4) "Form"
                                            ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                          }
                                          ["model"] => array(2) {
                                            ["namespace"] => string(5) "Model"
                                            ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                          }
                                          ["plugin"] => array(2) {
                                            ["namespace"] => string(6) "Plugin"
                                            ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                          }
                                          ["service"] => array(2) {
                                            ["namespace"] => string(7) "Service"
                                            ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                          }
                                          ["viewhelper"] => array(2) {
                                            ["namespace"] => string(11) "View_Helper"
                                            ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                          }
                                          ["viewfilter"] => array(2) {
                                            ["namespace"] => string(11) "View_Filter"
                                            ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                          }
                                          ["helper"] => array(2) {
                                            ["namespace"] => string(13) "Plugin_Helper"
                                            ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                          }
                                          ["validator"] => array(2) {
                                            ["namespace"] => string(16) "Plugin_Validator"
                                            ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                          }
                                        }
                                      }
                                      [1] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                        ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                        ["_components":protected] => array(10) {
                                          ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                          ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                          ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                          ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                          ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                          ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                          ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                          ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                          ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                          ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                        }
                                        ["_defaultResourceType":protected] => string(5) "model"
                                        ["_namespace":protected] => string(0) ""
                                        ["_resourceTypes":protected] => array(10) {
                                          ["dbtable"] => array(2) {
                                            ["namespace"] => string(13) "Model_DbTable"
                                            ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                          }
                                          ["mappers"] => array(2) {
                                            ["namespace"] => string(12) "Model_Mapper"
                                            ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                          }
                                          ["form"] => array(2) {
                                            ["namespace"] => string(4) "Form"
                                            ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                          }
                                          ["model"] => array(2) {
                                            ["namespace"] => string(5) "Model"
                                            ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                          }
                                          ["plugin"] => array(2) {
                                            ["namespace"] => string(6) "Plugin"
                                            ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                          }
                                          ["service"] => array(2) {
                                            ["namespace"] => string(7) "Service"
                                            ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                          }
                                          ["viewhelper"] => array(2) {
                                            ["namespace"] => string(11) "View_Helper"
                                            ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                          }
                                          ["viewfilter"] => array(2) {
                                            ["namespace"] => string(11) "View_Filter"
                                            ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                          }
                                          ["helper"] => array(2) {
                                            ["namespace"] => string(13) "Plugin_Helper"
                                            ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                          }
                                          ["validator"] => array(2) {
                                            ["namespace"] => string(16) "Plugin_Validator"
                                            ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                          }
                                        }
                                      }
                                    }
                                  }
                                  ["_suppressNotFoundWarnings":protected] => bool(false)
                                  ["_zfPath":protected] => NULL
                                }
                                ["upload"] => object(Zend_File_Transfer_Adapter_Http)#36 (10) {
                                  ["_break":protected] => array(3) {
                                    ["Zend_Validate_File_Upload"] => bool(false)
                                    ["Zend_Validate_File_Size"] => bool(false)
                                    ["Zend_Validate_File_ExcludeExtension"] => bool(false)
                                  }
                                  ["_filters":protected] => array(0) {
                                  }
                                  ["_loaders":protected] => array(1) {
                                    ["VALIDATE"] => object(Zend_Loader_PluginLoader)#33 (4) {
                                      ["_loadedPluginPaths":protected] => array(0) {
                                      }
                                      ["_loadedPlugins":protected] => array(3) {
                                        ["Upload"] => string(25) "Zend_Validate_File_Upload"
                                        ["Size"] => string(23) "Zend_Validate_File_Size"
                                        ["ExcludeExtension"] => string(35) "Zend_Validate_File_ExcludeExtension"
                                      }
                                      ["_prefixToPaths":protected] => array(2) {
                                        ["Zend_Validate_"] => array(1) {
                                          [0] => string(14) "Zend/Validate/"
                                        }
                                        ["Zend_Validate_File_"] => array(1) {
                                          [0] => string(19) "Zend/Validate/File/"
                                        }
                                      }
                                      ["_useStaticRegistry":protected] => NULL
                                    }
                                  }
                                  ["_messages":protected] => array(0) {
                                  }
                                  ["_translator":protected] => NULL
                                  ["_translatorDisabled":protected] => bool(false)
                                  ["_validators":protected] => array(3) {
                                    ["Zend_Validate_File_Upload"] => object(Zend_Validate_File_Upload)#34 (9) {
                                      ["_messageTemplates":protected] => array(10) {
                                        ["fileUploadErrorIniSize"] => string(43) "File '%value%' exceeds the defined ini size"
                                        ["fileUploadErrorFormSize"] => string(44) "File '%value%' exceeds the defined form size"
                                        ["fileUploadErrorPartial"] => string(42) "File '%value%' was only partially uploaded"
                                        ["fileUploadErrorNoFile"] => string(31) "File '%value%' was not uploaded"
                                        ["fileUploadErrorNoTmpDir"] => string(51) "No temporary directory was found for file '%value%'"
                                        ["fileUploadErrorCantWrite"] => string(31) "File '%value%' can't be written"
                                        ["fileUploadErrorExtension"] => string(68) "A PHP extension returned an error while uploading the file '%value%'"
                                        ["fileUploadErrorAttack"] => string(70) "File '%value%' was illegally uploaded. This could be a possible attack"
                                        ["fileUploadErrorFileNotFound"] => string(28) "File '%value%' was not found"
                                        ["fileUploadErrorUnknown"] => string(44) "Unknown error while uploading file '%value%'"
                                      }
                                      ["_files":protected] => array(0) {
                                      }
                                      ["_value":protected] => NULL
                                      ["_messageVariables":protected] => array(0) {
                                      }
                                      ["_messages":protected] => array(0) {
                                      }
                                      ["_obscureValue":protected] => bool(false)
                                      ["_errors":protected] => array(0) {
                                      }
                                      ["_translator":protected] => NULL
                                      ["_translatorDisabled":protected] => bool(false)
                                    }
                                    ["Zend_Validate_File_Size"] => object(Zend_Validate_File_Size)#30 (12) {
                                      ["_messageTemplates":protected] => array(3) {
                                        ["fileSizeTooBig"] => string(72) "Maximum allowed size for file '%value%' is '%max%' but '%size%' detected"
                                        ["fileSizeTooSmall"] => string(73) "Minimum expected size for file '%value%' is '%min%' but '%size%' detected"
                                        ["fileSizeNotFound"] => string(48) "File '%value%' is not readable or does not exist"
                                      }
                                      ["_messageVariables":protected] => array(3) {
                                        ["min"] => string(4) "_min"
                                        ["max"] => string(4) "_max"
                                        ["size"] => string(5) "_size"
                                      }
                                      ["_min":protected] => int(1)
                                      ["_max":protected] => int(1048576)
                                      ["_size":protected] => NULL
                                      ["_useByteString":protected] => bool(true)
                                      ["_value":protected] => NULL
                                      ["_messages":protected] => array(0) {
                                      }
                                      ["_obscureValue":protected] => bool(false)
                                      ["_errors":protected] => array(0) {
                                      }
                                      ["_translator":protected] => NULL
                                      ["_translatorDisabled":protected] => bool(false)
                                    }
                                    ["Zend_Validate_File_ExcludeExtension"] => object(Zend_Validate_File_ExcludeExtension)#32 (10) {
                                      ["_messageTemplates":protected] => array(2) {
                                        ["fileExcludeExtensionFalse"] => string(36) "File '%value%' has a false extension"
                                        ["fileExcludeExtensionNotFound"] => string(48) "File '%value%' is not readable or does not exist"
                                      }
                                      ["_extension":protected] => string(200) "ADE,ADP,BAS,BAT,CGI,CHM,CMD,COM,CPL,CRT,EXE,HLP,HTA,HTM,HTML,INF,INS,ISP,JS,JSE,LNK,MDB,MDE,MSC,MSI,MSP,MST,PCD,PHTML,PIF,PHP,PHP2,PHP3,PHP4,PHP5,REG,SCR,SCT,SH,SHS,TIF,TIFF,URL,VB,VBE,VBS,WSC,WSF,WSH"
                                      ["_case":protected] => bool(false)
                                      ["_messageVariables":protected] => array(1) {
                                        ["extension"] => string(10) "_extension"
                                      }
                                      ["_value":protected] => NULL
                                      ["_messages":protected] => array(0) {
                                      }
                                      ["_obscureValue":protected] => bool(false)
                                      ["_errors":protected] => array(0) {
                                      }
                                      ["_translator":protected] => NULL
                                      ["_translatorDisabled":protected] => bool(false)
                                    }
                                  }
                                  ["_files":protected] => array(0) {
                                  }
                                  ["_tmpDir":protected] => NULL
                                  ["_options":protected] => array(4) {
                                    ["ignoreNoFile"] => string(1) "1"
                                    ["useByteString"] => string(1) "0"
                                    ["magicFile"] => NULL
                                    ["detectInfos"] => bool(true)
                                  }
                                }
                                ["view"] => object(Plugin_Smarty)#27 (43) {
                                  ["_smarty":protected] => object(Smarty)#28 (73) {
                                    ["auto_literal"] => string(1) "1"
                                    ["error_unassigned"] => bool(false)
                                    ["use_include_path"] => bool(false)
                                    ["template_dir":"Smarty":private] => array(1) {
                                      [0] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/"
                                    }
                                    ["joined_template_dir"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/"
                                    ["joined_config_dir"] => string(10) "./configs/"
                                    ["default_template_handler_func"] => NULL
                                    ["default_config_handler_func"] => NULL
                                    ["default_plugin_handler_func"] => NULL
                                    ["compile_dir":"Smarty":private] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/views/compiles/"
                                    ["plugins_dir":"Smarty":private] => array(2) {
                                      [0] => string(74) "/home/firmylesne/domains/firmylesne.pl/library/Smarty-3.1.14/libs/plugins/"
                                      [1] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/smarty/"
                                    }
                                    ["cache_dir":"Smarty":private] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/caches/"
                                    ["config_dir":"Smarty":private] => array(1) {
                                      [0] => string(10) "./configs/"
                                    }
                                    ["force_compile"] => string(1) "0"
                                    ["compile_check"] => string(1) "0"
                                    ["use_sub_dirs"] => bool(false)
                                    ["allow_ambiguous_resources"] => bool(false)
                                    ["caching"] => bool(false)
                                    ["merge_compiled_includes"] => bool(false)
                                    ["cache_lifetime"] => int(3600)
                                    ["force_cache"] => bool(false)
                                    ["cache_id"] => NULL
                                    ["compile_id"] => NULL
                                    ["left_delimiter"] => string(1) "{"
                                    ["right_delimiter"] => string(1) "}"
                                    ["security_class"] => string(15) "Smarty_Security"
                                    ["security_policy"] => NULL
                                    ["php_handling"] => int(0)
                                    ["allow_php_templates"] => bool(false)
                                    ["direct_access_security"] => bool(true)
                                    ["debugging"] => string(1) "0"
                                    ["debugging_ctrl"] => string(3) "URL"
                                    ["smarty_debug_id"] => string(12) "SMARTY_DEBUG"
                                    ["debug_tpl"] => string(80) "file:/home/firmylesne/domains/firmylesne.pl/library/Smarty-3.1.14/libs/debug.tpl"
                                    ["error_reporting"] => NULL
                                    ["get_used_tags"] => bool(false)
                                    ["config_overwrite"] => bool(true)
                                    ["config_booleanize"] => bool(true)
                                    ["config_read_hidden"] => bool(false)
                                    ["compile_locking"] => bool(true)
                                    ["cache_locking"] => bool(false)
                                    ["locking_timeout"] => int(10)
                                    ["template_functions"] => array(0) {
                                    }
                                    ["default_resource_type"] => string(4) "file"
                                    ["caching_type"] => string(4) "file"
                                    ["properties"] => array(0) {
                                    }
                                    ["default_config_type"] => string(4) "file"
                                    ["template_objects"] => array(0) {
                                    }
                                    ["cache_modified_check"] => bool(false)
                                    ["registered_plugins"] => array(0) {
                                    }
                                    ["plugin_search_order"] => array(4) {
                                      [0] => string(8) "function"
                                      [1] => string(5) "block"
                                      [2] => string(8) "compiler"
                                      [3] => string(5) "class"
                                    }
                                    ["registered_objects"] => array(0) {
                                    }
                                    ["registered_classes"] => array(0) {
                                    }
                                    ["registered_filters"] => array(0) {
                                    }
                                    ["registered_resources"] => array(0) {
                                    }
                                    ["_resource_handlers"] => array(0) {
                                    }
                                    ["registered_cache_resources"] => array(0) {
                                    }
                                    ["_cacheresource_handlers"] => array(0) {
                                    }
                                    ["autoload_filters"] => array(0) {
                                    }
                                    ["default_modifiers"] => array(1) {
                                      [0] => string(16) "escape:'htmlall'"
                                    }
                                    ["escape_html"] => bool(false)
                                    ["start_time"] => float(1710844825.736)
                                    ["_file_perms"] => int(420)
                                    ["_dir_perms"] => int(505)
                                    ["_tag_stack"] => array(0) {
                                    }
                                    ["smarty"] => *RECURSION*
                                    ["_current_file"] => NULL
                                    ["_parserdebug"] => bool(false)
                                    ["merged_templates_func"] => array(0) {
                                    }
                                    ["template_class"] => string(24) "Smarty_Internal_Template"
                                    ["tpl_vars"] => array(0) {
                                    }
                                    ["parent"] => NULL
                                    ["config_vars"] => array(0) {
                                    }
                                  }
                                  ["_cache_id":protected] => array(0) {
                                  }
                                  ["_nocache":protected] => array(1) {
                                    ["baseurl"] => bool(true)
                                  }
                                  ["_layout":protected] => string(14) "default/layout"
                                  ["_layoutPath":protected] => string(75) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/layouts/"
                                  ["_scripts_files":protected] => NULL
                                  ["_styles_files":protected] => NULL
                                  ["_script_vars":protected] => array(9) {
                                    ["username"] => string(4) "null"
                                    ["userid"] => string(4) "null"
                                    ["ip"] => string(13) ""54.225.1.66""
                                    ["session_id"] => string(28) ""o8g794k9mod8chj1bcn6k9thl0""
                                    ["module"] => string(9) ""default""
                                    ["controller"] => string(7) ""error""
                                    ["action"] => string(7) ""error""
                                    ["application_url"] => string(24) ""http:\/\/firmylesne.pl""
                                    ["params"] => string(148) "{"controller":"pokaz","action":"informacje-organizacyjne","module":"default","error_handler":{"exception":{},"type":"EXCEPTION_OTHER","request":{}}}"
                                  }
                                  ["_plugin_js_files":protected] => array(4) {
                                    [0] => string(5) "boxes"
                                    [1] => string(8) "fancybox"
                                    [2] => string(5) "boxes"
                                    [3] => string(8) "fancybox"
                                  }
                                  ["_plugin_css_files":protected] => array(4) {
                                    [0] => string(5) "boxes"
                                    [1] => string(8) "fancybox"
                                    [2] => string(5) "boxes"
                                    [3] => string(8) "fancybox"
                                  }
                                  ["_path":"Zend_View_Abstract":private] => array(3) {
                                    ["script"] => array(1) {
                                      [0] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/"
                                    }
                                    ["helper"] => array(0) {
                                    }
                                    ["filter"] => array(0) {
                                    }
                                  }
                                  ["_file":"Zend_View_Abstract":private] => NULL
                                  ["_helper":"Zend_View_Abstract":private] => array(0) {
                                  }
                                  ["_helperLoaded":"Zend_View_Abstract":private] => array(0) {
                                  }
                                  ["_helperLoadedDir":"Zend_View_Abstract":private] => array(0) {
                                  }
                                  ["_filter":"Zend_View_Abstract":private] => array(0) {
                                  }
                                  ["_filterClass":"Zend_View_Abstract":private] => array(0) {
                                  }
                                  ["_filterLoaded":"Zend_View_Abstract":private] => array(0) {
                                  }
                                  ["_filterLoadedDir":"Zend_View_Abstract":private] => array(0) {
                                  }
                                  ["_escape":"Zend_View_Abstract":private] => string(16) "htmlspecialchars"
                                  ["_encoding":"Zend_View_Abstract":private] => string(5) "UTF-8"
                                  ["_lfiProtectionOn":"Zend_View_Abstract":private] => bool(true)
                                  ["_loaders":"Zend_View_Abstract":private] => array(1) {
                                    ["filter"] => object(Zend_Loader_PluginLoader)#29 (4) {
                                      ["_loadedPluginPaths":protected] => array(0) {
                                      }
                                      ["_loadedPlugins":protected] => array(0) {
                                      }
                                      ["_prefixToPaths":protected] => array(1) {
                                        ["Zend_View_Filter_"] => array(1) {
                                          [0] => string(17) "Zend/View/Filter/"
                                        }
                                      }
                                      ["_useStaticRegistry":protected] => NULL
                                    }
                                  }
                                  ["_loaderTypes":"Zend_View_Abstract":private] => array(2) {
                                    [0] => string(6) "filter"
                                    [1] => string(6) "helper"
                                  }
                                  ["_strictVars":"Zend_View_Abstract":private] => bool(false)
                                  ["images"] => string(8) "/images/"
                                  ["styles"] => string(8) "/styles/"
                                  ["scripts"] => string(9) "/scripts/"
                                  ["plugins"] => string(9) "/plugins/"
                                  ["ogloszenia_right"] => bool(true)
                                  ["liczba_ogloszen"] => int(2632)
                                  ["ref"] => bool(false)
                                  ["module"] => string(7) "default"
                                  ["controller"] => string(5) "error"
                                  ["action"] => string(5) "error"
                                  ["username"] => NULL
                                  ["userid"] => NULL
                                  ["ip"] => string(11) "54.225.1.66"
                                  ["session_id"] => string(26) "o8g794k9mod8chj1bcn6k9thl0"
                                  ["params"] => array(4) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                    ["error_handler"] => *RECURSION*
                                  }
                                  ["url"] => string(51) "http://firmylesne.pl/pokaz/informacje-organizacyjne"
                                  ["baseurl"] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["menu"] => array(5) {
                                    [84] => array(7) {
                                      ["id"] => string(2) "84"
                                      ["nazwa"] => string(11) "Forest SHOW"
                                      ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "1"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(4) {
                                        [0] => array(7) {
                                          ["id"] => string(2) "85"
                                          ["nazwa"] => string(14) "Jak dojechać?"
                                          ["href"] => string(19) "/pokaz/jak-dojechac"
                                          ["typ"] => string(9) "podstrona"
                                          ["kolejnosc"] => string(1) "1"
                                          ["aktywny"] => string(1) "1"
                                          ["podrzedne"] => array(0) {
                                          }
                                        }
                                        [1] => array(7) {
                                          ["id"] => string(3) "101"
                                          ["nazwa"] => string(24) "Informacje organizacyjne"
                                          ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                                          ["typ"] => string(4) "link"
                                          ["kolejnosc"] => string(1) "1"
                                          ["aktywny"] => string(1) "1"
                                          ["podrzedne"] => array(0) {
                                          }
                                        }
                                        [2] => array(7) {
                                          ["id"] => string(2) "86"
                                          ["nazwa"] => string(12) "Aktualności"
                                          ["href"] => string(30) "/lista/forest-show/aktualnosci"
                                          ["typ"] => string(9) "kategoria"
                                          ["kolejnosc"] => string(1) "2"
                                          ["aktywny"] => string(1) "1"
                                          ["podrzedne"] => array(0) {
                                          }
                                        }
                                        [3] => array(7) {
                                          ["id"] => string(2) "88"
                                          ["nazwa"] => string(10) "Zawody PFC"
                                          ["href"] => string(17) "/pokaz/zawody-pfc"
                                          ["typ"] => string(9) "podstrona"
                                          ["kolejnosc"] => string(1) "3"
                                          ["aktywny"] => string(1) "1"
                                          ["podrzedne"] => array(0) {
                                          }
                                        }
                                      }
                                    }
                                    [3] => array(7) {
                                      ["id"] => string(1) "3"
                                      ["nazwa"] => string(11) "Ogłoszenia"
                                      ["href"] => string(17) "/lista/ogloszenia"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "2"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(6) {
                                        [0] => array(7) {
                                          ["id"] => string(2) "20"
                                          ["nazwa"] => string(8) "Sprzedam"
                                          ["href"] => string(33) "/lista/ogloszenia/rodzaj/sprzedam"
                                          ["typ"] => string(4) "link"
                                          ["kolejnosc"] => string(1) "1"
                                          ["aktywny"] => string(1) "1"
                                          ["podrzedne"] => array(0) {
                                          }
                                        }
                                        [1] => array(7) {
                                          ["id"] => string(2) "37"
                                          ["nazwa"] => string(6) "Kupię"
                                          ["href"] => string(30) "/lista/ogloszenia/rodzaj/kupie"
                                          ["typ"] => string(4) "link"
                                          ["kolejnosc"] => string(1) "2"
                                          ["aktywny"] => string(1) "1"
                                          ["podrzedne"] => array(0) {
                                          }
                                        }
                                        [2] => array(7) {
                                          ["id"] => string(2) "21"
                                          ["nazwa"] => string(17) "Zamienię / Oddam"
                                          ["href"] => string(33) "/lista/ogloszenia/rodzaj/zamienie"
                                          ["typ"] => string(4) "link"
                                          ["kolejnosc"] => string(1) "3"
                                          ["aktywny"] => string(1) "1"
                                          ["podrzedne"] => array(0) {
                                          }
                                        }
                                        [3] => array(7) {
                                          ["id"] => string(2) "22"
                                          ["nazwa"] => string(10) "Dam pracę"
                                          ["href"] => string(34) "/lista/ogloszenia/rodzaj/dam_prace"
                                          ["typ"] => string(4) "link"
                                          ["kolejnosc"] => string(1) "4"
                                          ["aktywny"] => string(1) "1"
                                          ["podrzedne"] => array(0) {
                                          }
                                        }
                                        [4] => array(7) {
                                          ["id"] => string(2) "23"
                                          ["nazwa"] => string(12) "Szukam pracy"
                                          ["href"] => string(37) "/lista/ogloszenia/rodzaj/szukam_pracy"
                                          ["typ"] => string(4) "link"
                                          ["kolejnosc"] => string(1) "5"
                                          ["aktywny"] => string(1) "1"
                                          ["podrzedne"] => array(0) {
                                          }
                                        }
                                        [5] => array(7) {
                                          ["id"] => string(2) "24"
                                          ["nazwa"] => string(4) "Inne"
                                          ["href"] => string(29) "/lista/ogloszenia/rodzaj/inne"
                                          ["typ"] => string(4) "link"
                                          ["kolejnosc"] => string(1) "6"
                                          ["aktywny"] => string(1) "1"
                                          ["podrzedne"] => array(0) {
                                          }
                                        }
                                      }
                                    }
                                    [8] => array(7) {
                                      ["id"] => string(1) "8"
                                      ["nazwa"] => string(7) "Kontakt"
                                      ["href"] => string(14) "/pokaz/kontakt"
                                      ["typ"] => string(9) "podstrona"
                                      ["kolejnosc"] => string(1) "3"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [2] => array(7) {
                                      ["id"] => string(1) "2"
                                      ["nazwa"] => string(10) "Informacje"
                                      ["href"] => string(17) "/lista/informacje"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "5"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(9) {
                                        [0] => array(7) {
                                          ["id"] => string(3) "103"
                                          ["nazwa"] => string(19) "Ograniczenia cięć"
                                          ["href"] => string(24) "/lista/ograniczenia-ciec"
                                          ["typ"] => string(9) "kategoria"
                                          ["kolejnosc"] => string(1) "1"
                                          ["aktywny"] => string(1) "1"
                                          ["podrzedne"] => array(0) {
                                          }
                                        }
                                        [1] => array(7) {
                                          ["id"] => string(2) "47"
                                          ["nazwa"] => string(11) "BHP w lesie"
                                          ["href"] => string(18) "/lista/bhp-w-lesie"
                                          ["typ"] => string(9) "kategoria"
                                          ["kolejnosc"] => string(1) "2"
                                          ["aktywny"] => string(1) "1"
                                          ["podrzedne"] => array(0) {
                                          }
                                        }
                                        [2] => array(7) {
                                          ["id"] => string(2) "83"
                                          ["nazwa"] => string(11) "Forest SHOW"
                                          ["href"] => string(18) "/lista/forest-show"
                                          ["typ"] => string(9) "kategoria"
                                          ["kolejnosc"] => string(1) "3"
                                          ["aktywny"] => string(1) "1"
                                          ["podrzedne"] => array(0) {
                                          }
                                        }
                                        [3] => array(7) {
                                          ["id"] => string(2) "67"
                                          ["nazwa"] => string(15) "Goń złodzieja"
                                          ["href"] => string(20) "/lista/gon-zlodzieja"
                                          ["typ"] => string(9) "kategoria"
                                          ["kolejnosc"] => string(1) "4"
                                          ["aktywny"] => string(1) "1"
                                          ["podrzedne"] => array(0) {
                                          }
                                        }
                                        [4] => array(7) {
                                          ["id"] => string(2) "12"
                                          ["nazwa"] => string(15) "Lasy Państwowe"
                                          ["href"] => string(21) "/lista/lasy-panstwowe"
                                          ["typ"] => string(9) "kategoria"
                                          ["kolejnosc"] => string(1) "5"
                                          ["aktywny"] => string(1) "1"
                                          ["podrzedne"] => array(0) {
                                          }
                                        }
                                        [5] => array(7) {
                                          ["id"] => string(3) "102"
                                          ["nazwa"] => string(14) "Przetargi w LP"
                                          ["href"] => string(21) "/lista/przetargi-w-lp"
                                          ["typ"] => string(9) "kategoria"
                                          ["kolejnosc"] => string(1) "6"
                                          ["aktywny"] => string(1) "1"
                                          ["podrzedne"] => array(0) {
                                          }
                                        }
                                        [6] => array(7) {
                                          ["id"] => string(2) "10"
                                          ["nazwa"] => string(15) "Technika leśna"
                                          ["href"] => string(21) "/lista/technika-lesna"
                                          ["typ"] => string(9) "kategoria"
                                          ["kolejnosc"] => string(1) "7"
                                          ["aktywny"] => string(1) "1"
                                          ["podrzedne"] => array(0) {
                                          }
                                        }
                                        [7] => array(7) {
                                          ["id"] => string(2) "74"
                                          ["nazwa"] => string(7) "Wypadki"
                                          ["href"] => string(14) "/lista/wypadki"
                                          ["typ"] => string(9) "kategoria"
                                          ["kolejnosc"] => string(1) "8"
                                          ["aktywny"] => string(1) "1"
                                          ["podrzedne"] => array(0) {
                                          }
                                        }
                                        [8] => array(7) {
                                          ["id"] => string(2) "73"
                                          ["nazwa"] => string(14) "Okiem adwokata"
                                          ["href"] => string(21) "/lista/okiem-adwokata"
                                          ["typ"] => string(9) "kategoria"
                                          ["kolejnosc"] => string(1) "9"
                                          ["aktywny"] => string(1) "1"
                                          ["podrzedne"] => array(0) {
                                          }
                                        }
                                      }
                                    }
                                    [7] => array(7) {
                                      ["id"] => string(1) "7"
                                      ["nazwa"] => string(7) "Reklama"
                                      ["href"] => string(14) "/pokaz/reklama"
                                      ["typ"] => string(9) "podstrona"
                                      ["kolejnosc"] => string(1) "6"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                  }
                                }
                                ["router"] => object(Zend_Controller_Router_Rewrite)#25 (8) {
                                  ["_useDefaultRoutes":protected] => bool(true)
                                  ["_routes":protected] => array(2) {
                                    ["default"] => object(Zend_Controller_Router_Route_Module)#46 (11) {
                                      ["_defaults":protected] => array(3) {
                                        ["controller"] => string(5) "index"
                                        ["action"] => string(5) "index"
                                        ["module"] => string(7) "default"
                                      }
                                      ["_values":protected] => array(2) {
                                        ["controller"] => string(5) "pokaz"
                                        ["action"] => string(24) "informacje-organizacyjne"
                                      }
                                      ["_moduleValid":protected] => bool(false)
                                      ["_keysSet":protected] => bool(true)
                                      ["_moduleKey":protected] => string(6) "module"
                                      ["_controllerKey":protected] => string(10) "controller"
                                      ["_actionKey":protected] => string(6) "action"
                                      ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                        ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                        ["_curModule":protected] => string(7) "default"
                                        ["_controllerDirectory":protected] => array(4) {
                                          ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                          ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                          ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                          ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                        }
                                        ["_defaultAction":protected] => string(5) "index"
                                        ["_defaultController":protected] => string(5) "index"
                                        ["_defaultModule":protected] => string(7) "default"
                                        ["_frontController":protected] => NULL
                                        ["_invokeParams":protected] => array(2) {
                                          ["displayExceptions"] => string(1) "0"
                                          ["bootstrap"] => *RECURSION*
                                        }
                                        ["_pathDelimiter":protected] => string(1) "_"
                                        ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                          ["_body":protected] => array(0) {
                                          }
                                          ["_exceptions":protected] => array(1) {
                                            [0] => *RECURSION*
                                          }
                                          ["_headers":protected] => array(0) {
                                          }
                                          ["_headersRaw":protected] => array(0) {
                                          }
                                          ["_httpResponseCode":protected] => int(200)
                                          ["_isRedirect":protected] => bool(false)
                                          ["_renderExceptions":protected] => bool(false)
                                          ["headersSentThrowsException"] => bool(true)
                                        }
                                        ["_wordDelimiter":protected] => array(2) {
                                          [0] => string(1) "-"
                                          [1] => string(1) "."
                                        }
                                      }
                                      ["_request":protected] => *RECURSION*
                                      ["_isAbstract":protected] => bool(false)
                                      ["_matchedPath":protected] => NULL
                                    }
                                    ["ajax"] => object(Zend_Controller_Router_Route)#22 (17) {
                                      ["_translator":protected] => NULL
                                      ["_locale":protected] => NULL
                                      ["_isTranslated":protected] => bool(false)
                                      ["_translatable":protected] => array(0) {
                                      }
                                      ["_urlVariable":protected] => string(1) ":"
                                      ["_urlDelimiter":protected] => string(1) "/"
                                      ["_regexDelimiter":protected] => string(1) "#"
                                      ["_defaultRegex":protected] => NULL
                                      ["_variables":protected] => array(3) {
                                        [1] => string(6) "module"
                                        [2] => string(10) "controller"
                                        [3] => string(6) "action"
                                      }
                                      ["_parts":protected] => array(5) {
                                        [0] => string(4) "ajax"
                                        [1] => NULL
                                        [2] => NULL
                                        [3] => NULL
                                        [4] => string(1) "*"
                                      }
                                      ["_defaults":protected] => array(1) {
                                        ["ajax"] => bool(true)
                                      }
                                      ["_requirements":protected] => array(0) {
                                      }
                                      ["_values":protected] => array(0) {
                                      }
                                      ["_wildcardData":protected] => array(0) {
                                      }
                                      ["_staticCount":protected] => int(1)
                                      ["_isAbstract":protected] => bool(false)
                                      ["_matchedPath":protected] => NULL
                                    }
                                  }
                                  ["_currentRoute":protected] => string(7) "default"
                                  ["_globalParams":protected] => array(0) {
                                  }
                                  ["_chainNameSeparator":protected] => string(1) "-"
                                  ["_useCurrentParamsAsGlobal":protected] => bool(false)
                                  ["_frontController":protected] => object(Zend_Controller_Front)#37 (11) {
                                    ["_baseUrl":protected] => NULL
                                    ["_controllerDir":protected] => NULL
                                    ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                      ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                      ["_curModule":protected] => string(7) "default"
                                      ["_controllerDirectory":protected] => array(4) {
                                        ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                        ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                        ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                        ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                      }
                                      ["_defaultAction":protected] => string(5) "index"
                                      ["_defaultController":protected] => string(5) "index"
                                      ["_defaultModule":protected] => string(7) "default"
                                      ["_frontController":protected] => NULL
                                      ["_invokeParams":protected] => array(2) {
                                        ["displayExceptions"] => string(1) "0"
                                        ["bootstrap"] => *RECURSION*
                                      }
                                      ["_pathDelimiter":protected] => string(1) "_"
                                      ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                        ["_body":protected] => array(0) {
                                        }
                                        ["_exceptions":protected] => array(1) {
                                          [0] => *RECURSION*
                                        }
                                        ["_headers":protected] => array(0) {
                                        }
                                        ["_headersRaw":protected] => array(0) {
                                        }
                                        ["_httpResponseCode":protected] => int(200)
                                        ["_isRedirect":protected] => bool(false)
                                        ["_renderExceptions":protected] => bool(false)
                                        ["headersSentThrowsException"] => bool(true)
                                      }
                                      ["_wordDelimiter":protected] => array(2) {
                                        [0] => string(1) "-"
                                        [1] => string(1) "."
                                      }
                                    }
                                    ["_invokeParams":protected] => array(2) {
                                      ["displayExceptions"] => string(1) "0"
                                      ["bootstrap"] => *RECURSION*
                                    }
                                    ["_moduleControllerDirectoryName":protected] => string(1) "/"
                                    ["_plugins":protected] => object(Zend_Controller_Plugin_Broker)#38 (3) {
                                      ["_plugins":protected] => array(1) {
                                        [100] => object(Zend_Controller_Plugin_ErrorHandler)#49 (7) {
                                          ["_errorModule":protected] => string(7) "default"
                                          ["_errorController":protected] => string(5) "error"
                                          ["_errorAction":protected] => string(5) "error"
                                          ["_isInsideErrorHandlerLoop":protected] => bool(true)
                                          ["_exceptionCountAtFirstEncounter":protected] => int(1)
                                          ["_request":protected] => *RECURSION*
                                          ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                            ["_body":protected] => array(0) {
                                            }
                                            ["_exceptions":protected] => array(1) {
                                              [0] => *RECURSION*
                                            }
                                            ["_headers":protected] => array(0) {
                                            }
                                            ["_headersRaw":protected] => array(0) {
                                            }
                                            ["_httpResponseCode":protected] => int(200)
                                            ["_isRedirect":protected] => bool(false)
                                            ["_renderExceptions":protected] => bool(false)
                                            ["headersSentThrowsException"] => bool(true)
                                          }
                                        }
                                      }
                                      ["_request":protected] => *RECURSION*
                                      ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                        ["_body":protected] => array(0) {
                                        }
                                        ["_exceptions":protected] => array(1) {
                                          [0] => *RECURSION*
                                        }
                                        ["_headers":protected] => array(0) {
                                        }
                                        ["_headersRaw":protected] => array(0) {
                                        }
                                        ["_httpResponseCode":protected] => int(200)
                                        ["_isRedirect":protected] => bool(false)
                                        ["_renderExceptions":protected] => bool(false)
                                        ["headersSentThrowsException"] => bool(true)
                                      }
                                    }
                                    ["_request":protected] => *RECURSION*
                                    ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                      ["_body":protected] => array(0) {
                                      }
                                      ["_exceptions":protected] => array(1) {
                                        [0] => *RECURSION*
                                      }
                                      ["_headers":protected] => array(0) {
                                      }
                                      ["_headersRaw":protected] => array(0) {
                                      }
                                      ["_httpResponseCode":protected] => int(200)
                                      ["_isRedirect":protected] => bool(false)
                                      ["_renderExceptions":protected] => bool(false)
                                      ["headersSentThrowsException"] => bool(true)
                                    }
                                    ["_returnResponse":protected] => bool(false)
                                    ["_router":protected] => *RECURSION*
                                    ["_throwExceptions":protected] => bool(false)
                                  }
                                  ["_invokeParams":protected] => array(2) {
                                    ["displayExceptions"] => string(1) "0"
                                    ["bootstrap"] => *RECURSION*
                                  }
                                }
                                ["db"] => object(Zend_Db_Adapter_Pdo_Mysql)#17 (12) {
                                  ["_pdoType":protected] => string(5) "mysql"
                                  ["_numericDataTypes":protected] => array(16) {
                                    [0] => int(0)
                                    [1] => int(1)
                                    [2] => int(2)
                                    ["INT"] => int(0)
                                    ["INTEGER"] => int(0)
                                    ["MEDIUMINT"] => int(0)
                                    ["SMALLINT"] => int(0)
                                    ["TINYINT"] => int(0)
                                    ["BIGINT"] => int(1)
                                    ["SERIAL"] => int(1)
                                    ["DEC"] => int(2)
                                    ["DECIMAL"] => int(2)
                                    ["DOUBLE"] => int(2)
                                    ["DOUBLE PRECISION"] => int(2)
                                    ["FIXED"] => int(2)
                                    ["FLOAT"] => int(2)
                                  }
                                  ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
                                  ["_config":protected] => array(8) {
                                    ["host"] => string(9) "localhost"
                                    ["dbname"] => string(13) "firmylesne_fl"
                                    ["username"] => string(13) "firmylesne_fl"
                                    ["password"] => string(8) "RvN04efq"
                                    ["charset"] => string(4) "utf8"
                                    ["persistent"] => bool(false)
                                    ["options"] => array(3) {
                                      ["caseFolding"] => int(0)
                                      ["autoQuoteIdentifiers"] => bool(true)
                                      ["fetchMode"] => int(2)
                                    }
                                    ["driver_options"] => array(1) {
                                      [1002] => string(16) "SET NAMES 'utf8'"
                                    }
                                  }
                                  ["_fetchMode":protected] => int(2)
                                  ["_profiler":protected] => object(Zend_Db_Profiler)#19 (4) {
                                    ["_queryProfiles":protected] => array(0) {
                                    }
                                    ["_enabled":protected] => bool(false)
                                    ["_filterElapsedSecs":protected] => NULL
                                    ["_filterTypes":protected] => NULL
                                  }
                                  ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
                                  ["_connection":protected] => object(PDO)#20 (0) {
                                  }
                                  ["_caseFolding":protected] => int(0)
                                  ["_autoQuoteIdentifiers":protected] => bool(true)
                                  ["_allowSerialization":protected] => bool(true)
                                  ["_autoReconnectOnUnserialize":protected] => bool(false)
                                }
                                ["session"] => object(Zend_Session_Namespace)#14 (1) {
                                  ["_namespace":protected] => string(7) "Default"
                                }
                                ["cache"] => object(Plugin_Cache)#18 (4) {
                                  ["_debug":protected] => NULL
                                  ["_primary":protected] => object(Zend_Cache_Core)#15 (6) {
                                    ["_backend":protected] => object(Zend_Cache_Backend_File)#16 (3) {
                                      ["_options":protected] => array(9) {
                                        ["cache_dir"] => string(44) "/home/firmylesne/domains/firmylesne.pl/temp/"
                                        ["file_locking"] => bool(true)
                                        ["read_control"] => bool(true)
                                        ["read_control_type"] => string(5) "crc32"
                                        ["hashed_directory_level"] => int(0)
                                        ["hashed_directory_perm"] => int(448)
                                        ["file_name_prefix"] => string(10) "zend_cache"
                                        ["cache_file_perm"] => int(384)
                                        ["metadatas_array_max_size"] => int(100)
                                      }
                                      ["_metadatasArray":protected] => array(3) {
                                        ["Zend_Translate_Array_Options"] => array(4) {
                                          ["hash"] => int(1134871229)
                                          ["mtime"] => int(1710843595)
                                          ["expire"] => int(1710847195)
                                          ["tags"] => array(1) {
                                            [0] => string(14) "Zend_Translate"
                                          }
                                        }
                                        ["Zend_Translate_0a992ce3ccd37169cc7ef049d9d66711_Array"] => array(4) {
                                          ["hash"] => int(1708724952)
                                          ["mtime"] => int(1710843595)
                                          ["expire"] => int(1710847195)
                                          ["tags"] => array(1) {
                                            [0] => string(14) "Zend_Translate"
                                          }
                                        }
                                        ["menu_tylko_aktywne"] => array(4) {
                                          ["hash"] => int(1066829468)
                                          ["mtime"] => int(1710844825)
                                          ["expire"] => int(1710848425)
                                          ["tags"] => array(1) {
                                            [0] => string(4) "menu"
                                          }
                                        }
                                      }
                                      ["_directives":protected] => array(3) {
                                        ["lifetime"] => int(3600)
                                        ["logging"] => bool(false)
                                        ["logger"] => NULL
                                      }
                                    }
                                    ["_options":protected] => array(9) {
                                      ["write_control"] => bool(true)
                                      ["caching"] => bool(true)
                                      ["cache_id_prefix"] => NULL
                                      ["automatic_serialization"] => string(1) "1"
                                      ["automatic_cleaning_factor"] => int(10)
                                      ["lifetime"] => int(3600)
                                      ["logging"] => bool(false)
                                      ["logger"] => NULL
                                      ["ignore_user_abort"] => bool(false)
                                    }
                                    ["_specificOptions":protected] => array(0) {
                                    }
                                    ["_lastId":"Zend_Cache_Core":private] => string(18) "menu_tylko_aktywne"
                                    ["_extendedBackend":protected] => bool(true)
                                    ["_backendCapabilities":protected] => array(6) {
                                      ["automatic_cleaning"] => bool(true)
                                      ["tags"] => bool(true)
                                      ["expired_read"] => bool(true)
                                      ["priority"] => bool(false)
                                      ["infinite_lifetime"] => bool(true)
                                      ["get_list"] => bool(true)
                                    }
                                  }
                                  ["_secondary":protected] => NULL
                                  ["_options":protected] => array(3) {
                                    ["savetosecondary"] => string(1) "1"
                                    ["backuptosecondary"] => string(1) "0"
                                    ["recoverprimary"] => string(1) "1"
                                  }
                                }
                                ["auth"] => object(Zend_Auth_Adapter_DbTable)#13 (11) {
                                  ["_zendDb":protected] => object(Zend_Db_Adapter_Pdo_Mysql)#17 (12) {
                                    ["_pdoType":protected] => string(5) "mysql"
                                    ["_numericDataTypes":protected] => array(16) {
                                      [0] => int(0)
                                      [1] => int(1)
                                      [2] => int(2)
                                      ["INT"] => int(0)
                                      ["INTEGER"] => int(0)
                                      ["MEDIUMINT"] => int(0)
                                      ["SMALLINT"] => int(0)
                                      ["TINYINT"] => int(0)
                                      ["BIGINT"] => int(1)
                                      ["SERIAL"] => int(1)
                                      ["DEC"] => int(2)
                                      ["DECIMAL"] => int(2)
                                      ["DOUBLE"] => int(2)
                                      ["DOUBLE PRECISION"] => int(2)
                                      ["FIXED"] => int(2)
                                      ["FLOAT"] => int(2)
                                    }
                                    ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
                                    ["_config":protected] => array(8) {
                                      ["host"] => string(9) "localhost"
                                      ["dbname"] => string(13) "firmylesne_fl"
                                      ["username"] => string(13) "firmylesne_fl"
                                      ["password"] => string(8) "RvN04efq"
                                      ["charset"] => string(4) "utf8"
                                      ["persistent"] => bool(false)
                                      ["options"] => array(3) {
                                        ["caseFolding"] => int(0)
                                        ["autoQuoteIdentifiers"] => bool(true)
                                        ["fetchMode"] => int(2)
                                      }
                                      ["driver_options"] => array(1) {
                                        [1002] => string(16) "SET NAMES 'utf8'"
                                      }
                                    }
                                    ["_fetchMode":protected] => int(2)
                                    ["_profiler":protected] => object(Zend_Db_Profiler)#19 (4) {
                                      ["_queryProfiles":protected] => array(0) {
                                      }
                                      ["_enabled":protected] => bool(false)
                                      ["_filterElapsedSecs":protected] => NULL
                                      ["_filterTypes":protected] => NULL
                                    }
                                    ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
                                    ["_connection":protected] => object(PDO)#20 (0) {
                                    }
                                    ["_caseFolding":protected] => int(0)
                                    ["_autoQuoteIdentifiers":protected] => bool(true)
                                    ["_allowSerialization":protected] => bool(true)
                                    ["_autoReconnectOnUnserialize":protected] => bool(false)
                                  }
                                  ["_dbSelect":protected] => NULL
                                  ["_tableName":protected] => string(15) "acl_uzytkownicy"
                                  ["_identityColumn":protected] => string(5) "email"
                                  ["_credentialColumn":protected] => string(5) "haslo"
                                  ["_identity":protected] => NULL
                                  ["_credential":protected] => NULL
                                  ["_credentialTreatment":protected] => string(7) "SHA1(?)"
                                  ["_authenticateResultInfo":protected] => NULL
                                  ["_resultRow":protected] => NULL
                                  ["_ambiguityIdentity":protected] => bool(false)
                                }
                                ["acl"] => object(Zend_Acl)#10 (6) {
                                  ["_roleRegistry":protected] => object(Zend_Acl_Role_Registry)#51 (1) {
                                    ["_roles":protected] => array(5) {
                                      ["Administracja"] => array(3) {
                                        ["instance"] => object(Zend_Acl_Role)#50 (1) {
                                          ["_roleId":protected] => string(13) "Administracja"
                                        }
                                        ["parents"] => array(0) {
                                        }
                                        ["children"] => array(0) {
                                        }
                                      }
                                      ["Super administracja"] => array(3) {
                                        ["instance"] => object(Zend_Acl_Role)#52 (1) {
                                          ["_roleId":protected] => string(19) "Super administracja"
                                        }
                                        ["parents"] => array(0) {
                                        }
                                        ["children"] => array(0) {
                                        }
                                      }
                                      ["Użytkownicy"] => array(3) {
                                        ["instance"] => object(Zend_Acl_Role)#53 (1) {
                                          ["_roleId":protected] => string(12) "Użytkownicy"
                                        }
                                        ["parents"] => array(0) {
                                        }
                                        ["children"] => array(0) {
                                        }
                                      }
                                      ["Niezalogowany"] => array(3) {
                                        ["instance"] => object(Zend_Acl_Role)#54 (1) {
                                          ["_roleId":protected] => string(13) "Niezalogowany"
                                        }
                                        ["parents"] => array(0) {
                                        }
                                        ["children"] => array(1) {
                                          ["@user"] => object(Zend_Acl_Role)#55 (1) {
                                            ["_roleId":protected] => string(5) "@user"
                                          }
                                        }
                                      }
                                      ["@user"] => array(3) {
                                        ["instance"] => object(Zend_Acl_Role)#55 (1) {
                                          ["_roleId":protected] => string(5) "@user"
                                        }
                                        ["parents"] => array(1) {
                                          ["Niezalogowany"] => object(Zend_Acl_Role)#54 (1) {
                                            ["_roleId":protected] => string(13) "Niezalogowany"
                                          }
                                        }
                                        ["children"] => array(0) {
                                        }
                                      }
                                    }
                                  }
                                  ["_resources":protected] => array(19) {
                                    ["administracja"] => array(3) {
                                      ["instance"] => object(Zend_Acl_Resource)#56 (1) {
                                        ["_resourceId":protected] => string(13) "administracja"
                                      }
                                      ["parent"] => NULL
                                      ["children"] => array(11) {
                                        ["filmy"] => object(Zend_Acl_Resource)#57 (1) {
                                          ["_resourceId":protected] => string(5) "filmy"
                                        }
                                        ["firmy"] => object(Zend_Acl_Resource)#58 (1) {
                                          ["_resourceId":protected] => string(5) "firmy"
                                        }
                                        ["galerie"] => object(Zend_Acl_Resource)#59 (1) {
                                          ["_resourceId":protected] => string(7) "galerie"
                                        }
                                        ["grupa"] => object(Zend_Acl_Resource)#60 (1) {
                                          ["_resourceId":protected] => string(5) "grupa"
                                        }
                                        ["komentarze"] => object(Zend_Acl_Resource)#61 (1) {
                                          ["_resourceId":protected] => string(10) "komentarze"
                                        }
                                        ["ogloszenia"] => object(Zend_Acl_Resource)#62 (1) {
                                          ["_resourceId":protected] => string(10) "ogloszenia"
                                        }
                                        ["reklamy"] => object(Zend_Acl_Resource)#63 (1) {
                                          ["_resourceId":protected] => string(7) "reklamy"
                                        }
                                        ["uprawnienie"] => object(Zend_Acl_Resource)#64 (1) {
                                          ["_resourceId":protected] => string(11) "uprawnienie"
                                        }
                                        ["ustawienia"] => object(Zend_Acl_Resource)#65 (1) {
                                          ["_resourceId":protected] => string(10) "ustawienia"
                                        }
                                        ["uzytkownik"] => object(Zend_Acl_Resource)#66 (1) {
                                          ["_resourceId":protected] => string(10) "uzytkownik"
                                        }
                                        ["zasob"] => object(Zend_Acl_Resource)#68 (1) {
                                          ["_resourceId":protected] => string(5) "zasob"
                                        }
                                      }
                                    }
                                    ["filmy"] => array(3) {
                                      ["instance"] => object(Zend_Acl_Resource)#57 (1) {
                                        ["_resourceId":protected] => string(5) "filmy"
                                      }
                                      ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                        ["_resourceId":protected] => string(13) "administracja"
                                      }
                                      ["children"] => array(0) {
                                      }
                                    }
                                    ["firmy"] => array(3) {
                                      ["instance"] => object(Zend_Acl_Resource)#58 (1) {
                                        ["_resourceId":protected] => string(5) "firmy"
                                      }
                                      ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                        ["_resourceId":protected] => string(13) "administracja"
                                      }
                                      ["children"] => array(0) {
                                      }
                                    }
                                    ["galerie"] => array(3) {
                                      ["instance"] => object(Zend_Acl_Resource)#59 (1) {
                                        ["_resourceId":protected] => string(7) "galerie"
                                      }
                                      ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                        ["_resourceId":protected] => string(13) "administracja"
                                      }
                                      ["children"] => array(0) {
                                      }
                                    }
                                    ["grupa"] => array(3) {
                                      ["instance"] => object(Zend_Acl_Resource)#60 (1) {
                                        ["_resourceId":protected] => string(5) "grupa"
                                      }
                                      ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                        ["_resourceId":protected] => string(13) "administracja"
                                      }
                                      ["children"] => array(0) {
                                      }
                                    }
                                    ["komentarze"] => array(3) {
                                      ["instance"] => object(Zend_Acl_Resource)#61 (1) {
                                        ["_resourceId":protected] => string(10) "komentarze"
                                      }
                                      ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                        ["_resourceId":protected] => string(13) "administracja"
                                      }
                                      ["children"] => array(0) {
                                      }
                                    }
                                    ["ogloszenia"] => array(3) {
                                      ["instance"] => object(Zend_Acl_Resource)#62 (1) {
                                        ["_resourceId":protected] => string(10) "ogloszenia"
                                      }
                                      ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                        ["_resourceId":protected] => string(13) "administracja"
                                      }
                                      ["children"] => array(0) {
                                      }
                                    }
                                    ["reklamy"] => array(3) {
                                      ["instance"] => object(Zend_Acl_Resource)#63 (1) {
                                        ["_resourceId":protected] => string(7) "reklamy"
                                      }
                                      ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                        ["_resourceId":protected] => string(13) "administracja"
                                      }
                                      ["children"] => array(0) {
                                      }
                                    }
                                    ["uprawnienie"] => array(3) {
                                      ["instance"] => object(Zend_Acl_Resource)#64 (1) {
                                        ["_resourceId":protected] => string(11) "uprawnienie"
                                      }
                                      ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                        ["_resourceId":protected] => string(13) "administracja"
                                      }
                                      ["children"] => array(0) {
                                      }
                                    }
                                    ["ustawienia"] => array(3) {
                                      ["instance"] => object(Zend_Acl_Resource)#65 (1) {
                                        ["_resourceId":protected] => string(10) "ustawienia"
                                      }
                                      ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                        ["_resourceId":protected] => string(13) "administracja"
                                      }
                                      ["children"] => array(0) {
                                      }
                                    }
                                    ["uzytkownik"] => array(3) {
                                      ["instance"] => object(Zend_Acl_Resource)#66 (1) {
                                        ["_resourceId":protected] => string(10) "uzytkownik"
                                      }
                                      ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                        ["_resourceId":protected] => string(13) "administracja"
                                      }
                                      ["children"] => array(1) {
                                        ["uzytkownik grupa"] => object(Zend_Acl_Resource)#67 (1) {
                                          ["_resourceId":protected] => string(16) "uzytkownik grupa"
                                        }
                                      }
                                    }
                                    ["uzytkownik grupa"] => array(3) {
                                      ["instance"] => object(Zend_Acl_Resource)#67 (1) {
                                        ["_resourceId":protected] => string(16) "uzytkownik grupa"
                                      }
                                      ["parent"] => object(Zend_Acl_Resource)#66 (1) {
                                        ["_resourceId":protected] => string(10) "uzytkownik"
                                      }
                                      ["children"] => array(0) {
                                      }
                                    }
                                    ["zasob"] => array(3) {
                                      ["instance"] => object(Zend_Acl_Resource)#68 (1) {
                                        ["_resourceId":protected] => string(5) "zasob"
                                      }
                                      ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                        ["_resourceId":protected] => string(13) "administracja"
                                      }
                                      ["children"] => array(1) {
                                        ["przywilej"] => object(Zend_Acl_Resource)#69 (1) {
                                          ["_resourceId":protected] => string(9) "przywilej"
                                        }
                                      }
                                    }
                                    ["przywilej"] => array(3) {
                                      ["instance"] => object(Zend_Acl_Resource)#69 (1) {
                                        ["_resourceId":protected] => string(9) "przywilej"
                                      }
                                      ["parent"] => object(Zend_Acl_Resource)#68 (1) {
                                        ["_resourceId":protected] => string(5) "zasob"
                                      }
                                      ["children"] => array(0) {
                                      }
                                    }
                                    ["ogloszenia_uzytkownik"] => array(3) {
                                      ["instance"] => object(Zend_Acl_Resource)#70 (1) {
                                        ["_resourceId":protected] => string(21) "ogloszenia_uzytkownik"
                                      }
                                      ["parent"] => NULL
                                      ["children"] => array(0) {
                                      }
                                    }
                                    ["zarzadzanie"] => array(3) {
                                      ["instance"] => object(Zend_Acl_Resource)#71 (1) {
                                        ["_resourceId":protected] => string(11) "zarzadzanie"
                                      }
                                      ["parent"] => NULL
                                      ["children"] => array(3) {
                                        ["artykuly"] => object(Zend_Acl_Resource)#72 (1) {
                                          ["_resourceId":protected] => string(8) "artykuly"
                                        }
                                        ["menu"] => object(Zend_Acl_Resource)#73 (1) {
                                          ["_resourceId":protected] => string(4) "menu"
                                        }
                                        ["zawartosc"] => object(Zend_Acl_Resource)#74 (1) {
                                          ["_resourceId":protected] => string(9) "zawartosc"
                                        }
                                      }
                                    }
                                    ["artykuly"] => array(3) {
                                      ["instance"] => object(Zend_Acl_Resource)#72 (1) {
                                        ["_resourceId":protected] => string(8) "artykuly"
                                      }
                                      ["parent"] => object(Zend_Acl_Resource)#71 (1) {
                                        ["_resourceId":protected] => string(11) "zarzadzanie"
                                      }
                                      ["children"] => array(0) {
                                      }
                                    }
                                    ["menu"] => array(3) {
                                      ["instance"] => object(Zend_Acl_Resource)#73 (1) {
                                        ["_resourceId":protected] => string(4) "menu"
                                      }
                                      ["parent"] => object(Zend_Acl_Resource)#71 (1) {
                                        ["_resourceId":protected] => string(11) "zarzadzanie"
                                      }
                                      ["children"] => array(0) {
                                      }
                                    }
                                    ["zawartosc"] => array(3) {
                                      ["instance"] => object(Zend_Acl_Resource)#74 (1) {
                                        ["_resourceId":protected] => string(9) "zawartosc"
                                      }
                                      ["parent"] => object(Zend_Acl_Resource)#71 (1) {
                                        ["_resourceId":protected] => string(11) "zarzadzanie"
                                      }
                                      ["children"] => array(0) {
                                      }
                                    }
                                  }
                                  ["_isAllowedRole":protected] => NULL
                                  ["_isAllowedResource":protected] => NULL
                                  ["_isAllowedPrivilege":protected] => NULL
                                  ["_rules":protected] => array(2) {
                                    ["allResources"] => array(2) {
                                      ["allRoles"] => array(2) {
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => string(9) "TYPE_DENY"
                                          ["assert"] => NULL
                                        }
                                        ["byPrivilegeId"] => array(0) {
                                        }
                                      }
                                      ["byRoleId"] => array(0) {
                                      }
                                    }
                                    ["byResourceId"] => array(7) {
                                      ["administracja"] => array(1) {
                                        ["byRoleId"] => array(2) {
                                          ["Administracja"] => array(2) {
                                            ["byPrivilegeId"] => array(4) {
                                              ["odczyt"] => array(2) {
                                                ["type"] => string(10) "TYPE_ALLOW"
                                                ["assert"] => NULL
                                              }
                                              ["dodawanie"] => array(2) {
                                                ["type"] => string(10) "TYPE_ALLOW"
                                                ["assert"] => NULL
                                              }
                                              ["edycja"] => array(2) {
                                                ["type"] => string(10) "TYPE_ALLOW"
                                                ["assert"] => NULL
                                              }
                                              ["usuwanie"] => array(2) {
                                                ["type"] => string(10) "TYPE_ALLOW"
                                                ["assert"] => NULL
                                              }
                                            }
                                            ["allPrivileges"] => array(2) {
                                              ["type"] => NULL
                                              ["assert"] => NULL
                                            }
                                          }
                                          ["Super administracja"] => array(2) {
                                            ["byPrivilegeId"] => array(4) {
                                              ["odczyt"] => array(2) {
                                                ["type"] => string(10) "TYPE_ALLOW"
                                                ["assert"] => NULL
                                              }
                                              ["dodawanie"] => array(2) {
                                                ["type"] => string(10) "TYPE_ALLOW"
                                                ["assert"] => NULL
                                              }
                                              ["edycja"] => array(2) {
                                                ["type"] => string(10) "TYPE_ALLOW"
                                                ["assert"] => NULL
                                              }
                                              ["usuwanie"] => array(2) {
                                                ["type"] => string(10) "TYPE_ALLOW"
                                                ["assert"] => NULL
                                              }
                                            }
                                            ["allPrivileges"] => array(2) {
                                              ["type"] => NULL
                                              ["assert"] => NULL
                                            }
                                          }
                                        }
                                      }
                                      ["zasob"] => array(1) {
                                        ["byRoleId"] => array(1) {
                                          ["Administracja"] => array(2) {
                                            ["byPrivilegeId"] => array(4) {
                                              ["odczyt"] => array(2) {
                                                ["type"] => string(9) "TYPE_DENY"
                                                ["assert"] => NULL
                                              }
                                              ["dodawanie"] => array(2) {
                                                ["type"] => string(9) "TYPE_DENY"
                                                ["assert"] => NULL
                                              }
                                              ["edycja"] => array(2) {
                                                ["type"] => string(9) "TYPE_DENY"
                                                ["assert"] => NULL
                                              }
                                              ["usuwanie"] => array(2) {
                                                ["type"] => string(10) "TYPE_ALLOW"
                                                ["assert"] => NULL
                                              }
                                            }
                                            ["allPrivileges"] => array(2) {
                                              ["type"] => NULL
                                              ["assert"] => NULL
                                            }
                                          }
                                        }
                                      }
                                      ["przywilej"] => array(1) {
                                        ["byRoleId"] => array(1) {
                                          ["Administracja"] => array(2) {
                                            ["byPrivilegeId"] => array(4) {
                                              ["odczyt"] => array(2) {
                                                ["type"] => string(9) "TYPE_DENY"
                                                ["assert"] => NULL
                                              }
                                              ["dodawanie"] => array(2) {
                                                ["type"] => string(9) "TYPE_DENY"
                                                ["assert"] => NULL
                                              }
                                              ["edycja"] => array(2) {
                                                ["type"] => string(9) "TYPE_DENY"
                                                ["assert"] => NULL
                                              }
                                              ["usuwanie"] => array(2) {
                                                ["type"] => string(9) "TYPE_DENY"
                                                ["assert"] => NULL
                                              }
                                            }
                                            ["allPrivileges"] => array(2) {
                                              ["type"] => NULL
                                              ["assert"] => NULL
                                            }
                                          }
                                        }
                                      }
                                      ["zarzadzanie"] => array(1) {
                                        ["byRoleId"] => array(2) {
                                          ["Administracja"] => array(2) {
                                            ["byPrivilegeId"] => array(4) {
                                              ["odczyt"] => array(2) {
                                                ["type"] => string(10) "TYPE_ALLOW"
                                                ["assert"] => NULL
                                              }
                                              ["dodawanie"] => array(2) {
                                                ["type"] => string(10) "TYPE_ALLOW"
                                                ["assert"] => NULL
                                              }
                                              ["edycja"] => array(2) {
                                                ["type"] => string(10) "TYPE_ALLOW"
                                                ["assert"] => NULL
                                              }
                                              ["usuwanie"] => array(2) {
                                                ["type"] => string(10) "TYPE_ALLOW"
                                                ["assert"] => NULL
                                              }
                                            }
                                            ["allPrivileges"] => array(2) {
                                              ["type"] => NULL
                                              ["assert"] => NULL
                                            }
                                          }
                                          ["Super administracja"] => array(2) {
                                            ["byPrivilegeId"] => array(4) {
                                              ["odczyt"] => array(2) {
                                                ["type"] => string(10) "TYPE_ALLOW"
                                                ["assert"] => NULL
                                              }
                                              ["dodawanie"] => array(2) {
                                                ["type"] => string(10) "TYPE_ALLOW"
                                                ["assert"] => NULL
                                              }
                                              ["edycja"] => array(2) {
                                                ["type"] => string(10) "TYPE_ALLOW"
                                                ["assert"] => NULL
                                              }
                                              ["usuwanie"] => array(2) {
                                                ["type"] => string(10) "TYPE_ALLOW"
                                                ["assert"] => NULL
                                              }
                                            }
                                            ["allPrivileges"] => array(2) {
                                              ["type"] => NULL
                                              ["assert"] => NULL
                                            }
                                          }
                                        }
                                      }
                                      ["uprawnienie"] => array(1) {
                                        ["byRoleId"] => array(1) {
                                          ["Administracja"] => array(2) {
                                            ["byPrivilegeId"] => array(2) {
                                              ["odczyt"] => array(2) {
                                                ["type"] => string(9) "TYPE_DENY"
                                                ["assert"] => NULL
                                              }
                                              ["edycja"] => array(2) {
                                                ["type"] => string(9) "TYPE_DENY"
                                                ["assert"] => NULL
                                              }
                                            }
                                            ["allPrivileges"] => array(2) {
                                              ["type"] => NULL
                                              ["assert"] => NULL
                                            }
                                          }
                                        }
                                      }
                                      ["grupa"] => array(1) {
                                        ["byRoleId"] => array(1) {
                                          ["Administracja"] => array(2) {
                                            ["byPrivilegeId"] => array(4) {
                                              ["odczyt"] => array(2) {
                                                ["type"] => string(9) "TYPE_DENY"
                                                ["assert"] => NULL
                                              }
                                              ["dodawanie"] => array(2) {
                                                ["type"] => string(9) "TYPE_DENY"
                                                ["assert"] => NULL
                                              }
                                              ["edycja"] => array(2) {
                                                ["type"] => string(9) "TYPE_DENY"
                                                ["assert"] => NULL
                                              }
                                              ["usuwanie"] => array(2) {
                                                ["type"] => string(9) "TYPE_DENY"
                                                ["assert"] => NULL
                                              }
                                            }
                                            ["allPrivileges"] => array(2) {
                                              ["type"] => NULL
                                              ["assert"] => NULL
                                            }
                                          }
                                        }
                                      }
                                      ["ogloszenia_uzytkownik"] => array(1) {
                                        ["byRoleId"] => array(3) {
                                          ["Administracja"] => array(2) {
                                            ["byPrivilegeId"] => array(1) {
                                              ["dodawanie"] => array(2) {
                                                ["type"] => string(10) "TYPE_ALLOW"
                                                ["assert"] => NULL
                                              }
                                            }
                                            ["allPrivileges"] => array(2) {
                                              ["type"] => NULL
                                              ["assert"] => NULL
                                            }
                                          }
                                          ["Super administracja"] => array(2) {
                                            ["byPrivilegeId"] => array(1) {
                                              ["dodawanie"] => array(2) {
                                                ["type"] => string(10) "TYPE_ALLOW"
                                                ["assert"] => NULL
                                              }
                                            }
                                            ["allPrivileges"] => array(2) {
                                              ["type"] => NULL
                                              ["assert"] => NULL
                                            }
                                          }
                                          ["Użytkownicy"] => array(2) {
                                            ["byPrivilegeId"] => array(1) {
                                              ["dodawanie"] => array(2) {
                                                ["type"] => string(10) "TYPE_ALLOW"
                                                ["assert"] => NULL
                                              }
                                            }
                                            ["allPrivileges"] => array(2) {
                                              ["type"] => NULL
                                              ["assert"] => NULL
                                            }
                                          }
                                        }
                                      }
                                    }
                                  }
                                }
                                ["translator"] => object(Zend_Translate)#47 (1) {
                                  ["_adapter":"Zend_Translate":private] => object(Zend_Translate_Adapter_Array)#48 (5) {
                                    ["_data":"Zend_Translate_Adapter_Array":private] => array(0) {
                                    }
                                    ["_automatic":"Zend_Translate_Adapter":private] => bool(false)
                                    ["_routed":"Zend_Translate_Adapter":private] => array(0) {
                                    }
                                    ["_options":protected] => array(13) {
                                      ["clear"] => bool(false)
                                      ["content"] => array(108) {
                                        ["Invalid type given. String, integer or float expected"] => string(99) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą lub liczbą zmiennoprzecinkową"
                                        ["'%value%' contains characters which are non alphabetic and no digits"] => string(64) "Wartość '%value%' powinna zawierać znaki z alfabetu lub cyfry"
                                        ["'%value%' is an empty string"] => string(38) "'%value%' jest pustym ciągiem znaków"
                                        ["Invalid type given. String expected"] => string(42) "Podana wartość nie jest ciągiem znaków"
                                        ["'%value%' contains non alphabetic characters"] => string(38) "'%value%' zawiera znaki spoza alfabetu"
                                        ["'%value%' failed checksum validation"] => string(47) "Błędna suma kontrolna dla wartości '%value%'"
                                        ["'%value%' contains invalid characters"] => string(36) "'%value%' zawiera niedozwolone znaki"
                                        ["'%value%' should have a length of %length% characters"] => string(60) "Wartość '%value%' powinna być długości %length% znaków"
                                        ["'%value%' is not between '%min%' and '%max%', inclusively"] => string(72) "'%value%' nie zawiera się w przedziale od '%min%' do '%max%' włącznie"
                                        ["'%value%' is not strictly between '%min%' and '%max%'"] => string(61) "'%value%' nie zawiera się w przedziale od '%min%' do '%max%'"
                                        ["'%value%' is not valid"] => string(37) "Wartość '%value%' jest nie poprawna"
                                        ["An exception has been raised within the callback"] => string(59) "Wystąpił błąd podczas działania funkcji sprawdzającej"
                                        ["'%value%' must contain between 13 and 19 digits"] => string(41) "'%value%' musi zawierać od 13 do 19 cyfr"
                                        ["Luhn algorithm (mod-10 checksum) failed on '%value%'"] => string(84) "Błąd podczas wykonywania algorytmu Luhna (mod-10 checksum) dla wartości '%value%'"
                                        ["'%value%' seems to contain an invalid checksum"] => string(47) "'%value%' zawiera niepoprawną sumę kontrolną"
                                        ["'%value%' must contain only digits"] => string(37) "'%value%' może zawierać tylko cyfry"
                                        ["'%value%' contains an invalid amount of digits"] => string(49) "Numer '%value%' zawiera niepoprawną liczbę cyfr"
                                        ["'%value%' is not from an allowed institute"] => string(48) "Numer '%value%' nie jest z dozwolonej instytucji"
                                        ["'%value%' seems to be an invalid creditcard number"] => string(41) "'%value%' jest niepoprawnym numerem karty"
                                        ["An exception has been raised while validating '%value%'"] => string(60) "Wystąpił błąd podczas sprawdzania numeru karty '%value%'"
                                        ["Invalid type given. String, integer, array or Zend_Date expected"] => string(88) "Podana wartość powinna być ciągiem znaków, liczbą, tablicą lub obiektem Zend_Date"
                                        ["'%value%' does not appear to be a valid date"] => string(34) "'%value%' nie jest poprawną datą"
                                        ["'%value%' does not fit the date format '%format%'"] => string(45) "Data '%value%' nie jest w formacie '%format%'"
                                        ["No record matching '%value%' was found"] => string(36) "Nie znaleziono rekordu dla '%value%'"
                                        ["A record matching '%value%' was found"] => string(31) "Znaleziono rekord dla '%value%'"
                                        ["'%value%' is no valid email address in the basic format local-part@hostname"] => string(66) "'%value%' nie jest poprawnym adresem email w formacie nazwa@serwer"
                                        ["'%hostname%' is no valid hostname for email address '%value%'"] => string(64) "Email '%value%' zawiera niepoprawną nazwę serwera '%hostname%'"
                                        ["'%hostname%' does not appear to have a valid MX record for the email address '%value%'"] => string(88) "Serwer '%hostname%' nie posiada poprawnie zdefiniowanego rekordu MX dla adresu '%value%'"
                                        ["'%hostname%' is not in a routable network segment. The email address '%value%' should not be resolved from public network"] => string(106) "'%hostname%' nie rutowalnym segmentem sieci. Email '%value%' nie powinien być wykrywany z sieci publiczej"
                                        ["'%localPart%' can not be matched against dot-atom format"] => string(48) "Nazwa '%localPart%' nie jest w formacie dot-atom"
                                        ["'%localPart%' can not be matched against quoted-string format"] => string(47) "'%localPart%' nie jest w formacie quoted-string"
                                        ["'%localPart%' is no valid local part for email address '%value%'"] => string(39) "'%localPart%' nie jest poprawną nazwą"
                                        ["'%value%' exceeds the allowed length"] => string(55) "Wartość '%value%' przekroczyła dozwoloną długość"
                                        ["Too many files, maximum '%max%' are allowed but '%count%' are given"] => string(65) "Wybrano '%count%' plików. Dopuszczalna liczba plików to '%max%'"
                                        ["Too few files, minimum '%min%' are expected but '%count%' are given"] => string(62) "Wybrano '%count%' plików. Minimalna liczba plików to '%min%'"
                                        ["File '%value%' does not match the given crc32 hashes"] => string(39) "Błędna suma kontrolna pliku '%value%'"
                                        ["A crc32 hash could not be evaluated for the given file"] => string(55) "Nie można obliczyć sumy kontrolnej dla podanego pliku"
                                        ["File '%value%' is not readable or does not exist"] => string(55) "Plik '%value%' nie istnieje lub nie można go odczytać"
                                        ["File '%value%' has a false extension"] => string(42) "Plik '%value%' ma niepoprawne rozszerzenie"
                                        ["File '%value%' has a false mimetype of '%type%'"] => string(47) "Plik '%value%' ma niepoprawny typ MIME '%type%'"
                                        ["The mimetype of file '%value%' could not be detected"] => string(48) "Nie można wykryć typu MIME dla pliku '%value%'"
                                        ["File '%value%' does not exist"] => string(27) "Plik '%value%' nie istnieje"
                                        ["All files in sum should have a maximum size of '%max%' but '%size%' were detected"] => string(81) "Wybrane pliki łącznie zajmują '%size%'. Maksymalny łączny rozmiar to '%max%'"
                                        ["All files in sum should have a minimum size of '%min%' but '%size%' were detected"] => string(80) "Wybrane pliki łącznie zajmują '%size%'. Minimalny łączny rozmiar to '%min%'"
                                        ["One or more files can not be read"] => string(53) "Jeden lub więcej plików nie mogą zostać odczytane"
                                        ["File '%value%' does not match the given hashes"] => string(38) "Plik '%value%' ma niedopuszczalny hash"
                                        ["A hash could not be evaluated for the given file"] => string(59) "Nie można obliczyć funkcji haszującej dla podanego pliku"
                                        ["Maximum allowed width for image '%value%' should be '%maxwidth%' but '%width%' detected"] => string(79) "Plik '%value%' ma szerokość '%width%'. Maksymalna szerokość to '%maxwidth%'"
                                        ["Minimum expected width for image '%value%' should be '%minwidth%' but '%width%' detected"] => string(78) "Plik '%value%' ma szerokość '%width%'. Minimalna szerokość to '%maxwidth%'"
                                        ["Maximum allowed height for image '%value%' should be '%maxheight%' but '%height%' detected"] => string(79) "Plik '%value%' ma wysokość '%height%'. Maksymalna wysokość to '%maxheight%'"
                                        ["Minimum expected height for image '%value%' should be '%minheight%' but '%height%' detected"] => string(78) "Plik '%value%' ma wysokość '%height%'. Minimalna wysokość to '%minheight%'"
                                        ["The size of image '%value%' could not be detected"] => string(46) "Nie można określić rozmiaru pliku '%value%'"
                                        ["File '%value%' is not compressed, '%type%' detected"] => string(51) "Plik '%value%' typu '%type%' nie jest skompresowany"
                                        ["File '%value%' is no image, '%type%' detected"] => string(45) "Plik '%value%' typu '%type%' nie jest obrazem"
                                        ["File '%value%' does not match the given md5 hashes"] => string(42) "Plik '%value%' ma niedopuszczalny hash md5"
                                        ["A md5 hash could not be evaluated for the given file"] => string(63) "Nie można obliczyć funkcji haszującej md5 dla podanego pliku"
                                        ["File '%value%' exists"] => string(23) "Plik '%value%' istnieje"
                                        ["File '%value%' does not match the given sha1 hashes"] => string(43) "Plik '%value%' ma niedopuszczalny hash sha1"
                                        ["A sha1 hash could not be evaluated for the given file"] => string(64) "Nie można obliczyć funkcji haszującej sha1 dla podanego pliku"
                                        ["Maximum allowed size for file '%value%' is '%max%' but '%size%' detected"] => string(68) "Podany plik ma rozmiar '%size%'. Maksymalny rozmiar pliku to '%max%'"
                                        ["Minimum expected size for file '%value%' is '%min%' but '%size%' detected"] => string(67) "Podany plik ma rozmiar '%size%'. Minimalny rozmiar pliku to '%min%'"
                                        ["File '%value%' exceeds the defined ini size"] => string(66) "Rozmiar pliku '%value%' przekroczył zdefiniowaną wartość w ini"
                                        ["File '%value%' exceeds the defined form size"] => string(73) "Rozmiar pliku '%value%' przekroczył zdefiniowaną wartość w formularzu"
                                        ["File '%value%' was only partially uploaded"] => string(47) "Plik '%value%' nie został całkowicie wysłany"
                                        ["File '%value%' was not uploaded"] => string(35) "Plik '%value%' nie został wysłany"
                                        ["No temporary directory was found for file '%value%'"] => string(38) "Nie zdefiniowano tymczasowego katalogu"
                                        ["File '%value%' can't be written"] => string(35) "Nie można zapisać pliku '%value%'"
                                        ["A PHP extension returned an error while uploading the file '%value%'"] => string(71) "Rozszerzenie PHP zgłosiło wyjątek podczas wysyłania pliku '%value%'"
                                        ["File '%value%' was illegally uploaded. This could be a possible attack"] => string(86) "Plik '%value%' został niepoprawnie wysłany. Istnieje możliwość wystąpienia ataku"
                                        ["File '%value%' was not found"] => string(30) "Nie znaleziono pliku '%value%'"
                                        ["Unknown error while uploading file '%value%'"] => string(50) "Nieznany błąd podczas wysyłania pliku '%value%'"
                                        ["Too much words, maximum '%max%' are allowed but '%count%' were counted"] => string(60) "Podano '%count%' słów. Maksymalna liczba słów to '%max%'"
                                        ["Too less words, minimum '%min%' are expected but '%count%' were counted"] => string(59) "Podano '%count%' słów. Minimalna liczba słów to '%min%'"
                                        ["'%value%' does not appear to be a float"] => string(46) "'%value%' nie jest liczbą zmiennoprzecinkową"
                                        ["'%value%' is not greater than '%min%'"] => string(40) "'%value%' nie jest większe niż '%min%'"
                                        ["'%value%' has not only hexadecimal digit characters"] => string(46) "'%value%' nie jest wartością heksadecymalną"
                                        ["'%value%' appears to be an IP address, but IP addresses are not allowed"] => string(54) "Wartość '%value%' jest adresem IP a nie nazwą hosta"
                                        ["'%value%' appears to be a DNS hostname but cannot match TLD against known list"] => string(30) "'%value%' zawiera nieznane TLD"
                                        ["'%value%' appears to be a DNS hostname but contains a dash in an invalid position"] => string(54) "Nazwa hosta '%value%' zawiera znak '-' w złym miejscu"
                                        ["'%value%' appears to be a DNS hostname but cannot match against hostname schema for TLD '%tld%'"] => string(65) "Nazwa hosta '%value%' jest niezgodna ze schematem dla TLD '%tld%'"
                                        ["'%value%' appears to be a DNS hostname but cannot extract TLD part"] => string(51) "Nie można rozpoznać TLD dla nazwy hosta '%value%'"
                                        ["'%value%' does not match the expected structure for a DNS hostname"] => string(41) "'%value%' nie jest poprawną nazwą hosta"
                                        ["'%value%' does not appear to be a valid local network name"] => string(50) "'%value%' nie jest poprawną nazwą sieci lokalnej"
                                        ["'%value%' appears to be a local network name but local network names are not allowed"] => string(91) "'%value%' prawdopodobnie jest nazwą sieci lokalnej. Nazwy sieci lokalnych są niedozwolone"
                                        ["'%value%' appears to be a DNS hostname but the given punycode notation cannot be decoded"] => string(65) "Nie można zdekodować punycode dla podanej nazwy hosta '%value%'"
                                        ["Unknown country within the IBAN '%value%'"] => string(33) "Niepoprawny kraj w IBAN '%value%'"
                                        ["'%value%' has a false IBAN format"] => string(44) "Wartość '%value%' nie jest w formacie IBAN"
                                        ["'%value%' has failed the IBAN check"] => string(56) "Wystąpił błąd podczas sprawdzania IBAN dla '%value%'"
                                        ["The two given tokens do not match"] => string(35) "Podane wartości nie są takie same"
                                        ["No token was provided to match against"] => string(35) "Nie podano wartości do porównania"
                                        ["'%value%' was not found in the haystack"] => string(34) "Nie znaleziono wartości '%value%'"
                                        ["Invalid type given. String or integer expected"] => string(70) "Podana wartość powinna być ciągiem znaków lub liczbą całkowitą"
                                        ["'%value%' does not appear to be an integer"] => string(26) "'%value%' nie jest liczbą"
                                        ["'%value%' does not appear to be a valid IP address"] => string(39) "'%value%' nie jest poprawnym adresem IP"
                                        ["'%value%' is no valid ISBN number"] => string(33) "'%value%' nie jest poprawnym ISBN"
                                        ["'%value%' is not less than '%max%'"] => string(40) "'%value%' nie jest mniejsze niż '%max%'"
                                        ["Invalid type given. String, integer, float, boolean or array expected"] => string(132) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą, liczbą zmiennoprzecinkową, wartością logiczną lub tablicą"
                                        ["Value is required and can't be empty"] => string(21) "To pole jest wymagane"
                                        ["'%value%' does not appear to be a postal code"] => string(54) "Wartość '%value%' nie jest poprawnym kodem pocztowym"
                                        ["'%value%' does not match against pattern '%pattern%'"] => string(52) "Wartość '%value%' nie pasuje do wzorca '%pattern%'"
                                        ["There was an internal error while using the pattern '%pattern%'"] => string(60) "Wystąpił błąd podczas dopasowania wyrażenia '%pattern%'"
                                        ["'%value%' is no valid sitemap changefreq"] => string(51) "'%value%' nie jest poprawną wartością changefreq"
                                        ["'%value%' is no valid sitemap lastmod"] => string(48) "'%value%' nie jest poprawną wartością lastmod"
                                        ["'%value%' is no valid sitemap location"] => string(53) "'%value%' nie jest poprawną lokalizacją mapy strony"
                                        ["'%value%' is no valid sitemap priority"] => string(51) "'%value%' nie jest poprawną wartością priorytetu"
                                        ["Invalid type given. Numeric string, integer or float expected"] => string(99) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą lub liczbą zmiennoprzecinkową"
                                        ["'%value%' is less than %min% characters long"] => string(42) "'%value%' zawiera mniej niż %min% znaków"
                                        ["'%value%' is more than %max% characters long"] => string(44) "'%value%' zawiera więcej niż %max% znaków"
                                      }
                                      ["disableNotices"] => bool(false)
                                      ["ignore"] => string(1) "."
                                      ["locale"] => string(2) "pl"
                                      ["log"] => NULL
                                      ["logMessage"] => string(49) "Untranslated message within '%locale%': %message%"
                                      ["logPriority"] => int(5)
                                      ["logUntranslated"] => bool(false)
                                      ["reload"] => bool(false)
                                      ["route"] => NULL
                                      ["scan"] => NULL
                                      ["tag"] => string(14) "Zend_Translate"
                                    }
                                    ["_translate":protected] => array(1) {
                                      ["pl"] => array(108) {
                                        ["Invalid type given. String, integer or float expected"] => string(99) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą lub liczbą zmiennoprzecinkową"
                                        ["'%value%' contains characters which are non alphabetic and no digits"] => string(64) "Wartość '%value%' powinna zawierać znaki z alfabetu lub cyfry"
                                        ["'%value%' is an empty string"] => string(38) "'%value%' jest pustym ciągiem znaków"
                                        ["Invalid type given. String expected"] => string(42) "Podana wartość nie jest ciągiem znaków"
                                        ["'%value%' contains non alphabetic characters"] => string(38) "'%value%' zawiera znaki spoza alfabetu"
                                        ["'%value%' failed checksum validation"] => string(47) "Błędna suma kontrolna dla wartości '%value%'"
                                        ["'%value%' contains invalid characters"] => string(36) "'%value%' zawiera niedozwolone znaki"
                                        ["'%value%' should have a length of %length% characters"] => string(60) "Wartość '%value%' powinna być długości %length% znaków"
                                        ["'%value%' is not between '%min%' and '%max%', inclusively"] => string(72) "'%value%' nie zawiera się w przedziale od '%min%' do '%max%' włącznie"
                                        ["'%value%' is not strictly between '%min%' and '%max%'"] => string(61) "'%value%' nie zawiera się w przedziale od '%min%' do '%max%'"
                                        ["'%value%' is not valid"] => string(37) "Wartość '%value%' jest nie poprawna"
                                        ["An exception has been raised within the callback"] => string(59) "Wystąpił błąd podczas działania funkcji sprawdzającej"
                                        ["'%value%' must contain between 13 and 19 digits"] => string(41) "'%value%' musi zawierać od 13 do 19 cyfr"
                                        ["Luhn algorithm (mod-10 checksum) failed on '%value%'"] => string(84) "Błąd podczas wykonywania algorytmu Luhna (mod-10 checksum) dla wartości '%value%'"
                                        ["'%value%' seems to contain an invalid checksum"] => string(47) "'%value%' zawiera niepoprawną sumę kontrolną"
                                        ["'%value%' must contain only digits"] => string(37) "'%value%' może zawierać tylko cyfry"
                                        ["'%value%' contains an invalid amount of digits"] => string(49) "Numer '%value%' zawiera niepoprawną liczbę cyfr"
                                        ["'%value%' is not from an allowed institute"] => string(48) "Numer '%value%' nie jest z dozwolonej instytucji"
                                        ["'%value%' seems to be an invalid creditcard number"] => string(41) "'%value%' jest niepoprawnym numerem karty"
                                        ["An exception has been raised while validating '%value%'"] => string(60) "Wystąpił błąd podczas sprawdzania numeru karty '%value%'"
                                        ["Invalid type given. String, integer, array or Zend_Date expected"] => string(88) "Podana wartość powinna być ciągiem znaków, liczbą, tablicą lub obiektem Zend_Date"
                                        ["'%value%' does not appear to be a valid date"] => string(34) "'%value%' nie jest poprawną datą"
                                        ["'%value%' does not fit the date format '%format%'"] => string(45) "Data '%value%' nie jest w formacie '%format%'"
                                        ["No record matching '%value%' was found"] => string(36) "Nie znaleziono rekordu dla '%value%'"
                                        ["A record matching '%value%' was found"] => string(31) "Znaleziono rekord dla '%value%'"
                                        ["'%value%' is no valid email address in the basic format local-part@hostname"] => string(66) "'%value%' nie jest poprawnym adresem email w formacie nazwa@serwer"
                                        ["'%hostname%' is no valid hostname for email address '%value%'"] => string(64) "Email '%value%' zawiera niepoprawną nazwę serwera '%hostname%'"
                                        ["'%hostname%' does not appear to have a valid MX record for the email address '%value%'"] => string(88) "Serwer '%hostname%' nie posiada poprawnie zdefiniowanego rekordu MX dla adresu '%value%'"
                                        ["'%hostname%' is not in a routable network segment. The email address '%value%' should not be resolved from public network"] => string(106) "'%hostname%' nie rutowalnym segmentem sieci. Email '%value%' nie powinien być wykrywany z sieci publiczej"
                                        ["'%localPart%' can not be matched against dot-atom format"] => string(48) "Nazwa '%localPart%' nie jest w formacie dot-atom"
                                        ["'%localPart%' can not be matched against quoted-string format"] => string(47) "'%localPart%' nie jest w formacie quoted-string"
                                        ["'%localPart%' is no valid local part for email address '%value%'"] => string(39) "'%localPart%' nie jest poprawną nazwą"
                                        ["'%value%' exceeds the allowed length"] => string(55) "Wartość '%value%' przekroczyła dozwoloną długość"
                                        ["Too many files, maximum '%max%' are allowed but '%count%' are given"] => string(65) "Wybrano '%count%' plików. Dopuszczalna liczba plików to '%max%'"
                                        ["Too few files, minimum '%min%' are expected but '%count%' are given"] => string(62) "Wybrano '%count%' plików. Minimalna liczba plików to '%min%'"
                                        ["File '%value%' does not match the given crc32 hashes"] => string(39) "Błędna suma kontrolna pliku '%value%'"
                                        ["A crc32 hash could not be evaluated for the given file"] => string(55) "Nie można obliczyć sumy kontrolnej dla podanego pliku"
                                        ["File '%value%' is not readable or does not exist"] => string(55) "Plik '%value%' nie istnieje lub nie można go odczytać"
                                        ["File '%value%' has a false extension"] => string(42) "Plik '%value%' ma niepoprawne rozszerzenie"
                                        ["File '%value%' has a false mimetype of '%type%'"] => string(47) "Plik '%value%' ma niepoprawny typ MIME '%type%'"
                                        ["The mimetype of file '%value%' could not be detected"] => string(48) "Nie można wykryć typu MIME dla pliku '%value%'"
                                        ["File '%value%' does not exist"] => string(27) "Plik '%value%' nie istnieje"
                                        ["All files in sum should have a maximum size of '%max%' but '%size%' were detected"] => string(81) "Wybrane pliki łącznie zajmują '%size%'. Maksymalny łączny rozmiar to '%max%'"
                                        ["All files in sum should have a minimum size of '%min%' but '%size%' were detected"] => string(80) "Wybrane pliki łącznie zajmują '%size%'. Minimalny łączny rozmiar to '%min%'"
                                        ["One or more files can not be read"] => string(53) "Jeden lub więcej plików nie mogą zostać odczytane"
                                        ["File '%value%' does not match the given hashes"] => string(38) "Plik '%value%' ma niedopuszczalny hash"
                                        ["A hash could not be evaluated for the given file"] => string(59) "Nie można obliczyć funkcji haszującej dla podanego pliku"
                                        ["Maximum allowed width for image '%value%' should be '%maxwidth%' but '%width%' detected"] => string(79) "Plik '%value%' ma szerokość '%width%'. Maksymalna szerokość to '%maxwidth%'"
                                        ["Minimum expected width for image '%value%' should be '%minwidth%' but '%width%' detected"] => string(78) "Plik '%value%' ma szerokość '%width%'. Minimalna szerokość to '%maxwidth%'"
                                        ["Maximum allowed height for image '%value%' should be '%maxheight%' but '%height%' detected"] => string(79) "Plik '%value%' ma wysokość '%height%'. Maksymalna wysokość to '%maxheight%'"
                                        ["Minimum expected height for image '%value%' should be '%minheight%' but '%height%' detected"] => string(78) "Plik '%value%' ma wysokość '%height%'. Minimalna wysokość to '%minheight%'"
                                        ["The size of image '%value%' could not be detected"] => string(46) "Nie można określić rozmiaru pliku '%value%'"
                                        ["File '%value%' is not compressed, '%type%' detected"] => string(51) "Plik '%value%' typu '%type%' nie jest skompresowany"
                                        ["File '%value%' is no image, '%type%' detected"] => string(45) "Plik '%value%' typu '%type%' nie jest obrazem"
                                        ["File '%value%' does not match the given md5 hashes"] => string(42) "Plik '%value%' ma niedopuszczalny hash md5"
                                        ["A md5 hash could not be evaluated for the given file"] => string(63) "Nie można obliczyć funkcji haszującej md5 dla podanego pliku"
                                        ["File '%value%' exists"] => string(23) "Plik '%value%' istnieje"
                                        ["File '%value%' does not match the given sha1 hashes"] => string(43) "Plik '%value%' ma niedopuszczalny hash sha1"
                                        ["A sha1 hash could not be evaluated for the given file"] => string(64) "Nie można obliczyć funkcji haszującej sha1 dla podanego pliku"
                                        ["Maximum allowed size for file '%value%' is '%max%' but '%size%' detected"] => string(68) "Podany plik ma rozmiar '%size%'. Maksymalny rozmiar pliku to '%max%'"
                                        ["Minimum expected size for file '%value%' is '%min%' but '%size%' detected"] => string(67) "Podany plik ma rozmiar '%size%'. Minimalny rozmiar pliku to '%min%'"
                                        ["File '%value%' exceeds the defined ini size"] => string(66) "Rozmiar pliku '%value%' przekroczył zdefiniowaną wartość w ini"
                                        ["File '%value%' exceeds the defined form size"] => string(73) "Rozmiar pliku '%value%' przekroczył zdefiniowaną wartość w formularzu"
                                        ["File '%value%' was only partially uploaded"] => string(47) "Plik '%value%' nie został całkowicie wysłany"
                                        ["File '%value%' was not uploaded"] => string(35) "Plik '%value%' nie został wysłany"
                                        ["No temporary directory was found for file '%value%'"] => string(38) "Nie zdefiniowano tymczasowego katalogu"
                                        ["File '%value%' can't be written"] => string(35) "Nie można zapisać pliku '%value%'"
                                        ["A PHP extension returned an error while uploading the file '%value%'"] => string(71) "Rozszerzenie PHP zgłosiło wyjątek podczas wysyłania pliku '%value%'"
                                        ["File '%value%' was illegally uploaded. This could be a possible attack"] => string(86) "Plik '%value%' został niepoprawnie wysłany. Istnieje możliwość wystąpienia ataku"
                                        ["File '%value%' was not found"] => string(30) "Nie znaleziono pliku '%value%'"
                                        ["Unknown error while uploading file '%value%'"] => string(50) "Nieznany błąd podczas wysyłania pliku '%value%'"
                                        ["Too much words, maximum '%max%' are allowed but '%count%' were counted"] => string(60) "Podano '%count%' słów. Maksymalna liczba słów to '%max%'"
                                        ["Too less words, minimum '%min%' are expected but '%count%' were counted"] => string(59) "Podano '%count%' słów. Minimalna liczba słów to '%min%'"
                                        ["'%value%' does not appear to be a float"] => string(46) "'%value%' nie jest liczbą zmiennoprzecinkową"
                                        ["'%value%' is not greater than '%min%'"] => string(40) "'%value%' nie jest większe niż '%min%'"
                                        ["'%value%' has not only hexadecimal digit characters"] => string(46) "'%value%' nie jest wartością heksadecymalną"
                                        ["'%value%' appears to be an IP address, but IP addresses are not allowed"] => string(54) "Wartość '%value%' jest adresem IP a nie nazwą hosta"
                                        ["'%value%' appears to be a DNS hostname but cannot match TLD against known list"] => string(30) "'%value%' zawiera nieznane TLD"
                                        ["'%value%' appears to be a DNS hostname but contains a dash in an invalid position"] => string(54) "Nazwa hosta '%value%' zawiera znak '-' w złym miejscu"
                                        ["'%value%' appears to be a DNS hostname but cannot match against hostname schema for TLD '%tld%'"] => string(65) "Nazwa hosta '%value%' jest niezgodna ze schematem dla TLD '%tld%'"
                                        ["'%value%' appears to be a DNS hostname but cannot extract TLD part"] => string(51) "Nie można rozpoznać TLD dla nazwy hosta '%value%'"
                                        ["'%value%' does not match the expected structure for a DNS hostname"] => string(41) "'%value%' nie jest poprawną nazwą hosta"
                                        ["'%value%' does not appear to be a valid local network name"] => string(50) "'%value%' nie jest poprawną nazwą sieci lokalnej"
                                        ["'%value%' appears to be a local network name but local network names are not allowed"] => string(91) "'%value%' prawdopodobnie jest nazwą sieci lokalnej. Nazwy sieci lokalnych są niedozwolone"
                                        ["'%value%' appears to be a DNS hostname but the given punycode notation cannot be decoded"] => string(65) "Nie można zdekodować punycode dla podanej nazwy hosta '%value%'"
                                        ["Unknown country within the IBAN '%value%'"] => string(33) "Niepoprawny kraj w IBAN '%value%'"
                                        ["'%value%' has a false IBAN format"] => string(44) "Wartość '%value%' nie jest w formacie IBAN"
                                        ["'%value%' has failed the IBAN check"] => string(56) "Wystąpił błąd podczas sprawdzania IBAN dla '%value%'"
                                        ["The two given tokens do not match"] => string(35) "Podane wartości nie są takie same"
                                        ["No token was provided to match against"] => string(35) "Nie podano wartości do porównania"
                                        ["'%value%' was not found in the haystack"] => string(34) "Nie znaleziono wartości '%value%'"
                                        ["Invalid type given. String or integer expected"] => string(70) "Podana wartość powinna być ciągiem znaków lub liczbą całkowitą"
                                        ["'%value%' does not appear to be an integer"] => string(26) "'%value%' nie jest liczbą"
                                        ["'%value%' does not appear to be a valid IP address"] => string(39) "'%value%' nie jest poprawnym adresem IP"
                                        ["'%value%' is no valid ISBN number"] => string(33) "'%value%' nie jest poprawnym ISBN"
                                        ["'%value%' is not less than '%max%'"] => string(40) "'%value%' nie jest mniejsze niż '%max%'"
                                        ["Invalid type given. String, integer, float, boolean or array expected"] => string(132) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą, liczbą zmiennoprzecinkową, wartością logiczną lub tablicą"
                                        ["Value is required and can't be empty"] => string(21) "To pole jest wymagane"
                                        ["'%value%' does not appear to be a postal code"] => string(54) "Wartość '%value%' nie jest poprawnym kodem pocztowym"
                                        ["'%value%' does not match against pattern '%pattern%'"] => string(52) "Wartość '%value%' nie pasuje do wzorca '%pattern%'"
                                        ["There was an internal error while using the pattern '%pattern%'"] => string(60) "Wystąpił błąd podczas dopasowania wyrażenia '%pattern%'"
                                        ["'%value%' is no valid sitemap changefreq"] => string(51) "'%value%' nie jest poprawną wartością changefreq"
                                        ["'%value%' is no valid sitemap lastmod"] => string(48) "'%value%' nie jest poprawną wartością lastmod"
                                        ["'%value%' is no valid sitemap location"] => string(53) "'%value%' nie jest poprawną lokalizacją mapy strony"
                                        ["'%value%' is no valid sitemap priority"] => string(51) "'%value%' nie jest poprawną wartością priorytetu"
                                        ["Invalid type given. Numeric string, integer or float expected"] => string(99) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą lub liczbą zmiennoprzecinkową"
                                        ["'%value%' is less than %min% characters long"] => string(42) "'%value%' zawiera mniej niż %min% znaków"
                                        ["'%value%' is more than %max% characters long"] => string(44) "'%value%' zawiera więcej niż %max% znaków"
                                      }
                                    }
                                  }
                                }
                              }
                            }
                            ["_environment":protected] => NULL
                            ["_optionKeys":protected] => array(21) {
                              [0] => string(11) "phpsettings"
                              [1] => string(9) "bootstrap"
                              [2] => string(12) "appnamespace"
                              [3] => string(11) "pluginpaths"
                              [4] => string(9) "resources"
                              [5] => string(2) "db"
                              [6] => string(5) "logdb"
                              [7] => string(7) "session"
                              [8] => string(24) "session_defaultnamespace"
                              [9] => string(16) "session_lifetime"
                              [10] => string(13) "session_table"
                              [11] => string(6) "smarty"
                              [12] => string(4) "view"
                              [13] => string(5) "cache"
                              [14] => string(4) "auth"
                              [15] => string(5) "auth2"
                              [16] => string(6) "upload"
                              [17] => string(5) "paths"
                              [18] => string(9) "error_log"
                              [19] => string(7) "mailing"
                              [20] => string(5) "debug"
                            }
                            ["_options":protected] => array(21) {
                              ["phpSettings"] => array(5) {
                                ["display_startup_errors"] => string(1) "0"
                                ["display_errors"] => string(1) "0"
                                ["post_max_size"] => string(3) "12M"
                                ["upload_max_filesize"] => string(3) "12M"
                                ["MAX_FILE_SIZE"] => string(3) "12M"
                              }
                              ["bootstrap"] => array(2) {
                                ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/Bootstrap.php"
                                ["class"] => string(9) "Bootstrap"
                              }
                              ["appnamespace"] => string(0) ""
                              ["pluginPaths"] => array(1) {
                                ["Plugin"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/plugins/"
                              }
                              ["resources"] => array(1) {
                                ["frontController"] => array(6) {
                                  ["controllerDirectory"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                  ["moduleControllerDirectoryName"] => string(1) "/"
                                  ["moduleDirectory"] => string(63) "/home/firmylesne/domains/firmylesne.pl/application/controllers/"
                                  ["defaultControllerName"] => string(5) "index"
                                  ["defaultAction"] => string(5) "index"
                                  ["params"] => array(1) {
                                    ["displayExceptions"] => string(1) "0"
                                  }
                                }
                              }
                              ["db"] => array(2) {
                                ["adapter"] => string(9) "Pdo_Mysql"
                                ["params"] => array(5) {
                                  ["host"] => string(9) "localhost"
                                  ["dbname"] => string(13) "firmylesne_fl"
                                  ["username"] => string(13) "firmylesne_fl"
                                  ["password"] => string(8) "RvN04efq"
                                  ["charset"] => string(4) "utf8"
                                }
                              }
                              ["logdb"] => array(7) {
                                ["enabled"] => string(1) "0"
                                ["table"] => string(9) "log_zmian"
                                ["table_query"] => string(19) "log_zmian_zapytania"
                                ["exclude"] => string(61) "session,log_aktywnosci,log_logowan(insert),log_bledow(insert)"
                                ["log_insert"] => string(1) "0"
                                ["log_update"] => string(1) "0"
                                ["log_delete"] => string(1) "0"
                              }
                              ["session"] => array(1) {
                                ["name"] => string(11) "firmy_lesne"
                              }
                              ["session_defaultnamespace"] => string(7) "Default"
                              ["session_lifetime"] => string(5) "86400"
                              ["session_table"] => array(6) {
                                ["name"] => string(7) "session"
                                ["primary"] => array(3) {
                                  [0] => string(10) "session_id"
                                  [1] => string(9) "save_path"
                                  [2] => string(4) "name"
                                }
                                ["primaryAssignment"] => array(3) {
                                  [0] => string(9) "sessionId"
                                  [1] => string(15) "sessionSavePath"
                                  [2] => string(11) "sessionName"
                                }
                                ["modifiedColumn"] => string(8) "modified"
                                ["dataColumn"] => string(12) "session_data"
                                ["lifetimeColumn"] => string(8) "lifetime"
                              }
                              ["smarty"] => array(12) {
                                ["template_dir"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/"
                                ["layout_dir"] => string(75) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/layouts/"
                                ["compile_dir"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/views/compiles/"
                                ["cache_dir"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/caches/"
                                ["plugins_dir"] => array(1) {
                                  [0] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/plugins/smarty"
                                }
                                ["auto_literal"] => string(1) "1"
                                ["force_compile"] => string(1) "0"
                                ["compile_check"] => string(1) "0"
                                ["default_layout"] => string(14) "default/layout"
                                ["debugging"] => string(1) "0"
                                ["debugging_ctrl"] => string(3) "URL"
                                ["default_modifiers"] => array(1) {
                                  [0] => string(16) "escape:'htmlall'"
                                }
                              }
                              ["view"] => array(4) {
                                ["images"] => string(8) "/images/"
                                ["styles"] => string(8) "/styles/"
                                ["scripts"] => string(9) "/scripts/"
                                ["plugins"] => string(9) "/plugins/"
                              }
                              ["cache"] => array(4) {
                                ["enabled"] => string(1) "1"
                                ["frontend"] => array(2) {
                                  ["name"] => string(4) "Core"
                                  ["params"] => array(1) {
                                    ["automatic_serialization"] => string(1) "1"
                                  }
                                }
                                ["primary"] => array(2) {
                                  ["name"] => string(4) "File"
                                  ["params"] => array(1) {
                                    ["cache_dir"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/../temp"
                                  }
                                }
                                ["options"] => array(3) {
                                  ["savetosecondary"] => string(1) "1"
                                  ["backuptosecondary"] => string(1) "0"
                                  ["recoverprimary"] => string(1) "1"
                                }
                              }
                              ["auth"] => array(2) {
                                ["table"] => array(4) {
                                  ["name"] => string(15) "acl_uzytkownicy"
                                  ["user_column"] => string(5) "email"
                                  ["pass_column"] => string(5) "haslo"
                                  ["pass_treatment"] => string(7) "SHA1(?)"
                                }
                                ["log"] => array(2) {
                                  ["enabled"] => string(1) "1"
                                  ["table"] => string(11) "log_logowan"
                                }
                              }
                              ["auth2"] => array(2) {
                                ["table"] => array(4) {
                                  ["name"] => string(15) "acl_uzytkownicy"
                                  ["user_column"] => string(5) "email"
                                  ["pass_column"] => string(5) "haslo"
                                  ["pass_treatment"] => string(1) "?"
                                }
                                ["log"] => array(2) {
                                  ["enabled"] => string(1) "1"
                                  ["table"] => string(11) "log_logowan"
                                }
                              }
                              ["upload"] => array(5) {
                                ["filetransfer"] => array(2) {
                                  ["ignoreNoFile"] => string(1) "1"
                                  ["useByteString"] => string(1) "0"
                                }
                                ["maxFileSize"] => string(3) "1MB"
                                ["maxFilesSize"] => string(3) "5MB"
                                ["excludeExtension"] => string(200) "ADE,ADP,BAS,BAT,CGI,CHM,CMD,COM,CPL,CRT,EXE,HLP,HTA,HTM,HTML,INF,INS,ISP,JS,JSE,LNK,MDB,MDE,MSC,MSI,MSP,MST,PCD,PHTML,PIF,PHP,PHP2,PHP3,PHP4,PHP5,REG,SCR,SCT,SH,SHS,TIF,TIFF,URL,VB,VBE,VBS,WSC,WSF,WSH"
                                ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/../files"
                              }
                              ["paths"] => array(1) {
                                ["images"] => array(6) {
                                  ["news"] => string(82) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/artykuly/"
                                  ["reklama"] => string(81) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/reklama/"
                                  ["galerie"] => string(81) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/galerie/"
                                  ["filmy"] => string(79) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/filmy/"
                                  ["firmy"] => string(79) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/firmy/"
                                  ["ogloszenia"] => string(84) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/ogloszenia/"
                                }
                              }
                              ["error_log"] => array(3) {
                                ["enabled"] => string(1) "1"
                                ["table"] => string(10) "log_bledow"
                                ["mailing"] => array(4) {
                                  ["enabled"] => string(1) "1"
                                  ["recipients"] => array(1) {
                                    [0] => string(23) "and.kowalczuk@gmail.com"
                                  }
                                  ["hostname"] => string(13) "firmylesne.pl"
                                  ["host"] => array(5) {
                                    ["auth"] => string(5) "login"
                                    ["username"] => string(19) "bledy@firmylesne.pl"
                                    ["password"] => string(8) "g52mibV7"
                                    ["ssl"] => string(3) "ssl"
                                    ["port"] => string(3) "587"
                                  }
                                }
                              }
                              ["mailing"] => array(5) {
                                ["enabled"] => string(1) "1"
                                ["nadawca_adres"] => string(21) "noreply@firmylesne.pl"
                                ["nadawca_nazwa"] => string(12) "Firmy leśne"
                                ["hostname"] => string(13) "firmylesne.pl"
                                ["host"] => array(5) {
                                  ["auth"] => string(5) "login"
                                  ["username"] => string(21) "noreply@firmylesne.pl"
                                  ["password"] => string(8) "z43X3Ikg"
                                  ["ssl"] => string(3) "ssl"
                                  ["port"] => string(3) "465"
                                }
                              }
                              ["debug"] => array(6) {
                                ["enabled"] => string(1) "1"
                                ["images_path"] => string(14) "/images/debug/"
                                ["max_recursion"] => string(1) "6"
                                ["max_string_length"] => string(2) "75"
                                ["max_string_length_stepsub"] => string(1) "2"
                                ["inline"] => string(1) "1"
                              }
                            }
                            ["_pluginLoader":protected] => object(Zend_Loader_PluginLoader)#43 (4) {
                              ["_loadedPluginPaths":protected] => array(0) {
                              }
                              ["_loadedPlugins":protected] => array(1) {
                                ["Frontcontroller"] => string(41) "Zend_Application_Resource_Frontcontroller"
                              }
                              ["_prefixToPaths":protected] => array(3) {
                                ["Zend_Application_Resource_"] => array(1) {
                                  [0] => string(26) "Zend/Application/Resource/"
                                }
                                ["ZendX_Application_Resource_"] => array(1) {
                                  [0] => string(27) "ZendX/Application/Resource/"
                                }
                                ["Plugin_"] => array(1) {
                                  [0] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/plugins/"
                                }
                              }
                              ["_useStaticRegistry":protected] => NULL
                            }
                            ["_pluginResources":protected] => array(1) {
                              ["frontcontroller"] => object(Zend_Application_Resource_Frontcontroller)#41 (4) {
                                ["_front":protected] => object(Zend_Controller_Front)#37 (11) {
                                  ["_baseUrl":protected] => NULL
                                  ["_controllerDir":protected] => NULL
                                  ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                    ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                    ["_curModule":protected] => string(7) "default"
                                    ["_controllerDirectory":protected] => array(4) {
                                      ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                      ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                      ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                      ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                    }
                                    ["_defaultAction":protected] => string(5) "index"
                                    ["_defaultController":protected] => string(5) "index"
                                    ["_defaultModule":protected] => string(7) "default"
                                    ["_frontController":protected] => NULL
                                    ["_invokeParams":protected] => array(2) {
                                      ["displayExceptions"] => string(1) "0"
                                      ["bootstrap"] => *RECURSION*
                                    }
                                    ["_pathDelimiter":protected] => string(1) "_"
                                    ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                      ["_body":protected] => array(0) {
                                      }
                                      ["_exceptions":protected] => array(1) {
                                        [0] => *RECURSION*
                                      }
                                      ["_headers":protected] => array(0) {
                                      }
                                      ["_headersRaw":protected] => array(0) {
                                      }
                                      ["_httpResponseCode":protected] => int(200)
                                      ["_isRedirect":protected] => bool(false)
                                      ["_renderExceptions":protected] => bool(false)
                                      ["headersSentThrowsException"] => bool(true)
                                    }
                                    ["_wordDelimiter":protected] => array(2) {
                                      [0] => string(1) "-"
                                      [1] => string(1) "."
                                    }
                                  }
                                  ["_invokeParams":protected] => array(2) {
                                    ["displayExceptions"] => string(1) "0"
                                    ["bootstrap"] => *RECURSION*
                                  }
                                  ["_moduleControllerDirectoryName":protected] => string(1) "/"
                                  ["_plugins":protected] => object(Zend_Controller_Plugin_Broker)#38 (3) {
                                    ["_plugins":protected] => array(1) {
                                      [100] => object(Zend_Controller_Plugin_ErrorHandler)#49 (7) {
                                        ["_errorModule":protected] => string(7) "default"
                                        ["_errorController":protected] => string(5) "error"
                                        ["_errorAction":protected] => string(5) "error"
                                        ["_isInsideErrorHandlerLoop":protected] => bool(true)
                                        ["_exceptionCountAtFirstEncounter":protected] => int(1)
                                        ["_request":protected] => *RECURSION*
                                        ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                          ["_body":protected] => array(0) {
                                          }
                                          ["_exceptions":protected] => array(1) {
                                            [0] => *RECURSION*
                                          }
                                          ["_headers":protected] => array(0) {
                                          }
                                          ["_headersRaw":protected] => array(0) {
                                          }
                                          ["_httpResponseCode":protected] => int(200)
                                          ["_isRedirect":protected] => bool(false)
                                          ["_renderExceptions":protected] => bool(false)
                                          ["headersSentThrowsException"] => bool(true)
                                        }
                                      }
                                    }
                                    ["_request":protected] => *RECURSION*
                                    ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                      ["_body":protected] => array(0) {
                                      }
                                      ["_exceptions":protected] => array(1) {
                                        [0] => *RECURSION*
                                      }
                                      ["_headers":protected] => array(0) {
                                      }
                                      ["_headersRaw":protected] => array(0) {
                                      }
                                      ["_httpResponseCode":protected] => int(200)
                                      ["_isRedirect":protected] => bool(false)
                                      ["_renderExceptions":protected] => bool(false)
                                      ["headersSentThrowsException"] => bool(true)
                                    }
                                  }
                                  ["_request":protected] => *RECURSION*
                                  ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                    ["_body":protected] => array(0) {
                                    }
                                    ["_exceptions":protected] => array(1) {
                                      [0] => *RECURSION*
                                    }
                                    ["_headers":protected] => array(0) {
                                    }
                                    ["_headersRaw":protected] => array(0) {
                                    }
                                    ["_httpResponseCode":protected] => int(200)
                                    ["_isRedirect":protected] => bool(false)
                                    ["_renderExceptions":protected] => bool(false)
                                    ["headersSentThrowsException"] => bool(true)
                                  }
                                  ["_returnResponse":protected] => bool(false)
                                  ["_router":protected] => object(Zend_Controller_Router_Rewrite)#25 (8) {
                                    ["_useDefaultRoutes":protected] => bool(true)
                                    ["_routes":protected] => array(2) {
                                      ["default"] => object(Zend_Controller_Router_Route_Module)#46 (11) {
                                        ["_defaults":protected] => array(3) {
                                          ["controller"] => string(5) "index"
                                          ["action"] => string(5) "index"
                                          ["module"] => string(7) "default"
                                        }
                                        ["_values":protected] => array(2) {
                                          ["controller"] => string(5) "pokaz"
                                          ["action"] => string(24) "informacje-organizacyjne"
                                        }
                                        ["_moduleValid":protected] => bool(false)
                                        ["_keysSet":protected] => bool(true)
                                        ["_moduleKey":protected] => string(6) "module"
                                        ["_controllerKey":protected] => string(10) "controller"
                                        ["_actionKey":protected] => string(6) "action"
                                        ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                          ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                          ["_curModule":protected] => string(7) "default"
                                          ["_controllerDirectory":protected] => array(4) {
                                            ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                            ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                            ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                            ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                          }
                                          ["_defaultAction":protected] => string(5) "index"
                                          ["_defaultController":protected] => string(5) "index"
                                          ["_defaultModule":protected] => string(7) "default"
                                          ["_frontController":protected] => NULL
                                          ["_invokeParams":protected] => array(2) {
                                            ["displayExceptions"] => string(1) "0"
                                            ["bootstrap"] => *RECURSION*
                                          }
                                          ["_pathDelimiter":protected] => string(1) "_"
                                          ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                            ["_body":protected] => array(0) {
                                            }
                                            ["_exceptions":protected] => array(1) {
                                              [0] => *RECURSION*
                                            }
                                            ["_headers":protected] => array(0) {
                                            }
                                            ["_headersRaw":protected] => array(0) {
                                            }
                                            ["_httpResponseCode":protected] => int(200)
                                            ["_isRedirect":protected] => bool(false)
                                            ["_renderExceptions":protected] => bool(false)
                                            ["headersSentThrowsException"] => bool(true)
                                          }
                                          ["_wordDelimiter":protected] => array(2) {
                                            [0] => string(1) "-"
                                            [1] => string(1) "."
                                          }
                                        }
                                        ["_request":protected] => *RECURSION*
                                        ["_isAbstract":protected] => bool(false)
                                        ["_matchedPath":protected] => NULL
                                      }
                                      ["ajax"] => object(Zend_Controller_Router_Route)#22 (17) {
                                        ["_translator":protected] => NULL
                                        ["_locale":protected] => NULL
                                        ["_isTranslated":protected] => bool(false)
                                        ["_translatable":protected] => array(0) {
                                        }
                                        ["_urlVariable":protected] => string(1) ":"
                                        ["_urlDelimiter":protected] => string(1) "/"
                                        ["_regexDelimiter":protected] => string(1) "#"
                                        ["_defaultRegex":protected] => NULL
                                        ["_variables":protected] => array(3) {
                                          [1] => string(6) "module"
                                          [2] => string(10) "controller"
                                          [3] => string(6) "action"
                                        }
                                        ["_parts":protected] => array(5) {
                                          [0] => string(4) "ajax"
                                          [1] => NULL
                                          [2] => NULL
                                          [3] => NULL
                                          [4] => string(1) "*"
                                        }
                                        ["_defaults":protected] => array(1) {
                                          ["ajax"] => bool(true)
                                        }
                                        ["_requirements":protected] => array(0) {
                                        }
                                        ["_values":protected] => array(0) {
                                        }
                                        ["_wildcardData":protected] => array(0) {
                                        }
                                        ["_staticCount":protected] => int(1)
                                        ["_isAbstract":protected] => bool(false)
                                        ["_matchedPath":protected] => NULL
                                      }
                                    }
                                    ["_currentRoute":protected] => string(7) "default"
                                    ["_globalParams":protected] => array(0) {
                                    }
                                    ["_chainNameSeparator":protected] => string(1) "-"
                                    ["_useCurrentParamsAsGlobal":protected] => bool(false)
                                    ["_frontController":protected] => *RECURSION*
                                    ["_invokeParams":protected] => array(2) {
                                      ["displayExceptions"] => string(1) "0"
                                      ["bootstrap"] => *RECURSION*
                                    }
                                  }
                                  ["_throwExceptions":protected] => bool(false)
                                }
                                ["_bootstrap":protected] => *RECURSION*
                                ["_options":protected] => array(6) {
                                  ["controllerDirectory"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                  ["moduleControllerDirectoryName"] => string(1) "/"
                                  ["moduleDirectory"] => string(63) "/home/firmylesne/domains/firmylesne.pl/application/controllers/"
                                  ["defaultControllerName"] => string(5) "index"
                                  ["defaultAction"] => string(5) "index"
                                  ["params"] => array(1) {
                                    ["displayExceptions"] => string(1) "0"
                                  }
                                }
                                ["_skipOptions":protected] => array(2) {
                                  [0] => string(7) "options"
                                  [1] => string(6) "config"
                                }
                              }
                            }
                            ["_run":protected] => array(14) {
                              [0] => string(15) "frontcontroller"
                              [1] => string(15) "basecontrollers"
                              [2] => string(10) "autoloader"
                              [3] => string(6) "upload"
                              [4] => string(4) "view"
                              [5] => string(6) "router"
                              [6] => string(2) "db"
                              [7] => string(7) "session"
                              [8] => string(5) "cache"
                              [9] => string(4) "auth"
                              [10] => string(3) "acl"
                              [11] => string(8) "errorlog"
                              [12] => string(10) "translator"
                              [13] => string(4) "path"
                            }
                            ["_started":protected] => array(0) {
                            }
                            ["frontController"] => object(Zend_Controller_Front)#37 (11) {
                              ["_baseUrl":protected] => NULL
                              ["_controllerDir":protected] => NULL
                              ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                ["_curModule":protected] => string(7) "default"
                                ["_controllerDirectory":protected] => array(4) {
                                  ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                  ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                  ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                  ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                }
                                ["_defaultAction":protected] => string(5) "index"
                                ["_defaultController":protected] => string(5) "index"
                                ["_defaultModule":protected] => string(7) "default"
                                ["_frontController":protected] => NULL
                                ["_invokeParams":protected] => array(2) {
                                  ["displayExceptions"] => string(1) "0"
                                  ["bootstrap"] => *RECURSION*
                                }
                                ["_pathDelimiter":protected] => string(1) "_"
                                ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                  ["_body":protected] => array(0) {
                                  }
                                  ["_exceptions":protected] => array(1) {
                                    [0] => *RECURSION*
                                  }
                                  ["_headers":protected] => array(0) {
                                  }
                                  ["_headersRaw":protected] => array(0) {
                                  }
                                  ["_httpResponseCode":protected] => int(200)
                                  ["_isRedirect":protected] => bool(false)
                                  ["_renderExceptions":protected] => bool(false)
                                  ["headersSentThrowsException"] => bool(true)
                                }
                                ["_wordDelimiter":protected] => array(2) {
                                  [0] => string(1) "-"
                                  [1] => string(1) "."
                                }
                              }
                              ["_invokeParams":protected] => array(2) {
                                ["displayExceptions"] => string(1) "0"
                                ["bootstrap"] => *RECURSION*
                              }
                              ["_moduleControllerDirectoryName":protected] => string(1) "/"
                              ["_plugins":protected] => object(Zend_Controller_Plugin_Broker)#38 (3) {
                                ["_plugins":protected] => array(1) {
                                  [100] => object(Zend_Controller_Plugin_ErrorHandler)#49 (7) {
                                    ["_errorModule":protected] => string(7) "default"
                                    ["_errorController":protected] => string(5) "error"
                                    ["_errorAction":protected] => string(5) "error"
                                    ["_isInsideErrorHandlerLoop":protected] => bool(true)
                                    ["_exceptionCountAtFirstEncounter":protected] => int(1)
                                    ["_request":protected] => *RECURSION*
                                    ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                      ["_body":protected] => array(0) {
                                      }
                                      ["_exceptions":protected] => array(1) {
                                        [0] => *RECURSION*
                                      }
                                      ["_headers":protected] => array(0) {
                                      }
                                      ["_headersRaw":protected] => array(0) {
                                      }
                                      ["_httpResponseCode":protected] => int(200)
                                      ["_isRedirect":protected] => bool(false)
                                      ["_renderExceptions":protected] => bool(false)
                                      ["headersSentThrowsException"] => bool(true)
                                    }
                                  }
                                }
                                ["_request":protected] => *RECURSION*
                                ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                  ["_body":protected] => array(0) {
                                  }
                                  ["_exceptions":protected] => array(1) {
                                    [0] => *RECURSION*
                                  }
                                  ["_headers":protected] => array(0) {
                                  }
                                  ["_headersRaw":protected] => array(0) {
                                  }
                                  ["_httpResponseCode":protected] => int(200)
                                  ["_isRedirect":protected] => bool(false)
                                  ["_renderExceptions":protected] => bool(false)
                                  ["headersSentThrowsException"] => bool(true)
                                }
                              }
                              ["_request":protected] => *RECURSION*
                              ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                ["_body":protected] => array(0) {
                                }
                                ["_exceptions":protected] => array(1) {
                                  [0] => *RECURSION*
                                }
                                ["_headers":protected] => array(0) {
                                }
                                ["_headersRaw":protected] => array(0) {
                                }
                                ["_httpResponseCode":protected] => int(200)
                                ["_isRedirect":protected] => bool(false)
                                ["_renderExceptions":protected] => bool(false)
                                ["headersSentThrowsException"] => bool(true)
                              }
                              ["_returnResponse":protected] => bool(false)
                              ["_router":protected] => object(Zend_Controller_Router_Rewrite)#25 (8) {
                                ["_useDefaultRoutes":protected] => bool(true)
                                ["_routes":protected] => array(2) {
                                  ["default"] => object(Zend_Controller_Router_Route_Module)#46 (11) {
                                    ["_defaults":protected] => array(3) {
                                      ["controller"] => string(5) "index"
                                      ["action"] => string(5) "index"
                                      ["module"] => string(7) "default"
                                    }
                                    ["_values":protected] => array(2) {
                                      ["controller"] => string(5) "pokaz"
                                      ["action"] => string(24) "informacje-organizacyjne"
                                    }
                                    ["_moduleValid":protected] => bool(false)
                                    ["_keysSet":protected] => bool(true)
                                    ["_moduleKey":protected] => string(6) "module"
                                    ["_controllerKey":protected] => string(10) "controller"
                                    ["_actionKey":protected] => string(6) "action"
                                    ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                      ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                      ["_curModule":protected] => string(7) "default"
                                      ["_controllerDirectory":protected] => array(4) {
                                        ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                        ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                        ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                        ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                      }
                                      ["_defaultAction":protected] => string(5) "index"
                                      ["_defaultController":protected] => string(5) "index"
                                      ["_defaultModule":protected] => string(7) "default"
                                      ["_frontController":protected] => NULL
                                      ["_invokeParams":protected] => array(2) {
                                        ["displayExceptions"] => string(1) "0"
                                        ["bootstrap"] => *RECURSION*
                                      }
                                      ["_pathDelimiter":protected] => string(1) "_"
                                      ["_response":protected] => object(Zend_Controller_Response_Http)#45 (8) {
                                        ["_body":protected] => array(0) {
                                        }
                                        ["_exceptions":protected] => array(1) {
                                          [0] => *RECURSION*
                                        }
                                        ["_headers":protected] => array(0) {
                                        }
                                        ["_headersRaw":protected] => array(0) {
                                        }
                                        ["_httpResponseCode":protected] => int(200)
                                        ["_isRedirect":protected] => bool(false)
                                        ["_renderExceptions":protected] => bool(false)
                                        ["headersSentThrowsException"] => bool(true)
                                      }
                                      ["_wordDelimiter":protected] => array(2) {
                                        [0] => string(1) "-"
                                        [1] => string(1) "."
                                      }
                                    }
                                    ["_request":protected] => *RECURSION*
                                    ["_isAbstract":protected] => bool(false)
                                    ["_matchedPath":protected] => NULL
                                  }
                                  ["ajax"] => object(Zend_Controller_Router_Route)#22 (17) {
                                    ["_translator":protected] => NULL
                                    ["_locale":protected] => NULL
                                    ["_isTranslated":protected] => bool(false)
                                    ["_translatable":protected] => array(0) {
                                    }
                                    ["_urlVariable":protected] => string(1) ":"
                                    ["_urlDelimiter":protected] => string(1) "/"
                                    ["_regexDelimiter":protected] => string(1) "#"
                                    ["_defaultRegex":protected] => NULL
                                    ["_variables":protected] => array(3) {
                                      [1] => string(6) "module"
                                      [2] => string(10) "controller"
                                      [3] => string(6) "action"
                                    }
                                    ["_parts":protected] => array(5) {
                                      [0] => string(4) "ajax"
                                      [1] => NULL
                                      [2] => NULL
                                      [3] => NULL
                                      [4] => string(1) "*"
                                    }
                                    ["_defaults":protected] => array(1) {
                                      ["ajax"] => bool(true)
                                    }
                                    ["_requirements":protected] => array(0) {
                                    }
                                    ["_values":protected] => array(0) {
                                    }
                                    ["_wildcardData":protected] => array(0) {
                                    }
                                    ["_staticCount":protected] => int(1)
                                    ["_isAbstract":protected] => bool(false)
                                    ["_matchedPath":protected] => NULL
                                  }
                                }
                                ["_currentRoute":protected] => string(7) "default"
                                ["_globalParams":protected] => array(0) {
                                }
                                ["_chainNameSeparator":protected] => string(1) "-"
                                ["_useCurrentParamsAsGlobal":protected] => bool(false)
                                ["_frontController":protected] => *RECURSION*
                                ["_invokeParams":protected] => array(2) {
                                  ["displayExceptions"] => string(1) "0"
                                  ["bootstrap"] => *RECURSION*
                                }
                              }
                              ["_throwExceptions":protected] => bool(false)
                            }
                          }
                        }
                      }
                    }
                    [7] => array(6) {
                      ["file"] => string(72) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Front.php"
                      ["line"] => int(954)
                      ["function"] => string(8) "dispatch"
                      ["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
                      ["type"] => string(2) "->"
                      ["args"] => array(2) {
                        [0] => *RECURSION*
                        [1] => object(Zend_Controller_Response_Http)#45 (8) {
                          ["_body":protected] => array(0) {
                          }
                          ["_exceptions":protected] => array(1) {
                            [0] => *RECURSION*
                          }
                          ["_headers":protected] => array(0) {
                          }
                          ["_headersRaw":protected] => array(0) {
                          }
                          ["_httpResponseCode":protected] => int(200)
                          ["_isRedirect":protected] => bool(false)
                          ["_renderExceptions":protected] => bool(false)
                          ["headersSentThrowsException"] => bool(true)
                        }
                      }
                    }
                    [8] => array(6) {
                      ["file"] => string(87) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Application/Bootstrap/Bootstrap.php"
                      ["line"] => int(97)
                      ["function"] => string(8) "dispatch"
                      ["class"] => string(21) "Zend_Controller_Front"
                      ["type"] => string(2) "->"
                      ["args"] => array(0) {
                      }
                    }
                    [9] => array(6) {
                      ["file"] => string(67) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Application.php"
                      ["line"] => int(366)
                      ["function"] => string(3) "run"
                      ["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
                      ["type"] => string(2) "->"
                      ["args"] => array(0) {
                      }
                    }
                    [10] => array(6) {
                      ["file"] => string(60) "/home/firmylesne/domains/firmylesne.pl/public_html/index.php"
                      ["line"] => int(65)
                      ["function"] => string(3) "run"
                      ["class"] => string(16) "Zend_Application"
                      ["type"] => string(2) "->"
                      ["args"] => array(0) {
                      }
                    }
                  }
                  ["previous":"Exception":private] => NULL
                }
                ["type"] => string(15) "EXCEPTION_OTHER"
                ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                  ["_paramSources":protected] => array(2) {
                    [0] => string(4) "_GET"
                    [1] => string(5) "_POST"
                  }
                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                  ["_baseUrl":protected] => string(0) ""
                  ["_basePath":protected] => NULL
                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                  ["_params":protected] => array(3) {
                    ["controller"] => string(5) "pokaz"
                    ["action"] => string(24) "informacje-organizacyjne"
                    ["module"] => string(7) "default"
                  }
                  ["_rawBody":protected] => NULL
                  ["_aliases":protected] => array(0) {
                  }
                  ["_dispatched":protected] => bool(true)
                  ["_module":protected] => string(7) "default"
                  ["_moduleKey":protected] => string(6) "module"
                  ["_controller":protected] => string(5) "pokaz"
                  ["_controllerKey":protected] => string(10) "controller"
                  ["_action":protected] => string(24) "informacje-organizacyjne"
                  ["_actionKey":protected] => string(6) "action"
                }
              }
            }
          }
          ["_rawBody":protected] => NULL
          ["_aliases":protected] => array(0) {
          }
          ["_dispatched":protected] => bool(false)
          ["_module":protected] => string(7) "default"
          ["_moduleKey":protected] => string(6) "module"
          ["_controller":protected] => string(5) "error"
          ["_controllerKey":protected] => string(10) "controller"
          ["_action":protected] => string(8) "critical"
          ["_actionKey":protected] => string(6) "action"
        }
        [1] => object(Zend_Controller_Response_Http)#45 (8) {
          ["_body":protected] => array(0) {
          }
          ["_exceptions":protected] => array(1) {
            [0] => object(Zend_Cache_Exception)#98 (8) {
              ["_previous":"Zend_Exception":private] => NULL
              ["message":protected] => string(111) "Invalid id or tag 'menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne' : must use only [a-zA-Z0-9_]"
              ["string":"Exception":private] => string(1806) "exception 'Zend_Cache_Exception' with message 'Invalid id or tag 'menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne' : must use only [a-zA-Z0-9_]' in /home/firmylesne/domains/firmylesne.pl/library/Zend/Cache.php:209
Stack trace:
#0 /home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php(679): Zend_Cache::throwException('Invalid id or t...')
#1 /home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php(358): Zend_Cache_Core::_validateIdOrTag('menu_default_po...')
#2 /home/firmylesne/domains/firmylesne.pl/application/plugins/Cache.php(384): Zend_Cache_Core->save(Array, 'menu_default_po...', Array, false, 8)
#3 /home/firmylesne/domains/firmylesne.pl/application/models/Zarzadzanie/Menu.php(84): Plugin_Cache->save(Array, 'menu_default_po...', Array)
#4 /home/firmylesne/domains/firmylesne.pl/application/controllers/PokazController.php(10): Model_Zarzadzanie_Menu->getMenu(true, Array)
#5 /home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Action.php(133): PokazController->init()
#6 /home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Dispatcher/Standard.php(281): Zend_Controller_Action->__construct(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http), Array)
#7 /home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Front.php(954): Zend_Controller_Dispatcher_Standard->dispatch(Object(Zend_Controller_Request_Http), Object(Zend_Controller_Response_Http))
#8 /home/firmylesne/domains/firmylesne.pl/library/Zend/Application/Bootstrap/Bootstrap.php(97): Zend_Controller_Front->dispatch()
#9 /home/firmylesne/domains/firmylesne.pl/library/Zend/Application.php(366): Zend_Application_Bootstrap_Bootstrap->run()
#10 /home/firmylesne/domains/firmylesne.pl/public_html/index.php(65): Zend_Application->run()
#11 {main}"
              ["code":protected] => int(0)
              ["file":protected] => string(61) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Cache.php"
              ["line":protected] => int(209)
              ["trace":"Exception":private] => array(11) {
                [0] => array(6) {
                  ["file"] => string(66) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php"
                  ["line"] => int(679)
                  ["function"] => string(14) "throwException"
                  ["class"] => string(10) "Zend_Cache"
                  ["type"] => string(2) "::"
                  ["args"] => array(1) {
                    [0] => string(111) "Invalid id or tag 'menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne' : must use only [a-zA-Z0-9_]"
                  }
                }
                [1] => array(6) {
                  ["file"] => string(66) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Cache/Core.php"
                  ["line"] => int(358)
                  ["function"] => string(16) "_validateIdOrTag"
                  ["class"] => string(15) "Zend_Cache_Core"
                  ["type"] => string(2) "::"
                  ["args"] => array(1) {
                    [0] => string(62) "menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne"
                  }
                }
                [2] => array(6) {
                  ["file"] => string(68) "/home/firmylesne/domains/firmylesne.pl/application/plugins/Cache.php"
                  ["line"] => int(384)
                  ["function"] => string(4) "save"
                  ["class"] => string(15) "Zend_Cache_Core"
                  ["type"] => string(2) "->"
                  ["args"] => array(5) {
                    [0] => array(26) {
                      [16] => array(7) {
                        ["id"] => string(2) "16"
                        ["nazwa"] => string(14) "Usługi leśne"
                        ["href"] => string(19) "/pokaz/uslugi-lesne"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [20] => array(7) {
                        ["id"] => string(2) "20"
                        ["nazwa"] => string(8) "Sprzedam"
                        ["href"] => string(33) "/lista/ogloszenia/rodzaj/sprzedam"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [84] => array(7) {
                        ["id"] => string(2) "84"
                        ["nazwa"] => string(11) "Forest SHOW"
                        ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(4) {
                          [0] => array(7) {
                            ["id"] => string(2) "85"
                            ["nazwa"] => string(14) "Jak dojechać?"
                            ["href"] => string(19) "/pokaz/jak-dojechac"
                            ["typ"] => string(9) "podstrona"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [1] => array(7) {
                            ["id"] => string(3) "101"
                            ["nazwa"] => string(24) "Informacje organizacyjne"
                            ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [2] => array(7) {
                            ["id"] => string(2) "86"
                            ["nazwa"] => string(12) "Aktualności"
                            ["href"] => string(30) "/lista/forest-show/aktualnosci"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [3] => array(7) {
                            ["id"] => string(2) "88"
                            ["nazwa"] => string(10) "Zawody PFC"
                            ["href"] => string(17) "/pokaz/zawody-pfc"
                            ["typ"] => string(9) "podstrona"
                            ["kolejnosc"] => string(1) "3"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                        }
                      }
                      [85] => array(7) {
                        ["id"] => string(2) "85"
                        ["nazwa"] => string(14) "Jak dojechać?"
                        ["href"] => string(19) "/pokaz/jak-dojechac"
                        ["typ"] => string(9) "podstrona"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [101] => array(7) {
                        ["id"] => string(3) "101"
                        ["nazwa"] => string(24) "Informacje organizacyjne"
                        ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [103] => array(7) {
                        ["id"] => string(3) "103"
                        ["nazwa"] => string(19) "Ograniczenia cięć"
                        ["href"] => string(24) "/lista/ograniczenia-ciec"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [3] => array(7) {
                        ["id"] => string(1) "3"
                        ["nazwa"] => string(11) "Ogłoszenia"
                        ["href"] => string(17) "/lista/ogloszenia"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(6) {
                          [0] => array(7) {
                            ["id"] => string(2) "20"
                            ["nazwa"] => string(8) "Sprzedam"
                            ["href"] => string(33) "/lista/ogloszenia/rodzaj/sprzedam"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [1] => array(7) {
                            ["id"] => string(2) "37"
                            ["nazwa"] => string(6) "Kupię"
                            ["href"] => string(30) "/lista/ogloszenia/rodzaj/kupie"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [2] => array(7) {
                            ["id"] => string(2) "21"
                            ["nazwa"] => string(17) "Zamienię / Oddam"
                            ["href"] => string(33) "/lista/ogloszenia/rodzaj/zamienie"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "3"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [3] => array(7) {
                            ["id"] => string(2) "22"
                            ["nazwa"] => string(10) "Dam pracę"
                            ["href"] => string(34) "/lista/ogloszenia/rodzaj/dam_prace"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "4"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [4] => array(7) {
                            ["id"] => string(2) "23"
                            ["nazwa"] => string(12) "Szukam pracy"
                            ["href"] => string(37) "/lista/ogloszenia/rodzaj/szukam_pracy"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "5"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [5] => array(7) {
                            ["id"] => string(2) "24"
                            ["nazwa"] => string(4) "Inne"
                            ["href"] => string(29) "/lista/ogloszenia/rodzaj/inne"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "6"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                        }
                      }
                      [17] => array(7) {
                        ["id"] => string(2) "17"
                        ["nazwa"] => string(14) "Sprzęt leśny"
                        ["href"] => string(19) "/pokaz/sprzet-lesny"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [47] => array(7) {
                        ["id"] => string(2) "47"
                        ["nazwa"] => string(11) "BHP w lesie"
                        ["href"] => string(18) "/lista/bhp-w-lesie"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [37] => array(7) {
                        ["id"] => string(2) "37"
                        ["nazwa"] => string(6) "Kupię"
                        ["href"] => string(30) "/lista/ogloszenia/rodzaj/kupie"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [86] => array(7) {
                        ["id"] => string(2) "86"
                        ["nazwa"] => string(12) "Aktualności"
                        ["href"] => string(30) "/lista/forest-show/aktualnosci"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [8] => array(7) {
                        ["id"] => string(1) "8"
                        ["nazwa"] => string(7) "Kontakt"
                        ["href"] => string(14) "/pokaz/kontakt"
                        ["typ"] => string(9) "podstrona"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [21] => array(7) {
                        ["id"] => string(2) "21"
                        ["nazwa"] => string(17) "Zamienię / Oddam"
                        ["href"] => string(33) "/lista/ogloszenia/rodzaj/zamienie"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [83] => array(7) {
                        ["id"] => string(2) "83"
                        ["nazwa"] => string(11) "Forest SHOW"
                        ["href"] => string(18) "/lista/forest-show"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [88] => array(7) {
                        ["id"] => string(2) "88"
                        ["nazwa"] => string(10) "Zawody PFC"
                        ["href"] => string(17) "/pokaz/zawody-pfc"
                        ["typ"] => string(9) "podstrona"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [22] => array(7) {
                        ["id"] => string(2) "22"
                        ["nazwa"] => string(10) "Dam pracę"
                        ["href"] => string(34) "/lista/ogloszenia/rodzaj/dam_prace"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "4"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [67] => array(7) {
                        ["id"] => string(2) "67"
                        ["nazwa"] => string(15) "Goń złodzieja"
                        ["href"] => string(20) "/lista/gon-zlodzieja"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "4"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [2] => array(7) {
                        ["id"] => string(1) "2"
                        ["nazwa"] => string(10) "Informacje"
                        ["href"] => string(17) "/lista/informacje"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "5"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(9) {
                          [0] => array(7) {
                            ["id"] => string(3) "103"
                            ["nazwa"] => string(19) "Ograniczenia cięć"
                            ["href"] => string(24) "/lista/ograniczenia-ciec"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [1] => array(7) {
                            ["id"] => string(2) "47"
                            ["nazwa"] => string(11) "BHP w lesie"
                            ["href"] => string(18) "/lista/bhp-w-lesie"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [2] => array(7) {
                            ["id"] => string(2) "83"
                            ["nazwa"] => string(11) "Forest SHOW"
                            ["href"] => string(18) "/lista/forest-show"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "3"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [3] => array(7) {
                            ["id"] => string(2) "67"
                            ["nazwa"] => string(15) "Goń złodzieja"
                            ["href"] => string(20) "/lista/gon-zlodzieja"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "4"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [4] => array(7) {
                            ["id"] => string(2) "12"
                            ["nazwa"] => string(15) "Lasy Państwowe"
                            ["href"] => string(21) "/lista/lasy-panstwowe"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "5"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [5] => array(7) {
                            ["id"] => string(3) "102"
                            ["nazwa"] => string(14) "Przetargi w LP"
                            ["href"] => string(21) "/lista/przetargi-w-lp"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "6"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [6] => array(7) {
                            ["id"] => string(2) "10"
                            ["nazwa"] => string(15) "Technika leśna"
                            ["href"] => string(21) "/lista/technika-lesna"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "7"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [7] => array(7) {
                            ["id"] => string(2) "74"
                            ["nazwa"] => string(7) "Wypadki"
                            ["href"] => string(14) "/lista/wypadki"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "8"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [8] => array(7) {
                            ["id"] => string(2) "73"
                            ["nazwa"] => string(14) "Okiem adwokata"
                            ["href"] => string(21) "/lista/okiem-adwokata"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "9"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                        }
                      }
                      [12] => array(7) {
                        ["id"] => string(2) "12"
                        ["nazwa"] => string(15) "Lasy Państwowe"
                        ["href"] => string(21) "/lista/lasy-panstwowe"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "5"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [23] => array(7) {
                        ["id"] => string(2) "23"
                        ["nazwa"] => string(12) "Szukam pracy"
                        ["href"] => string(37) "/lista/ogloszenia/rodzaj/szukam_pracy"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "5"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [7] => array(7) {
                        ["id"] => string(1) "7"
                        ["nazwa"] => string(7) "Reklama"
                        ["href"] => string(14) "/pokaz/reklama"
                        ["typ"] => string(9) "podstrona"
                        ["kolejnosc"] => string(1) "6"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [24] => array(7) {
                        ["id"] => string(2) "24"
                        ["nazwa"] => string(4) "Inne"
                        ["href"] => string(29) "/lista/ogloszenia/rodzaj/inne"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "6"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [102] => array(7) {
                        ["id"] => string(3) "102"
                        ["nazwa"] => string(14) "Przetargi w LP"
                        ["href"] => string(21) "/lista/przetargi-w-lp"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "6"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [10] => array(7) {
                        ["id"] => string(2) "10"
                        ["nazwa"] => string(15) "Technika leśna"
                        ["href"] => string(21) "/lista/technika-lesna"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "7"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [74] => array(7) {
                        ["id"] => string(2) "74"
                        ["nazwa"] => string(7) "Wypadki"
                        ["href"] => string(14) "/lista/wypadki"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "8"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [73] => &array(7) {
                        ["id"] => string(2) "73"
                        ["nazwa"] => string(14) "Okiem adwokata"
                        ["href"] => string(21) "/lista/okiem-adwokata"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "9"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                    }
                    [1] => string(62) "menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne"
                    [2] => array(1) {
                      [0] => string(4) "menu"
                    }
                    [3] => bool(false)
                    [4] => int(8)
                  }
                }
                [3] => array(6) {
                  ["file"] => string(78) "/home/firmylesne/domains/firmylesne.pl/application/models/Zarzadzanie/Menu.php"
                  ["line"] => int(84)
                  ["function"] => string(4) "save"
                  ["class"] => string(12) "Plugin_Cache"
                  ["type"] => string(2) "->"
                  ["args"] => array(3) {
                    [0] => array(26) {
                      [16] => array(7) {
                        ["id"] => string(2) "16"
                        ["nazwa"] => string(14) "Usługi leśne"
                        ["href"] => string(19) "/pokaz/uslugi-lesne"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [20] => array(7) {
                        ["id"] => string(2) "20"
                        ["nazwa"] => string(8) "Sprzedam"
                        ["href"] => string(33) "/lista/ogloszenia/rodzaj/sprzedam"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [84] => array(7) {
                        ["id"] => string(2) "84"
                        ["nazwa"] => string(11) "Forest SHOW"
                        ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(4) {
                          [0] => array(7) {
                            ["id"] => string(2) "85"
                            ["nazwa"] => string(14) "Jak dojechać?"
                            ["href"] => string(19) "/pokaz/jak-dojechac"
                            ["typ"] => string(9) "podstrona"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [1] => array(7) {
                            ["id"] => string(3) "101"
                            ["nazwa"] => string(24) "Informacje organizacyjne"
                            ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [2] => array(7) {
                            ["id"] => string(2) "86"
                            ["nazwa"] => string(12) "Aktualności"
                            ["href"] => string(30) "/lista/forest-show/aktualnosci"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [3] => array(7) {
                            ["id"] => string(2) "88"
                            ["nazwa"] => string(10) "Zawody PFC"
                            ["href"] => string(17) "/pokaz/zawody-pfc"
                            ["typ"] => string(9) "podstrona"
                            ["kolejnosc"] => string(1) "3"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                        }
                      }
                      [85] => array(7) {
                        ["id"] => string(2) "85"
                        ["nazwa"] => string(14) "Jak dojechać?"
                        ["href"] => string(19) "/pokaz/jak-dojechac"
                        ["typ"] => string(9) "podstrona"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [101] => array(7) {
                        ["id"] => string(3) "101"
                        ["nazwa"] => string(24) "Informacje organizacyjne"
                        ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [103] => array(7) {
                        ["id"] => string(3) "103"
                        ["nazwa"] => string(19) "Ograniczenia cięć"
                        ["href"] => string(24) "/lista/ograniczenia-ciec"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "1"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [3] => array(7) {
                        ["id"] => string(1) "3"
                        ["nazwa"] => string(11) "Ogłoszenia"
                        ["href"] => string(17) "/lista/ogloszenia"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(6) {
                          [0] => array(7) {
                            ["id"] => string(2) "20"
                            ["nazwa"] => string(8) "Sprzedam"
                            ["href"] => string(33) "/lista/ogloszenia/rodzaj/sprzedam"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [1] => array(7) {
                            ["id"] => string(2) "37"
                            ["nazwa"] => string(6) "Kupię"
                            ["href"] => string(30) "/lista/ogloszenia/rodzaj/kupie"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [2] => array(7) {
                            ["id"] => string(2) "21"
                            ["nazwa"] => string(17) "Zamienię / Oddam"
                            ["href"] => string(33) "/lista/ogloszenia/rodzaj/zamienie"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "3"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [3] => array(7) {
                            ["id"] => string(2) "22"
                            ["nazwa"] => string(10) "Dam pracę"
                            ["href"] => string(34) "/lista/ogloszenia/rodzaj/dam_prace"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "4"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [4] => array(7) {
                            ["id"] => string(2) "23"
                            ["nazwa"] => string(12) "Szukam pracy"
                            ["href"] => string(37) "/lista/ogloszenia/rodzaj/szukam_pracy"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "5"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [5] => array(7) {
                            ["id"] => string(2) "24"
                            ["nazwa"] => string(4) "Inne"
                            ["href"] => string(29) "/lista/ogloszenia/rodzaj/inne"
                            ["typ"] => string(4) "link"
                            ["kolejnosc"] => string(1) "6"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                        }
                      }
                      [17] => array(7) {
                        ["id"] => string(2) "17"
                        ["nazwa"] => string(14) "Sprzęt leśny"
                        ["href"] => string(19) "/pokaz/sprzet-lesny"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [47] => array(7) {
                        ["id"] => string(2) "47"
                        ["nazwa"] => string(11) "BHP w lesie"
                        ["href"] => string(18) "/lista/bhp-w-lesie"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [37] => array(7) {
                        ["id"] => string(2) "37"
                        ["nazwa"] => string(6) "Kupię"
                        ["href"] => string(30) "/lista/ogloszenia/rodzaj/kupie"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [86] => array(7) {
                        ["id"] => string(2) "86"
                        ["nazwa"] => string(12) "Aktualności"
                        ["href"] => string(30) "/lista/forest-show/aktualnosci"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "2"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [8] => array(7) {
                        ["id"] => string(1) "8"
                        ["nazwa"] => string(7) "Kontakt"
                        ["href"] => string(14) "/pokaz/kontakt"
                        ["typ"] => string(9) "podstrona"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [21] => array(7) {
                        ["id"] => string(2) "21"
                        ["nazwa"] => string(17) "Zamienię / Oddam"
                        ["href"] => string(33) "/lista/ogloszenia/rodzaj/zamienie"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [83] => array(7) {
                        ["id"] => string(2) "83"
                        ["nazwa"] => string(11) "Forest SHOW"
                        ["href"] => string(18) "/lista/forest-show"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [88] => array(7) {
                        ["id"] => string(2) "88"
                        ["nazwa"] => string(10) "Zawody PFC"
                        ["href"] => string(17) "/pokaz/zawody-pfc"
                        ["typ"] => string(9) "podstrona"
                        ["kolejnosc"] => string(1) "3"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [22] => array(7) {
                        ["id"] => string(2) "22"
                        ["nazwa"] => string(10) "Dam pracę"
                        ["href"] => string(34) "/lista/ogloszenia/rodzaj/dam_prace"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "4"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [67] => array(7) {
                        ["id"] => string(2) "67"
                        ["nazwa"] => string(15) "Goń złodzieja"
                        ["href"] => string(20) "/lista/gon-zlodzieja"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "4"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [2] => array(7) {
                        ["id"] => string(1) "2"
                        ["nazwa"] => string(10) "Informacje"
                        ["href"] => string(17) "/lista/informacje"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "5"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(9) {
                          [0] => array(7) {
                            ["id"] => string(3) "103"
                            ["nazwa"] => string(19) "Ograniczenia cięć"
                            ["href"] => string(24) "/lista/ograniczenia-ciec"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "1"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [1] => array(7) {
                            ["id"] => string(2) "47"
                            ["nazwa"] => string(11) "BHP w lesie"
                            ["href"] => string(18) "/lista/bhp-w-lesie"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "2"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [2] => array(7) {
                            ["id"] => string(2) "83"
                            ["nazwa"] => string(11) "Forest SHOW"
                            ["href"] => string(18) "/lista/forest-show"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "3"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [3] => array(7) {
                            ["id"] => string(2) "67"
                            ["nazwa"] => string(15) "Goń złodzieja"
                            ["href"] => string(20) "/lista/gon-zlodzieja"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "4"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [4] => array(7) {
                            ["id"] => string(2) "12"
                            ["nazwa"] => string(15) "Lasy Państwowe"
                            ["href"] => string(21) "/lista/lasy-panstwowe"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "5"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [5] => array(7) {
                            ["id"] => string(3) "102"
                            ["nazwa"] => string(14) "Przetargi w LP"
                            ["href"] => string(21) "/lista/przetargi-w-lp"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "6"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [6] => array(7) {
                            ["id"] => string(2) "10"
                            ["nazwa"] => string(15) "Technika leśna"
                            ["href"] => string(21) "/lista/technika-lesna"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "7"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [7] => array(7) {
                            ["id"] => string(2) "74"
                            ["nazwa"] => string(7) "Wypadki"
                            ["href"] => string(14) "/lista/wypadki"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "8"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                          [8] => array(7) {
                            ["id"] => string(2) "73"
                            ["nazwa"] => string(14) "Okiem adwokata"
                            ["href"] => string(21) "/lista/okiem-adwokata"
                            ["typ"] => string(9) "kategoria"
                            ["kolejnosc"] => string(1) "9"
                            ["aktywny"] => string(1) "1"
                            ["podrzedne"] => array(0) {
                            }
                          }
                        }
                      }
                      [12] => array(7) {
                        ["id"] => string(2) "12"
                        ["nazwa"] => string(15) "Lasy Państwowe"
                        ["href"] => string(21) "/lista/lasy-panstwowe"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "5"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [23] => array(7) {
                        ["id"] => string(2) "23"
                        ["nazwa"] => string(12) "Szukam pracy"
                        ["href"] => string(37) "/lista/ogloszenia/rodzaj/szukam_pracy"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "5"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [7] => array(7) {
                        ["id"] => string(1) "7"
                        ["nazwa"] => string(7) "Reklama"
                        ["href"] => string(14) "/pokaz/reklama"
                        ["typ"] => string(9) "podstrona"
                        ["kolejnosc"] => string(1) "6"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [24] => array(7) {
                        ["id"] => string(2) "24"
                        ["nazwa"] => string(4) "Inne"
                        ["href"] => string(29) "/lista/ogloszenia/rodzaj/inne"
                        ["typ"] => string(4) "link"
                        ["kolejnosc"] => string(1) "6"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [102] => array(7) {
                        ["id"] => string(3) "102"
                        ["nazwa"] => string(14) "Przetargi w LP"
                        ["href"] => string(21) "/lista/przetargi-w-lp"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "6"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [10] => array(7) {
                        ["id"] => string(2) "10"
                        ["nazwa"] => string(15) "Technika leśna"
                        ["href"] => string(21) "/lista/technika-lesna"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "7"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [74] => array(7) {
                        ["id"] => string(2) "74"
                        ["nazwa"] => string(7) "Wypadki"
                        ["href"] => string(14) "/lista/wypadki"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "8"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                      [73] => &array(7) {
                        ["id"] => string(2) "73"
                        ["nazwa"] => string(14) "Okiem adwokata"
                        ["href"] => string(21) "/lista/okiem-adwokata"
                        ["typ"] => string(9) "kategoria"
                        ["kolejnosc"] => string(1) "9"
                        ["aktywny"] => string(1) "1"
                        ["podrzedne"] => array(0) {
                        }
                      }
                    }
                    [1] => string(62) "menu_default_pokaz_informacje-organizacyjneArray_tylko_aktywne"
                    [2] => array(1) {
                      [0] => string(4) "menu"
                    }
                  }
                }
                [4] => array(6) {
                  ["file"] => string(82) "/home/firmylesne/domains/firmylesne.pl/application/controllers/PokazController.php"
                  ["line"] => int(10)
                  ["function"] => string(7) "getMenu"
                  ["class"] => string(22) "Model_Zarzadzanie_Menu"
                  ["type"] => string(2) "->"
                  ["args"] => array(2) {
                    [0] => bool(true)
                    [1] => array(3) {
                      ["modul"] => string(7) "default"
                      ["kontroler"] => string(5) "pokaz"
                      ["akcja"] => string(24) "informacje-organizacyjne"
                    }
                  }
                }
                [5] => array(6) {
                  ["file"] => string(73) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Action.php"
                  ["line"] => int(133)
                  ["function"] => string(4) "init"
                  ["class"] => string(15) "PokazController"
                  ["type"] => string(2) "->"
                  ["args"] => array(0) {
                  }
                }
                [6] => array(6) {
                  ["file"] => string(86) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Dispatcher/Standard.php"
                  ["line"] => int(281)
                  ["function"] => string(11) "__construct"
                  ["class"] => string(22) "Zend_Controller_Action"
                  ["type"] => string(2) "->"
                  ["args"] => array(3) {
                    [0] => object(Zend_Controller_Request_Http)#44 (15) {
                      ["_paramSources":protected] => array(2) {
                        [0] => string(4) "_GET"
                        [1] => string(5) "_POST"
                      }
                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                      ["_baseUrl":protected] => string(0) ""
                      ["_basePath":protected] => NULL
                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                      ["_params":protected] => array(4) {
                        ["controller"] => string(5) "pokaz"
                        ["action"] => string(24) "informacje-organizacyjne"
                        ["module"] => string(7) "default"
                        ["error_handler"] => object(ArrayObject)#96 (1) {
                          ["storage":"ArrayObject":private] => array(3) {
                            ["exception"] => *RECURSION*
                            ["type"] => string(15) "EXCEPTION_OTHER"
                            ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                              ["_paramSources":protected] => array(2) {
                                [0] => string(4) "_GET"
                                [1] => string(5) "_POST"
                              }
                              ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_baseUrl":protected] => string(0) ""
                              ["_basePath":protected] => NULL
                              ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_params":protected] => array(3) {
                                ["controller"] => string(5) "pokaz"
                                ["action"] => string(24) "informacje-organizacyjne"
                                ["module"] => string(7) "default"
                              }
                              ["_rawBody":protected] => NULL
                              ["_aliases":protected] => array(0) {
                              }
                              ["_dispatched":protected] => bool(true)
                              ["_module":protected] => string(7) "default"
                              ["_moduleKey":protected] => string(6) "module"
                              ["_controller":protected] => string(5) "pokaz"
                              ["_controllerKey":protected] => string(10) "controller"
                              ["_action":protected] => string(24) "informacje-organizacyjne"
                              ["_actionKey":protected] => string(6) "action"
                            }
                          }
                        }
                      }
                      ["_rawBody":protected] => NULL
                      ["_aliases":protected] => array(0) {
                      }
                      ["_dispatched":protected] => bool(false)
                      ["_module":protected] => string(7) "default"
                      ["_moduleKey":protected] => string(6) "module"
                      ["_controller":protected] => string(5) "error"
                      ["_controllerKey":protected] => string(10) "controller"
                      ["_action":protected] => string(8) "critical"
                      ["_actionKey":protected] => string(6) "action"
                    }
                    [1] => *RECURSION*
                    [2] => array(2) {
                      ["displayExceptions"] => string(1) "0"
                      ["bootstrap"] => object(Bootstrap)#3 (14) {
                        ["_front":protected] => object(Zend_Controller_Front)#37 (11) {
                          ["_baseUrl":protected] => NULL
                          ["_controllerDir":protected] => NULL
                          ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                            ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                            ["_curModule":protected] => string(7) "default"
                            ["_controllerDirectory":protected] => array(4) {
                              ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                              ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                              ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                              ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                            }
                            ["_defaultAction":protected] => string(5) "index"
                            ["_defaultController":protected] => string(5) "index"
                            ["_defaultModule":protected] => string(7) "default"
                            ["_frontController":protected] => NULL
                            ["_invokeParams":protected] => array(2) {
                              ["displayExceptions"] => string(1) "0"
                              ["bootstrap"] => *RECURSION*
                            }
                            ["_pathDelimiter":protected] => string(1) "_"
                            ["_response":protected] => *RECURSION*
                            ["_wordDelimiter":protected] => array(2) {
                              [0] => string(1) "-"
                              [1] => string(1) "."
                            }
                          }
                          ["_invokeParams":protected] => array(2) {
                            ["displayExceptions"] => string(1) "0"
                            ["bootstrap"] => *RECURSION*
                          }
                          ["_moduleControllerDirectoryName":protected] => string(1) "/"
                          ["_plugins":protected] => object(Zend_Controller_Plugin_Broker)#38 (3) {
                            ["_plugins":protected] => array(1) {
                              [100] => object(Zend_Controller_Plugin_ErrorHandler)#49 (7) {
                                ["_errorModule":protected] => string(7) "default"
                                ["_errorController":protected] => string(5) "error"
                                ["_errorAction":protected] => string(5) "error"
                                ["_isInsideErrorHandlerLoop":protected] => bool(true)
                                ["_exceptionCountAtFirstEncounter":protected] => int(1)
                                ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                  ["_paramSources":protected] => array(2) {
                                    [0] => string(4) "_GET"
                                    [1] => string(5) "_POST"
                                  }
                                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_baseUrl":protected] => string(0) ""
                                  ["_basePath":protected] => NULL
                                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_params":protected] => array(4) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                    ["error_handler"] => object(ArrayObject)#96 (1) {
                                      ["storage":"ArrayObject":private] => array(3) {
                                        ["exception"] => *RECURSION*
                                        ["type"] => string(15) "EXCEPTION_OTHER"
                                        ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                          ["_paramSources":protected] => array(2) {
                                            [0] => string(4) "_GET"
                                            [1] => string(5) "_POST"
                                          }
                                          ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_baseUrl":protected] => string(0) ""
                                          ["_basePath":protected] => NULL
                                          ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_params":protected] => array(3) {
                                            ["controller"] => string(5) "pokaz"
                                            ["action"] => string(24) "informacje-organizacyjne"
                                            ["module"] => string(7) "default"
                                          }
                                          ["_rawBody":protected] => NULL
                                          ["_aliases":protected] => array(0) {
                                          }
                                          ["_dispatched":protected] => bool(true)
                                          ["_module":protected] => string(7) "default"
                                          ["_moduleKey":protected] => string(6) "module"
                                          ["_controller":protected] => string(5) "pokaz"
                                          ["_controllerKey":protected] => string(10) "controller"
                                          ["_action":protected] => string(24) "informacje-organizacyjne"
                                          ["_actionKey":protected] => string(6) "action"
                                        }
                                      }
                                    }
                                  }
                                  ["_rawBody":protected] => NULL
                                  ["_aliases":protected] => array(0) {
                                  }
                                  ["_dispatched":protected] => bool(false)
                                  ["_module":protected] => string(7) "default"
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controller":protected] => string(5) "error"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_action":protected] => string(8) "critical"
                                  ["_actionKey":protected] => string(6) "action"
                                }
                                ["_response":protected] => *RECURSION*
                              }
                            }
                            ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                              ["_paramSources":protected] => array(2) {
                                [0] => string(4) "_GET"
                                [1] => string(5) "_POST"
                              }
                              ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_baseUrl":protected] => string(0) ""
                              ["_basePath":protected] => NULL
                              ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_params":protected] => array(4) {
                                ["controller"] => string(5) "pokaz"
                                ["action"] => string(24) "informacje-organizacyjne"
                                ["module"] => string(7) "default"
                                ["error_handler"] => object(ArrayObject)#96 (1) {
                                  ["storage":"ArrayObject":private] => array(3) {
                                    ["exception"] => *RECURSION*
                                    ["type"] => string(15) "EXCEPTION_OTHER"
                                    ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                      ["_paramSources":protected] => array(2) {
                                        [0] => string(4) "_GET"
                                        [1] => string(5) "_POST"
                                      }
                                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_baseUrl":protected] => string(0) ""
                                      ["_basePath":protected] => NULL
                                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_params":protected] => array(3) {
                                        ["controller"] => string(5) "pokaz"
                                        ["action"] => string(24) "informacje-organizacyjne"
                                        ["module"] => string(7) "default"
                                      }
                                      ["_rawBody":protected] => NULL
                                      ["_aliases":protected] => array(0) {
                                      }
                                      ["_dispatched":protected] => bool(true)
                                      ["_module":protected] => string(7) "default"
                                      ["_moduleKey":protected] => string(6) "module"
                                      ["_controller":protected] => string(5) "pokaz"
                                      ["_controllerKey":protected] => string(10) "controller"
                                      ["_action":protected] => string(24) "informacje-organizacyjne"
                                      ["_actionKey":protected] => string(6) "action"
                                    }
                                  }
                                }
                              }
                              ["_rawBody":protected] => NULL
                              ["_aliases":protected] => array(0) {
                              }
                              ["_dispatched":protected] => bool(false)
                              ["_module":protected] => string(7) "default"
                              ["_moduleKey":protected] => string(6) "module"
                              ["_controller":protected] => string(5) "error"
                              ["_controllerKey":protected] => string(10) "controller"
                              ["_action":protected] => string(8) "critical"
                              ["_actionKey":protected] => string(6) "action"
                            }
                            ["_response":protected] => *RECURSION*
                          }
                          ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                            ["_paramSources":protected] => array(2) {
                              [0] => string(4) "_GET"
                              [1] => string(5) "_POST"
                            }
                            ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                            ["_baseUrl":protected] => string(0) ""
                            ["_basePath":protected] => NULL
                            ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                            ["_params":protected] => array(4) {
                              ["controller"] => string(5) "pokaz"
                              ["action"] => string(24) "informacje-organizacyjne"
                              ["module"] => string(7) "default"
                              ["error_handler"] => object(ArrayObject)#96 (1) {
                                ["storage":"ArrayObject":private] => array(3) {
                                  ["exception"] => *RECURSION*
                                  ["type"] => string(15) "EXCEPTION_OTHER"
                                  ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                    ["_paramSources":protected] => array(2) {
                                      [0] => string(4) "_GET"
                                      [1] => string(5) "_POST"
                                    }
                                    ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                    ["_baseUrl":protected] => string(0) ""
                                    ["_basePath":protected] => NULL
                                    ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                    ["_params":protected] => array(3) {
                                      ["controller"] => string(5) "pokaz"
                                      ["action"] => string(24) "informacje-organizacyjne"
                                      ["module"] => string(7) "default"
                                    }
                                    ["_rawBody":protected] => NULL
                                    ["_aliases":protected] => array(0) {
                                    }
                                    ["_dispatched":protected] => bool(true)
                                    ["_module":protected] => string(7) "default"
                                    ["_moduleKey":protected] => string(6) "module"
                                    ["_controller":protected] => string(5) "pokaz"
                                    ["_controllerKey":protected] => string(10) "controller"
                                    ["_action":protected] => string(24) "informacje-organizacyjne"
                                    ["_actionKey":protected] => string(6) "action"
                                  }
                                }
                              }
                            }
                            ["_rawBody":protected] => NULL
                            ["_aliases":protected] => array(0) {
                            }
                            ["_dispatched":protected] => bool(false)
                            ["_module":protected] => string(7) "default"
                            ["_moduleKey":protected] => string(6) "module"
                            ["_controller":protected] => string(5) "error"
                            ["_controllerKey":protected] => string(10) "controller"
                            ["_action":protected] => string(8) "critical"
                            ["_actionKey":protected] => string(6) "action"
                          }
                          ["_response":protected] => *RECURSION*
                          ["_returnResponse":protected] => bool(false)
                          ["_router":protected] => object(Zend_Controller_Router_Rewrite)#25 (8) {
                            ["_useDefaultRoutes":protected] => bool(true)
                            ["_routes":protected] => array(2) {
                              ["default"] => object(Zend_Controller_Router_Route_Module)#46 (11) {
                                ["_defaults":protected] => array(3) {
                                  ["controller"] => string(5) "index"
                                  ["action"] => string(5) "index"
                                  ["module"] => string(7) "default"
                                }
                                ["_values":protected] => array(2) {
                                  ["controller"] => string(5) "pokaz"
                                  ["action"] => string(24) "informacje-organizacyjne"
                                }
                                ["_moduleValid":protected] => bool(false)
                                ["_keysSet":protected] => bool(true)
                                ["_moduleKey":protected] => string(6) "module"
                                ["_controllerKey":protected] => string(10) "controller"
                                ["_actionKey":protected] => string(6) "action"
                                ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                  ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                  ["_curModule":protected] => string(7) "default"
                                  ["_controllerDirectory":protected] => array(4) {
                                    ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                    ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                    ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                    ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                  }
                                  ["_defaultAction":protected] => string(5) "index"
                                  ["_defaultController":protected] => string(5) "index"
                                  ["_defaultModule":protected] => string(7) "default"
                                  ["_frontController":protected] => NULL
                                  ["_invokeParams":protected] => array(2) {
                                    ["displayExceptions"] => string(1) "0"
                                    ["bootstrap"] => *RECURSION*
                                  }
                                  ["_pathDelimiter":protected] => string(1) "_"
                                  ["_response":protected] => *RECURSION*
                                  ["_wordDelimiter":protected] => array(2) {
                                    [0] => string(1) "-"
                                    [1] => string(1) "."
                                  }
                                }
                                ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                  ["_paramSources":protected] => array(2) {
                                    [0] => string(4) "_GET"
                                    [1] => string(5) "_POST"
                                  }
                                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_baseUrl":protected] => string(0) ""
                                  ["_basePath":protected] => NULL
                                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_params":protected] => array(4) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                    ["error_handler"] => object(ArrayObject)#96 (1) {
                                      ["storage":"ArrayObject":private] => array(3) {
                                        ["exception"] => *RECURSION*
                                        ["type"] => string(15) "EXCEPTION_OTHER"
                                        ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                          ["_paramSources":protected] => array(2) {
                                            [0] => string(4) "_GET"
                                            [1] => string(5) "_POST"
                                          }
                                          ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_baseUrl":protected] => string(0) ""
                                          ["_basePath":protected] => NULL
                                          ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_params":protected] => array(3) {
                                            ["controller"] => string(5) "pokaz"
                                            ["action"] => string(24) "informacje-organizacyjne"
                                            ["module"] => string(7) "default"
                                          }
                                          ["_rawBody":protected] => NULL
                                          ["_aliases":protected] => array(0) {
                                          }
                                          ["_dispatched":protected] => bool(true)
                                          ["_module":protected] => string(7) "default"
                                          ["_moduleKey":protected] => string(6) "module"
                                          ["_controller":protected] => string(5) "pokaz"
                                          ["_controllerKey":protected] => string(10) "controller"
                                          ["_action":protected] => string(24) "informacje-organizacyjne"
                                          ["_actionKey":protected] => string(6) "action"
                                        }
                                      }
                                    }
                                  }
                                  ["_rawBody":protected] => NULL
                                  ["_aliases":protected] => array(0) {
                                  }
                                  ["_dispatched":protected] => bool(false)
                                  ["_module":protected] => string(7) "default"
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controller":protected] => string(5) "error"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_action":protected] => string(8) "critical"
                                  ["_actionKey":protected] => string(6) "action"
                                }
                                ["_isAbstract":protected] => bool(false)
                                ["_matchedPath":protected] => NULL
                              }
                              ["ajax"] => object(Zend_Controller_Router_Route)#22 (17) {
                                ["_translator":protected] => NULL
                                ["_locale":protected] => NULL
                                ["_isTranslated":protected] => bool(false)
                                ["_translatable":protected] => array(0) {
                                }
                                ["_urlVariable":protected] => string(1) ":"
                                ["_urlDelimiter":protected] => string(1) "/"
                                ["_regexDelimiter":protected] => string(1) "#"
                                ["_defaultRegex":protected] => NULL
                                ["_variables":protected] => array(3) {
                                  [1] => string(6) "module"
                                  [2] => string(10) "controller"
                                  [3] => string(6) "action"
                                }
                                ["_parts":protected] => array(5) {
                                  [0] => string(4) "ajax"
                                  [1] => NULL
                                  [2] => NULL
                                  [3] => NULL
                                  [4] => string(1) "*"
                                }
                                ["_defaults":protected] => array(1) {
                                  ["ajax"] => bool(true)
                                }
                                ["_requirements":protected] => array(0) {
                                }
                                ["_values":protected] => array(0) {
                                }
                                ["_wildcardData":protected] => array(0) {
                                }
                                ["_staticCount":protected] => int(1)
                                ["_isAbstract":protected] => bool(false)
                                ["_matchedPath":protected] => NULL
                              }
                            }
                            ["_currentRoute":protected] => string(7) "default"
                            ["_globalParams":protected] => array(0) {
                            }
                            ["_chainNameSeparator":protected] => string(1) "-"
                            ["_useCurrentParamsAsGlobal":protected] => bool(false)
                            ["_frontController":protected] => *RECURSION*
                            ["_invokeParams":protected] => array(2) {
                              ["displayExceptions"] => string(1) "0"
                              ["bootstrap"] => *RECURSION*
                            }
                          }
                          ["_throwExceptions":protected] => bool(false)
                        }
                        ["_appNamespace":protected] => string(0) ""
                        ["_resourceLoader":protected] => object(Zend_Application_Module_Autoloader)#42 (5) {
                          ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                          ["_components":protected] => array(10) {
                            ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                            ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                            ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                            ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                            ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                            ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                            ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                            ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                            ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                            ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                          }
                          ["_defaultResourceType":protected] => string(5) "model"
                          ["_namespace":protected] => string(0) ""
                          ["_resourceTypes":protected] => array(10) {
                            ["dbtable"] => array(2) {
                              ["namespace"] => string(13) "Model_DbTable"
                              ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                            }
                            ["mappers"] => array(2) {
                              ["namespace"] => string(12) "Model_Mapper"
                              ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                            }
                            ["form"] => array(2) {
                              ["namespace"] => string(4) "Form"
                              ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                            }
                            ["model"] => array(2) {
                              ["namespace"] => string(5) "Model"
                              ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                            }
                            ["plugin"] => array(2) {
                              ["namespace"] => string(6) "Plugin"
                              ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                            }
                            ["service"] => array(2) {
                              ["namespace"] => string(7) "Service"
                              ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                            }
                            ["viewhelper"] => array(2) {
                              ["namespace"] => string(11) "View_Helper"
                              ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                            }
                            ["viewfilter"] => array(2) {
                              ["namespace"] => string(11) "View_Filter"
                              ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                            }
                            ["helper"] => array(2) {
                              ["namespace"] => string(13) "Plugin_Helper"
                              ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                            }
                            ["validator"] => array(2) {
                              ["namespace"] => string(16) "Plugin_Validator"
                              ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                            }
                          }
                        }
                        ["_application":protected] => object(Zend_Application)#1 (5) {
                          ["_autoloader":protected] => object(Zend_Loader_Autoloader)#2 (8) {
                            ["_autoloaders":protected] => array(2) {
                              [0] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                ["_components":protected] => array(10) {
                                  ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                  ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                  ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                  ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                  ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                  ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                  ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                  ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                  ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                  ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                }
                                ["_defaultResourceType":protected] => string(5) "model"
                                ["_namespace":protected] => string(0) ""
                                ["_resourceTypes":protected] => array(10) {
                                  ["dbtable"] => array(2) {
                                    ["namespace"] => string(13) "Model_DbTable"
                                    ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                  }
                                  ["mappers"] => array(2) {
                                    ["namespace"] => string(12) "Model_Mapper"
                                    ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                  }
                                  ["form"] => array(2) {
                                    ["namespace"] => string(4) "Form"
                                    ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                  }
                                  ["model"] => array(2) {
                                    ["namespace"] => string(5) "Model"
                                    ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                  }
                                  ["plugin"] => array(2) {
                                    ["namespace"] => string(6) "Plugin"
                                    ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                  }
                                  ["service"] => array(2) {
                                    ["namespace"] => string(7) "Service"
                                    ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                  }
                                  ["viewhelper"] => array(2) {
                                    ["namespace"] => string(11) "View_Helper"
                                    ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                  }
                                  ["viewfilter"] => array(2) {
                                    ["namespace"] => string(11) "View_Filter"
                                    ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                  }
                                  ["helper"] => array(2) {
                                    ["namespace"] => string(13) "Plugin_Helper"
                                    ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                  }
                                  ["validator"] => array(2) {
                                    ["namespace"] => string(16) "Plugin_Validator"
                                    ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                  }
                                }
                              }
                              [1] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                ["_components":protected] => array(10) {
                                  ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                  ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                  ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                  ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                  ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                  ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                  ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                  ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                  ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                  ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                }
                                ["_defaultResourceType":protected] => string(5) "model"
                                ["_namespace":protected] => string(0) ""
                                ["_resourceTypes":protected] => array(10) {
                                  ["dbtable"] => array(2) {
                                    ["namespace"] => string(13) "Model_DbTable"
                                    ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                  }
                                  ["mappers"] => array(2) {
                                    ["namespace"] => string(12) "Model_Mapper"
                                    ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                  }
                                  ["form"] => array(2) {
                                    ["namespace"] => string(4) "Form"
                                    ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                  }
                                  ["model"] => array(2) {
                                    ["namespace"] => string(5) "Model"
                                    ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                  }
                                  ["plugin"] => array(2) {
                                    ["namespace"] => string(6) "Plugin"
                                    ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                  }
                                  ["service"] => array(2) {
                                    ["namespace"] => string(7) "Service"
                                    ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                  }
                                  ["viewhelper"] => array(2) {
                                    ["namespace"] => string(11) "View_Helper"
                                    ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                  }
                                  ["viewfilter"] => array(2) {
                                    ["namespace"] => string(11) "View_Filter"
                                    ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                  }
                                  ["helper"] => array(2) {
                                    ["namespace"] => string(13) "Plugin_Helper"
                                    ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                  }
                                  ["validator"] => array(2) {
                                    ["namespace"] => string(16) "Plugin_Validator"
                                    ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                  }
                                }
                              }
                            }
                            ["_defaultAutoloader":protected] => array(2) {
                              [0] => string(11) "Zend_Loader"
                              [1] => string(9) "loadClass"
                            }
                            ["_fallbackAutoloader":protected] => bool(false)
                            ["_internalAutoloader":protected] => array(2) {
                              [0] => *RECURSION*
                              [1] => string(9) "_autoload"
                            }
                            ["_namespaces":protected] => array(2) {
                              ["Zend_"] => bool(true)
                              ["SQL_"] => bool(true)
                            }
                            ["_namespaceAutoloaders":protected] => array(1) {
                              [""] => array(2) {
                                [0] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                  ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                  ["_components":protected] => array(10) {
                                    ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                    ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                    ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                    ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                    ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                    ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                    ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                    ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                    ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                    ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                  }
                                  ["_defaultResourceType":protected] => string(5) "model"
                                  ["_namespace":protected] => string(0) ""
                                  ["_resourceTypes":protected] => array(10) {
                                    ["dbtable"] => array(2) {
                                      ["namespace"] => string(13) "Model_DbTable"
                                      ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                    }
                                    ["mappers"] => array(2) {
                                      ["namespace"] => string(12) "Model_Mapper"
                                      ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                    }
                                    ["form"] => array(2) {
                                      ["namespace"] => string(4) "Form"
                                      ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                    }
                                    ["model"] => array(2) {
                                      ["namespace"] => string(5) "Model"
                                      ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                    }
                                    ["plugin"] => array(2) {
                                      ["namespace"] => string(6) "Plugin"
                                      ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                    }
                                    ["service"] => array(2) {
                                      ["namespace"] => string(7) "Service"
                                      ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                    }
                                    ["viewhelper"] => array(2) {
                                      ["namespace"] => string(11) "View_Helper"
                                      ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                    }
                                    ["viewfilter"] => array(2) {
                                      ["namespace"] => string(11) "View_Filter"
                                      ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                    }
                                    ["helper"] => array(2) {
                                      ["namespace"] => string(13) "Plugin_Helper"
                                      ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                    }
                                    ["validator"] => array(2) {
                                      ["namespace"] => string(16) "Plugin_Validator"
                                      ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                    }
                                  }
                                }
                                [1] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                  ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                  ["_components":protected] => array(10) {
                                    ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                    ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                    ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                    ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                    ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                    ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                    ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                    ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                    ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                    ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                  }
                                  ["_defaultResourceType":protected] => string(5) "model"
                                  ["_namespace":protected] => string(0) ""
                                  ["_resourceTypes":protected] => array(10) {
                                    ["dbtable"] => array(2) {
                                      ["namespace"] => string(13) "Model_DbTable"
                                      ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                    }
                                    ["mappers"] => array(2) {
                                      ["namespace"] => string(12) "Model_Mapper"
                                      ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                    }
                                    ["form"] => array(2) {
                                      ["namespace"] => string(4) "Form"
                                      ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                    }
                                    ["model"] => array(2) {
                                      ["namespace"] => string(5) "Model"
                                      ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                    }
                                    ["plugin"] => array(2) {
                                      ["namespace"] => string(6) "Plugin"
                                      ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                    }
                                    ["service"] => array(2) {
                                      ["namespace"] => string(7) "Service"
                                      ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                    }
                                    ["viewhelper"] => array(2) {
                                      ["namespace"] => string(11) "View_Helper"
                                      ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                    }
                                    ["viewfilter"] => array(2) {
                                      ["namespace"] => string(11) "View_Filter"
                                      ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                    }
                                    ["helper"] => array(2) {
                                      ["namespace"] => string(13) "Plugin_Helper"
                                      ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                    }
                                    ["validator"] => array(2) {
                                      ["namespace"] => string(16) "Plugin_Validator"
                                      ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                    }
                                  }
                                }
                              }
                            }
                            ["_suppressNotFoundWarnings":protected] => bool(false)
                            ["_zfPath":protected] => NULL
                          }
                          ["_bootstrap":protected] => *RECURSION*
                          ["_environment":protected] => string(10) "production"
                          ["_optionKeys":protected] => array(21) {
                            [0] => string(11) "phpsettings"
                            [1] => string(9) "bootstrap"
                            [2] => string(12) "appnamespace"
                            [3] => string(11) "pluginpaths"
                            [4] => string(9) "resources"
                            [5] => string(2) "db"
                            [6] => string(5) "logdb"
                            [7] => string(7) "session"
                            [8] => string(24) "session_defaultnamespace"
                            [9] => string(16) "session_lifetime"
                            [10] => string(13) "session_table"
                            [11] => string(6) "smarty"
                            [12] => string(4) "view"
                            [13] => string(5) "cache"
                            [14] => string(4) "auth"
                            [15] => string(5) "auth2"
                            [16] => string(6) "upload"
                            [17] => string(5) "paths"
                            [18] => string(9) "error_log"
                            [19] => string(7) "mailing"
                            [20] => string(5) "debug"
                          }
                          ["_options":protected] => array(21) {
                            ["phpSettings"] => array(5) {
                              ["display_startup_errors"] => string(1) "0"
                              ["display_errors"] => string(1) "0"
                              ["post_max_size"] => string(3) "12M"
                              ["upload_max_filesize"] => string(3) "12M"
                              ["MAX_FILE_SIZE"] => string(3) "12M"
                            }
                            ["bootstrap"] => array(2) {
                              ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/Bootstrap.php"
                              ["class"] => string(9) "Bootstrap"
                            }
                            ["appnamespace"] => string(0) ""
                            ["pluginPaths"] => array(1) {
                              ["Plugin"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/plugins/"
                            }
                            ["resources"] => array(1) {
                              ["frontController"] => array(6) {
                                ["controllerDirectory"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                ["moduleControllerDirectoryName"] => string(1) "/"
                                ["moduleDirectory"] => string(63) "/home/firmylesne/domains/firmylesne.pl/application/controllers/"
                                ["defaultControllerName"] => string(5) "index"
                                ["defaultAction"] => string(5) "index"
                                ["params"] => array(1) {
                                  ["displayExceptions"] => string(1) "0"
                                }
                              }
                            }
                            ["db"] => array(2) {
                              ["adapter"] => string(9) "Pdo_Mysql"
                              ["params"] => array(5) {
                                ["host"] => string(9) "localhost"
                                ["dbname"] => string(13) "firmylesne_fl"
                                ["username"] => string(13) "firmylesne_fl"
                                ["password"] => string(8) "RvN04efq"
                                ["charset"] => string(4) "utf8"
                              }
                            }
                            ["logdb"] => array(7) {
                              ["enabled"] => string(1) "0"
                              ["table"] => string(9) "log_zmian"
                              ["table_query"] => string(19) "log_zmian_zapytania"
                              ["exclude"] => string(61) "session,log_aktywnosci,log_logowan(insert),log_bledow(insert)"
                              ["log_insert"] => string(1) "0"
                              ["log_update"] => string(1) "0"
                              ["log_delete"] => string(1) "0"
                            }
                            ["session"] => array(1) {
                              ["name"] => string(11) "firmy_lesne"
                            }
                            ["session_defaultnamespace"] => string(7) "Default"
                            ["session_lifetime"] => string(5) "86400"
                            ["session_table"] => array(6) {
                              ["name"] => string(7) "session"
                              ["primary"] => array(3) {
                                [0] => string(10) "session_id"
                                [1] => string(9) "save_path"
                                [2] => string(4) "name"
                              }
                              ["primaryAssignment"] => array(3) {
                                [0] => string(9) "sessionId"
                                [1] => string(15) "sessionSavePath"
                                [2] => string(11) "sessionName"
                              }
                              ["modifiedColumn"] => string(8) "modified"
                              ["dataColumn"] => string(12) "session_data"
                              ["lifetimeColumn"] => string(8) "lifetime"
                            }
                            ["smarty"] => array(12) {
                              ["template_dir"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/"
                              ["layout_dir"] => string(75) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/layouts/"
                              ["compile_dir"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/views/compiles/"
                              ["cache_dir"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/caches/"
                              ["plugins_dir"] => array(1) {
                                [0] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/plugins/smarty"
                              }
                              ["auto_literal"] => string(1) "1"
                              ["force_compile"] => string(1) "0"
                              ["compile_check"] => string(1) "0"
                              ["default_layout"] => string(14) "default/layout"
                              ["debugging"] => string(1) "0"
                              ["debugging_ctrl"] => string(3) "URL"
                              ["default_modifiers"] => array(1) {
                                [0] => string(16) "escape:'htmlall'"
                              }
                            }
                            ["view"] => array(4) {
                              ["images"] => string(8) "/images/"
                              ["styles"] => string(8) "/styles/"
                              ["scripts"] => string(9) "/scripts/"
                              ["plugins"] => string(9) "/plugins/"
                            }
                            ["cache"] => array(4) {
                              ["enabled"] => string(1) "1"
                              ["frontend"] => array(2) {
                                ["name"] => string(4) "Core"
                                ["params"] => array(1) {
                                  ["automatic_serialization"] => string(1) "1"
                                }
                              }
                              ["primary"] => array(2) {
                                ["name"] => string(4) "File"
                                ["params"] => array(1) {
                                  ["cache_dir"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/../temp"
                                }
                              }
                              ["options"] => array(3) {
                                ["savetosecondary"] => string(1) "1"
                                ["backuptosecondary"] => string(1) "0"
                                ["recoverprimary"] => string(1) "1"
                              }
                            }
                            ["auth"] => array(2) {
                              ["table"] => array(4) {
                                ["name"] => string(15) "acl_uzytkownicy"
                                ["user_column"] => string(5) "email"
                                ["pass_column"] => string(5) "haslo"
                                ["pass_treatment"] => string(7) "SHA1(?)"
                              }
                              ["log"] => array(2) {
                                ["enabled"] => string(1) "1"
                                ["table"] => string(11) "log_logowan"
                              }
                            }
                            ["auth2"] => array(2) {
                              ["table"] => array(4) {
                                ["name"] => string(15) "acl_uzytkownicy"
                                ["user_column"] => string(5) "email"
                                ["pass_column"] => string(5) "haslo"
                                ["pass_treatment"] => string(1) "?"
                              }
                              ["log"] => array(2) {
                                ["enabled"] => string(1) "1"
                                ["table"] => string(11) "log_logowan"
                              }
                            }
                            ["upload"] => array(5) {
                              ["filetransfer"] => array(2) {
                                ["ignoreNoFile"] => string(1) "1"
                                ["useByteString"] => string(1) "0"
                              }
                              ["maxFileSize"] => string(3) "1MB"
                              ["maxFilesSize"] => string(3) "5MB"
                              ["excludeExtension"] => string(200) "ADE,ADP,BAS,BAT,CGI,CHM,CMD,COM,CPL,CRT,EXE,HLP,HTA,HTM,HTML,INF,INS,ISP,JS,JSE,LNK,MDB,MDE,MSC,MSI,MSP,MST,PCD,PHTML,PIF,PHP,PHP2,PHP3,PHP4,PHP5,REG,SCR,SCT,SH,SHS,TIF,TIFF,URL,VB,VBE,VBS,WSC,WSF,WSH"
                              ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/../files"
                            }
                            ["paths"] => array(1) {
                              ["images"] => array(6) {
                                ["news"] => string(82) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/artykuly/"
                                ["reklama"] => string(81) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/reklama/"
                                ["galerie"] => string(81) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/galerie/"
                                ["filmy"] => string(79) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/filmy/"
                                ["firmy"] => string(79) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/firmy/"
                                ["ogloszenia"] => string(84) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/ogloszenia/"
                              }
                            }
                            ["error_log"] => array(3) {
                              ["enabled"] => string(1) "1"
                              ["table"] => string(10) "log_bledow"
                              ["mailing"] => array(4) {
                                ["enabled"] => string(1) "1"
                                ["recipients"] => array(1) {
                                  [0] => string(23) "and.kowalczuk@gmail.com"
                                }
                                ["hostname"] => string(13) "firmylesne.pl"
                                ["host"] => array(5) {
                                  ["auth"] => string(5) "login"
                                  ["username"] => string(19) "bledy@firmylesne.pl"
                                  ["password"] => string(8) "g52mibV7"
                                  ["ssl"] => string(3) "ssl"
                                  ["port"] => string(3) "587"
                                }
                              }
                            }
                            ["mailing"] => array(5) {
                              ["enabled"] => string(1) "1"
                              ["nadawca_adres"] => string(21) "noreply@firmylesne.pl"
                              ["nadawca_nazwa"] => string(12) "Firmy leśne"
                              ["hostname"] => string(13) "firmylesne.pl"
                              ["host"] => array(5) {
                                ["auth"] => string(5) "login"
                                ["username"] => string(21) "noreply@firmylesne.pl"
                                ["password"] => string(8) "z43X3Ikg"
                                ["ssl"] => string(3) "ssl"
                                ["port"] => string(3) "465"
                              }
                            }
                            ["debug"] => array(6) {
                              ["enabled"] => string(1) "1"
                              ["images_path"] => string(14) "/images/debug/"
                              ["max_recursion"] => string(1) "6"
                              ["max_string_length"] => string(2) "75"
                              ["max_string_length_stepsub"] => string(1) "2"
                              ["inline"] => string(1) "1"
                            }
                          }
                        }
                        ["_classResources":protected] => array(13) {
                          ["basecontrollers"] => string(20) "_initBaseControllers"
                          ["autoloader"] => string(15) "_initAutoloader"
                          ["upload"] => string(11) "_initUpload"
                          ["view"] => string(9) "_initView"
                          ["router"] => string(11) "_initRouter"
                          ["db"] => string(7) "_initDb"
                          ["session"] => string(12) "_initSession"
                          ["cache"] => string(10) "_initCache"
                          ["auth"] => string(9) "_initAuth"
                          ["acl"] => string(8) "_initAcl"
                          ["errorlog"] => string(13) "_initErrorLog"
                          ["translator"] => string(15) "_initTranslator"
                          ["path"] => string(9) "_initPath"
                        }
                        ["_container":protected] => object(Zend_Registry)#39 (1) {
                          ["storage":"ArrayObject":private] => array(11) {
                            ["frontcontroller"] => object(Zend_Controller_Front)#37 (11) {
                              ["_baseUrl":protected] => NULL
                              ["_controllerDir":protected] => NULL
                              ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                ["_curModule":protected] => string(7) "default"
                                ["_controllerDirectory":protected] => array(4) {
                                  ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                  ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                  ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                  ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                }
                                ["_defaultAction":protected] => string(5) "index"
                                ["_defaultController":protected] => string(5) "index"
                                ["_defaultModule":protected] => string(7) "default"
                                ["_frontController":protected] => NULL
                                ["_invokeParams":protected] => array(2) {
                                  ["displayExceptions"] => string(1) "0"
                                  ["bootstrap"] => *RECURSION*
                                }
                                ["_pathDelimiter":protected] => string(1) "_"
                                ["_response":protected] => *RECURSION*
                                ["_wordDelimiter":protected] => array(2) {
                                  [0] => string(1) "-"
                                  [1] => string(1) "."
                                }
                              }
                              ["_invokeParams":protected] => array(2) {
                                ["displayExceptions"] => string(1) "0"
                                ["bootstrap"] => *RECURSION*
                              }
                              ["_moduleControllerDirectoryName":protected] => string(1) "/"
                              ["_plugins":protected] => object(Zend_Controller_Plugin_Broker)#38 (3) {
                                ["_plugins":protected] => array(1) {
                                  [100] => object(Zend_Controller_Plugin_ErrorHandler)#49 (7) {
                                    ["_errorModule":protected] => string(7) "default"
                                    ["_errorController":protected] => string(5) "error"
                                    ["_errorAction":protected] => string(5) "error"
                                    ["_isInsideErrorHandlerLoop":protected] => bool(true)
                                    ["_exceptionCountAtFirstEncounter":protected] => int(1)
                                    ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                      ["_paramSources":protected] => array(2) {
                                        [0] => string(4) "_GET"
                                        [1] => string(5) "_POST"
                                      }
                                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_baseUrl":protected] => string(0) ""
                                      ["_basePath":protected] => NULL
                                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_params":protected] => array(4) {
                                        ["controller"] => string(5) "pokaz"
                                        ["action"] => string(24) "informacje-organizacyjne"
                                        ["module"] => string(7) "default"
                                        ["error_handler"] => object(ArrayObject)#96 (1) {
                                          ["storage":"ArrayObject":private] => array(3) {
                                            ["exception"] => *RECURSION*
                                            ["type"] => string(15) "EXCEPTION_OTHER"
                                            ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                              ["_paramSources":protected] => array(2) {
                                                [0] => string(4) "_GET"
                                                [1] => string(5) "_POST"
                                              }
                                              ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                              ["_baseUrl":protected] => string(0) ""
                                              ["_basePath":protected] => NULL
                                              ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                              ["_params":protected] => array(3) {
                                                ["controller"] => string(5) "pokaz"
                                                ["action"] => string(24) "informacje-organizacyjne"
                                                ["module"] => string(7) "default"
                                              }
                                              ["_rawBody":protected] => NULL
                                              ["_aliases":protected] => array(0) {
                                              }
                                              ["_dispatched":protected] => bool(true)
                                              ["_module":protected] => string(7) "default"
                                              ["_moduleKey":protected] => string(6) "module"
                                              ["_controller":protected] => string(5) "pokaz"
                                              ["_controllerKey":protected] => string(10) "controller"
                                              ["_action":protected] => string(24) "informacje-organizacyjne"
                                              ["_actionKey":protected] => string(6) "action"
                                            }
                                          }
                                        }
                                      }
                                      ["_rawBody":protected] => NULL
                                      ["_aliases":protected] => array(0) {
                                      }
                                      ["_dispatched":protected] => bool(false)
                                      ["_module":protected] => string(7) "default"
                                      ["_moduleKey":protected] => string(6) "module"
                                      ["_controller":protected] => string(5) "error"
                                      ["_controllerKey":protected] => string(10) "controller"
                                      ["_action":protected] => string(8) "critical"
                                      ["_actionKey":protected] => string(6) "action"
                                    }
                                    ["_response":protected] => *RECURSION*
                                  }
                                }
                                ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                  ["_paramSources":protected] => array(2) {
                                    [0] => string(4) "_GET"
                                    [1] => string(5) "_POST"
                                  }
                                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_baseUrl":protected] => string(0) ""
                                  ["_basePath":protected] => NULL
                                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_params":protected] => array(4) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                    ["error_handler"] => object(ArrayObject)#96 (1) {
                                      ["storage":"ArrayObject":private] => array(3) {
                                        ["exception"] => *RECURSION*
                                        ["type"] => string(15) "EXCEPTION_OTHER"
                                        ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                          ["_paramSources":protected] => array(2) {
                                            [0] => string(4) "_GET"
                                            [1] => string(5) "_POST"
                                          }
                                          ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_baseUrl":protected] => string(0) ""
                                          ["_basePath":protected] => NULL
                                          ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_params":protected] => array(3) {
                                            ["controller"] => string(5) "pokaz"
                                            ["action"] => string(24) "informacje-organizacyjne"
                                            ["module"] => string(7) "default"
                                          }
                                          ["_rawBody":protected] => NULL
                                          ["_aliases":protected] => array(0) {
                                          }
                                          ["_dispatched":protected] => bool(true)
                                          ["_module":protected] => string(7) "default"
                                          ["_moduleKey":protected] => string(6) "module"
                                          ["_controller":protected] => string(5) "pokaz"
                                          ["_controllerKey":protected] => string(10) "controller"
                                          ["_action":protected] => string(24) "informacje-organizacyjne"
                                          ["_actionKey":protected] => string(6) "action"
                                        }
                                      }
                                    }
                                  }
                                  ["_rawBody":protected] => NULL
                                  ["_aliases":protected] => array(0) {
                                  }
                                  ["_dispatched":protected] => bool(false)
                                  ["_module":protected] => string(7) "default"
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controller":protected] => string(5) "error"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_action":protected] => string(8) "critical"
                                  ["_actionKey":protected] => string(6) "action"
                                }
                                ["_response":protected] => *RECURSION*
                              }
                              ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                ["_paramSources":protected] => array(2) {
                                  [0] => string(4) "_GET"
                                  [1] => string(5) "_POST"
                                }
                                ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                ["_baseUrl":protected] => string(0) ""
                                ["_basePath":protected] => NULL
                                ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                ["_params":protected] => array(4) {
                                  ["controller"] => string(5) "pokaz"
                                  ["action"] => string(24) "informacje-organizacyjne"
                                  ["module"] => string(7) "default"
                                  ["error_handler"] => object(ArrayObject)#96 (1) {
                                    ["storage":"ArrayObject":private] => array(3) {
                                      ["exception"] => *RECURSION*
                                      ["type"] => string(15) "EXCEPTION_OTHER"
                                      ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                        ["_paramSources":protected] => array(2) {
                                          [0] => string(4) "_GET"
                                          [1] => string(5) "_POST"
                                        }
                                        ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                        ["_baseUrl":protected] => string(0) ""
                                        ["_basePath":protected] => NULL
                                        ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                        ["_params":protected] => array(3) {
                                          ["controller"] => string(5) "pokaz"
                                          ["action"] => string(24) "informacje-organizacyjne"
                                          ["module"] => string(7) "default"
                                        }
                                        ["_rawBody":protected] => NULL
                                        ["_aliases":protected] => array(0) {
                                        }
                                        ["_dispatched":protected] => bool(true)
                                        ["_module":protected] => string(7) "default"
                                        ["_moduleKey":protected] => string(6) "module"
                                        ["_controller":protected] => string(5) "pokaz"
                                        ["_controllerKey":protected] => string(10) "controller"
                                        ["_action":protected] => string(24) "informacje-organizacyjne"
                                        ["_actionKey":protected] => string(6) "action"
                                      }
                                    }
                                  }
                                }
                                ["_rawBody":protected] => NULL
                                ["_aliases":protected] => array(0) {
                                }
                                ["_dispatched":protected] => bool(false)
                                ["_module":protected] => string(7) "default"
                                ["_moduleKey":protected] => string(6) "module"
                                ["_controller":protected] => string(5) "error"
                                ["_controllerKey":protected] => string(10) "controller"
                                ["_action":protected] => string(8) "critical"
                                ["_actionKey":protected] => string(6) "action"
                              }
                              ["_response":protected] => *RECURSION*
                              ["_returnResponse":protected] => bool(false)
                              ["_router":protected] => object(Zend_Controller_Router_Rewrite)#25 (8) {
                                ["_useDefaultRoutes":protected] => bool(true)
                                ["_routes":protected] => array(2) {
                                  ["default"] => object(Zend_Controller_Router_Route_Module)#46 (11) {
                                    ["_defaults":protected] => array(3) {
                                      ["controller"] => string(5) "index"
                                      ["action"] => string(5) "index"
                                      ["module"] => string(7) "default"
                                    }
                                    ["_values":protected] => array(2) {
                                      ["controller"] => string(5) "pokaz"
                                      ["action"] => string(24) "informacje-organizacyjne"
                                    }
                                    ["_moduleValid":protected] => bool(false)
                                    ["_keysSet":protected] => bool(true)
                                    ["_moduleKey":protected] => string(6) "module"
                                    ["_controllerKey":protected] => string(10) "controller"
                                    ["_actionKey":protected] => string(6) "action"
                                    ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                      ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                      ["_curModule":protected] => string(7) "default"
                                      ["_controllerDirectory":protected] => array(4) {
                                        ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                        ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                        ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                        ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                      }
                                      ["_defaultAction":protected] => string(5) "index"
                                      ["_defaultController":protected] => string(5) "index"
                                      ["_defaultModule":protected] => string(7) "default"
                                      ["_frontController":protected] => NULL
                                      ["_invokeParams":protected] => array(2) {
                                        ["displayExceptions"] => string(1) "0"
                                        ["bootstrap"] => *RECURSION*
                                      }
                                      ["_pathDelimiter":protected] => string(1) "_"
                                      ["_response":protected] => *RECURSION*
                                      ["_wordDelimiter":protected] => array(2) {
                                        [0] => string(1) "-"
                                        [1] => string(1) "."
                                      }
                                    }
                                    ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                      ["_paramSources":protected] => array(2) {
                                        [0] => string(4) "_GET"
                                        [1] => string(5) "_POST"
                                      }
                                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_baseUrl":protected] => string(0) ""
                                      ["_basePath":protected] => NULL
                                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_params":protected] => array(4) {
                                        ["controller"] => string(5) "pokaz"
                                        ["action"] => string(24) "informacje-organizacyjne"
                                        ["module"] => string(7) "default"
                                        ["error_handler"] => object(ArrayObject)#96 (1) {
                                          ["storage":"ArrayObject":private] => array(3) {
                                            ["exception"] => *RECURSION*
                                            ["type"] => string(15) "EXCEPTION_OTHER"
                                            ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                              ["_paramSources":protected] => array(2) {
                                                [0] => string(4) "_GET"
                                                [1] => string(5) "_POST"
                                              }
                                              ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                              ["_baseUrl":protected] => string(0) ""
                                              ["_basePath":protected] => NULL
                                              ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                              ["_params":protected] => array(3) {
                                                ["controller"] => string(5) "pokaz"
                                                ["action"] => string(24) "informacje-organizacyjne"
                                                ["module"] => string(7) "default"
                                              }
                                              ["_rawBody":protected] => NULL
                                              ["_aliases":protected] => array(0) {
                                              }
                                              ["_dispatched":protected] => bool(true)
                                              ["_module":protected] => string(7) "default"
                                              ["_moduleKey":protected] => string(6) "module"
                                              ["_controller":protected] => string(5) "pokaz"
                                              ["_controllerKey":protected] => string(10) "controller"
                                              ["_action":protected] => string(24) "informacje-organizacyjne"
                                              ["_actionKey":protected] => string(6) "action"
                                            }
                                          }
                                        }
                                      }
                                      ["_rawBody":protected] => NULL
                                      ["_aliases":protected] => array(0) {
                                      }
                                      ["_dispatched":protected] => bool(false)
                                      ["_module":protected] => string(7) "default"
                                      ["_moduleKey":protected] => string(6) "module"
                                      ["_controller":protected] => string(5) "error"
                                      ["_controllerKey":protected] => string(10) "controller"
                                      ["_action":protected] => string(8) "critical"
                                      ["_actionKey":protected] => string(6) "action"
                                    }
                                    ["_isAbstract":protected] => bool(false)
                                    ["_matchedPath":protected] => NULL
                                  }
                                  ["ajax"] => object(Zend_Controller_Router_Route)#22 (17) {
                                    ["_translator":protected] => NULL
                                    ["_locale":protected] => NULL
                                    ["_isTranslated":protected] => bool(false)
                                    ["_translatable":protected] => array(0) {
                                    }
                                    ["_urlVariable":protected] => string(1) ":"
                                    ["_urlDelimiter":protected] => string(1) "/"
                                    ["_regexDelimiter":protected] => string(1) "#"
                                    ["_defaultRegex":protected] => NULL
                                    ["_variables":protected] => array(3) {
                                      [1] => string(6) "module"
                                      [2] => string(10) "controller"
                                      [3] => string(6) "action"
                                    }
                                    ["_parts":protected] => array(5) {
                                      [0] => string(4) "ajax"
                                      [1] => NULL
                                      [2] => NULL
                                      [3] => NULL
                                      [4] => string(1) "*"
                                    }
                                    ["_defaults":protected] => array(1) {
                                      ["ajax"] => bool(true)
                                    }
                                    ["_requirements":protected] => array(0) {
                                    }
                                    ["_values":protected] => array(0) {
                                    }
                                    ["_wildcardData":protected] => array(0) {
                                    }
                                    ["_staticCount":protected] => int(1)
                                    ["_isAbstract":protected] => bool(false)
                                    ["_matchedPath":protected] => NULL
                                  }
                                }
                                ["_currentRoute":protected] => string(7) "default"
                                ["_globalParams":protected] => array(0) {
                                }
                                ["_chainNameSeparator":protected] => string(1) "-"
                                ["_useCurrentParamsAsGlobal":protected] => bool(false)
                                ["_frontController":protected] => *RECURSION*
                                ["_invokeParams":protected] => array(2) {
                                  ["displayExceptions"] => string(1) "0"
                                  ["bootstrap"] => *RECURSION*
                                }
                              }
                              ["_throwExceptions":protected] => bool(false)
                            }
                            ["autoloader"] => object(Zend_Loader_Autoloader)#2 (8) {
                              ["_autoloaders":protected] => array(2) {
                                [0] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                  ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                  ["_components":protected] => array(10) {
                                    ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                    ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                    ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                    ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                    ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                    ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                    ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                    ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                    ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                    ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                  }
                                  ["_defaultResourceType":protected] => string(5) "model"
                                  ["_namespace":protected] => string(0) ""
                                  ["_resourceTypes":protected] => array(10) {
                                    ["dbtable"] => array(2) {
                                      ["namespace"] => string(13) "Model_DbTable"
                                      ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                    }
                                    ["mappers"] => array(2) {
                                      ["namespace"] => string(12) "Model_Mapper"
                                      ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                    }
                                    ["form"] => array(2) {
                                      ["namespace"] => string(4) "Form"
                                      ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                    }
                                    ["model"] => array(2) {
                                      ["namespace"] => string(5) "Model"
                                      ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                    }
                                    ["plugin"] => array(2) {
                                      ["namespace"] => string(6) "Plugin"
                                      ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                    }
                                    ["service"] => array(2) {
                                      ["namespace"] => string(7) "Service"
                                      ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                    }
                                    ["viewhelper"] => array(2) {
                                      ["namespace"] => string(11) "View_Helper"
                                      ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                    }
                                    ["viewfilter"] => array(2) {
                                      ["namespace"] => string(11) "View_Filter"
                                      ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                    }
                                    ["helper"] => array(2) {
                                      ["namespace"] => string(13) "Plugin_Helper"
                                      ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                    }
                                    ["validator"] => array(2) {
                                      ["namespace"] => string(16) "Plugin_Validator"
                                      ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                    }
                                  }
                                }
                                [1] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                  ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                  ["_components":protected] => array(10) {
                                    ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                    ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                    ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                    ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                    ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                    ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                    ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                    ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                    ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                    ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                  }
                                  ["_defaultResourceType":protected] => string(5) "model"
                                  ["_namespace":protected] => string(0) ""
                                  ["_resourceTypes":protected] => array(10) {
                                    ["dbtable"] => array(2) {
                                      ["namespace"] => string(13) "Model_DbTable"
                                      ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                    }
                                    ["mappers"] => array(2) {
                                      ["namespace"] => string(12) "Model_Mapper"
                                      ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                    }
                                    ["form"] => array(2) {
                                      ["namespace"] => string(4) "Form"
                                      ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                    }
                                    ["model"] => array(2) {
                                      ["namespace"] => string(5) "Model"
                                      ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                    }
                                    ["plugin"] => array(2) {
                                      ["namespace"] => string(6) "Plugin"
                                      ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                    }
                                    ["service"] => array(2) {
                                      ["namespace"] => string(7) "Service"
                                      ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                    }
                                    ["viewhelper"] => array(2) {
                                      ["namespace"] => string(11) "View_Helper"
                                      ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                    }
                                    ["viewfilter"] => array(2) {
                                      ["namespace"] => string(11) "View_Filter"
                                      ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                    }
                                    ["helper"] => array(2) {
                                      ["namespace"] => string(13) "Plugin_Helper"
                                      ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                    }
                                    ["validator"] => array(2) {
                                      ["namespace"] => string(16) "Plugin_Validator"
                                      ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                    }
                                  }
                                }
                              }
                              ["_defaultAutoloader":protected] => array(2) {
                                [0] => string(11) "Zend_Loader"
                                [1] => string(9) "loadClass"
                              }
                              ["_fallbackAutoloader":protected] => bool(false)
                              ["_internalAutoloader":protected] => array(2) {
                                [0] => *RECURSION*
                                [1] => string(9) "_autoload"
                              }
                              ["_namespaces":protected] => array(2) {
                                ["Zend_"] => bool(true)
                                ["SQL_"] => bool(true)
                              }
                              ["_namespaceAutoloaders":protected] => array(1) {
                                [""] => array(2) {
                                  [0] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                    ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                    ["_components":protected] => array(10) {
                                      ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                      ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                      ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                      ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                      ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                      ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                      ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                      ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                      ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                      ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                    }
                                    ["_defaultResourceType":protected] => string(5) "model"
                                    ["_namespace":protected] => string(0) ""
                                    ["_resourceTypes":protected] => array(10) {
                                      ["dbtable"] => array(2) {
                                        ["namespace"] => string(13) "Model_DbTable"
                                        ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                      }
                                      ["mappers"] => array(2) {
                                        ["namespace"] => string(12) "Model_Mapper"
                                        ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                      }
                                      ["form"] => array(2) {
                                        ["namespace"] => string(4) "Form"
                                        ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                      }
                                      ["model"] => array(2) {
                                        ["namespace"] => string(5) "Model"
                                        ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                      }
                                      ["plugin"] => array(2) {
                                        ["namespace"] => string(6) "Plugin"
                                        ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                      }
                                      ["service"] => array(2) {
                                        ["namespace"] => string(7) "Service"
                                        ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                      }
                                      ["viewhelper"] => array(2) {
                                        ["namespace"] => string(11) "View_Helper"
                                        ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                      }
                                      ["viewfilter"] => array(2) {
                                        ["namespace"] => string(11) "View_Filter"
                                        ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                      }
                                      ["helper"] => array(2) {
                                        ["namespace"] => string(13) "Plugin_Helper"
                                        ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                      }
                                      ["validator"] => array(2) {
                                        ["namespace"] => string(16) "Plugin_Validator"
                                        ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                      }
                                    }
                                  }
                                  [1] => object(Zend_Application_Module_Autoloader)#42 (5) {
                                    ["_basePath":protected] => string(50) "/home/firmylesne/domains/firmylesne.pl/application"
                                    ["_components":protected] => array(10) {
                                      ["Model_DbTable"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                      ["Model_Mapper"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                      ["Form"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                      ["Model"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                      ["Plugin"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                      ["Service"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                      ["View_Helper"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                      ["View_Filter"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                      ["Plugin_Helper"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                      ["Plugin_Validator"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                    }
                                    ["_defaultResourceType":protected] => string(5) "model"
                                    ["_namespace":protected] => string(0) ""
                                    ["_resourceTypes":protected] => array(10) {
                                      ["dbtable"] => array(2) {
                                        ["namespace"] => string(13) "Model_DbTable"
                                        ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/DbTable"
                                      }
                                      ["mappers"] => array(2) {
                                        ["namespace"] => string(12) "Model_Mapper"
                                        ["path"] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/models/mappers"
                                      }
                                      ["form"] => array(2) {
                                        ["namespace"] => string(4) "Form"
                                        ["path"] => string(56) "/home/firmylesne/domains/firmylesne.pl/application/forms"
                                      }
                                      ["model"] => array(2) {
                                        ["namespace"] => string(5) "Model"
                                        ["path"] => string(57) "/home/firmylesne/domains/firmylesne.pl/application/models"
                                      }
                                      ["plugin"] => array(2) {
                                        ["namespace"] => string(6) "Plugin"
                                        ["path"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/plugins"
                                      }
                                      ["service"] => array(2) {
                                        ["namespace"] => string(7) "Service"
                                        ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/services"
                                      }
                                      ["viewhelper"] => array(2) {
                                        ["namespace"] => string(11) "View_Helper"
                                        ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/helpers"
                                      }
                                      ["viewfilter"] => array(2) {
                                        ["namespace"] => string(11) "View_Filter"
                                        ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/filters"
                                      }
                                      ["helper"] => array(2) {
                                        ["namespace"] => string(13) "Plugin_Helper"
                                        ["path"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/helpers"
                                      }
                                      ["validator"] => array(2) {
                                        ["namespace"] => string(16) "Plugin_Validator"
                                        ["path"] => string(69) "/home/firmylesne/domains/firmylesne.pl/application/plugins/validators"
                                      }
                                    }
                                  }
                                }
                              }
                              ["_suppressNotFoundWarnings":protected] => bool(false)
                              ["_zfPath":protected] => NULL
                            }
                            ["upload"] => object(Zend_File_Transfer_Adapter_Http)#36 (10) {
                              ["_break":protected] => array(3) {
                                ["Zend_Validate_File_Upload"] => bool(false)
                                ["Zend_Validate_File_Size"] => bool(false)
                                ["Zend_Validate_File_ExcludeExtension"] => bool(false)
                              }
                              ["_filters":protected] => array(0) {
                              }
                              ["_loaders":protected] => array(1) {
                                ["VALIDATE"] => object(Zend_Loader_PluginLoader)#33 (4) {
                                  ["_loadedPluginPaths":protected] => array(0) {
                                  }
                                  ["_loadedPlugins":protected] => array(3) {
                                    ["Upload"] => string(25) "Zend_Validate_File_Upload"
                                    ["Size"] => string(23) "Zend_Validate_File_Size"
                                    ["ExcludeExtension"] => string(35) "Zend_Validate_File_ExcludeExtension"
                                  }
                                  ["_prefixToPaths":protected] => array(2) {
                                    ["Zend_Validate_"] => array(1) {
                                      [0] => string(14) "Zend/Validate/"
                                    }
                                    ["Zend_Validate_File_"] => array(1) {
                                      [0] => string(19) "Zend/Validate/File/"
                                    }
                                  }
                                  ["_useStaticRegistry":protected] => NULL
                                }
                              }
                              ["_messages":protected] => array(0) {
                              }
                              ["_translator":protected] => NULL
                              ["_translatorDisabled":protected] => bool(false)
                              ["_validators":protected] => array(3) {
                                ["Zend_Validate_File_Upload"] => object(Zend_Validate_File_Upload)#34 (9) {
                                  ["_messageTemplates":protected] => array(10) {
                                    ["fileUploadErrorIniSize"] => string(43) "File '%value%' exceeds the defined ini size"
                                    ["fileUploadErrorFormSize"] => string(44) "File '%value%' exceeds the defined form size"
                                    ["fileUploadErrorPartial"] => string(42) "File '%value%' was only partially uploaded"
                                    ["fileUploadErrorNoFile"] => string(31) "File '%value%' was not uploaded"
                                    ["fileUploadErrorNoTmpDir"] => string(51) "No temporary directory was found for file '%value%'"
                                    ["fileUploadErrorCantWrite"] => string(31) "File '%value%' can't be written"
                                    ["fileUploadErrorExtension"] => string(68) "A PHP extension returned an error while uploading the file '%value%'"
                                    ["fileUploadErrorAttack"] => string(70) "File '%value%' was illegally uploaded. This could be a possible attack"
                                    ["fileUploadErrorFileNotFound"] => string(28) "File '%value%' was not found"
                                    ["fileUploadErrorUnknown"] => string(44) "Unknown error while uploading file '%value%'"
                                  }
                                  ["_files":protected] => array(0) {
                                  }
                                  ["_value":protected] => NULL
                                  ["_messageVariables":protected] => array(0) {
                                  }
                                  ["_messages":protected] => array(0) {
                                  }
                                  ["_obscureValue":protected] => bool(false)
                                  ["_errors":protected] => array(0) {
                                  }
                                  ["_translator":protected] => NULL
                                  ["_translatorDisabled":protected] => bool(false)
                                }
                                ["Zend_Validate_File_Size"] => object(Zend_Validate_File_Size)#30 (12) {
                                  ["_messageTemplates":protected] => array(3) {
                                    ["fileSizeTooBig"] => string(72) "Maximum allowed size for file '%value%' is '%max%' but '%size%' detected"
                                    ["fileSizeTooSmall"] => string(73) "Minimum expected size for file '%value%' is '%min%' but '%size%' detected"
                                    ["fileSizeNotFound"] => string(48) "File '%value%' is not readable or does not exist"
                                  }
                                  ["_messageVariables":protected] => array(3) {
                                    ["min"] => string(4) "_min"
                                    ["max"] => string(4) "_max"
                                    ["size"] => string(5) "_size"
                                  }
                                  ["_min":protected] => int(1)
                                  ["_max":protected] => int(1048576)
                                  ["_size":protected] => NULL
                                  ["_useByteString":protected] => bool(true)
                                  ["_value":protected] => NULL
                                  ["_messages":protected] => array(0) {
                                  }
                                  ["_obscureValue":protected] => bool(false)
                                  ["_errors":protected] => array(0) {
                                  }
                                  ["_translator":protected] => NULL
                                  ["_translatorDisabled":protected] => bool(false)
                                }
                                ["Zend_Validate_File_ExcludeExtension"] => object(Zend_Validate_File_ExcludeExtension)#32 (10) {
                                  ["_messageTemplates":protected] => array(2) {
                                    ["fileExcludeExtensionFalse"] => string(36) "File '%value%' has a false extension"
                                    ["fileExcludeExtensionNotFound"] => string(48) "File '%value%' is not readable or does not exist"
                                  }
                                  ["_extension":protected] => string(200) "ADE,ADP,BAS,BAT,CGI,CHM,CMD,COM,CPL,CRT,EXE,HLP,HTA,HTM,HTML,INF,INS,ISP,JS,JSE,LNK,MDB,MDE,MSC,MSI,MSP,MST,PCD,PHTML,PIF,PHP,PHP2,PHP3,PHP4,PHP5,REG,SCR,SCT,SH,SHS,TIF,TIFF,URL,VB,VBE,VBS,WSC,WSF,WSH"
                                  ["_case":protected] => bool(false)
                                  ["_messageVariables":protected] => array(1) {
                                    ["extension"] => string(10) "_extension"
                                  }
                                  ["_value":protected] => NULL
                                  ["_messages":protected] => array(0) {
                                  }
                                  ["_obscureValue":protected] => bool(false)
                                  ["_errors":protected] => array(0) {
                                  }
                                  ["_translator":protected] => NULL
                                  ["_translatorDisabled":protected] => bool(false)
                                }
                              }
                              ["_files":protected] => array(0) {
                              }
                              ["_tmpDir":protected] => NULL
                              ["_options":protected] => array(4) {
                                ["ignoreNoFile"] => string(1) "1"
                                ["useByteString"] => string(1) "0"
                                ["magicFile"] => NULL
                                ["detectInfos"] => bool(true)
                              }
                            }
                            ["view"] => object(Plugin_Smarty)#27 (43) {
                              ["_smarty":protected] => object(Smarty)#28 (73) {
                                ["auto_literal"] => string(1) "1"
                                ["error_unassigned"] => bool(false)
                                ["use_include_path"] => bool(false)
                                ["template_dir":"Smarty":private] => array(1) {
                                  [0] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/"
                                }
                                ["joined_template_dir"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/"
                                ["joined_config_dir"] => string(10) "./configs/"
                                ["default_template_handler_func"] => NULL
                                ["default_config_handler_func"] => NULL
                                ["default_plugin_handler_func"] => NULL
                                ["compile_dir":"Smarty":private] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/views/compiles/"
                                ["plugins_dir":"Smarty":private] => array(2) {
                                  [0] => string(74) "/home/firmylesne/domains/firmylesne.pl/library/Smarty-3.1.14/libs/plugins/"
                                  [1] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/plugins/smarty/"
                                }
                                ["cache_dir":"Smarty":private] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/caches/"
                                ["config_dir":"Smarty":private] => array(1) {
                                  [0] => string(10) "./configs/"
                                }
                                ["force_compile"] => string(1) "0"
                                ["compile_check"] => string(1) "0"
                                ["use_sub_dirs"] => bool(false)
                                ["allow_ambiguous_resources"] => bool(false)
                                ["caching"] => bool(false)
                                ["merge_compiled_includes"] => bool(false)
                                ["cache_lifetime"] => int(3600)
                                ["force_cache"] => bool(false)
                                ["cache_id"] => NULL
                                ["compile_id"] => NULL
                                ["left_delimiter"] => string(1) "{"
                                ["right_delimiter"] => string(1) "}"
                                ["security_class"] => string(15) "Smarty_Security"
                                ["security_policy"] => NULL
                                ["php_handling"] => int(0)
                                ["allow_php_templates"] => bool(false)
                                ["direct_access_security"] => bool(true)
                                ["debugging"] => string(1) "0"
                                ["debugging_ctrl"] => string(3) "URL"
                                ["smarty_debug_id"] => string(12) "SMARTY_DEBUG"
                                ["debug_tpl"] => string(80) "file:/home/firmylesne/domains/firmylesne.pl/library/Smarty-3.1.14/libs/debug.tpl"
                                ["error_reporting"] => NULL
                                ["get_used_tags"] => bool(false)
                                ["config_overwrite"] => bool(true)
                                ["config_booleanize"] => bool(true)
                                ["config_read_hidden"] => bool(false)
                                ["compile_locking"] => bool(true)
                                ["cache_locking"] => bool(false)
                                ["locking_timeout"] => int(10)
                                ["template_functions"] => array(0) {
                                }
                                ["default_resource_type"] => string(4) "file"
                                ["caching_type"] => string(4) "file"
                                ["properties"] => array(0) {
                                }
                                ["default_config_type"] => string(4) "file"
                                ["template_objects"] => array(0) {
                                }
                                ["cache_modified_check"] => bool(false)
                                ["registered_plugins"] => array(0) {
                                }
                                ["plugin_search_order"] => array(4) {
                                  [0] => string(8) "function"
                                  [1] => string(5) "block"
                                  [2] => string(8) "compiler"
                                  [3] => string(5) "class"
                                }
                                ["registered_objects"] => array(0) {
                                }
                                ["registered_classes"] => array(0) {
                                }
                                ["registered_filters"] => array(0) {
                                }
                                ["registered_resources"] => array(0) {
                                }
                                ["_resource_handlers"] => array(0) {
                                }
                                ["registered_cache_resources"] => array(0) {
                                }
                                ["_cacheresource_handlers"] => array(0) {
                                }
                                ["autoload_filters"] => array(0) {
                                }
                                ["default_modifiers"] => array(1) {
                                  [0] => string(16) "escape:'htmlall'"
                                }
                                ["escape_html"] => bool(false)
                                ["start_time"] => float(1710844825.736)
                                ["_file_perms"] => int(420)
                                ["_dir_perms"] => int(505)
                                ["_tag_stack"] => array(0) {
                                }
                                ["smarty"] => *RECURSION*
                                ["_current_file"] => NULL
                                ["_parserdebug"] => bool(false)
                                ["merged_templates_func"] => array(0) {
                                }
                                ["template_class"] => string(24) "Smarty_Internal_Template"
                                ["tpl_vars"] => array(0) {
                                }
                                ["parent"] => NULL
                                ["config_vars"] => array(0) {
                                }
                              }
                              ["_cache_id":protected] => array(0) {
                              }
                              ["_nocache":protected] => array(1) {
                                ["baseurl"] => bool(true)
                              }
                              ["_layout":protected] => string(14) "default/layout"
                              ["_layoutPath":protected] => string(75) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/layouts/"
                              ["_scripts_files":protected] => NULL
                              ["_styles_files":protected] => NULL
                              ["_script_vars":protected] => array(9) {
                                ["username"] => string(4) "null"
                                ["userid"] => string(4) "null"
                                ["ip"] => string(13) ""54.225.1.66""
                                ["session_id"] => string(28) ""o8g794k9mod8chj1bcn6k9thl0""
                                ["module"] => string(9) ""default""
                                ["controller"] => string(7) ""error""
                                ["action"] => string(7) ""error""
                                ["application_url"] => string(24) ""http:\/\/firmylesne.pl""
                                ["params"] => string(148) "{"controller":"pokaz","action":"informacje-organizacyjne","module":"default","error_handler":{"exception":{},"type":"EXCEPTION_OTHER","request":{}}}"
                              }
                              ["_plugin_js_files":protected] => array(4) {
                                [0] => string(5) "boxes"
                                [1] => string(8) "fancybox"
                                [2] => string(5) "boxes"
                                [3] => string(8) "fancybox"
                              }
                              ["_plugin_css_files":protected] => array(4) {
                                [0] => string(5) "boxes"
                                [1] => string(8) "fancybox"
                                [2] => string(5) "boxes"
                                [3] => string(8) "fancybox"
                              }
                              ["_path":"Zend_View_Abstract":private] => array(3) {
                                ["script"] => array(1) {
                                  [0] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/"
                                }
                                ["helper"] => array(0) {
                                }
                                ["filter"] => array(0) {
                                }
                              }
                              ["_file":"Zend_View_Abstract":private] => NULL
                              ["_helper":"Zend_View_Abstract":private] => array(0) {
                              }
                              ["_helperLoaded":"Zend_View_Abstract":private] => array(0) {
                              }
                              ["_helperLoadedDir":"Zend_View_Abstract":private] => array(0) {
                              }
                              ["_filter":"Zend_View_Abstract":private] => array(0) {
                              }
                              ["_filterClass":"Zend_View_Abstract":private] => array(0) {
                              }
                              ["_filterLoaded":"Zend_View_Abstract":private] => array(0) {
                              }
                              ["_filterLoadedDir":"Zend_View_Abstract":private] => array(0) {
                              }
                              ["_escape":"Zend_View_Abstract":private] => string(16) "htmlspecialchars"
                              ["_encoding":"Zend_View_Abstract":private] => string(5) "UTF-8"
                              ["_lfiProtectionOn":"Zend_View_Abstract":private] => bool(true)
                              ["_loaders":"Zend_View_Abstract":private] => array(1) {
                                ["filter"] => object(Zend_Loader_PluginLoader)#29 (4) {
                                  ["_loadedPluginPaths":protected] => array(0) {
                                  }
                                  ["_loadedPlugins":protected] => array(0) {
                                  }
                                  ["_prefixToPaths":protected] => array(1) {
                                    ["Zend_View_Filter_"] => array(1) {
                                      [0] => string(17) "Zend/View/Filter/"
                                    }
                                  }
                                  ["_useStaticRegistry":protected] => NULL
                                }
                              }
                              ["_loaderTypes":"Zend_View_Abstract":private] => array(2) {
                                [0] => string(6) "filter"
                                [1] => string(6) "helper"
                              }
                              ["_strictVars":"Zend_View_Abstract":private] => bool(false)
                              ["images"] => string(8) "/images/"
                              ["styles"] => string(8) "/styles/"
                              ["scripts"] => string(9) "/scripts/"
                              ["plugins"] => string(9) "/plugins/"
                              ["ogloszenia_right"] => bool(true)
                              ["liczba_ogloszen"] => int(2632)
                              ["ref"] => bool(false)
                              ["module"] => string(7) "default"
                              ["controller"] => string(5) "error"
                              ["action"] => string(5) "error"
                              ["username"] => NULL
                              ["userid"] => NULL
                              ["ip"] => string(11) "54.225.1.66"
                              ["session_id"] => string(26) "o8g794k9mod8chj1bcn6k9thl0"
                              ["params"] => array(4) {
                                ["controller"] => string(5) "pokaz"
                                ["action"] => string(24) "informacje-organizacyjne"
                                ["module"] => string(7) "default"
                                ["error_handler"] => object(ArrayObject)#96 (1) {
                                  ["storage":"ArrayObject":private] => array(3) {
                                    ["exception"] => *RECURSION*
                                    ["type"] => string(15) "EXCEPTION_OTHER"
                                    ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                      ["_paramSources":protected] => array(2) {
                                        [0] => string(4) "_GET"
                                        [1] => string(5) "_POST"
                                      }
                                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_baseUrl":protected] => string(0) ""
                                      ["_basePath":protected] => NULL
                                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_params":protected] => array(3) {
                                        ["controller"] => string(5) "pokaz"
                                        ["action"] => string(24) "informacje-organizacyjne"
                                        ["module"] => string(7) "default"
                                      }
                                      ["_rawBody":protected] => NULL
                                      ["_aliases":protected] => array(0) {
                                      }
                                      ["_dispatched":protected] => bool(true)
                                      ["_module":protected] => string(7) "default"
                                      ["_moduleKey":protected] => string(6) "module"
                                      ["_controller":protected] => string(5) "pokaz"
                                      ["_controllerKey":protected] => string(10) "controller"
                                      ["_action":protected] => string(24) "informacje-organizacyjne"
                                      ["_actionKey":protected] => string(6) "action"
                                    }
                                  }
                                }
                              }
                              ["url"] => string(51) "http://firmylesne.pl/pokaz/informacje-organizacyjne"
                              ["baseurl"] => string(31) "/pokaz/informacje-organizacyjne"
                              ["menu"] => array(5) {
                                [84] => array(7) {
                                  ["id"] => string(2) "84"
                                  ["nazwa"] => string(11) "Forest SHOW"
                                  ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                                  ["typ"] => string(9) "kategoria"
                                  ["kolejnosc"] => string(1) "1"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(4) {
                                    [0] => array(7) {
                                      ["id"] => string(2) "85"
                                      ["nazwa"] => string(14) "Jak dojechać?"
                                      ["href"] => string(19) "/pokaz/jak-dojechac"
                                      ["typ"] => string(9) "podstrona"
                                      ["kolejnosc"] => string(1) "1"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [1] => array(7) {
                                      ["id"] => string(3) "101"
                                      ["nazwa"] => string(24) "Informacje organizacyjne"
                                      ["href"] => string(76) "https://firmylesne.pl/lista/forest-show/pokaz/forest_show_2024_w_Lobzie,5692"
                                      ["typ"] => string(4) "link"
                                      ["kolejnosc"] => string(1) "1"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [2] => array(7) {
                                      ["id"] => string(2) "86"
                                      ["nazwa"] => string(12) "Aktualności"
                                      ["href"] => string(30) "/lista/forest-show/aktualnosci"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "2"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [3] => array(7) {
                                      ["id"] => string(2) "88"
                                      ["nazwa"] => string(10) "Zawody PFC"
                                      ["href"] => string(17) "/pokaz/zawody-pfc"
                                      ["typ"] => string(9) "podstrona"
                                      ["kolejnosc"] => string(1) "3"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                  }
                                }
                                [3] => array(7) {
                                  ["id"] => string(1) "3"
                                  ["nazwa"] => string(11) "Ogłoszenia"
                                  ["href"] => string(17) "/lista/ogloszenia"
                                  ["typ"] => string(9) "kategoria"
                                  ["kolejnosc"] => string(1) "2"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(6) {
                                    [0] => array(7) {
                                      ["id"] => string(2) "20"
                                      ["nazwa"] => string(8) "Sprzedam"
                                      ["href"] => string(33) "/lista/ogloszenia/rodzaj/sprzedam"
                                      ["typ"] => string(4) "link"
                                      ["kolejnosc"] => string(1) "1"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [1] => array(7) {
                                      ["id"] => string(2) "37"
                                      ["nazwa"] => string(6) "Kupię"
                                      ["href"] => string(30) "/lista/ogloszenia/rodzaj/kupie"
                                      ["typ"] => string(4) "link"
                                      ["kolejnosc"] => string(1) "2"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [2] => array(7) {
                                      ["id"] => string(2) "21"
                                      ["nazwa"] => string(17) "Zamienię / Oddam"
                                      ["href"] => string(33) "/lista/ogloszenia/rodzaj/zamienie"
                                      ["typ"] => string(4) "link"
                                      ["kolejnosc"] => string(1) "3"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [3] => array(7) {
                                      ["id"] => string(2) "22"
                                      ["nazwa"] => string(10) "Dam pracę"
                                      ["href"] => string(34) "/lista/ogloszenia/rodzaj/dam_prace"
                                      ["typ"] => string(4) "link"
                                      ["kolejnosc"] => string(1) "4"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [4] => array(7) {
                                      ["id"] => string(2) "23"
                                      ["nazwa"] => string(12) "Szukam pracy"
                                      ["href"] => string(37) "/lista/ogloszenia/rodzaj/szukam_pracy"
                                      ["typ"] => string(4) "link"
                                      ["kolejnosc"] => string(1) "5"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [5] => array(7) {
                                      ["id"] => string(2) "24"
                                      ["nazwa"] => string(4) "Inne"
                                      ["href"] => string(29) "/lista/ogloszenia/rodzaj/inne"
                                      ["typ"] => string(4) "link"
                                      ["kolejnosc"] => string(1) "6"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                  }
                                }
                                [8] => array(7) {
                                  ["id"] => string(1) "8"
                                  ["nazwa"] => string(7) "Kontakt"
                                  ["href"] => string(14) "/pokaz/kontakt"
                                  ["typ"] => string(9) "podstrona"
                                  ["kolejnosc"] => string(1) "3"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                                [2] => array(7) {
                                  ["id"] => string(1) "2"
                                  ["nazwa"] => string(10) "Informacje"
                                  ["href"] => string(17) "/lista/informacje"
                                  ["typ"] => string(9) "kategoria"
                                  ["kolejnosc"] => string(1) "5"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(9) {
                                    [0] => array(7) {
                                      ["id"] => string(3) "103"
                                      ["nazwa"] => string(19) "Ograniczenia cięć"
                                      ["href"] => string(24) "/lista/ograniczenia-ciec"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "1"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [1] => array(7) {
                                      ["id"] => string(2) "47"
                                      ["nazwa"] => string(11) "BHP w lesie"
                                      ["href"] => string(18) "/lista/bhp-w-lesie"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "2"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [2] => array(7) {
                                      ["id"] => string(2) "83"
                                      ["nazwa"] => string(11) "Forest SHOW"
                                      ["href"] => string(18) "/lista/forest-show"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "3"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [3] => array(7) {
                                      ["id"] => string(2) "67"
                                      ["nazwa"] => string(15) "Goń złodzieja"
                                      ["href"] => string(20) "/lista/gon-zlodzieja"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "4"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [4] => array(7) {
                                      ["id"] => string(2) "12"
                                      ["nazwa"] => string(15) "Lasy Państwowe"
                                      ["href"] => string(21) "/lista/lasy-panstwowe"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "5"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [5] => array(7) {
                                      ["id"] => string(3) "102"
                                      ["nazwa"] => string(14) "Przetargi w LP"
                                      ["href"] => string(21) "/lista/przetargi-w-lp"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "6"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [6] => array(7) {
                                      ["id"] => string(2) "10"
                                      ["nazwa"] => string(15) "Technika leśna"
                                      ["href"] => string(21) "/lista/technika-lesna"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "7"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [7] => array(7) {
                                      ["id"] => string(2) "74"
                                      ["nazwa"] => string(7) "Wypadki"
                                      ["href"] => string(14) "/lista/wypadki"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "8"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                    [8] => array(7) {
                                      ["id"] => string(2) "73"
                                      ["nazwa"] => string(14) "Okiem adwokata"
                                      ["href"] => string(21) "/lista/okiem-adwokata"
                                      ["typ"] => string(9) "kategoria"
                                      ["kolejnosc"] => string(1) "9"
                                      ["aktywny"] => string(1) "1"
                                      ["podrzedne"] => array(0) {
                                      }
                                    }
                                  }
                                }
                                [7] => array(7) {
                                  ["id"] => string(1) "7"
                                  ["nazwa"] => string(7) "Reklama"
                                  ["href"] => string(14) "/pokaz/reklama"
                                  ["typ"] => string(9) "podstrona"
                                  ["kolejnosc"] => string(1) "6"
                                  ["aktywny"] => string(1) "1"
                                  ["podrzedne"] => array(0) {
                                  }
                                }
                              }
                            }
                            ["router"] => object(Zend_Controller_Router_Rewrite)#25 (8) {
                              ["_useDefaultRoutes":protected] => bool(true)
                              ["_routes":protected] => array(2) {
                                ["default"] => object(Zend_Controller_Router_Route_Module)#46 (11) {
                                  ["_defaults":protected] => array(3) {
                                    ["controller"] => string(5) "index"
                                    ["action"] => string(5) "index"
                                    ["module"] => string(7) "default"
                                  }
                                  ["_values":protected] => array(2) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                  }
                                  ["_moduleValid":protected] => bool(false)
                                  ["_keysSet":protected] => bool(true)
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_actionKey":protected] => string(6) "action"
                                  ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                    ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                    ["_curModule":protected] => string(7) "default"
                                    ["_controllerDirectory":protected] => array(4) {
                                      ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                      ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                      ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                      ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                    }
                                    ["_defaultAction":protected] => string(5) "index"
                                    ["_defaultController":protected] => string(5) "index"
                                    ["_defaultModule":protected] => string(7) "default"
                                    ["_frontController":protected] => NULL
                                    ["_invokeParams":protected] => array(2) {
                                      ["displayExceptions"] => string(1) "0"
                                      ["bootstrap"] => *RECURSION*
                                    }
                                    ["_pathDelimiter":protected] => string(1) "_"
                                    ["_response":protected] => *RECURSION*
                                    ["_wordDelimiter":protected] => array(2) {
                                      [0] => string(1) "-"
                                      [1] => string(1) "."
                                    }
                                  }
                                  ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                    ["_paramSources":protected] => array(2) {
                                      [0] => string(4) "_GET"
                                      [1] => string(5) "_POST"
                                    }
                                    ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                    ["_baseUrl":protected] => string(0) ""
                                    ["_basePath":protected] => NULL
                                    ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                    ["_params":protected] => array(4) {
                                      ["controller"] => string(5) "pokaz"
                                      ["action"] => string(24) "informacje-organizacyjne"
                                      ["module"] => string(7) "default"
                                      ["error_handler"] => object(ArrayObject)#96 (1) {
                                        ["storage":"ArrayObject":private] => array(3) {
                                          ["exception"] => *RECURSION*
                                          ["type"] => string(15) "EXCEPTION_OTHER"
                                          ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                            ["_paramSources":protected] => array(2) {
                                              [0] => string(4) "_GET"
                                              [1] => string(5) "_POST"
                                            }
                                            ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                            ["_baseUrl":protected] => string(0) ""
                                            ["_basePath":protected] => NULL
                                            ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                            ["_params":protected] => array(3) {
                                              ["controller"] => string(5) "pokaz"
                                              ["action"] => string(24) "informacje-organizacyjne"
                                              ["module"] => string(7) "default"
                                            }
                                            ["_rawBody":protected] => NULL
                                            ["_aliases":protected] => array(0) {
                                            }
                                            ["_dispatched":protected] => bool(true)
                                            ["_module":protected] => string(7) "default"
                                            ["_moduleKey":protected] => string(6) "module"
                                            ["_controller":protected] => string(5) "pokaz"
                                            ["_controllerKey":protected] => string(10) "controller"
                                            ["_action":protected] => string(24) "informacje-organizacyjne"
                                            ["_actionKey":protected] => string(6) "action"
                                          }
                                        }
                                      }
                                    }
                                    ["_rawBody":protected] => NULL
                                    ["_aliases":protected] => array(0) {
                                    }
                                    ["_dispatched":protected] => bool(false)
                                    ["_module":protected] => string(7) "default"
                                    ["_moduleKey":protected] => string(6) "module"
                                    ["_controller":protected] => string(5) "error"
                                    ["_controllerKey":protected] => string(10) "controller"
                                    ["_action":protected] => string(8) "critical"
                                    ["_actionKey":protected] => string(6) "action"
                                  }
                                  ["_isAbstract":protected] => bool(false)
                                  ["_matchedPath":protected] => NULL
                                }
                                ["ajax"] => object(Zend_Controller_Router_Route)#22 (17) {
                                  ["_translator":protected] => NULL
                                  ["_locale":protected] => NULL
                                  ["_isTranslated":protected] => bool(false)
                                  ["_translatable":protected] => array(0) {
                                  }
                                  ["_urlVariable":protected] => string(1) ":"
                                  ["_urlDelimiter":protected] => string(1) "/"
                                  ["_regexDelimiter":protected] => string(1) "#"
                                  ["_defaultRegex":protected] => NULL
                                  ["_variables":protected] => array(3) {
                                    [1] => string(6) "module"
                                    [2] => string(10) "controller"
                                    [3] => string(6) "action"
                                  }
                                  ["_parts":protected] => array(5) {
                                    [0] => string(4) "ajax"
                                    [1] => NULL
                                    [2] => NULL
                                    [3] => NULL
                                    [4] => string(1) "*"
                                  }
                                  ["_defaults":protected] => array(1) {
                                    ["ajax"] => bool(true)
                                  }
                                  ["_requirements":protected] => array(0) {
                                  }
                                  ["_values":protected] => array(0) {
                                  }
                                  ["_wildcardData":protected] => array(0) {
                                  }
                                  ["_staticCount":protected] => int(1)
                                  ["_isAbstract":protected] => bool(false)
                                  ["_matchedPath":protected] => NULL
                                }
                              }
                              ["_currentRoute":protected] => string(7) "default"
                              ["_globalParams":protected] => array(0) {
                              }
                              ["_chainNameSeparator":protected] => string(1) "-"
                              ["_useCurrentParamsAsGlobal":protected] => bool(false)
                              ["_frontController":protected] => object(Zend_Controller_Front)#37 (11) {
                                ["_baseUrl":protected] => NULL
                                ["_controllerDir":protected] => NULL
                                ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                  ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                  ["_curModule":protected] => string(7) "default"
                                  ["_controllerDirectory":protected] => array(4) {
                                    ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                    ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                    ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                    ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                  }
                                  ["_defaultAction":protected] => string(5) "index"
                                  ["_defaultController":protected] => string(5) "index"
                                  ["_defaultModule":protected] => string(7) "default"
                                  ["_frontController":protected] => NULL
                                  ["_invokeParams":protected] => array(2) {
                                    ["displayExceptions"] => string(1) "0"
                                    ["bootstrap"] => *RECURSION*
                                  }
                                  ["_pathDelimiter":protected] => string(1) "_"
                                  ["_response":protected] => *RECURSION*
                                  ["_wordDelimiter":protected] => array(2) {
                                    [0] => string(1) "-"
                                    [1] => string(1) "."
                                  }
                                }
                                ["_invokeParams":protected] => array(2) {
                                  ["displayExceptions"] => string(1) "0"
                                  ["bootstrap"] => *RECURSION*
                                }
                                ["_moduleControllerDirectoryName":protected] => string(1) "/"
                                ["_plugins":protected] => object(Zend_Controller_Plugin_Broker)#38 (3) {
                                  ["_plugins":protected] => array(1) {
                                    [100] => object(Zend_Controller_Plugin_ErrorHandler)#49 (7) {
                                      ["_errorModule":protected] => string(7) "default"
                                      ["_errorController":protected] => string(5) "error"
                                      ["_errorAction":protected] => string(5) "error"
                                      ["_isInsideErrorHandlerLoop":protected] => bool(true)
                                      ["_exceptionCountAtFirstEncounter":protected] => int(1)
                                      ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                        ["_paramSources":protected] => array(2) {
                                          [0] => string(4) "_GET"
                                          [1] => string(5) "_POST"
                                        }
                                        ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                        ["_baseUrl":protected] => string(0) ""
                                        ["_basePath":protected] => NULL
                                        ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                        ["_params":protected] => array(4) {
                                          ["controller"] => string(5) "pokaz"
                                          ["action"] => string(24) "informacje-organizacyjne"
                                          ["module"] => string(7) "default"
                                          ["error_handler"] => object(ArrayObject)#96 (1) {
                                            ["storage":"ArrayObject":private] => array(3) {
                                              ["exception"] => *RECURSION*
                                              ["type"] => string(15) "EXCEPTION_OTHER"
                                              ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                                ["_paramSources":protected] => array(2) {
                                                  [0] => string(4) "_GET"
                                                  [1] => string(5) "_POST"
                                                }
                                                ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                                ["_baseUrl":protected] => string(0) ""
                                                ["_basePath":protected] => NULL
                                                ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                                ["_params":protected] => array(3) {
                                                  ["controller"] => string(5) "pokaz"
                                                  ["action"] => string(24) "informacje-organizacyjne"
                                                  ["module"] => string(7) "default"
                                                }
                                                ["_rawBody":protected] => NULL
                                                ["_aliases":protected] => array(0) {
                                                }
                                                ["_dispatched":protected] => bool(true)
                                                ["_module":protected] => string(7) "default"
                                                ["_moduleKey":protected] => string(6) "module"
                                                ["_controller":protected] => string(5) "pokaz"
                                                ["_controllerKey":protected] => string(10) "controller"
                                                ["_action":protected] => string(24) "informacje-organizacyjne"
                                                ["_actionKey":protected] => string(6) "action"
                                              }
                                            }
                                          }
                                        }
                                        ["_rawBody":protected] => NULL
                                        ["_aliases":protected] => array(0) {
                                        }
                                        ["_dispatched":protected] => bool(false)
                                        ["_module":protected] => string(7) "default"
                                        ["_moduleKey":protected] => string(6) "module"
                                        ["_controller":protected] => string(5) "error"
                                        ["_controllerKey":protected] => string(10) "controller"
                                        ["_action":protected] => string(8) "critical"
                                        ["_actionKey":protected] => string(6) "action"
                                      }
                                      ["_response":protected] => *RECURSION*
                                    }
                                  }
                                  ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                    ["_paramSources":protected] => array(2) {
                                      [0] => string(4) "_GET"
                                      [1] => string(5) "_POST"
                                    }
                                    ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                    ["_baseUrl":protected] => string(0) ""
                                    ["_basePath":protected] => NULL
                                    ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                    ["_params":protected] => array(4) {
                                      ["controller"] => string(5) "pokaz"
                                      ["action"] => string(24) "informacje-organizacyjne"
                                      ["module"] => string(7) "default"
                                      ["error_handler"] => object(ArrayObject)#96 (1) {
                                        ["storage":"ArrayObject":private] => array(3) {
                                          ["exception"] => *RECURSION*
                                          ["type"] => string(15) "EXCEPTION_OTHER"
                                          ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                            ["_paramSources":protected] => array(2) {
                                              [0] => string(4) "_GET"
                                              [1] => string(5) "_POST"
                                            }
                                            ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                            ["_baseUrl":protected] => string(0) ""
                                            ["_basePath":protected] => NULL
                                            ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                            ["_params":protected] => array(3) {
                                              ["controller"] => string(5) "pokaz"
                                              ["action"] => string(24) "informacje-organizacyjne"
                                              ["module"] => string(7) "default"
                                            }
                                            ["_rawBody":protected] => NULL
                                            ["_aliases":protected] => array(0) {
                                            }
                                            ["_dispatched":protected] => bool(true)
                                            ["_module":protected] => string(7) "default"
                                            ["_moduleKey":protected] => string(6) "module"
                                            ["_controller":protected] => string(5) "pokaz"
                                            ["_controllerKey":protected] => string(10) "controller"
                                            ["_action":protected] => string(24) "informacje-organizacyjne"
                                            ["_actionKey":protected] => string(6) "action"
                                          }
                                        }
                                      }
                                    }
                                    ["_rawBody":protected] => NULL
                                    ["_aliases":protected] => array(0) {
                                    }
                                    ["_dispatched":protected] => bool(false)
                                    ["_module":protected] => string(7) "default"
                                    ["_moduleKey":protected] => string(6) "module"
                                    ["_controller":protected] => string(5) "error"
                                    ["_controllerKey":protected] => string(10) "controller"
                                    ["_action":protected] => string(8) "critical"
                                    ["_actionKey":protected] => string(6) "action"
                                  }
                                  ["_response":protected] => *RECURSION*
                                }
                                ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                  ["_paramSources":protected] => array(2) {
                                    [0] => string(4) "_GET"
                                    [1] => string(5) "_POST"
                                  }
                                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_baseUrl":protected] => string(0) ""
                                  ["_basePath":protected] => NULL
                                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_params":protected] => array(4) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                    ["error_handler"] => object(ArrayObject)#96 (1) {
                                      ["storage":"ArrayObject":private] => array(3) {
                                        ["exception"] => *RECURSION*
                                        ["type"] => string(15) "EXCEPTION_OTHER"
                                        ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                          ["_paramSources":protected] => array(2) {
                                            [0] => string(4) "_GET"
                                            [1] => string(5) "_POST"
                                          }
                                          ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_baseUrl":protected] => string(0) ""
                                          ["_basePath":protected] => NULL
                                          ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_params":protected] => array(3) {
                                            ["controller"] => string(5) "pokaz"
                                            ["action"] => string(24) "informacje-organizacyjne"
                                            ["module"] => string(7) "default"
                                          }
                                          ["_rawBody":protected] => NULL
                                          ["_aliases":protected] => array(0) {
                                          }
                                          ["_dispatched":protected] => bool(true)
                                          ["_module":protected] => string(7) "default"
                                          ["_moduleKey":protected] => string(6) "module"
                                          ["_controller":protected] => string(5) "pokaz"
                                          ["_controllerKey":protected] => string(10) "controller"
                                          ["_action":protected] => string(24) "informacje-organizacyjne"
                                          ["_actionKey":protected] => string(6) "action"
                                        }
                                      }
                                    }
                                  }
                                  ["_rawBody":protected] => NULL
                                  ["_aliases":protected] => array(0) {
                                  }
                                  ["_dispatched":protected] => bool(false)
                                  ["_module":protected] => string(7) "default"
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controller":protected] => string(5) "error"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_action":protected] => string(8) "critical"
                                  ["_actionKey":protected] => string(6) "action"
                                }
                                ["_response":protected] => *RECURSION*
                                ["_returnResponse":protected] => bool(false)
                                ["_router":protected] => *RECURSION*
                                ["_throwExceptions":protected] => bool(false)
                              }
                              ["_invokeParams":protected] => array(2) {
                                ["displayExceptions"] => string(1) "0"
                                ["bootstrap"] => *RECURSION*
                              }
                            }
                            ["db"] => object(Zend_Db_Adapter_Pdo_Mysql)#17 (12) {
                              ["_pdoType":protected] => string(5) "mysql"
                              ["_numericDataTypes":protected] => array(16) {
                                [0] => int(0)
                                [1] => int(1)
                                [2] => int(2)
                                ["INT"] => int(0)
                                ["INTEGER"] => int(0)
                                ["MEDIUMINT"] => int(0)
                                ["SMALLINT"] => int(0)
                                ["TINYINT"] => int(0)
                                ["BIGINT"] => int(1)
                                ["SERIAL"] => int(1)
                                ["DEC"] => int(2)
                                ["DECIMAL"] => int(2)
                                ["DOUBLE"] => int(2)
                                ["DOUBLE PRECISION"] => int(2)
                                ["FIXED"] => int(2)
                                ["FLOAT"] => int(2)
                              }
                              ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
                              ["_config":protected] => array(8) {
                                ["host"] => string(9) "localhost"
                                ["dbname"] => string(13) "firmylesne_fl"
                                ["username"] => string(13) "firmylesne_fl"
                                ["password"] => string(8) "RvN04efq"
                                ["charset"] => string(4) "utf8"
                                ["persistent"] => bool(false)
                                ["options"] => array(3) {
                                  ["caseFolding"] => int(0)
                                  ["autoQuoteIdentifiers"] => bool(true)
                                  ["fetchMode"] => int(2)
                                }
                                ["driver_options"] => array(1) {
                                  [1002] => string(16) "SET NAMES 'utf8'"
                                }
                              }
                              ["_fetchMode":protected] => int(2)
                              ["_profiler":protected] => object(Zend_Db_Profiler)#19 (4) {
                                ["_queryProfiles":protected] => array(0) {
                                }
                                ["_enabled":protected] => bool(false)
                                ["_filterElapsedSecs":protected] => NULL
                                ["_filterTypes":protected] => NULL
                              }
                              ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
                              ["_connection":protected] => object(PDO)#20 (0) {
                              }
                              ["_caseFolding":protected] => int(0)
                              ["_autoQuoteIdentifiers":protected] => bool(true)
                              ["_allowSerialization":protected] => bool(true)
                              ["_autoReconnectOnUnserialize":protected] => bool(false)
                            }
                            ["session"] => object(Zend_Session_Namespace)#14 (1) {
                              ["_namespace":protected] => string(7) "Default"
                            }
                            ["cache"] => object(Plugin_Cache)#18 (4) {
                              ["_debug":protected] => NULL
                              ["_primary":protected] => object(Zend_Cache_Core)#15 (6) {
                                ["_backend":protected] => object(Zend_Cache_Backend_File)#16 (3) {
                                  ["_options":protected] => array(9) {
                                    ["cache_dir"] => string(44) "/home/firmylesne/domains/firmylesne.pl/temp/"
                                    ["file_locking"] => bool(true)
                                    ["read_control"] => bool(true)
                                    ["read_control_type"] => string(5) "crc32"
                                    ["hashed_directory_level"] => int(0)
                                    ["hashed_directory_perm"] => int(448)
                                    ["file_name_prefix"] => string(10) "zend_cache"
                                    ["cache_file_perm"] => int(384)
                                    ["metadatas_array_max_size"] => int(100)
                                  }
                                  ["_metadatasArray":protected] => array(3) {
                                    ["Zend_Translate_Array_Options"] => array(4) {
                                      ["hash"] => int(1134871229)
                                      ["mtime"] => int(1710843595)
                                      ["expire"] => int(1710847195)
                                      ["tags"] => array(1) {
                                        [0] => string(14) "Zend_Translate"
                                      }
                                    }
                                    ["Zend_Translate_0a992ce3ccd37169cc7ef049d9d66711_Array"] => array(4) {
                                      ["hash"] => int(1708724952)
                                      ["mtime"] => int(1710843595)
                                      ["expire"] => int(1710847195)
                                      ["tags"] => array(1) {
                                        [0] => string(14) "Zend_Translate"
                                      }
                                    }
                                    ["menu_tylko_aktywne"] => array(4) {
                                      ["hash"] => int(1066829468)
                                      ["mtime"] => int(1710844825)
                                      ["expire"] => int(1710848425)
                                      ["tags"] => array(1) {
                                        [0] => string(4) "menu"
                                      }
                                    }
                                  }
                                  ["_directives":protected] => array(3) {
                                    ["lifetime"] => int(3600)
                                    ["logging"] => bool(false)
                                    ["logger"] => NULL
                                  }
                                }
                                ["_options":protected] => array(9) {
                                  ["write_control"] => bool(true)
                                  ["caching"] => bool(true)
                                  ["cache_id_prefix"] => NULL
                                  ["automatic_serialization"] => string(1) "1"
                                  ["automatic_cleaning_factor"] => int(10)
                                  ["lifetime"] => int(3600)
                                  ["logging"] => bool(false)
                                  ["logger"] => NULL
                                  ["ignore_user_abort"] => bool(false)
                                }
                                ["_specificOptions":protected] => array(0) {
                                }
                                ["_lastId":"Zend_Cache_Core":private] => string(18) "menu_tylko_aktywne"
                                ["_extendedBackend":protected] => bool(true)
                                ["_backendCapabilities":protected] => array(6) {
                                  ["automatic_cleaning"] => bool(true)
                                  ["tags"] => bool(true)
                                  ["expired_read"] => bool(true)
                                  ["priority"] => bool(false)
                                  ["infinite_lifetime"] => bool(true)
                                  ["get_list"] => bool(true)
                                }
                              }
                              ["_secondary":protected] => NULL
                              ["_options":protected] => array(3) {
                                ["savetosecondary"] => string(1) "1"
                                ["backuptosecondary"] => string(1) "0"
                                ["recoverprimary"] => string(1) "1"
                              }
                            }
                            ["auth"] => object(Zend_Auth_Adapter_DbTable)#13 (11) {
                              ["_zendDb":protected] => object(Zend_Db_Adapter_Pdo_Mysql)#17 (12) {
                                ["_pdoType":protected] => string(5) "mysql"
                                ["_numericDataTypes":protected] => array(16) {
                                  [0] => int(0)
                                  [1] => int(1)
                                  [2] => int(2)
                                  ["INT"] => int(0)
                                  ["INTEGER"] => int(0)
                                  ["MEDIUMINT"] => int(0)
                                  ["SMALLINT"] => int(0)
                                  ["TINYINT"] => int(0)
                                  ["BIGINT"] => int(1)
                                  ["SERIAL"] => int(1)
                                  ["DEC"] => int(2)
                                  ["DECIMAL"] => int(2)
                                  ["DOUBLE"] => int(2)
                                  ["DOUBLE PRECISION"] => int(2)
                                  ["FIXED"] => int(2)
                                  ["FLOAT"] => int(2)
                                }
                                ["_defaultStmtClass":protected] => string(21) "Zend_Db_Statement_Pdo"
                                ["_config":protected] => array(8) {
                                  ["host"] => string(9) "localhost"
                                  ["dbname"] => string(13) "firmylesne_fl"
                                  ["username"] => string(13) "firmylesne_fl"
                                  ["password"] => string(8) "RvN04efq"
                                  ["charset"] => string(4) "utf8"
                                  ["persistent"] => bool(false)
                                  ["options"] => array(3) {
                                    ["caseFolding"] => int(0)
                                    ["autoQuoteIdentifiers"] => bool(true)
                                    ["fetchMode"] => int(2)
                                  }
                                  ["driver_options"] => array(1) {
                                    [1002] => string(16) "SET NAMES 'utf8'"
                                  }
                                }
                                ["_fetchMode":protected] => int(2)
                                ["_profiler":protected] => object(Zend_Db_Profiler)#19 (4) {
                                  ["_queryProfiles":protected] => array(0) {
                                  }
                                  ["_enabled":protected] => bool(false)
                                  ["_filterElapsedSecs":protected] => NULL
                                  ["_filterTypes":protected] => NULL
                                }
                                ["_defaultProfilerClass":protected] => string(16) "Zend_Db_Profiler"
                                ["_connection":protected] => object(PDO)#20 (0) {
                                }
                                ["_caseFolding":protected] => int(0)
                                ["_autoQuoteIdentifiers":protected] => bool(true)
                                ["_allowSerialization":protected] => bool(true)
                                ["_autoReconnectOnUnserialize":protected] => bool(false)
                              }
                              ["_dbSelect":protected] => NULL
                              ["_tableName":protected] => string(15) "acl_uzytkownicy"
                              ["_identityColumn":protected] => string(5) "email"
                              ["_credentialColumn":protected] => string(5) "haslo"
                              ["_identity":protected] => NULL
                              ["_credential":protected] => NULL
                              ["_credentialTreatment":protected] => string(7) "SHA1(?)"
                              ["_authenticateResultInfo":protected] => NULL
                              ["_resultRow":protected] => NULL
                              ["_ambiguityIdentity":protected] => bool(false)
                            }
                            ["acl"] => object(Zend_Acl)#10 (6) {
                              ["_roleRegistry":protected] => object(Zend_Acl_Role_Registry)#51 (1) {
                                ["_roles":protected] => array(5) {
                                  ["Administracja"] => array(3) {
                                    ["instance"] => object(Zend_Acl_Role)#50 (1) {
                                      ["_roleId":protected] => string(13) "Administracja"
                                    }
                                    ["parents"] => array(0) {
                                    }
                                    ["children"] => array(0) {
                                    }
                                  }
                                  ["Super administracja"] => array(3) {
                                    ["instance"] => object(Zend_Acl_Role)#52 (1) {
                                      ["_roleId":protected] => string(19) "Super administracja"
                                    }
                                    ["parents"] => array(0) {
                                    }
                                    ["children"] => array(0) {
                                    }
                                  }
                                  ["Użytkownicy"] => array(3) {
                                    ["instance"] => object(Zend_Acl_Role)#53 (1) {
                                      ["_roleId":protected] => string(12) "Użytkownicy"
                                    }
                                    ["parents"] => array(0) {
                                    }
                                    ["children"] => array(0) {
                                    }
                                  }
                                  ["Niezalogowany"] => array(3) {
                                    ["instance"] => object(Zend_Acl_Role)#54 (1) {
                                      ["_roleId":protected] => string(13) "Niezalogowany"
                                    }
                                    ["parents"] => array(0) {
                                    }
                                    ["children"] => array(1) {
                                      ["@user"] => object(Zend_Acl_Role)#55 (1) {
                                        ["_roleId":protected] => string(5) "@user"
                                      }
                                    }
                                  }
                                  ["@user"] => array(3) {
                                    ["instance"] => object(Zend_Acl_Role)#55 (1) {
                                      ["_roleId":protected] => string(5) "@user"
                                    }
                                    ["parents"] => array(1) {
                                      ["Niezalogowany"] => object(Zend_Acl_Role)#54 (1) {
                                        ["_roleId":protected] => string(13) "Niezalogowany"
                                      }
                                    }
                                    ["children"] => array(0) {
                                    }
                                  }
                                }
                              }
                              ["_resources":protected] => array(19) {
                                ["administracja"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["parent"] => NULL
                                  ["children"] => array(11) {
                                    ["filmy"] => object(Zend_Acl_Resource)#57 (1) {
                                      ["_resourceId":protected] => string(5) "filmy"
                                    }
                                    ["firmy"] => object(Zend_Acl_Resource)#58 (1) {
                                      ["_resourceId":protected] => string(5) "firmy"
                                    }
                                    ["galerie"] => object(Zend_Acl_Resource)#59 (1) {
                                      ["_resourceId":protected] => string(7) "galerie"
                                    }
                                    ["grupa"] => object(Zend_Acl_Resource)#60 (1) {
                                      ["_resourceId":protected] => string(5) "grupa"
                                    }
                                    ["komentarze"] => object(Zend_Acl_Resource)#61 (1) {
                                      ["_resourceId":protected] => string(10) "komentarze"
                                    }
                                    ["ogloszenia"] => object(Zend_Acl_Resource)#62 (1) {
                                      ["_resourceId":protected] => string(10) "ogloszenia"
                                    }
                                    ["reklamy"] => object(Zend_Acl_Resource)#63 (1) {
                                      ["_resourceId":protected] => string(7) "reklamy"
                                    }
                                    ["uprawnienie"] => object(Zend_Acl_Resource)#64 (1) {
                                      ["_resourceId":protected] => string(11) "uprawnienie"
                                    }
                                    ["ustawienia"] => object(Zend_Acl_Resource)#65 (1) {
                                      ["_resourceId":protected] => string(10) "ustawienia"
                                    }
                                    ["uzytkownik"] => object(Zend_Acl_Resource)#66 (1) {
                                      ["_resourceId":protected] => string(10) "uzytkownik"
                                    }
                                    ["zasob"] => object(Zend_Acl_Resource)#68 (1) {
                                      ["_resourceId":protected] => string(5) "zasob"
                                    }
                                  }
                                }
                                ["filmy"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#57 (1) {
                                    ["_resourceId":protected] => string(5) "filmy"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["firmy"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#58 (1) {
                                    ["_resourceId":protected] => string(5) "firmy"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["galerie"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#59 (1) {
                                    ["_resourceId":protected] => string(7) "galerie"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["grupa"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#60 (1) {
                                    ["_resourceId":protected] => string(5) "grupa"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["komentarze"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#61 (1) {
                                    ["_resourceId":protected] => string(10) "komentarze"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["ogloszenia"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#62 (1) {
                                    ["_resourceId":protected] => string(10) "ogloszenia"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["reklamy"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#63 (1) {
                                    ["_resourceId":protected] => string(7) "reklamy"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["uprawnienie"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#64 (1) {
                                    ["_resourceId":protected] => string(11) "uprawnienie"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["ustawienia"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#65 (1) {
                                    ["_resourceId":protected] => string(10) "ustawienia"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["uzytkownik"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#66 (1) {
                                    ["_resourceId":protected] => string(10) "uzytkownik"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(1) {
                                    ["uzytkownik grupa"] => object(Zend_Acl_Resource)#67 (1) {
                                      ["_resourceId":protected] => string(16) "uzytkownik grupa"
                                    }
                                  }
                                }
                                ["uzytkownik grupa"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#67 (1) {
                                    ["_resourceId":protected] => string(16) "uzytkownik grupa"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#66 (1) {
                                    ["_resourceId":protected] => string(10) "uzytkownik"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["zasob"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#68 (1) {
                                    ["_resourceId":protected] => string(5) "zasob"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#56 (1) {
                                    ["_resourceId":protected] => string(13) "administracja"
                                  }
                                  ["children"] => array(1) {
                                    ["przywilej"] => object(Zend_Acl_Resource)#69 (1) {
                                      ["_resourceId":protected] => string(9) "przywilej"
                                    }
                                  }
                                }
                                ["przywilej"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#69 (1) {
                                    ["_resourceId":protected] => string(9) "przywilej"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#68 (1) {
                                    ["_resourceId":protected] => string(5) "zasob"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["ogloszenia_uzytkownik"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#70 (1) {
                                    ["_resourceId":protected] => string(21) "ogloszenia_uzytkownik"
                                  }
                                  ["parent"] => NULL
                                  ["children"] => array(0) {
                                  }
                                }
                                ["zarzadzanie"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#71 (1) {
                                    ["_resourceId":protected] => string(11) "zarzadzanie"
                                  }
                                  ["parent"] => NULL
                                  ["children"] => array(3) {
                                    ["artykuly"] => object(Zend_Acl_Resource)#72 (1) {
                                      ["_resourceId":protected] => string(8) "artykuly"
                                    }
                                    ["menu"] => object(Zend_Acl_Resource)#73 (1) {
                                      ["_resourceId":protected] => string(4) "menu"
                                    }
                                    ["zawartosc"] => object(Zend_Acl_Resource)#74 (1) {
                                      ["_resourceId":protected] => string(9) "zawartosc"
                                    }
                                  }
                                }
                                ["artykuly"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#72 (1) {
                                    ["_resourceId":protected] => string(8) "artykuly"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#71 (1) {
                                    ["_resourceId":protected] => string(11) "zarzadzanie"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["menu"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#73 (1) {
                                    ["_resourceId":protected] => string(4) "menu"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#71 (1) {
                                    ["_resourceId":protected] => string(11) "zarzadzanie"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                                ["zawartosc"] => array(3) {
                                  ["instance"] => object(Zend_Acl_Resource)#74 (1) {
                                    ["_resourceId":protected] => string(9) "zawartosc"
                                  }
                                  ["parent"] => object(Zend_Acl_Resource)#71 (1) {
                                    ["_resourceId":protected] => string(11) "zarzadzanie"
                                  }
                                  ["children"] => array(0) {
                                  }
                                }
                              }
                              ["_isAllowedRole":protected] => NULL
                              ["_isAllowedResource":protected] => NULL
                              ["_isAllowedPrivilege":protected] => NULL
                              ["_rules":protected] => array(2) {
                                ["allResources"] => array(2) {
                                  ["allRoles"] => array(2) {
                                    ["allPrivileges"] => array(2) {
                                      ["type"] => string(9) "TYPE_DENY"
                                      ["assert"] => NULL
                                    }
                                    ["byPrivilegeId"] => array(0) {
                                    }
                                  }
                                  ["byRoleId"] => array(0) {
                                  }
                                }
                                ["byResourceId"] => array(7) {
                                  ["administracja"] => array(1) {
                                    ["byRoleId"] => array(2) {
                                      ["Administracja"] => array(2) {
                                        ["byPrivilegeId"] => array(4) {
                                          ["odczyt"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["dodawanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["edycja"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["usuwanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                      ["Super administracja"] => array(2) {
                                        ["byPrivilegeId"] => array(4) {
                                          ["odczyt"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["dodawanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["edycja"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["usuwanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                    }
                                  }
                                  ["zasob"] => array(1) {
                                    ["byRoleId"] => array(1) {
                                      ["Administracja"] => array(2) {
                                        ["byPrivilegeId"] => array(4) {
                                          ["odczyt"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                          ["dodawanie"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                          ["edycja"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                          ["usuwanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                    }
                                  }
                                  ["przywilej"] => array(1) {
                                    ["byRoleId"] => array(1) {
                                      ["Administracja"] => array(2) {
                                        ["byPrivilegeId"] => array(4) {
                                          ["odczyt"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                          ["dodawanie"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                          ["edycja"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                          ["usuwanie"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                    }
                                  }
                                  ["zarzadzanie"] => array(1) {
                                    ["byRoleId"] => array(2) {
                                      ["Administracja"] => array(2) {
                                        ["byPrivilegeId"] => array(4) {
                                          ["odczyt"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["dodawanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["edycja"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["usuwanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                      ["Super administracja"] => array(2) {
                                        ["byPrivilegeId"] => array(4) {
                                          ["odczyt"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["dodawanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["edycja"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                          ["usuwanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                    }
                                  }
                                  ["uprawnienie"] => array(1) {
                                    ["byRoleId"] => array(1) {
                                      ["Administracja"] => array(2) {
                                        ["byPrivilegeId"] => array(2) {
                                          ["odczyt"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                          ["edycja"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                    }
                                  }
                                  ["grupa"] => array(1) {
                                    ["byRoleId"] => array(1) {
                                      ["Administracja"] => array(2) {
                                        ["byPrivilegeId"] => array(4) {
                                          ["odczyt"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                          ["dodawanie"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                          ["edycja"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                          ["usuwanie"] => array(2) {
                                            ["type"] => string(9) "TYPE_DENY"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                    }
                                  }
                                  ["ogloszenia_uzytkownik"] => array(1) {
                                    ["byRoleId"] => array(3) {
                                      ["Administracja"] => array(2) {
                                        ["byPrivilegeId"] => array(1) {
                                          ["dodawanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                      ["Super administracja"] => array(2) {
                                        ["byPrivilegeId"] => array(1) {
                                          ["dodawanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                      ["Użytkownicy"] => array(2) {
                                        ["byPrivilegeId"] => array(1) {
                                          ["dodawanie"] => array(2) {
                                            ["type"] => string(10) "TYPE_ALLOW"
                                            ["assert"] => NULL
                                          }
                                        }
                                        ["allPrivileges"] => array(2) {
                                          ["type"] => NULL
                                          ["assert"] => NULL
                                        }
                                      }
                                    }
                                  }
                                }
                              }
                            }
                            ["translator"] => object(Zend_Translate)#47 (1) {
                              ["_adapter":"Zend_Translate":private] => object(Zend_Translate_Adapter_Array)#48 (5) {
                                ["_data":"Zend_Translate_Adapter_Array":private] => array(0) {
                                }
                                ["_automatic":"Zend_Translate_Adapter":private] => bool(false)
                                ["_routed":"Zend_Translate_Adapter":private] => array(0) {
                                }
                                ["_options":protected] => array(13) {
                                  ["clear"] => bool(false)
                                  ["content"] => array(108) {
                                    ["Invalid type given. String, integer or float expected"] => string(99) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą lub liczbą zmiennoprzecinkową"
                                    ["'%value%' contains characters which are non alphabetic and no digits"] => string(64) "Wartość '%value%' powinna zawierać znaki z alfabetu lub cyfry"
                                    ["'%value%' is an empty string"] => string(38) "'%value%' jest pustym ciągiem znaków"
                                    ["Invalid type given. String expected"] => string(42) "Podana wartość nie jest ciągiem znaków"
                                    ["'%value%' contains non alphabetic characters"] => string(38) "'%value%' zawiera znaki spoza alfabetu"
                                    ["'%value%' failed checksum validation"] => string(47) "Błędna suma kontrolna dla wartości '%value%'"
                                    ["'%value%' contains invalid characters"] => string(36) "'%value%' zawiera niedozwolone znaki"
                                    ["'%value%' should have a length of %length% characters"] => string(60) "Wartość '%value%' powinna być długości %length% znaków"
                                    ["'%value%' is not between '%min%' and '%max%', inclusively"] => string(72) "'%value%' nie zawiera się w przedziale od '%min%' do '%max%' włącznie"
                                    ["'%value%' is not strictly between '%min%' and '%max%'"] => string(61) "'%value%' nie zawiera się w przedziale od '%min%' do '%max%'"
                                    ["'%value%' is not valid"] => string(37) "Wartość '%value%' jest nie poprawna"
                                    ["An exception has been raised within the callback"] => string(59) "Wystąpił błąd podczas działania funkcji sprawdzającej"
                                    ["'%value%' must contain between 13 and 19 digits"] => string(41) "'%value%' musi zawierać od 13 do 19 cyfr"
                                    ["Luhn algorithm (mod-10 checksum) failed on '%value%'"] => string(84) "Błąd podczas wykonywania algorytmu Luhna (mod-10 checksum) dla wartości '%value%'"
                                    ["'%value%' seems to contain an invalid checksum"] => string(47) "'%value%' zawiera niepoprawną sumę kontrolną"
                                    ["'%value%' must contain only digits"] => string(37) "'%value%' może zawierać tylko cyfry"
                                    ["'%value%' contains an invalid amount of digits"] => string(49) "Numer '%value%' zawiera niepoprawną liczbę cyfr"
                                    ["'%value%' is not from an allowed institute"] => string(48) "Numer '%value%' nie jest z dozwolonej instytucji"
                                    ["'%value%' seems to be an invalid creditcard number"] => string(41) "'%value%' jest niepoprawnym numerem karty"
                                    ["An exception has been raised while validating '%value%'"] => string(60) "Wystąpił błąd podczas sprawdzania numeru karty '%value%'"
                                    ["Invalid type given. String, integer, array or Zend_Date expected"] => string(88) "Podana wartość powinna być ciągiem znaków, liczbą, tablicą lub obiektem Zend_Date"
                                    ["'%value%' does not appear to be a valid date"] => string(34) "'%value%' nie jest poprawną datą"
                                    ["'%value%' does not fit the date format '%format%'"] => string(45) "Data '%value%' nie jest w formacie '%format%'"
                                    ["No record matching '%value%' was found"] => string(36) "Nie znaleziono rekordu dla '%value%'"
                                    ["A record matching '%value%' was found"] => string(31) "Znaleziono rekord dla '%value%'"
                                    ["'%value%' is no valid email address in the basic format local-part@hostname"] => string(66) "'%value%' nie jest poprawnym adresem email w formacie nazwa@serwer"
                                    ["'%hostname%' is no valid hostname for email address '%value%'"] => string(64) "Email '%value%' zawiera niepoprawną nazwę serwera '%hostname%'"
                                    ["'%hostname%' does not appear to have a valid MX record for the email address '%value%'"] => string(88) "Serwer '%hostname%' nie posiada poprawnie zdefiniowanego rekordu MX dla adresu '%value%'"
                                    ["'%hostname%' is not in a routable network segment. The email address '%value%' should not be resolved from public network"] => string(106) "'%hostname%' nie rutowalnym segmentem sieci. Email '%value%' nie powinien być wykrywany z sieci publiczej"
                                    ["'%localPart%' can not be matched against dot-atom format"] => string(48) "Nazwa '%localPart%' nie jest w formacie dot-atom"
                                    ["'%localPart%' can not be matched against quoted-string format"] => string(47) "'%localPart%' nie jest w formacie quoted-string"
                                    ["'%localPart%' is no valid local part for email address '%value%'"] => string(39) "'%localPart%' nie jest poprawną nazwą"
                                    ["'%value%' exceeds the allowed length"] => string(55) "Wartość '%value%' przekroczyła dozwoloną długość"
                                    ["Too many files, maximum '%max%' are allowed but '%count%' are given"] => string(65) "Wybrano '%count%' plików. Dopuszczalna liczba plików to '%max%'"
                                    ["Too few files, minimum '%min%' are expected but '%count%' are given"] => string(62) "Wybrano '%count%' plików. Minimalna liczba plików to '%min%'"
                                    ["File '%value%' does not match the given crc32 hashes"] => string(39) "Błędna suma kontrolna pliku '%value%'"
                                    ["A crc32 hash could not be evaluated for the given file"] => string(55) "Nie można obliczyć sumy kontrolnej dla podanego pliku"
                                    ["File '%value%' is not readable or does not exist"] => string(55) "Plik '%value%' nie istnieje lub nie można go odczytać"
                                    ["File '%value%' has a false extension"] => string(42) "Plik '%value%' ma niepoprawne rozszerzenie"
                                    ["File '%value%' has a false mimetype of '%type%'"] => string(47) "Plik '%value%' ma niepoprawny typ MIME '%type%'"
                                    ["The mimetype of file '%value%' could not be detected"] => string(48) "Nie można wykryć typu MIME dla pliku '%value%'"
                                    ["File '%value%' does not exist"] => string(27) "Plik '%value%' nie istnieje"
                                    ["All files in sum should have a maximum size of '%max%' but '%size%' were detected"] => string(81) "Wybrane pliki łącznie zajmują '%size%'. Maksymalny łączny rozmiar to '%max%'"
                                    ["All files in sum should have a minimum size of '%min%' but '%size%' were detected"] => string(80) "Wybrane pliki łącznie zajmują '%size%'. Minimalny łączny rozmiar to '%min%'"
                                    ["One or more files can not be read"] => string(53) "Jeden lub więcej plików nie mogą zostać odczytane"
                                    ["File '%value%' does not match the given hashes"] => string(38) "Plik '%value%' ma niedopuszczalny hash"
                                    ["A hash could not be evaluated for the given file"] => string(59) "Nie można obliczyć funkcji haszującej dla podanego pliku"
                                    ["Maximum allowed width for image '%value%' should be '%maxwidth%' but '%width%' detected"] => string(79) "Plik '%value%' ma szerokość '%width%'. Maksymalna szerokość to '%maxwidth%'"
                                    ["Minimum expected width for image '%value%' should be '%minwidth%' but '%width%' detected"] => string(78) "Plik '%value%' ma szerokość '%width%'. Minimalna szerokość to '%maxwidth%'"
                                    ["Maximum allowed height for image '%value%' should be '%maxheight%' but '%height%' detected"] => string(79) "Plik '%value%' ma wysokość '%height%'. Maksymalna wysokość to '%maxheight%'"
                                    ["Minimum expected height for image '%value%' should be '%minheight%' but '%height%' detected"] => string(78) "Plik '%value%' ma wysokość '%height%'. Minimalna wysokość to '%minheight%'"
                                    ["The size of image '%value%' could not be detected"] => string(46) "Nie można określić rozmiaru pliku '%value%'"
                                    ["File '%value%' is not compressed, '%type%' detected"] => string(51) "Plik '%value%' typu '%type%' nie jest skompresowany"
                                    ["File '%value%' is no image, '%type%' detected"] => string(45) "Plik '%value%' typu '%type%' nie jest obrazem"
                                    ["File '%value%' does not match the given md5 hashes"] => string(42) "Plik '%value%' ma niedopuszczalny hash md5"
                                    ["A md5 hash could not be evaluated for the given file"] => string(63) "Nie można obliczyć funkcji haszującej md5 dla podanego pliku"
                                    ["File '%value%' exists"] => string(23) "Plik '%value%' istnieje"
                                    ["File '%value%' does not match the given sha1 hashes"] => string(43) "Plik '%value%' ma niedopuszczalny hash sha1"
                                    ["A sha1 hash could not be evaluated for the given file"] => string(64) "Nie można obliczyć funkcji haszującej sha1 dla podanego pliku"
                                    ["Maximum allowed size for file '%value%' is '%max%' but '%size%' detected"] => string(68) "Podany plik ma rozmiar '%size%'. Maksymalny rozmiar pliku to '%max%'"
                                    ["Minimum expected size for file '%value%' is '%min%' but '%size%' detected"] => string(67) "Podany plik ma rozmiar '%size%'. Minimalny rozmiar pliku to '%min%'"
                                    ["File '%value%' exceeds the defined ini size"] => string(66) "Rozmiar pliku '%value%' przekroczył zdefiniowaną wartość w ini"
                                    ["File '%value%' exceeds the defined form size"] => string(73) "Rozmiar pliku '%value%' przekroczył zdefiniowaną wartość w formularzu"
                                    ["File '%value%' was only partially uploaded"] => string(47) "Plik '%value%' nie został całkowicie wysłany"
                                    ["File '%value%' was not uploaded"] => string(35) "Plik '%value%' nie został wysłany"
                                    ["No temporary directory was found for file '%value%'"] => string(38) "Nie zdefiniowano tymczasowego katalogu"
                                    ["File '%value%' can't be written"] => string(35) "Nie można zapisać pliku '%value%'"
                                    ["A PHP extension returned an error while uploading the file '%value%'"] => string(71) "Rozszerzenie PHP zgłosiło wyjątek podczas wysyłania pliku '%value%'"
                                    ["File '%value%' was illegally uploaded. This could be a possible attack"] => string(86) "Plik '%value%' został niepoprawnie wysłany. Istnieje możliwość wystąpienia ataku"
                                    ["File '%value%' was not found"] => string(30) "Nie znaleziono pliku '%value%'"
                                    ["Unknown error while uploading file '%value%'"] => string(50) "Nieznany błąd podczas wysyłania pliku '%value%'"
                                    ["Too much words, maximum '%max%' are allowed but '%count%' were counted"] => string(60) "Podano '%count%' słów. Maksymalna liczba słów to '%max%'"
                                    ["Too less words, minimum '%min%' are expected but '%count%' were counted"] => string(59) "Podano '%count%' słów. Minimalna liczba słów to '%min%'"
                                    ["'%value%' does not appear to be a float"] => string(46) "'%value%' nie jest liczbą zmiennoprzecinkową"
                                    ["'%value%' is not greater than '%min%'"] => string(40) "'%value%' nie jest większe niż '%min%'"
                                    ["'%value%' has not only hexadecimal digit characters"] => string(46) "'%value%' nie jest wartością heksadecymalną"
                                    ["'%value%' appears to be an IP address, but IP addresses are not allowed"] => string(54) "Wartość '%value%' jest adresem IP a nie nazwą hosta"
                                    ["'%value%' appears to be a DNS hostname but cannot match TLD against known list"] => string(30) "'%value%' zawiera nieznane TLD"
                                    ["'%value%' appears to be a DNS hostname but contains a dash in an invalid position"] => string(54) "Nazwa hosta '%value%' zawiera znak '-' w złym miejscu"
                                    ["'%value%' appears to be a DNS hostname but cannot match against hostname schema for TLD '%tld%'"] => string(65) "Nazwa hosta '%value%' jest niezgodna ze schematem dla TLD '%tld%'"
                                    ["'%value%' appears to be a DNS hostname but cannot extract TLD part"] => string(51) "Nie można rozpoznać TLD dla nazwy hosta '%value%'"
                                    ["'%value%' does not match the expected structure for a DNS hostname"] => string(41) "'%value%' nie jest poprawną nazwą hosta"
                                    ["'%value%' does not appear to be a valid local network name"] => string(50) "'%value%' nie jest poprawną nazwą sieci lokalnej"
                                    ["'%value%' appears to be a local network name but local network names are not allowed"] => string(91) "'%value%' prawdopodobnie jest nazwą sieci lokalnej. Nazwy sieci lokalnych są niedozwolone"
                                    ["'%value%' appears to be a DNS hostname but the given punycode notation cannot be decoded"] => string(65) "Nie można zdekodować punycode dla podanej nazwy hosta '%value%'"
                                    ["Unknown country within the IBAN '%value%'"] => string(33) "Niepoprawny kraj w IBAN '%value%'"
                                    ["'%value%' has a false IBAN format"] => string(44) "Wartość '%value%' nie jest w formacie IBAN"
                                    ["'%value%' has failed the IBAN check"] => string(56) "Wystąpił błąd podczas sprawdzania IBAN dla '%value%'"
                                    ["The two given tokens do not match"] => string(35) "Podane wartości nie są takie same"
                                    ["No token was provided to match against"] => string(35) "Nie podano wartości do porównania"
                                    ["'%value%' was not found in the haystack"] => string(34) "Nie znaleziono wartości '%value%'"
                                    ["Invalid type given. String or integer expected"] => string(70) "Podana wartość powinna być ciągiem znaków lub liczbą całkowitą"
                                    ["'%value%' does not appear to be an integer"] => string(26) "'%value%' nie jest liczbą"
                                    ["'%value%' does not appear to be a valid IP address"] => string(39) "'%value%' nie jest poprawnym adresem IP"
                                    ["'%value%' is no valid ISBN number"] => string(33) "'%value%' nie jest poprawnym ISBN"
                                    ["'%value%' is not less than '%max%'"] => string(40) "'%value%' nie jest mniejsze niż '%max%'"
                                    ["Invalid type given. String, integer, float, boolean or array expected"] => string(132) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą, liczbą zmiennoprzecinkową, wartością logiczną lub tablicą"
                                    ["Value is required and can't be empty"] => string(21) "To pole jest wymagane"
                                    ["'%value%' does not appear to be a postal code"] => string(54) "Wartość '%value%' nie jest poprawnym kodem pocztowym"
                                    ["'%value%' does not match against pattern '%pattern%'"] => string(52) "Wartość '%value%' nie pasuje do wzorca '%pattern%'"
                                    ["There was an internal error while using the pattern '%pattern%'"] => string(60) "Wystąpił błąd podczas dopasowania wyrażenia '%pattern%'"
                                    ["'%value%' is no valid sitemap changefreq"] => string(51) "'%value%' nie jest poprawną wartością changefreq"
                                    ["'%value%' is no valid sitemap lastmod"] => string(48) "'%value%' nie jest poprawną wartością lastmod"
                                    ["'%value%' is no valid sitemap location"] => string(53) "'%value%' nie jest poprawną lokalizacją mapy strony"
                                    ["'%value%' is no valid sitemap priority"] => string(51) "'%value%' nie jest poprawną wartością priorytetu"
                                    ["Invalid type given. Numeric string, integer or float expected"] => string(99) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą lub liczbą zmiennoprzecinkową"
                                    ["'%value%' is less than %min% characters long"] => string(42) "'%value%' zawiera mniej niż %min% znaków"
                                    ["'%value%' is more than %max% characters long"] => string(44) "'%value%' zawiera więcej niż %max% znaków"
                                  }
                                  ["disableNotices"] => bool(false)
                                  ["ignore"] => string(1) "."
                                  ["locale"] => string(2) "pl"
                                  ["log"] => NULL
                                  ["logMessage"] => string(49) "Untranslated message within '%locale%': %message%"
                                  ["logPriority"] => int(5)
                                  ["logUntranslated"] => bool(false)
                                  ["reload"] => bool(false)
                                  ["route"] => NULL
                                  ["scan"] => NULL
                                  ["tag"] => string(14) "Zend_Translate"
                                }
                                ["_translate":protected] => array(1) {
                                  ["pl"] => array(108) {
                                    ["Invalid type given. String, integer or float expected"] => string(99) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą lub liczbą zmiennoprzecinkową"
                                    ["'%value%' contains characters which are non alphabetic and no digits"] => string(64) "Wartość '%value%' powinna zawierać znaki z alfabetu lub cyfry"
                                    ["'%value%' is an empty string"] => string(38) "'%value%' jest pustym ciągiem znaków"
                                    ["Invalid type given. String expected"] => string(42) "Podana wartość nie jest ciągiem znaków"
                                    ["'%value%' contains non alphabetic characters"] => string(38) "'%value%' zawiera znaki spoza alfabetu"
                                    ["'%value%' failed checksum validation"] => string(47) "Błędna suma kontrolna dla wartości '%value%'"
                                    ["'%value%' contains invalid characters"] => string(36) "'%value%' zawiera niedozwolone znaki"
                                    ["'%value%' should have a length of %length% characters"] => string(60) "Wartość '%value%' powinna być długości %length% znaków"
                                    ["'%value%' is not between '%min%' and '%max%', inclusively"] => string(72) "'%value%' nie zawiera się w przedziale od '%min%' do '%max%' włącznie"
                                    ["'%value%' is not strictly between '%min%' and '%max%'"] => string(61) "'%value%' nie zawiera się w przedziale od '%min%' do '%max%'"
                                    ["'%value%' is not valid"] => string(37) "Wartość '%value%' jest nie poprawna"
                                    ["An exception has been raised within the callback"] => string(59) "Wystąpił błąd podczas działania funkcji sprawdzającej"
                                    ["'%value%' must contain between 13 and 19 digits"] => string(41) "'%value%' musi zawierać od 13 do 19 cyfr"
                                    ["Luhn algorithm (mod-10 checksum) failed on '%value%'"] => string(84) "Błąd podczas wykonywania algorytmu Luhna (mod-10 checksum) dla wartości '%value%'"
                                    ["'%value%' seems to contain an invalid checksum"] => string(47) "'%value%' zawiera niepoprawną sumę kontrolną"
                                    ["'%value%' must contain only digits"] => string(37) "'%value%' może zawierać tylko cyfry"
                                    ["'%value%' contains an invalid amount of digits"] => string(49) "Numer '%value%' zawiera niepoprawną liczbę cyfr"
                                    ["'%value%' is not from an allowed institute"] => string(48) "Numer '%value%' nie jest z dozwolonej instytucji"
                                    ["'%value%' seems to be an invalid creditcard number"] => string(41) "'%value%' jest niepoprawnym numerem karty"
                                    ["An exception has been raised while validating '%value%'"] => string(60) "Wystąpił błąd podczas sprawdzania numeru karty '%value%'"
                                    ["Invalid type given. String, integer, array or Zend_Date expected"] => string(88) "Podana wartość powinna być ciągiem znaków, liczbą, tablicą lub obiektem Zend_Date"
                                    ["'%value%' does not appear to be a valid date"] => string(34) "'%value%' nie jest poprawną datą"
                                    ["'%value%' does not fit the date format '%format%'"] => string(45) "Data '%value%' nie jest w formacie '%format%'"
                                    ["No record matching '%value%' was found"] => string(36) "Nie znaleziono rekordu dla '%value%'"
                                    ["A record matching '%value%' was found"] => string(31) "Znaleziono rekord dla '%value%'"
                                    ["'%value%' is no valid email address in the basic format local-part@hostname"] => string(66) "'%value%' nie jest poprawnym adresem email w formacie nazwa@serwer"
                                    ["'%hostname%' is no valid hostname for email address '%value%'"] => string(64) "Email '%value%' zawiera niepoprawną nazwę serwera '%hostname%'"
                                    ["'%hostname%' does not appear to have a valid MX record for the email address '%value%'"] => string(88) "Serwer '%hostname%' nie posiada poprawnie zdefiniowanego rekordu MX dla adresu '%value%'"
                                    ["'%hostname%' is not in a routable network segment. The email address '%value%' should not be resolved from public network"] => string(106) "'%hostname%' nie rutowalnym segmentem sieci. Email '%value%' nie powinien być wykrywany z sieci publiczej"
                                    ["'%localPart%' can not be matched against dot-atom format"] => string(48) "Nazwa '%localPart%' nie jest w formacie dot-atom"
                                    ["'%localPart%' can not be matched against quoted-string format"] => string(47) "'%localPart%' nie jest w formacie quoted-string"
                                    ["'%localPart%' is no valid local part for email address '%value%'"] => string(39) "'%localPart%' nie jest poprawną nazwą"
                                    ["'%value%' exceeds the allowed length"] => string(55) "Wartość '%value%' przekroczyła dozwoloną długość"
                                    ["Too many files, maximum '%max%' are allowed but '%count%' are given"] => string(65) "Wybrano '%count%' plików. Dopuszczalna liczba plików to '%max%'"
                                    ["Too few files, minimum '%min%' are expected but '%count%' are given"] => string(62) "Wybrano '%count%' plików. Minimalna liczba plików to '%min%'"
                                    ["File '%value%' does not match the given crc32 hashes"] => string(39) "Błędna suma kontrolna pliku '%value%'"
                                    ["A crc32 hash could not be evaluated for the given file"] => string(55) "Nie można obliczyć sumy kontrolnej dla podanego pliku"
                                    ["File '%value%' is not readable or does not exist"] => string(55) "Plik '%value%' nie istnieje lub nie można go odczytać"
                                    ["File '%value%' has a false extension"] => string(42) "Plik '%value%' ma niepoprawne rozszerzenie"
                                    ["File '%value%' has a false mimetype of '%type%'"] => string(47) "Plik '%value%' ma niepoprawny typ MIME '%type%'"
                                    ["The mimetype of file '%value%' could not be detected"] => string(48) "Nie można wykryć typu MIME dla pliku '%value%'"
                                    ["File '%value%' does not exist"] => string(27) "Plik '%value%' nie istnieje"
                                    ["All files in sum should have a maximum size of '%max%' but '%size%' were detected"] => string(81) "Wybrane pliki łącznie zajmują '%size%'. Maksymalny łączny rozmiar to '%max%'"
                                    ["All files in sum should have a minimum size of '%min%' but '%size%' were detected"] => string(80) "Wybrane pliki łącznie zajmują '%size%'. Minimalny łączny rozmiar to '%min%'"
                                    ["One or more files can not be read"] => string(53) "Jeden lub więcej plików nie mogą zostać odczytane"
                                    ["File '%value%' does not match the given hashes"] => string(38) "Plik '%value%' ma niedopuszczalny hash"
                                    ["A hash could not be evaluated for the given file"] => string(59) "Nie można obliczyć funkcji haszującej dla podanego pliku"
                                    ["Maximum allowed width for image '%value%' should be '%maxwidth%' but '%width%' detected"] => string(79) "Plik '%value%' ma szerokość '%width%'. Maksymalna szerokość to '%maxwidth%'"
                                    ["Minimum expected width for image '%value%' should be '%minwidth%' but '%width%' detected"] => string(78) "Plik '%value%' ma szerokość '%width%'. Minimalna szerokość to '%maxwidth%'"
                                    ["Maximum allowed height for image '%value%' should be '%maxheight%' but '%height%' detected"] => string(79) "Plik '%value%' ma wysokość '%height%'. Maksymalna wysokość to '%maxheight%'"
                                    ["Minimum expected height for image '%value%' should be '%minheight%' but '%height%' detected"] => string(78) "Plik '%value%' ma wysokość '%height%'. Minimalna wysokość to '%minheight%'"
                                    ["The size of image '%value%' could not be detected"] => string(46) "Nie można określić rozmiaru pliku '%value%'"
                                    ["File '%value%' is not compressed, '%type%' detected"] => string(51) "Plik '%value%' typu '%type%' nie jest skompresowany"
                                    ["File '%value%' is no image, '%type%' detected"] => string(45) "Plik '%value%' typu '%type%' nie jest obrazem"
                                    ["File '%value%' does not match the given md5 hashes"] => string(42) "Plik '%value%' ma niedopuszczalny hash md5"
                                    ["A md5 hash could not be evaluated for the given file"] => string(63) "Nie można obliczyć funkcji haszującej md5 dla podanego pliku"
                                    ["File '%value%' exists"] => string(23) "Plik '%value%' istnieje"
                                    ["File '%value%' does not match the given sha1 hashes"] => string(43) "Plik '%value%' ma niedopuszczalny hash sha1"
                                    ["A sha1 hash could not be evaluated for the given file"] => string(64) "Nie można obliczyć funkcji haszującej sha1 dla podanego pliku"
                                    ["Maximum allowed size for file '%value%' is '%max%' but '%size%' detected"] => string(68) "Podany plik ma rozmiar '%size%'. Maksymalny rozmiar pliku to '%max%'"
                                    ["Minimum expected size for file '%value%' is '%min%' but '%size%' detected"] => string(67) "Podany plik ma rozmiar '%size%'. Minimalny rozmiar pliku to '%min%'"
                                    ["File '%value%' exceeds the defined ini size"] => string(66) "Rozmiar pliku '%value%' przekroczył zdefiniowaną wartość w ini"
                                    ["File '%value%' exceeds the defined form size"] => string(73) "Rozmiar pliku '%value%' przekroczył zdefiniowaną wartość w formularzu"
                                    ["File '%value%' was only partially uploaded"] => string(47) "Plik '%value%' nie został całkowicie wysłany"
                                    ["File '%value%' was not uploaded"] => string(35) "Plik '%value%' nie został wysłany"
                                    ["No temporary directory was found for file '%value%'"] => string(38) "Nie zdefiniowano tymczasowego katalogu"
                                    ["File '%value%' can't be written"] => string(35) "Nie można zapisać pliku '%value%'"
                                    ["A PHP extension returned an error while uploading the file '%value%'"] => string(71) "Rozszerzenie PHP zgłosiło wyjątek podczas wysyłania pliku '%value%'"
                                    ["File '%value%' was illegally uploaded. This could be a possible attack"] => string(86) "Plik '%value%' został niepoprawnie wysłany. Istnieje możliwość wystąpienia ataku"
                                    ["File '%value%' was not found"] => string(30) "Nie znaleziono pliku '%value%'"
                                    ["Unknown error while uploading file '%value%'"] => string(50) "Nieznany błąd podczas wysyłania pliku '%value%'"
                                    ["Too much words, maximum '%max%' are allowed but '%count%' were counted"] => string(60) "Podano '%count%' słów. Maksymalna liczba słów to '%max%'"
                                    ["Too less words, minimum '%min%' are expected but '%count%' were counted"] => string(59) "Podano '%count%' słów. Minimalna liczba słów to '%min%'"
                                    ["'%value%' does not appear to be a float"] => string(46) "'%value%' nie jest liczbą zmiennoprzecinkową"
                                    ["'%value%' is not greater than '%min%'"] => string(40) "'%value%' nie jest większe niż '%min%'"
                                    ["'%value%' has not only hexadecimal digit characters"] => string(46) "'%value%' nie jest wartością heksadecymalną"
                                    ["'%value%' appears to be an IP address, but IP addresses are not allowed"] => string(54) "Wartość '%value%' jest adresem IP a nie nazwą hosta"
                                    ["'%value%' appears to be a DNS hostname but cannot match TLD against known list"] => string(30) "'%value%' zawiera nieznane TLD"
                                    ["'%value%' appears to be a DNS hostname but contains a dash in an invalid position"] => string(54) "Nazwa hosta '%value%' zawiera znak '-' w złym miejscu"
                                    ["'%value%' appears to be a DNS hostname but cannot match against hostname schema for TLD '%tld%'"] => string(65) "Nazwa hosta '%value%' jest niezgodna ze schematem dla TLD '%tld%'"
                                    ["'%value%' appears to be a DNS hostname but cannot extract TLD part"] => string(51) "Nie można rozpoznać TLD dla nazwy hosta '%value%'"
                                    ["'%value%' does not match the expected structure for a DNS hostname"] => string(41) "'%value%' nie jest poprawną nazwą hosta"
                                    ["'%value%' does not appear to be a valid local network name"] => string(50) "'%value%' nie jest poprawną nazwą sieci lokalnej"
                                    ["'%value%' appears to be a local network name but local network names are not allowed"] => string(91) "'%value%' prawdopodobnie jest nazwą sieci lokalnej. Nazwy sieci lokalnych są niedozwolone"
                                    ["'%value%' appears to be a DNS hostname but the given punycode notation cannot be decoded"] => string(65) "Nie można zdekodować punycode dla podanej nazwy hosta '%value%'"
                                    ["Unknown country within the IBAN '%value%'"] => string(33) "Niepoprawny kraj w IBAN '%value%'"
                                    ["'%value%' has a false IBAN format"] => string(44) "Wartość '%value%' nie jest w formacie IBAN"
                                    ["'%value%' has failed the IBAN check"] => string(56) "Wystąpił błąd podczas sprawdzania IBAN dla '%value%'"
                                    ["The two given tokens do not match"] => string(35) "Podane wartości nie są takie same"
                                    ["No token was provided to match against"] => string(35) "Nie podano wartości do porównania"
                                    ["'%value%' was not found in the haystack"] => string(34) "Nie znaleziono wartości '%value%'"
                                    ["Invalid type given. String or integer expected"] => string(70) "Podana wartość powinna być ciągiem znaków lub liczbą całkowitą"
                                    ["'%value%' does not appear to be an integer"] => string(26) "'%value%' nie jest liczbą"
                                    ["'%value%' does not appear to be a valid IP address"] => string(39) "'%value%' nie jest poprawnym adresem IP"
                                    ["'%value%' is no valid ISBN number"] => string(33) "'%value%' nie jest poprawnym ISBN"
                                    ["'%value%' is not less than '%max%'"] => string(40) "'%value%' nie jest mniejsze niż '%max%'"
                                    ["Invalid type given. String, integer, float, boolean or array expected"] => string(132) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą, liczbą zmiennoprzecinkową, wartością logiczną lub tablicą"
                                    ["Value is required and can't be empty"] => string(21) "To pole jest wymagane"
                                    ["'%value%' does not appear to be a postal code"] => string(54) "Wartość '%value%' nie jest poprawnym kodem pocztowym"
                                    ["'%value%' does not match against pattern '%pattern%'"] => string(52) "Wartość '%value%' nie pasuje do wzorca '%pattern%'"
                                    ["There was an internal error while using the pattern '%pattern%'"] => string(60) "Wystąpił błąd podczas dopasowania wyrażenia '%pattern%'"
                                    ["'%value%' is no valid sitemap changefreq"] => string(51) "'%value%' nie jest poprawną wartością changefreq"
                                    ["'%value%' is no valid sitemap lastmod"] => string(48) "'%value%' nie jest poprawną wartością lastmod"
                                    ["'%value%' is no valid sitemap location"] => string(53) "'%value%' nie jest poprawną lokalizacją mapy strony"
                                    ["'%value%' is no valid sitemap priority"] => string(51) "'%value%' nie jest poprawną wartością priorytetu"
                                    ["Invalid type given. Numeric string, integer or float expected"] => string(99) "Podana wartość powinna być ciągiem znaków, liczbą całkowitą lub liczbą zmiennoprzecinkową"
                                    ["'%value%' is less than %min% characters long"] => string(42) "'%value%' zawiera mniej niż %min% znaków"
                                    ["'%value%' is more than %max% characters long"] => string(44) "'%value%' zawiera więcej niż %max% znaków"
                                  }
                                }
                              }
                            }
                          }
                        }
                        ["_environment":protected] => NULL
                        ["_optionKeys":protected] => array(21) {
                          [0] => string(11) "phpsettings"
                          [1] => string(9) "bootstrap"
                          [2] => string(12) "appnamespace"
                          [3] => string(11) "pluginpaths"
                          [4] => string(9) "resources"
                          [5] => string(2) "db"
                          [6] => string(5) "logdb"
                          [7] => string(7) "session"
                          [8] => string(24) "session_defaultnamespace"
                          [9] => string(16) "session_lifetime"
                          [10] => string(13) "session_table"
                          [11] => string(6) "smarty"
                          [12] => string(4) "view"
                          [13] => string(5) "cache"
                          [14] => string(4) "auth"
                          [15] => string(5) "auth2"
                          [16] => string(6) "upload"
                          [17] => string(5) "paths"
                          [18] => string(9) "error_log"
                          [19] => string(7) "mailing"
                          [20] => string(5) "debug"
                        }
                        ["_options":protected] => array(21) {
                          ["phpSettings"] => array(5) {
                            ["display_startup_errors"] => string(1) "0"
                            ["display_errors"] => string(1) "0"
                            ["post_max_size"] => string(3) "12M"
                            ["upload_max_filesize"] => string(3) "12M"
                            ["MAX_FILE_SIZE"] => string(3) "12M"
                          }
                          ["bootstrap"] => array(2) {
                            ["path"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/Bootstrap.php"
                            ["class"] => string(9) "Bootstrap"
                          }
                          ["appnamespace"] => string(0) ""
                          ["pluginPaths"] => array(1) {
                            ["Plugin"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/plugins/"
                          }
                          ["resources"] => array(1) {
                            ["frontController"] => array(6) {
                              ["controllerDirectory"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                              ["moduleControllerDirectoryName"] => string(1) "/"
                              ["moduleDirectory"] => string(63) "/home/firmylesne/domains/firmylesne.pl/application/controllers/"
                              ["defaultControllerName"] => string(5) "index"
                              ["defaultAction"] => string(5) "index"
                              ["params"] => array(1) {
                                ["displayExceptions"] => string(1) "0"
                              }
                            }
                          }
                          ["db"] => array(2) {
                            ["adapter"] => string(9) "Pdo_Mysql"
                            ["params"] => array(5) {
                              ["host"] => string(9) "localhost"
                              ["dbname"] => string(13) "firmylesne_fl"
                              ["username"] => string(13) "firmylesne_fl"
                              ["password"] => string(8) "RvN04efq"
                              ["charset"] => string(4) "utf8"
                            }
                          }
                          ["logdb"] => array(7) {
                            ["enabled"] => string(1) "0"
                            ["table"] => string(9) "log_zmian"
                            ["table_query"] => string(19) "log_zmian_zapytania"
                            ["exclude"] => string(61) "session,log_aktywnosci,log_logowan(insert),log_bledow(insert)"
                            ["log_insert"] => string(1) "0"
                            ["log_update"] => string(1) "0"
                            ["log_delete"] => string(1) "0"
                          }
                          ["session"] => array(1) {
                            ["name"] => string(11) "firmy_lesne"
                          }
                          ["session_defaultnamespace"] => string(7) "Default"
                          ["session_lifetime"] => string(5) "86400"
                          ["session_table"] => array(6) {
                            ["name"] => string(7) "session"
                            ["primary"] => array(3) {
                              [0] => string(10) "session_id"
                              [1] => string(9) "save_path"
                              [2] => string(4) "name"
                            }
                            ["primaryAssignment"] => array(3) {
                              [0] => string(9) "sessionId"
                              [1] => string(15) "sessionSavePath"
                              [2] => string(11) "sessionName"
                            }
                            ["modifiedColumn"] => string(8) "modified"
                            ["dataColumn"] => string(12) "session_data"
                            ["lifetimeColumn"] => string(8) "lifetime"
                          }
                          ["smarty"] => array(12) {
                            ["template_dir"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/"
                            ["layout_dir"] => string(75) "/home/firmylesne/domains/firmylesne.pl/application/views/templates/layouts/"
                            ["compile_dir"] => string(66) "/home/firmylesne/domains/firmylesne.pl/application/views/compiles/"
                            ["cache_dir"] => string(64) "/home/firmylesne/domains/firmylesne.pl/application/views/caches/"
                            ["plugins_dir"] => array(1) {
                              [0] => string(65) "/home/firmylesne/domains/firmylesne.pl/application/plugins/smarty"
                            }
                            ["auto_literal"] => string(1) "1"
                            ["force_compile"] => string(1) "0"
                            ["compile_check"] => string(1) "0"
                            ["default_layout"] => string(14) "default/layout"
                            ["debugging"] => string(1) "0"
                            ["debugging_ctrl"] => string(3) "URL"
                            ["default_modifiers"] => array(1) {
                              [0] => string(16) "escape:'htmlall'"
                            }
                          }
                          ["view"] => array(4) {
                            ["images"] => string(8) "/images/"
                            ["styles"] => string(8) "/styles/"
                            ["scripts"] => string(9) "/scripts/"
                            ["plugins"] => string(9) "/plugins/"
                          }
                          ["cache"] => array(4) {
                            ["enabled"] => string(1) "1"
                            ["frontend"] => array(2) {
                              ["name"] => string(4) "Core"
                              ["params"] => array(1) {
                                ["automatic_serialization"] => string(1) "1"
                              }
                            }
                            ["primary"] => array(2) {
                              ["name"] => string(4) "File"
                              ["params"] => array(1) {
                                ["cache_dir"] => string(58) "/home/firmylesne/domains/firmylesne.pl/application/../temp"
                              }
                            }
                            ["options"] => array(3) {
                              ["savetosecondary"] => string(1) "1"
                              ["backuptosecondary"] => string(1) "0"
                              ["recoverprimary"] => string(1) "1"
                            }
                          }
                          ["auth"] => array(2) {
                            ["table"] => array(4) {
                              ["name"] => string(15) "acl_uzytkownicy"
                              ["user_column"] => string(5) "email"
                              ["pass_column"] => string(5) "haslo"
                              ["pass_treatment"] => string(7) "SHA1(?)"
                            }
                            ["log"] => array(2) {
                              ["enabled"] => string(1) "1"
                              ["table"] => string(11) "log_logowan"
                            }
                          }
                          ["auth2"] => array(2) {
                            ["table"] => array(4) {
                              ["name"] => string(15) "acl_uzytkownicy"
                              ["user_column"] => string(5) "email"
                              ["pass_column"] => string(5) "haslo"
                              ["pass_treatment"] => string(1) "?"
                            }
                            ["log"] => array(2) {
                              ["enabled"] => string(1) "1"
                              ["table"] => string(11) "log_logowan"
                            }
                          }
                          ["upload"] => array(5) {
                            ["filetransfer"] => array(2) {
                              ["ignoreNoFile"] => string(1) "1"
                              ["useByteString"] => string(1) "0"
                            }
                            ["maxFileSize"] => string(3) "1MB"
                            ["maxFilesSize"] => string(3) "5MB"
                            ["excludeExtension"] => string(200) "ADE,ADP,BAS,BAT,CGI,CHM,CMD,COM,CPL,CRT,EXE,HLP,HTA,HTM,HTML,INF,INS,ISP,JS,JSE,LNK,MDB,MDE,MSC,MSI,MSP,MST,PCD,PHTML,PIF,PHP,PHP2,PHP3,PHP4,PHP5,REG,SCR,SCT,SH,SHS,TIF,TIFF,URL,VB,VBE,VBS,WSC,WSF,WSH"
                            ["path"] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/../files"
                          }
                          ["paths"] => array(1) {
                            ["images"] => array(6) {
                              ["news"] => string(82) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/artykuly/"
                              ["reklama"] => string(81) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/reklama/"
                              ["galerie"] => string(81) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/galerie/"
                              ["filmy"] => string(79) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/filmy/"
                              ["firmy"] => string(79) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/firmy/"
                              ["ogloszenia"] => string(84) "/home/firmylesne/domains/firmylesne.pl/application/../public_html/images/ogloszenia/"
                            }
                          }
                          ["error_log"] => array(3) {
                            ["enabled"] => string(1) "1"
                            ["table"] => string(10) "log_bledow"
                            ["mailing"] => array(4) {
                              ["enabled"] => string(1) "1"
                              ["recipients"] => array(1) {
                                [0] => string(23) "and.kowalczuk@gmail.com"
                              }
                              ["hostname"] => string(13) "firmylesne.pl"
                              ["host"] => array(5) {
                                ["auth"] => string(5) "login"
                                ["username"] => string(19) "bledy@firmylesne.pl"
                                ["password"] => string(8) "g52mibV7"
                                ["ssl"] => string(3) "ssl"
                                ["port"] => string(3) "587"
                              }
                            }
                          }
                          ["mailing"] => array(5) {
                            ["enabled"] => string(1) "1"
                            ["nadawca_adres"] => string(21) "noreply@firmylesne.pl"
                            ["nadawca_nazwa"] => string(12) "Firmy leśne"
                            ["hostname"] => string(13) "firmylesne.pl"
                            ["host"] => array(5) {
                              ["auth"] => string(5) "login"
                              ["username"] => string(21) "noreply@firmylesne.pl"
                              ["password"] => string(8) "z43X3Ikg"
                              ["ssl"] => string(3) "ssl"
                              ["port"] => string(3) "465"
                            }
                          }
                          ["debug"] => array(6) {
                            ["enabled"] => string(1) "1"
                            ["images_path"] => string(14) "/images/debug/"
                            ["max_recursion"] => string(1) "6"
                            ["max_string_length"] => string(2) "75"
                            ["max_string_length_stepsub"] => string(1) "2"
                            ["inline"] => string(1) "1"
                          }
                        }
                        ["_pluginLoader":protected] => object(Zend_Loader_PluginLoader)#43 (4) {
                          ["_loadedPluginPaths":protected] => array(0) {
                          }
                          ["_loadedPlugins":protected] => array(1) {
                            ["Frontcontroller"] => string(41) "Zend_Application_Resource_Frontcontroller"
                          }
                          ["_prefixToPaths":protected] => array(3) {
                            ["Zend_Application_Resource_"] => array(1) {
                              [0] => string(26) "Zend/Application/Resource/"
                            }
                            ["ZendX_Application_Resource_"] => array(1) {
                              [0] => string(27) "ZendX/Application/Resource/"
                            }
                            ["Plugin_"] => array(1) {
                              [0] => string(59) "/home/firmylesne/domains/firmylesne.pl/application/plugins/"
                            }
                          }
                          ["_useStaticRegistry":protected] => NULL
                        }
                        ["_pluginResources":protected] => array(1) {
                          ["frontcontroller"] => object(Zend_Application_Resource_Frontcontroller)#41 (4) {
                            ["_front":protected] => object(Zend_Controller_Front)#37 (11) {
                              ["_baseUrl":protected] => NULL
                              ["_controllerDir":protected] => NULL
                              ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                ["_curModule":protected] => string(7) "default"
                                ["_controllerDirectory":protected] => array(4) {
                                  ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                  ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                  ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                  ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                }
                                ["_defaultAction":protected] => string(5) "index"
                                ["_defaultController":protected] => string(5) "index"
                                ["_defaultModule":protected] => string(7) "default"
                                ["_frontController":protected] => NULL
                                ["_invokeParams":protected] => array(2) {
                                  ["displayExceptions"] => string(1) "0"
                                  ["bootstrap"] => *RECURSION*
                                }
                                ["_pathDelimiter":protected] => string(1) "_"
                                ["_response":protected] => *RECURSION*
                                ["_wordDelimiter":protected] => array(2) {
                                  [0] => string(1) "-"
                                  [1] => string(1) "."
                                }
                              }
                              ["_invokeParams":protected] => array(2) {
                                ["displayExceptions"] => string(1) "0"
                                ["bootstrap"] => *RECURSION*
                              }
                              ["_moduleControllerDirectoryName":protected] => string(1) "/"
                              ["_plugins":protected] => object(Zend_Controller_Plugin_Broker)#38 (3) {
                                ["_plugins":protected] => array(1) {
                                  [100] => object(Zend_Controller_Plugin_ErrorHandler)#49 (7) {
                                    ["_errorModule":protected] => string(7) "default"
                                    ["_errorController":protected] => string(5) "error"
                                    ["_errorAction":protected] => string(5) "error"
                                    ["_isInsideErrorHandlerLoop":protected] => bool(true)
                                    ["_exceptionCountAtFirstEncounter":protected] => int(1)
                                    ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                      ["_paramSources":protected] => array(2) {
                                        [0] => string(4) "_GET"
                                        [1] => string(5) "_POST"
                                      }
                                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_baseUrl":protected] => string(0) ""
                                      ["_basePath":protected] => NULL
                                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_params":protected] => array(4) {
                                        ["controller"] => string(5) "pokaz"
                                        ["action"] => string(24) "informacje-organizacyjne"
                                        ["module"] => string(7) "default"
                                        ["error_handler"] => object(ArrayObject)#96 (1) {
                                          ["storage":"ArrayObject":private] => array(3) {
                                            ["exception"] => *RECURSION*
                                            ["type"] => string(15) "EXCEPTION_OTHER"
                                            ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                              ["_paramSources":protected] => array(2) {
                                                [0] => string(4) "_GET"
                                                [1] => string(5) "_POST"
                                              }
                                              ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                              ["_baseUrl":protected] => string(0) ""
                                              ["_basePath":protected] => NULL
                                              ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                              ["_params":protected] => array(3) {
                                                ["controller"] => string(5) "pokaz"
                                                ["action"] => string(24) "informacje-organizacyjne"
                                                ["module"] => string(7) "default"
                                              }
                                              ["_rawBody":protected] => NULL
                                              ["_aliases":protected] => array(0) {
                                              }
                                              ["_dispatched":protected] => bool(true)
                                              ["_module":protected] => string(7) "default"
                                              ["_moduleKey":protected] => string(6) "module"
                                              ["_controller":protected] => string(5) "pokaz"
                                              ["_controllerKey":protected] => string(10) "controller"
                                              ["_action":protected] => string(24) "informacje-organizacyjne"
                                              ["_actionKey":protected] => string(6) "action"
                                            }
                                          }
                                        }
                                      }
                                      ["_rawBody":protected] => NULL
                                      ["_aliases":protected] => array(0) {
                                      }
                                      ["_dispatched":protected] => bool(false)
                                      ["_module":protected] => string(7) "default"
                                      ["_moduleKey":protected] => string(6) "module"
                                      ["_controller":protected] => string(5) "error"
                                      ["_controllerKey":protected] => string(10) "controller"
                                      ["_action":protected] => string(8) "critical"
                                      ["_actionKey":protected] => string(6) "action"
                                    }
                                    ["_response":protected] => *RECURSION*
                                  }
                                }
                                ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                  ["_paramSources":protected] => array(2) {
                                    [0] => string(4) "_GET"
                                    [1] => string(5) "_POST"
                                  }
                                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_baseUrl":protected] => string(0) ""
                                  ["_basePath":protected] => NULL
                                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_params":protected] => array(4) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                    ["error_handler"] => object(ArrayObject)#96 (1) {
                                      ["storage":"ArrayObject":private] => array(3) {
                                        ["exception"] => *RECURSION*
                                        ["type"] => string(15) "EXCEPTION_OTHER"
                                        ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                          ["_paramSources":protected] => array(2) {
                                            [0] => string(4) "_GET"
                                            [1] => string(5) "_POST"
                                          }
                                          ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_baseUrl":protected] => string(0) ""
                                          ["_basePath":protected] => NULL
                                          ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_params":protected] => array(3) {
                                            ["controller"] => string(5) "pokaz"
                                            ["action"] => string(24) "informacje-organizacyjne"
                                            ["module"] => string(7) "default"
                                          }
                                          ["_rawBody":protected] => NULL
                                          ["_aliases":protected] => array(0) {
                                          }
                                          ["_dispatched":protected] => bool(true)
                                          ["_module":protected] => string(7) "default"
                                          ["_moduleKey":protected] => string(6) "module"
                                          ["_controller":protected] => string(5) "pokaz"
                                          ["_controllerKey":protected] => string(10) "controller"
                                          ["_action":protected] => string(24) "informacje-organizacyjne"
                                          ["_actionKey":protected] => string(6) "action"
                                        }
                                      }
                                    }
                                  }
                                  ["_rawBody":protected] => NULL
                                  ["_aliases":protected] => array(0) {
                                  }
                                  ["_dispatched":protected] => bool(false)
                                  ["_module":protected] => string(7) "default"
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controller":protected] => string(5) "error"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_action":protected] => string(8) "critical"
                                  ["_actionKey":protected] => string(6) "action"
                                }
                                ["_response":protected] => *RECURSION*
                              }
                              ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                ["_paramSources":protected] => array(2) {
                                  [0] => string(4) "_GET"
                                  [1] => string(5) "_POST"
                                }
                                ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                ["_baseUrl":protected] => string(0) ""
                                ["_basePath":protected] => NULL
                                ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                ["_params":protected] => array(4) {
                                  ["controller"] => string(5) "pokaz"
                                  ["action"] => string(24) "informacje-organizacyjne"
                                  ["module"] => string(7) "default"
                                  ["error_handler"] => object(ArrayObject)#96 (1) {
                                    ["storage":"ArrayObject":private] => array(3) {
                                      ["exception"] => *RECURSION*
                                      ["type"] => string(15) "EXCEPTION_OTHER"
                                      ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                        ["_paramSources":protected] => array(2) {
                                          [0] => string(4) "_GET"
                                          [1] => string(5) "_POST"
                                        }
                                        ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                        ["_baseUrl":protected] => string(0) ""
                                        ["_basePath":protected] => NULL
                                        ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                        ["_params":protected] => array(3) {
                                          ["controller"] => string(5) "pokaz"
                                          ["action"] => string(24) "informacje-organizacyjne"
                                          ["module"] => string(7) "default"
                                        }
                                        ["_rawBody":protected] => NULL
                                        ["_aliases":protected] => array(0) {
                                        }
                                        ["_dispatched":protected] => bool(true)
                                        ["_module":protected] => string(7) "default"
                                        ["_moduleKey":protected] => string(6) "module"
                                        ["_controller":protected] => string(5) "pokaz"
                                        ["_controllerKey":protected] => string(10) "controller"
                                        ["_action":protected] => string(24) "informacje-organizacyjne"
                                        ["_actionKey":protected] => string(6) "action"
                                      }
                                    }
                                  }
                                }
                                ["_rawBody":protected] => NULL
                                ["_aliases":protected] => array(0) {
                                }
                                ["_dispatched":protected] => bool(false)
                                ["_module":protected] => string(7) "default"
                                ["_moduleKey":protected] => string(6) "module"
                                ["_controller":protected] => string(5) "error"
                                ["_controllerKey":protected] => string(10) "controller"
                                ["_action":protected] => string(8) "critical"
                                ["_actionKey":protected] => string(6) "action"
                              }
                              ["_response":protected] => *RECURSION*
                              ["_returnResponse":protected] => bool(false)
                              ["_router":protected] => object(Zend_Controller_Router_Rewrite)#25 (8) {
                                ["_useDefaultRoutes":protected] => bool(true)
                                ["_routes":protected] => array(2) {
                                  ["default"] => object(Zend_Controller_Router_Route_Module)#46 (11) {
                                    ["_defaults":protected] => array(3) {
                                      ["controller"] => string(5) "index"
                                      ["action"] => string(5) "index"
                                      ["module"] => string(7) "default"
                                    }
                                    ["_values":protected] => array(2) {
                                      ["controller"] => string(5) "pokaz"
                                      ["action"] => string(24) "informacje-organizacyjne"
                                    }
                                    ["_moduleValid":protected] => bool(false)
                                    ["_keysSet":protected] => bool(true)
                                    ["_moduleKey":protected] => string(6) "module"
                                    ["_controllerKey":protected] => string(10) "controller"
                                    ["_actionKey":protected] => string(6) "action"
                                    ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                      ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                      ["_curModule":protected] => string(7) "default"
                                      ["_controllerDirectory":protected] => array(4) {
                                        ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                        ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                        ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                        ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                      }
                                      ["_defaultAction":protected] => string(5) "index"
                                      ["_defaultController":protected] => string(5) "index"
                                      ["_defaultModule":protected] => string(7) "default"
                                      ["_frontController":protected] => NULL
                                      ["_invokeParams":protected] => array(2) {
                                        ["displayExceptions"] => string(1) "0"
                                        ["bootstrap"] => *RECURSION*
                                      }
                                      ["_pathDelimiter":protected] => string(1) "_"
                                      ["_response":protected] => *RECURSION*
                                      ["_wordDelimiter":protected] => array(2) {
                                        [0] => string(1) "-"
                                        [1] => string(1) "."
                                      }
                                    }
                                    ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                      ["_paramSources":protected] => array(2) {
                                        [0] => string(4) "_GET"
                                        [1] => string(5) "_POST"
                                      }
                                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_baseUrl":protected] => string(0) ""
                                      ["_basePath":protected] => NULL
                                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_params":protected] => array(4) {
                                        ["controller"] => string(5) "pokaz"
                                        ["action"] => string(24) "informacje-organizacyjne"
                                        ["module"] => string(7) "default"
                                        ["error_handler"] => object(ArrayObject)#96 (1) {
                                          ["storage":"ArrayObject":private] => array(3) {
                                            ["exception"] => *RECURSION*
                                            ["type"] => string(15) "EXCEPTION_OTHER"
                                            ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                              ["_paramSources":protected] => array(2) {
                                                [0] => string(4) "_GET"
                                                [1] => string(5) "_POST"
                                              }
                                              ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                              ["_baseUrl":protected] => string(0) ""
                                              ["_basePath":protected] => NULL
                                              ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                              ["_params":protected] => array(3) {
                                                ["controller"] => string(5) "pokaz"
                                                ["action"] => string(24) "informacje-organizacyjne"
                                                ["module"] => string(7) "default"
                                              }
                                              ["_rawBody":protected] => NULL
                                              ["_aliases":protected] => array(0) {
                                              }
                                              ["_dispatched":protected] => bool(true)
                                              ["_module":protected] => string(7) "default"
                                              ["_moduleKey":protected] => string(6) "module"
                                              ["_controller":protected] => string(5) "pokaz"
                                              ["_controllerKey":protected] => string(10) "controller"
                                              ["_action":protected] => string(24) "informacje-organizacyjne"
                                              ["_actionKey":protected] => string(6) "action"
                                            }
                                          }
                                        }
                                      }
                                      ["_rawBody":protected] => NULL
                                      ["_aliases":protected] => array(0) {
                                      }
                                      ["_dispatched":protected] => bool(false)
                                      ["_module":protected] => string(7) "default"
                                      ["_moduleKey":protected] => string(6) "module"
                                      ["_controller":protected] => string(5) "error"
                                      ["_controllerKey":protected] => string(10) "controller"
                                      ["_action":protected] => string(8) "critical"
                                      ["_actionKey":protected] => string(6) "action"
                                    }
                                    ["_isAbstract":protected] => bool(false)
                                    ["_matchedPath":protected] => NULL
                                  }
                                  ["ajax"] => object(Zend_Controller_Router_Route)#22 (17) {
                                    ["_translator":protected] => NULL
                                    ["_locale":protected] => NULL
                                    ["_isTranslated":protected] => bool(false)
                                    ["_translatable":protected] => array(0) {
                                    }
                                    ["_urlVariable":protected] => string(1) ":"
                                    ["_urlDelimiter":protected] => string(1) "/"
                                    ["_regexDelimiter":protected] => string(1) "#"
                                    ["_defaultRegex":protected] => NULL
                                    ["_variables":protected] => array(3) {
                                      [1] => string(6) "module"
                                      [2] => string(10) "controller"
                                      [3] => string(6) "action"
                                    }
                                    ["_parts":protected] => array(5) {
                                      [0] => string(4) "ajax"
                                      [1] => NULL
                                      [2] => NULL
                                      [3] => NULL
                                      [4] => string(1) "*"
                                    }
                                    ["_defaults":protected] => array(1) {
                                      ["ajax"] => bool(true)
                                    }
                                    ["_requirements":protected] => array(0) {
                                    }
                                    ["_values":protected] => array(0) {
                                    }
                                    ["_wildcardData":protected] => array(0) {
                                    }
                                    ["_staticCount":protected] => int(1)
                                    ["_isAbstract":protected] => bool(false)
                                    ["_matchedPath":protected] => NULL
                                  }
                                }
                                ["_currentRoute":protected] => string(7) "default"
                                ["_globalParams":protected] => array(0) {
                                }
                                ["_chainNameSeparator":protected] => string(1) "-"
                                ["_useCurrentParamsAsGlobal":protected] => bool(false)
                                ["_frontController":protected] => *RECURSION*
                                ["_invokeParams":protected] => array(2) {
                                  ["displayExceptions"] => string(1) "0"
                                  ["bootstrap"] => *RECURSION*
                                }
                              }
                              ["_throwExceptions":protected] => bool(false)
                            }
                            ["_bootstrap":protected] => *RECURSION*
                            ["_options":protected] => array(6) {
                              ["controllerDirectory"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                              ["moduleControllerDirectoryName"] => string(1) "/"
                              ["moduleDirectory"] => string(63) "/home/firmylesne/domains/firmylesne.pl/application/controllers/"
                              ["defaultControllerName"] => string(5) "index"
                              ["defaultAction"] => string(5) "index"
                              ["params"] => array(1) {
                                ["displayExceptions"] => string(1) "0"
                              }
                            }
                            ["_skipOptions":protected] => array(2) {
                              [0] => string(7) "options"
                              [1] => string(6) "config"
                            }
                          }
                        }
                        ["_run":protected] => array(14) {
                          [0] => string(15) "frontcontroller"
                          [1] => string(15) "basecontrollers"
                          [2] => string(10) "autoloader"
                          [3] => string(6) "upload"
                          [4] => string(4) "view"
                          [5] => string(6) "router"
                          [6] => string(2) "db"
                          [7] => string(7) "session"
                          [8] => string(5) "cache"
                          [9] => string(4) "auth"
                          [10] => string(3) "acl"
                          [11] => string(8) "errorlog"
                          [12] => string(10) "translator"
                          [13] => string(4) "path"
                        }
                        ["_started":protected] => array(0) {
                        }
                        ["frontController"] => object(Zend_Controller_Front)#37 (11) {
                          ["_baseUrl":protected] => NULL
                          ["_controllerDir":protected] => NULL
                          ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                            ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                            ["_curModule":protected] => string(7) "default"
                            ["_controllerDirectory":protected] => array(4) {
                              ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                              ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                              ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                              ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                            }
                            ["_defaultAction":protected] => string(5) "index"
                            ["_defaultController":protected] => string(5) "index"
                            ["_defaultModule":protected] => string(7) "default"
                            ["_frontController":protected] => NULL
                            ["_invokeParams":protected] => array(2) {
                              ["displayExceptions"] => string(1) "0"
                              ["bootstrap"] => *RECURSION*
                            }
                            ["_pathDelimiter":protected] => string(1) "_"
                            ["_response":protected] => *RECURSION*
                            ["_wordDelimiter":protected] => array(2) {
                              [0] => string(1) "-"
                              [1] => string(1) "."
                            }
                          }
                          ["_invokeParams":protected] => array(2) {
                            ["displayExceptions"] => string(1) "0"
                            ["bootstrap"] => *RECURSION*
                          }
                          ["_moduleControllerDirectoryName":protected] => string(1) "/"
                          ["_plugins":protected] => object(Zend_Controller_Plugin_Broker)#38 (3) {
                            ["_plugins":protected] => array(1) {
                              [100] => object(Zend_Controller_Plugin_ErrorHandler)#49 (7) {
                                ["_errorModule":protected] => string(7) "default"
                                ["_errorController":protected] => string(5) "error"
                                ["_errorAction":protected] => string(5) "error"
                                ["_isInsideErrorHandlerLoop":protected] => bool(true)
                                ["_exceptionCountAtFirstEncounter":protected] => int(1)
                                ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                  ["_paramSources":protected] => array(2) {
                                    [0] => string(4) "_GET"
                                    [1] => string(5) "_POST"
                                  }
                                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_baseUrl":protected] => string(0) ""
                                  ["_basePath":protected] => NULL
                                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_params":protected] => array(4) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                    ["error_handler"] => object(ArrayObject)#96 (1) {
                                      ["storage":"ArrayObject":private] => array(3) {
                                        ["exception"] => *RECURSION*
                                        ["type"] => string(15) "EXCEPTION_OTHER"
                                        ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                          ["_paramSources":protected] => array(2) {
                                            [0] => string(4) "_GET"
                                            [1] => string(5) "_POST"
                                          }
                                          ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_baseUrl":protected] => string(0) ""
                                          ["_basePath":protected] => NULL
                                          ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_params":protected] => array(3) {
                                            ["controller"] => string(5) "pokaz"
                                            ["action"] => string(24) "informacje-organizacyjne"
                                            ["module"] => string(7) "default"
                                          }
                                          ["_rawBody":protected] => NULL
                                          ["_aliases":protected] => array(0) {
                                          }
                                          ["_dispatched":protected] => bool(true)
                                          ["_module":protected] => string(7) "default"
                                          ["_moduleKey":protected] => string(6) "module"
                                          ["_controller":protected] => string(5) "pokaz"
                                          ["_controllerKey":protected] => string(10) "controller"
                                          ["_action":protected] => string(24) "informacje-organizacyjne"
                                          ["_actionKey":protected] => string(6) "action"
                                        }
                                      }
                                    }
                                  }
                                  ["_rawBody":protected] => NULL
                                  ["_aliases":protected] => array(0) {
                                  }
                                  ["_dispatched":protected] => bool(false)
                                  ["_module":protected] => string(7) "default"
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controller":protected] => string(5) "error"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_action":protected] => string(8) "critical"
                                  ["_actionKey":protected] => string(6) "action"
                                }
                                ["_response":protected] => *RECURSION*
                              }
                            }
                            ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                              ["_paramSources":protected] => array(2) {
                                [0] => string(4) "_GET"
                                [1] => string(5) "_POST"
                              }
                              ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_baseUrl":protected] => string(0) ""
                              ["_basePath":protected] => NULL
                              ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_params":protected] => array(4) {
                                ["controller"] => string(5) "pokaz"
                                ["action"] => string(24) "informacje-organizacyjne"
                                ["module"] => string(7) "default"
                                ["error_handler"] => object(ArrayObject)#96 (1) {
                                  ["storage":"ArrayObject":private] => array(3) {
                                    ["exception"] => *RECURSION*
                                    ["type"] => string(15) "EXCEPTION_OTHER"
                                    ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                      ["_paramSources":protected] => array(2) {
                                        [0] => string(4) "_GET"
                                        [1] => string(5) "_POST"
                                      }
                                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_baseUrl":protected] => string(0) ""
                                      ["_basePath":protected] => NULL
                                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                      ["_params":protected] => array(3) {
                                        ["controller"] => string(5) "pokaz"
                                        ["action"] => string(24) "informacje-organizacyjne"
                                        ["module"] => string(7) "default"
                                      }
                                      ["_rawBody":protected] => NULL
                                      ["_aliases":protected] => array(0) {
                                      }
                                      ["_dispatched":protected] => bool(true)
                                      ["_module":protected] => string(7) "default"
                                      ["_moduleKey":protected] => string(6) "module"
                                      ["_controller":protected] => string(5) "pokaz"
                                      ["_controllerKey":protected] => string(10) "controller"
                                      ["_action":protected] => string(24) "informacje-organizacyjne"
                                      ["_actionKey":protected] => string(6) "action"
                                    }
                                  }
                                }
                              }
                              ["_rawBody":protected] => NULL
                              ["_aliases":protected] => array(0) {
                              }
                              ["_dispatched":protected] => bool(false)
                              ["_module":protected] => string(7) "default"
                              ["_moduleKey":protected] => string(6) "module"
                              ["_controller":protected] => string(5) "error"
                              ["_controllerKey":protected] => string(10) "controller"
                              ["_action":protected] => string(8) "critical"
                              ["_actionKey":protected] => string(6) "action"
                            }
                            ["_response":protected] => *RECURSION*
                          }
                          ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                            ["_paramSources":protected] => array(2) {
                              [0] => string(4) "_GET"
                              [1] => string(5) "_POST"
                            }
                            ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                            ["_baseUrl":protected] => string(0) ""
                            ["_basePath":protected] => NULL
                            ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                            ["_params":protected] => array(4) {
                              ["controller"] => string(5) "pokaz"
                              ["action"] => string(24) "informacje-organizacyjne"
                              ["module"] => string(7) "default"
                              ["error_handler"] => object(ArrayObject)#96 (1) {
                                ["storage":"ArrayObject":private] => array(3) {
                                  ["exception"] => *RECURSION*
                                  ["type"] => string(15) "EXCEPTION_OTHER"
                                  ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                    ["_paramSources":protected] => array(2) {
                                      [0] => string(4) "_GET"
                                      [1] => string(5) "_POST"
                                    }
                                    ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                    ["_baseUrl":protected] => string(0) ""
                                    ["_basePath":protected] => NULL
                                    ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                    ["_params":protected] => array(3) {
                                      ["controller"] => string(5) "pokaz"
                                      ["action"] => string(24) "informacje-organizacyjne"
                                      ["module"] => string(7) "default"
                                    }
                                    ["_rawBody":protected] => NULL
                                    ["_aliases":protected] => array(0) {
                                    }
                                    ["_dispatched":protected] => bool(true)
                                    ["_module":protected] => string(7) "default"
                                    ["_moduleKey":protected] => string(6) "module"
                                    ["_controller":protected] => string(5) "pokaz"
                                    ["_controllerKey":protected] => string(10) "controller"
                                    ["_action":protected] => string(24) "informacje-organizacyjne"
                                    ["_actionKey":protected] => string(6) "action"
                                  }
                                }
                              }
                            }
                            ["_rawBody":protected] => NULL
                            ["_aliases":protected] => array(0) {
                            }
                            ["_dispatched":protected] => bool(false)
                            ["_module":protected] => string(7) "default"
                            ["_moduleKey":protected] => string(6) "module"
                            ["_controller":protected] => string(5) "error"
                            ["_controllerKey":protected] => string(10) "controller"
                            ["_action":protected] => string(8) "critical"
                            ["_actionKey":protected] => string(6) "action"
                          }
                          ["_response":protected] => *RECURSION*
                          ["_returnResponse":protected] => bool(false)
                          ["_router":protected] => object(Zend_Controller_Router_Rewrite)#25 (8) {
                            ["_useDefaultRoutes":protected] => bool(true)
                            ["_routes":protected] => array(2) {
                              ["default"] => object(Zend_Controller_Router_Route_Module)#46 (11) {
                                ["_defaults":protected] => array(3) {
                                  ["controller"] => string(5) "index"
                                  ["action"] => string(5) "index"
                                  ["module"] => string(7) "default"
                                }
                                ["_values":protected] => array(2) {
                                  ["controller"] => string(5) "pokaz"
                                  ["action"] => string(24) "informacje-organizacyjne"
                                }
                                ["_moduleValid":protected] => bool(false)
                                ["_keysSet":protected] => bool(true)
                                ["_moduleKey":protected] => string(6) "module"
                                ["_controllerKey":protected] => string(10) "controller"
                                ["_actionKey":protected] => string(6) "action"
                                ["_dispatcher":protected] => object(Zend_Controller_Dispatcher_Standard)#40 (11) {
                                  ["_curDirectory":protected] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                  ["_curModule":protected] => string(7) "default"
                                  ["_controllerDirectory":protected] => array(4) {
                                    ["default"] => string(62) "/home/firmylesne/domains/firmylesne.pl/application/controllers"
                                    ["ajax"] => string(67) "/home/firmylesne/domains/firmylesne.pl/application/controllers/ajax"
                                    ["zarzadzanie"] => string(74) "/home/firmylesne/domains/firmylesne.pl/application/controllers/zarzadzanie"
                                    ["administracja"] => string(76) "/home/firmylesne/domains/firmylesne.pl/application/controllers/administracja"
                                  }
                                  ["_defaultAction":protected] => string(5) "index"
                                  ["_defaultController":protected] => string(5) "index"
                                  ["_defaultModule":protected] => string(7) "default"
                                  ["_frontController":protected] => NULL
                                  ["_invokeParams":protected] => array(2) {
                                    ["displayExceptions"] => string(1) "0"
                                    ["bootstrap"] => *RECURSION*
                                  }
                                  ["_pathDelimiter":protected] => string(1) "_"
                                  ["_response":protected] => *RECURSION*
                                  ["_wordDelimiter":protected] => array(2) {
                                    [0] => string(1) "-"
                                    [1] => string(1) "."
                                  }
                                }
                                ["_request":protected] => object(Zend_Controller_Request_Http)#44 (15) {
                                  ["_paramSources":protected] => array(2) {
                                    [0] => string(4) "_GET"
                                    [1] => string(5) "_POST"
                                  }
                                  ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_baseUrl":protected] => string(0) ""
                                  ["_basePath":protected] => NULL
                                  ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                  ["_params":protected] => array(4) {
                                    ["controller"] => string(5) "pokaz"
                                    ["action"] => string(24) "informacje-organizacyjne"
                                    ["module"] => string(7) "default"
                                    ["error_handler"] => object(ArrayObject)#96 (1) {
                                      ["storage":"ArrayObject":private] => array(3) {
                                        ["exception"] => *RECURSION*
                                        ["type"] => string(15) "EXCEPTION_OTHER"
                                        ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                                          ["_paramSources":protected] => array(2) {
                                            [0] => string(4) "_GET"
                                            [1] => string(5) "_POST"
                                          }
                                          ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_baseUrl":protected] => string(0) ""
                                          ["_basePath":protected] => NULL
                                          ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                                          ["_params":protected] => array(3) {
                                            ["controller"] => string(5) "pokaz"
                                            ["action"] => string(24) "informacje-organizacyjne"
                                            ["module"] => string(7) "default"
                                          }
                                          ["_rawBody":protected] => NULL
                                          ["_aliases":protected] => array(0) {
                                          }
                                          ["_dispatched":protected] => bool(true)
                                          ["_module":protected] => string(7) "default"
                                          ["_moduleKey":protected] => string(6) "module"
                                          ["_controller":protected] => string(5) "pokaz"
                                          ["_controllerKey":protected] => string(10) "controller"
                                          ["_action":protected] => string(24) "informacje-organizacyjne"
                                          ["_actionKey":protected] => string(6) "action"
                                        }
                                      }
                                    }
                                  }
                                  ["_rawBody":protected] => NULL
                                  ["_aliases":protected] => array(0) {
                                  }
                                  ["_dispatched":protected] => bool(false)
                                  ["_module":protected] => string(7) "default"
                                  ["_moduleKey":protected] => string(6) "module"
                                  ["_controller":protected] => string(5) "error"
                                  ["_controllerKey":protected] => string(10) "controller"
                                  ["_action":protected] => string(8) "critical"
                                  ["_actionKey":protected] => string(6) "action"
                                }
                                ["_isAbstract":protected] => bool(false)
                                ["_matchedPath":protected] => NULL
                              }
                              ["ajax"] => object(Zend_Controller_Router_Route)#22 (17) {
                                ["_translator":protected] => NULL
                                ["_locale":protected] => NULL
                                ["_isTranslated":protected] => bool(false)
                                ["_translatable":protected] => array(0) {
                                }
                                ["_urlVariable":protected] => string(1) ":"
                                ["_urlDelimiter":protected] => string(1) "/"
                                ["_regexDelimiter":protected] => string(1) "#"
                                ["_defaultRegex":protected] => NULL
                                ["_variables":protected] => array(3) {
                                  [1] => string(6) "module"
                                  [2] => string(10) "controller"
                                  [3] => string(6) "action"
                                }
                                ["_parts":protected] => array(5) {
                                  [0] => string(4) "ajax"
                                  [1] => NULL
                                  [2] => NULL
                                  [3] => NULL
                                  [4] => string(1) "*"
                                }
                                ["_defaults":protected] => array(1) {
                                  ["ajax"] => bool(true)
                                }
                                ["_requirements":protected] => array(0) {
                                }
                                ["_values":protected] => array(0) {
                                }
                                ["_wildcardData":protected] => array(0) {
                                }
                                ["_staticCount":protected] => int(1)
                                ["_isAbstract":protected] => bool(false)
                                ["_matchedPath":protected] => NULL
                              }
                            }
                            ["_currentRoute":protected] => string(7) "default"
                            ["_globalParams":protected] => array(0) {
                            }
                            ["_chainNameSeparator":protected] => string(1) "-"
                            ["_useCurrentParamsAsGlobal":protected] => bool(false)
                            ["_frontController":protected] => *RECURSION*
                            ["_invokeParams":protected] => array(2) {
                              ["displayExceptions"] => string(1) "0"
                              ["bootstrap"] => *RECURSION*
                            }
                          }
                          ["_throwExceptions":protected] => bool(false)
                        }
                      }
                    }
                  }
                }
                [7] => array(6) {
                  ["file"] => string(72) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Controller/Front.php"
                  ["line"] => int(954)
                  ["function"] => string(8) "dispatch"
                  ["class"] => string(35) "Zend_Controller_Dispatcher_Standard"
                  ["type"] => string(2) "->"
                  ["args"] => array(2) {
                    [0] => object(Zend_Controller_Request_Http)#44 (15) {
                      ["_paramSources":protected] => array(2) {
                        [0] => string(4) "_GET"
                        [1] => string(5) "_POST"
                      }
                      ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                      ["_baseUrl":protected] => string(0) ""
                      ["_basePath":protected] => NULL
                      ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                      ["_params":protected] => array(4) {
                        ["controller"] => string(5) "pokaz"
                        ["action"] => string(24) "informacje-organizacyjne"
                        ["module"] => string(7) "default"
                        ["error_handler"] => object(ArrayObject)#96 (1) {
                          ["storage":"ArrayObject":private] => array(3) {
                            ["exception"] => *RECURSION*
                            ["type"] => string(15) "EXCEPTION_OTHER"
                            ["request"] => object(Zend_Controller_Request_Http)#97 (15) {
                              ["_paramSources":protected] => array(2) {
                                [0] => string(4) "_GET"
                                [1] => string(5) "_POST"
                              }
                              ["_requestUri":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_baseUrl":protected] => string(0) ""
                              ["_basePath":protected] => NULL
                              ["_pathInfo":protected] => string(31) "/pokaz/informacje-organizacyjne"
                              ["_params":protected] => array(3) {
                                ["controller"] => string(5) "pokaz"
                                ["action"] => string(24) "informacje-organizacyjne"
                                ["module"] => string(7) "default"
                              }
                              ["_rawBody":protected] => NULL
                              ["_aliases":protected] => array(0) {
                              }
                              ["_dispatched":protected] => bool(true)
                              ["_module":protected] => string(7) "default"
                              ["_moduleKey":protected] => string(6) "module"
                              ["_controller":protected] => string(5) "pokaz"
                              ["_controllerKey":protected] => string(10) "controller"
                              ["_action":protected] => string(24) "informacje-organizacyjne"
                              ["_actionKey":protected] => string(6) "action"
                            }
                          }
                        }
                      }
                      ["_rawBody":protected] => NULL
                      ["_aliases":protected] => array(0) {
                      }
                      ["_dispatched":protected] => bool(false)
                      ["_module":protected] => string(7) "default"
                      ["_moduleKey":protected] => string(6) "module"
                      ["_controller":protected] => string(5) "error"
                      ["_controllerKey":protected] => string(10) "controller"
                      ["_action":protected] => string(8) "critical"
                      ["_actionKey":protected] => string(6) "action"
                    }
                    [1] => *RECURSION*
                  }
                }
                [8] => array(6) {
                  ["file"] => string(87) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Application/Bootstrap/Bootstrap.php"
                  ["line"] => int(97)
                  ["function"] => string(8) "dispatch"
                  ["class"] => string(21) "Zend_Controller_Front"
                  ["type"] => string(2) "->"
                  ["args"] => array(0) {
                  }
                }
                [9] => array(6) {
                  ["file"] => string(67) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Application.php"
                  ["line"] => int(366)
                  ["function"] => string(3) "run"
                  ["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
                  ["type"] => string(2) "->"
                  ["args"] => array(0) {
                  }
                }
                [10] => array(6) {
                  ["file"] => string(60) "/home/firmylesne/domains/firmylesne.pl/public_html/index.php"
                  ["line"] => int(65)
                  ["function"] => string(3) "run"
                  ["class"] => string(16) "Zend_Application"
                  ["type"] => string(2) "->"
                  ["args"] => array(0) {
                  }
                }
              }
              ["previous":"Exception":private] => NULL
            }
          }
          ["_headers":protected] => array(0) {
          }
          ["_headersRaw":protected] => array(0) {
          }
          ["_httpResponseCode":protected] => int(200)
          ["_isRedirect":protected] => bool(false)
          ["_renderExceptions":protected] => bool(false)
          ["headersSentThrowsException"] => bool(true)
        }
      }
    }
    [10] => array(6) {
      ["file"] => string(87) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Application/Bootstrap/Bootstrap.php"
      ["line"] => int(97)
      ["function"] => string(8) "dispatch"
      ["class"] => string(21) "Zend_Controller_Front"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
    [11] => array(6) {
      ["file"] => string(67) "/home/firmylesne/domains/firmylesne.pl/library/Zend/Application.php"
      ["line"] => int(366)
      ["function"] => string(3) "run"
      ["class"] => string(36) "Zend_Application_Bootstrap_Bootstrap"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
    [12] => array(6) {
      ["file"] => string(60) "/home/firmylesne/domains/firmylesne.pl/public_html/index.php"
      ["line"] => int(65)
      ["function"] => string(3) "run"
      ["class"] => string(16) "Zend_Application"
      ["type"] => string(2) "->"
      ["args"] => array(0) {
      }
    }
  }
  ["previous":"Exception":private] => NULL
}