Guest User

Untitled

a guest
Apr 5th, 2018
180
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 261.47 KB | None | 0 0
  1. object(Lovedones)#12 (24) {
  2. ["benchmark"]=>
  3. &object(CI_Benchmark)#1 (1) {
  4. ["marker"]=>
  5. array(4) {
  6. ["total_execution_time_start"]=>
  7. float(1522959149.0443)
  8. ["loading_time:_base_classes_start"]=>
  9. float(1522959149.0443)
  10. ["loading_time:_base_classes_end"]=>
  11. float(1522959149.0531)
  12. ["controller_execution_time_( Lovedones / create )_start"]=>
  13. float(1522959149.0535)
  14. }
  15. }
  16. ["hooks"]=>
  17. &object(MY_Hooks)#2 (4) {
  18. ["enabled"]=>
  19. bool(true)
  20. ["hooks"]=>
  21. array(2) {
  22. ["post_controller_constructor"]=>
  23. array(3) {
  24. [0]=>
  25. array(6) {
  26. ["class"]=>
  27. string(10) "Fuel_hooks"
  28. ["function"]=>
  29. string(7) "offline"
  30. ["filename"]=>
  31. string(14) "Fuel_hooks.php"
  32. ["filepath"]=>
  33. string(5) "hooks"
  34. ["params"]=>
  35. array(0) {
  36. }
  37. ["module"]=>
  38. string(4) "fuel"
  39. }
  40. [1]=>
  41. array(6) {
  42. ["class"]=>
  43. string(10) "Fuel_hooks"
  44. ["function"]=>
  45. string(12) "dev_password"
  46. ["filename"]=>
  47. string(14) "Fuel_hooks.php"
  48. ["filepath"]=>
  49. string(5) "hooks"
  50. ["params"]=>
  51. array(0) {
  52. }
  53. ["module"]=>
  54. string(4) "fuel"
  55. }
  56. [2]=>
  57. array(6) {
  58. ["class"]=>
  59. string(10) "Fuel_hooks"
  60. ["function"]=>
  61. string(9) "redirects"
  62. ["filename"]=>
  63. string(14) "Fuel_hooks.php"
  64. ["filepath"]=>
  65. string(5) "hooks"
  66. ["params"]=>
  67. array(0) {
  68. }
  69. ["module"]=>
  70. string(4) "fuel"
  71. }
  72. }
  73. ["post_controller"]=>
  74. array(1) {
  75. [0]=>
  76. array(6) {
  77. ["class"]=>
  78. string(10) "Fuel_hooks"
  79. ["function"]=>
  80. string(15) "post_controller"
  81. ["filename"]=>
  82. string(14) "Fuel_hooks.php"
  83. ["filepath"]=>
  84. string(5) "hooks"
  85. ["params"]=>
  86. array(0) {
  87. }
  88. ["module"]=>
  89. string(4) "fuel"
  90. }
  91. }
  92. }
  93. ["_objects":protected]=>
  94. array(0) {
  95. }
  96. ["_in_progress":protected]=>
  97. bool(false)
  98. }
  99. ["config"]=>
  100. &object(MX_Config)#11 (3) {
  101. ["config"]=>
  102. &array(54) {
  103. ["base_url"]=>
  104. string(24) "http://localhost/fuelcms"
  105. ["index_page"]=>
  106. string(0) ""
  107. ["uri_protocol"]=>
  108. string(11) "REQUEST_URI"
  109. ["url_suffix"]=>
  110. string(0) ""
  111. ["language"]=>
  112. string(7) "english"
  113. ["charset"]=>
  114. string(5) "UTF-8"
  115. ["enable_hooks"]=>
  116. bool(true)
  117. ["subclass_prefix"]=>
  118. string(3) "MY_"
  119. ["composer_autoload"]=>
  120. bool(false)
  121. ["permitted_uri_chars"]=>
  122. string(14) "a-z 0-9~%.:_\-"
  123. ["enable_query_strings"]=>
  124. bool(false)
  125. ["controller_trigger"]=>
  126. string(1) "c"
  127. ["function_trigger"]=>
  128. string(1) "m"
  129. ["directory_trigger"]=>
  130. string(1) "d"
  131. ["allow_get_array"]=>
  132. bool(true)
  133. ["log_threshold"]=>
  134. int(0)
  135. ["log_path"]=>
  136. string(0) ""
  137. ["log_file_extension"]=>
  138. string(0) ""
  139. ["log_file_permissions"]=>
  140. int(420)
  141. ["log_date_format"]=>
  142. string(11) "Y-m-d H:i:s"
  143. ["error_views_path"]=>
  144. string(0) ""
  145. ["cache_path"]=>
  146. string(49) "/opt/lampp/htdocs/fuelcms/fuel/application/cache/"
  147. ["cache_query_string"]=>
  148. bool(false)
  149. ["encryption_key"]=>
  150. string(23) "kokistaiencryptionkeyot"
  151. ["sess_driver"]=>
  152. string(5) "files"
  153. ["sess_cookie_name"]=>
  154. string(10) "ci_session"
  155. ["sess_expiration"]=>
  156. int(7200)
  157. ["sess_save_path"]=>
  158. NULL
  159. ["sess_match_ip"]=>
  160. bool(false)
  161. ["sess_time_to_update"]=>
  162. int(300)
  163. ["sess_regenerate_destroy"]=>
  164. bool(false)
  165. ["cookie_prefix"]=>
  166. string(0) ""
  167. ["cookie_domain"]=>
  168. string(0) ""
  169. ["cookie_path"]=>
  170. string(1) "/"
  171. ["cookie_secure"]=>
  172. bool(false)
  173. ["cookie_httponly"]=>
  174. bool(false)
  175. ["standardize_newlines"]=>
  176. bool(false)
  177. ["global_xss_filtering"]=>
  178. bool(false)
  179. ["csrf_protection"]=>
  180. bool(false)
  181. ["csrf_token_name"]=>
  182. string(14) "csrf_test_name"
  183. ["csrf_cookie_name"]=>
  184. string(16) "csrf_cookie_name"
  185. ["csrf_expire"]=>
  186. int(7200)
  187. ["csrf_regenerate"]=>
  188. bool(true)
  189. ["csrf_exclude_uris"]=>
  190. array(0) {
  191. }
  192. ["compress_output"]=>
  193. bool(false)
  194. ["time_reference"]=>
  195. string(5) "local"
  196. ["rewrite_short_tags"]=>
  197. bool(true)
  198. ["proxy_ips"]=>
  199. string(0) ""
  200. ["dev_email"]=>
  201. string(16) "dgvirtual@akl.lt"
  202. ["date_format"]=>
  203. string(5) "Y-m-d"
  204. ["date_format_verbose"]=>
  205. string(6) "F j, Y"
  206. ["time_format"]=>
  207. string(4) "g:ia"
  208. ["enable_profiler"]=>
  209. bool(false)
  210. ["fuel"]=>
  211. array(77) {
  212. ["site_name"]=>
  213. string(27) "Bandomoji FuelCMS svetainė"
  214. ["fuel_path"]=>
  215. string(5) "fuel/"
  216. ["fuel_mode"]=>
  217. string(4) "auto"
  218. ["domain"]=>
  219. string(0) ""
  220. ["login_redirect"]=>
  221. string(14) "fuel/dashboard"
  222. ["logout_redirect"]=>
  223. string(5) ":last"
  224. ["from_email"]=>
  225. string(15) "admin@localhost"
  226. ["allow_forgotten_password"]=>
  227. bool(true)
  228. ["max_number_archived"]=>
  229. int(5)
  230. ["warn_if_modified"]=>
  231. bool(true)
  232. ["max_recent_pages"]=>
  233. int(5)
  234. ["saved_page_state_max"]=>
  235. int(0)
  236. ["fuel_cookie_path"]=>
  237. string(9) "/fuelcms/"
  238. ["xtra_css"]=>
  239. string(0) ""
  240. ["main_layout"]=>
  241. string(10) "admin_main"
  242. ["keyboard_shortcuts"]=>
  243. array(3) {
  244. ["toggle_view"]=>
  245. string(12) "Ctrl+Shift+m"
  246. ["save"]=>
  247. string(12) "Ctrl+Shift+s"
  248. ["view"]=>
  249. string(12) "Ctrl+Shift+p"
  250. }
  251. ["dashboards"]=>
  252. array(1) {
  253. [0]=>
  254. string(4) "fuel"
  255. }
  256. ["dashboard_rss"]=>
  257. string(39) "http://www.getfuelcms.com/blog/feed/rss"
  258. ["text_editor"]=>
  259. string(8) "ckeditor"
  260. ["attach"]=>
  261. array(0) {
  262. }
  263. ["languages"]=>
  264. array(1) {
  265. ["english"]=>
  266. string(7) "English"
  267. }
  268. ["language_mode"]=>
  269. string(6) "domain"
  270. ["add_language_to_site_url"]=>
  271. bool(false)
  272. ["language_force_default_to_site_url"]=>
  273. bool(false)
  274. ["language_query_str_param"]=>
  275. string(4) "lang"
  276. ["language_cookie_name"]=>
  277. string(0) ""
  278. ["language_cookie_exp"]=>
  279. string(8) "63072000"
  280. ["language_use_cookies"]=>
  281. bool(true)
  282. ["language_detect_user_agent"]=>
  283. string(0) ""
  284. ["language_default_option"]=>
  285. NULL
  286. ["fuel_assets_path"]=>
  287. string(29) "fuel/modules/{module}/assets/"
  288. ["assets_excluded_dirs"]=>
  289. array(5) {
  290. [0]=>
  291. string(2) "js"
  292. [1]=>
  293. string(3) "css"
  294. [2]=>
  295. string(5) "cache"
  296. [3]=>
  297. string(3) "swf"
  298. [4]=>
  299. string(8) "captchas"
  300. }
  301. ["assets_allow_subfolder_creation"]=>
  302. bool(true)
  303. ["editable_asset_filetypes"]=>
  304. array(4) {
  305. ["images"]=>
  306. string(28) "jpg|jpeg|jpe|gif|png|zip|svg"
  307. ["pdf"]=>
  308. string(7) "pdf|zip"
  309. ["media"]=>
  310. string(21) "mov|mp3|aiff|mpeg|zip"
  311. ["assets"]=>
  312. string(58) "jpg|jpeg|jpe|png|gif|mov|mpeg|mp3|wav|aiff|pdf|css|zip|svg"
  313. }
  314. ["assets_upload_max_size"]=>
  315. int(5000)
  316. ["assets_upload_max_width"]=>
  317. int(1024)
  318. ["assets_upload_max_height"]=>
  319. int(768)
  320. ["fuel_javascript"]=>
  321. array(1) {
  322. ["fuel"]=>
  323. array(27) {
  324. [0]=>
  325. string(42) "jquery/plugins/jquery-ui-1.8.17.custom.min"
  326. [1]=>
  327. string(28) "jquery/plugins/jquery.easing"
  328. [2]=>
  329. string(30) "jquery/plugins/jquery.bgiframe"
  330. [3]=>
  331. string(29) "jquery/plugins/jquery.tooltip"
  332. [4]=>
  333. string(34) "jquery/plugins/jquery.scrollTo-min"
  334. [5]=>
  335. string(22) "jquery/plugins/jqModal"
  336. [6]=>
  337. string(31) "jquery/plugins/jquery.checksave"
  338. [7]=>
  339. string(26) "jquery/plugins/jquery.form"
  340. [8]=>
  341. string(30) "jquery/plugins/jquery.treeview"
  342. [9]=>
  343. string(31) "jquery/plugins/jquery.serialize"
  344. [10]=>
  345. string(28) "jquery/plugins/jquery.cookie"
  346. [11]=>
  347. string(33) "jquery/plugins/jquery.supercookie"
  348. [12]=>
  349. string(29) "jquery/plugins/jquery.hotkeys"
  350. [13]=>
  351. string(28) "jquery/plugins/jquery.cookie"
  352. [14]=>
  353. string(34) "jquery/plugins/jquery.simpletab.js"
  354. [15]=>
  355. string(33) "jquery/plugins/jquery.tablednd.js"
  356. [16]=>
  357. string(33) "jquery/plugins/jquery.placeholder"
  358. [17]=>
  359. string(27) "jquery/plugins/jquery.selso"
  360. [18]=>
  361. string(46) "jquery/plugins/jquery.disable.text.select.pack"
  362. [19]=>
  363. string(38) "jquery/plugins/jquery.supercomboselect"
  364. [20]=>
  365. string(31) "jquery/plugins/jquery.MultiFile"
  366. [21]=>
  367. string(28) "fuel/linked_field_formatters"
  368. [22]=>
  369. string(29) "jquery/plugins/jquery.numeric"
  370. [23]=>
  371. string(32) "jquery/plugins/jquery.repeatable"
  372. [24]=>
  373. string(38) "jquery/plugins/chrome_pushstack_fix.js"
  374. [25]=>
  375. string(19) "jqx/plugins/util.js"
  376. [26]=>
  377. string(11) "fuel/global"
  378. }
  379. }
  380. ["fuel_css"]=>
  381. array(0) {
  382. }
  383. ["fuel_assets_output"]=>
  384. bool(false)
  385. ["set_upload_file_perms"]=>
  386. bool(false)
  387. ["offline"]=>
  388. bool(false)
  389. ["password_min_length"]=>
  390. NULL
  391. ["password_max_length"]=>
  392. NULL
  393. ["password_pattern_match"]=>
  394. NULL
  395. ["offline_allowed_uri"]=>
  396. array(0) {
  397. }
  398. ["restrict_to_remote_ip"]=>
  399. array(0) {
  400. }
  401. ["webhook_remote_ip"]=>
  402. array(0) {
  403. }
  404. ["default_pwd"]=>
  405. string(5) "admin"
  406. ["admin_enabled"]=>
  407. bool(true)
  408. ["num_logins_before_lock"]=>
  409. int(3)
  410. ["seconds_to_unlock"]=>
  411. int(60)
  412. ["dev_password"]=>
  413. string(0) ""
  414. ["auto_search_views"]=>
  415. bool(false)
  416. ["module_sanitize_funcs"]=>
  417. array(4) {
  418. ["xss"]=>
  419. string(9) "xss_clean"
  420. ["php"]=>
  421. string(15) "encode_php_tags"
  422. ["template"]=>
  423. string(22) "php_to_template_syntax"
  424. ["entities"]=>
  425. string(12) "htmlentities"
  426. }
  427. ["modules_allowed"]=>
  428. array(1) {
  429. [0]=>
  430. string(10) "user_guide"
  431. }
  432. ["nav"]=>
  433. array(4) {
  434. ["site"]=>
  435. array(8) {
  436. ["dashboard"]=>
  437. string(9) "Dashboard"
  438. ["pages"]=>
  439. string(5) "Pages"
  440. ["blocks"]=>
  441. string(6) "Blocks"
  442. ["navigation"]=>
  443. string(10) "Navigation"
  444. ["tags"]=>
  445. string(4) "Tags"
  446. ["categories"]=>
  447. string(10) "Categories"
  448. ["assets"]=>
  449. string(6) "Assets"
  450. ["sitevariables"]=>
  451. string(14) "Site Variables"
  452. }
  453. ["modules"]=>
  454. array(0) {
  455. }
  456. ["tools"]=>
  457. array(0) {
  458. }
  459. ["manage"]=>
  460. array(5) {
  461. ["users"]=>
  462. string(5) "Users"
  463. ["permissions"]=>
  464. string(11) "Permissions"
  465. ["manage/cache"]=>
  466. string(10) "Page Cache"
  467. ["logs"]=>
  468. string(12) "Activity Log"
  469. ["settings"]=>
  470. string(8) "Settings"
  471. }
  472. }
  473. ["nav_auto_arrange"]=>
  474. bool(true)
  475. ["default_home_view"]=>
  476. string(4) "home"
  477. ["use_page_cache"]=>
  478. string(3) "cms"
  479. ["page_cache_ttl"]=>
  480. int(0)
  481. ["page_cache_group"]=>
  482. string(5) "pages"
  483. ["max_page_params"]=>
  484. int(0)
  485. ["uri_view_overwrites"]=>
  486. array(0) {
  487. }
  488. ["tables"]=>
  489. array(13) {
  490. ["fuel_archives"]=>
  491. string(13) "fuel_archives"
  492. ["fuel_blocks"]=>
  493. string(11) "fuel_blocks"
  494. ["fuel_categories"]=>
  495. string(15) "fuel_categories"
  496. ["fuel_logs"]=>
  497. string(9) "fuel_logs"
  498. ["fuel_navigation"]=>
  499. string(15) "fuel_navigation"
  500. ["fuel_navigation_groups"]=>
  501. string(22) "fuel_navigation_groups"
  502. ["fuel_pages"]=>
  503. string(10) "fuel_pages"
  504. ["fuel_pagevars"]=>
  505. string(19) "fuel_page_variables"
  506. ["fuel_permissions"]=>
  507. string(16) "fuel_permissions"
  508. ["fuel_relationships"]=>
  509. string(18) "fuel_relationships"
  510. ["fuel_settings"]=>
  511. string(13) "fuel_settings"
  512. ["fuel_tags"]=>
  513. string(9) "fuel_tags"
  514. ["fuel_users"]=>
  515. string(10) "fuel_users"
  516. }
  517. ["auto_page_navigation_group_id"]=>
  518. int(1)
  519. ["page_uri_prefix"]=>
  520. string(0) ""
  521. ["view_in_new_window"]=>
  522. bool(true)
  523. ["parser_engine"]=>
  524. string(4) "dwoo"
  525. ["double_parse"]=>
  526. bool(false)
  527. ["parser_compile_dir"]=>
  528. string(63) "/opt/lampp/htdocs/fuelcms/fuel/application/cache/dwoo/compiled/"
  529. ["parser_compile_dir_perms"]=>
  530. int(493)
  531. ["parser_compile_file_perms"]=>
  532. int(438)
  533. ["parser_delimiters"]=>
  534. array(4) {
  535. ["tag_comment"]=>
  536. array(2) {
  537. [0]=>
  538. string(2) "{#"
  539. [1]=>
  540. string(2) "#}"
  541. }
  542. ["tag_block"]=>
  543. array(2) {
  544. [0]=>
  545. string(2) "{%"
  546. [1]=>
  547. string(2) "%}"
  548. }
  549. ["tag_variable"]=>
  550. array(2) {
  551. [0]=>
  552. string(1) "{"
  553. [1]=>
  554. string(1) "}"
  555. }
  556. ["interpolation"]=>
  557. array(2) {
  558. [0]=>
  559. string(2) "#{"
  560. [1]=>
  561. string(1) "}"
  562. }
  563. }
  564. ["parser_allowed_functions"]=>
  565. array(36) {
  566. [0]=>
  567. string(10) "strip_tags"
  568. [1]=>
  569. string(4) "date"
  570. [2]=>
  571. string(11) "detect_lang"
  572. [3]=>
  573. string(4) "lang"
  574. [4]=>
  575. string(2) "js"
  576. [5]=>
  577. string(3) "css"
  578. [6]=>
  579. string(3) "swf"
  580. [7]=>
  581. string(8) "img_path"
  582. [8]=>
  583. string(8) "css_path"
  584. [9]=>
  585. string(7) "js_path"
  586. [10]=>
  587. string(8) "swf_path"
  588. [11]=>
  589. string(8) "pdf_path"
  590. [12]=>
  591. string(10) "media_path"
  592. [13]=>
  593. string(10) "cache_path"
  594. [14]=>
  595. string(12) "captcha_path"
  596. [15]=>
  597. string(11) "assets_path"
  598. [16]=>
  599. string(10) "fuel_block"
  600. [17]=>
  601. string(10) "fuel_model"
  602. [18]=>
  603. string(8) "fuel_nav"
  604. [19]=>
  605. string(9) "fuel_edit"
  606. [20]=>
  607. string(12) "fuel_set_var"
  608. [21]=>
  609. string(8) "fuel_var"
  610. [22]=>
  611. string(15) "fuel_var_append"
  612. [23]=>
  613. string(9) "fuel_form"
  614. [24]=>
  615. string(9) "fuel_page"
  616. [25]=>
  617. string(5) "quote"
  618. [26]=>
  619. string(11) "safe_mailto"
  620. [27]=>
  621. string(17) "session_flashdata"
  622. [28]=>
  623. string(16) "session_userdata"
  624. [29]=>
  625. string(8) "prep_url"
  626. [30]=>
  627. string(8) "site_url"
  628. [31]=>
  629. string(8) "show_404"
  630. [32]=>
  631. string(8) "redirect"
  632. [33]=>
  633. string(11) "uri_segment"
  634. [34]=>
  635. string(15) "auto_typography"
  636. [35]=>
  637. string(11) "current_url"
  638. }
  639. ["parser_refs"]=>
  640. array(6) {
  641. [0]=>
  642. string(6) "config"
  643. [1]=>
  644. string(4) "load"
  645. [2]=>
  646. string(7) "session"
  647. [3]=>
  648. string(3) "uri"
  649. [4]=>
  650. string(5) "input"
  651. [5]=>
  652. string(10) "user_agent"
  653. }
  654. ["generate"]=>
  655. array(4) {
  656. ["search"]=>
  657. array(2) {
  658. [0]=>
  659. string(3) "app"
  660. [1]=>
  661. string(4) "fuel"
  662. }
  663. ["advanced"]=>
  664. array(18) {
  665. [0]=>
  666. string(23) "assets/css/{module}.css"
  667. [1]=>
  668. string(25) "assets/images/ico_cog.png"
  669. [2]=>
  670. string(35) "assets/js/{ModuleName}Controller.js"
  671. [3]=>
  672. string(13) "assets/cache/"
  673. [4]=>
  674. string(19) "config/{module}.php"
  675. [5]=>
  676. string(29) "config/{module}_constants.php"
  677. [6]=>
  678. string(26) "config/{module}_routes.php"
  679. [7]=>
  680. string(31) "controllers/{Module}_module.php"
  681. [8]=>
  682. string(27) "helpers/{module}_helper.php"
  683. [9]=>
  684. string(19) "install/install.php"
  685. [10]=>
  686. string(27) "libraries/Fuel_{module}.php"
  687. [11]=>
  688. string(34) "language/english/{module}_lang.php"
  689. [12]=>
  690. string(7) "models/"
  691. [13]=>
  692. string(10) "tests/sql/"
  693. [14]=>
  694. string(25) "views/_admin/{module}.php"
  695. [15]=>
  696. string(14) "views/_blocks/"
  697. [16]=>
  698. string(21) "views/_docs/index.php"
  699. [17]=>
  700. string(15) "views/_layouts/"
  701. }
  702. ["simple"]=>
  703. string(19) "MY_fuel_modules.php"
  704. ["model"]=>
  705. array(2) {
  706. [0]=>
  707. string(22) "{Model_name}_model.php"
  708. [1]=>
  709. string(15) "sql/{table}.sql"
  710. }
  711. }
  712. }
  713. }
  714. ["is_loaded"]=>
  715. array(3) {
  716. [0]=>
  717. string(63) "/opt/lampp/htdocs/fuelcms/fuel/application/config/MY_config.php"
  718. [1]=>
  719. string(82) "/opt/lampp/htdocs/fuelcms/fuel/application/../../fuel/modules/fuel/config/fuel.php"
  720. [2]=>
  721. string(4) "fuel"
  722. }
  723. ["_config_paths"]=>
  724. array(4) {
  725. [0]=>
  726. string(43) "/opt/lampp/htdocs/fuelcms/fuel/application/"
  727. [1]=>
  728. string(67) "/opt/lampp/htdocs/fuelcms/fuel/application/../../fuel/modules/fuel/"
  729. [2]=>
  730. string(73) "/opt/lampp/htdocs/fuelcms/fuel/application/../../fuel/modules/user_guide/"
  731. [3]=>
  732. string(43) "/opt/lampp/htdocs/fuelcms/fuel/application/"
  733. }
  734. }
  735. ["log"]=>
  736. &object(CI_Log)#4 (8) {
  737. ["_log_path":protected]=>
  738. string(48) "/opt/lampp/htdocs/fuelcms/fuel/application/logs/"
  739. ["_file_permissions":protected]=>
  740. int(420)
  741. ["_threshold":protected]=>
  742. int(0)
  743. ["_threshold_array":protected]=>
  744. array(0) {
  745. }
  746. ["_date_fmt":protected]=>
  747. string(11) "Y-m-d H:i:s"
  748. ["_file_ext":protected]=>
  749. string(3) "php"
  750. ["_enabled":protected]=>
  751. bool(false)
  752. ["_levels":protected]=>
  753. array(4) {
  754. ["ERROR"]=>
  755. int(1)
  756. ["DEBUG"]=>
  757. int(2)
  758. ["INFO"]=>
  759. int(3)
  760. ["ALL"]=>
  761. int(4)
  762. }
  763. }
  764. ["utf8"]=>
  765. &object(CI_Utf8)#5 (0) {
  766. }
  767. ["uri"]=>
  768. &object(CI_URI)#6 (6) {
  769. ["keyval"]=>
  770. array(0) {
  771. }
  772. ["uri_string"]=>
  773. string(16) "lovedones/create"
  774. ["segments"]=>
  775. array(2) {
  776. [1]=>
  777. string(9) "lovedones"
  778. [2]=>
  779. string(6) "create"
  780. }
  781. ["rsegments"]=>
  782. array(2) {
  783. [1]=>
  784. string(9) "lovedones"
  785. [2]=>
  786. string(6) "create"
  787. }
  788. ["_permitted_uri_chars":protected]=>
  789. string(14) "a-z 0-9~%.:_\-"
  790. ["config"]=>
  791. &object(MX_Config)#11 (3) {
  792. ["config"]=>
  793. &array(54) {
  794. ["base_url"]=>
  795. string(24) "http://localhost/fuelcms"
  796. ["index_page"]=>
  797. string(0) ""
  798. ["uri_protocol"]=>
  799. string(11) "REQUEST_URI"
  800. ["url_suffix"]=>
  801. string(0) ""
  802. ["language"]=>
  803. string(7) "english"
  804. ["charset"]=>
  805. string(5) "UTF-8"
  806. ["enable_hooks"]=>
  807. bool(true)
  808. ["subclass_prefix"]=>
  809. string(3) "MY_"
  810. ["composer_autoload"]=>
  811. bool(false)
  812. ["permitted_uri_chars"]=>
  813. string(14) "a-z 0-9~%.:_\-"
  814. ["enable_query_strings"]=>
  815. bool(false)
  816. ["controller_trigger"]=>
  817. string(1) "c"
  818. ["function_trigger"]=>
  819. string(1) "m"
  820. ["directory_trigger"]=>
  821. string(1) "d"
  822. ["allow_get_array"]=>
  823. bool(true)
  824. ["log_threshold"]=>
  825. int(0)
  826. ["log_path"]=>
  827. string(0) ""
  828. ["log_file_extension"]=>
  829. string(0) ""
  830. ["log_file_permissions"]=>
  831. int(420)
  832. ["log_date_format"]=>
  833. string(11) "Y-m-d H:i:s"
  834. ["error_views_path"]=>
  835. string(0) ""
  836. ["cache_path"]=>
  837. string(49) "/opt/lampp/htdocs/fuelcms/fuel/application/cache/"
  838. ["cache_query_string"]=>
  839. bool(false)
  840. ["encryption_key"]=>
  841. string(23) "kokistaiencryptionkeyot"
  842. ["sess_driver"]=>
  843. string(5) "files"
  844. ["sess_cookie_name"]=>
  845. string(10) "ci_session"
  846. ["sess_expiration"]=>
  847. int(7200)
  848. ["sess_save_path"]=>
  849. NULL
  850. ["sess_match_ip"]=>
  851. bool(false)
  852. ["sess_time_to_update"]=>
  853. int(300)
  854. ["sess_regenerate_destroy"]=>
  855. bool(false)
  856. ["cookie_prefix"]=>
  857. string(0) ""
  858. ["cookie_domain"]=>
  859. string(0) ""
  860. ["cookie_path"]=>
  861. string(1) "/"
  862. ["cookie_secure"]=>
  863. bool(false)
  864. ["cookie_httponly"]=>
  865. bool(false)
  866. ["standardize_newlines"]=>
  867. bool(false)
  868. ["global_xss_filtering"]=>
  869. bool(false)
  870. ["csrf_protection"]=>
  871. bool(false)
  872. ["csrf_token_name"]=>
  873. string(14) "csrf_test_name"
  874. ["csrf_cookie_name"]=>
  875. string(16) "csrf_cookie_name"
  876. ["csrf_expire"]=>
  877. int(7200)
  878. ["csrf_regenerate"]=>
  879. bool(true)
  880. ["csrf_exclude_uris"]=>
  881. array(0) {
  882. }
  883. ["compress_output"]=>
  884. bool(false)
  885. ["time_reference"]=>
  886. string(5) "local"
  887. ["rewrite_short_tags"]=>
  888. bool(true)
  889. ["proxy_ips"]=>
  890. string(0) ""
  891. ["dev_email"]=>
  892. string(16) "dgvirtual@akl.lt"
  893. ["date_format"]=>
  894. string(5) "Y-m-d"
  895. ["date_format_verbose"]=>
  896. string(6) "F j, Y"
  897. ["time_format"]=>
  898. string(4) "g:ia"
  899. ["enable_profiler"]=>
  900. bool(false)
  901. ["fuel"]=>
  902. array(77) {
  903. ["site_name"]=>
  904. string(27) "Bandomoji FuelCMS svetainė"
  905. ["fuel_path"]=>
  906. string(5) "fuel/"
  907. ["fuel_mode"]=>
  908. string(4) "auto"
  909. ["domain"]=>
  910. string(0) ""
  911. ["login_redirect"]=>
  912. string(14) "fuel/dashboard"
  913. ["logout_redirect"]=>
  914. string(5) ":last"
  915. ["from_email"]=>
  916. string(15) "admin@localhost"
  917. ["allow_forgotten_password"]=>
  918. bool(true)
  919. ["max_number_archived"]=>
  920. int(5)
  921. ["warn_if_modified"]=>
  922. bool(true)
  923. ["max_recent_pages"]=>
  924. int(5)
  925. ["saved_page_state_max"]=>
  926. int(0)
  927. ["fuel_cookie_path"]=>
  928. string(9) "/fuelcms/"
  929. ["xtra_css"]=>
  930. string(0) ""
  931. ["main_layout"]=>
  932. string(10) "admin_main"
  933. ["keyboard_shortcuts"]=>
  934. array(3) {
  935. ["toggle_view"]=>
  936. string(12) "Ctrl+Shift+m"
  937. ["save"]=>
  938. string(12) "Ctrl+Shift+s"
  939. ["view"]=>
  940. string(12) "Ctrl+Shift+p"
  941. }
  942. ["dashboards"]=>
  943. array(1) {
  944. [0]=>
  945. string(4) "fuel"
  946. }
  947. ["dashboard_rss"]=>
  948. string(39) "http://www.getfuelcms.com/blog/feed/rss"
  949. ["text_editor"]=>
  950. string(8) "ckeditor"
  951. ["attach"]=>
  952. array(0) {
  953. }
  954. ["languages"]=>
  955. array(1) {
  956. ["english"]=>
  957. string(7) "English"
  958. }
  959. ["language_mode"]=>
  960. string(6) "domain"
  961. ["add_language_to_site_url"]=>
  962. bool(false)
  963. ["language_force_default_to_site_url"]=>
  964. bool(false)
  965. ["language_query_str_param"]=>
  966. string(4) "lang"
  967. ["language_cookie_name"]=>
  968. string(0) ""
  969. ["language_cookie_exp"]=>
  970. string(8) "63072000"
  971. ["language_use_cookies"]=>
  972. bool(true)
  973. ["language_detect_user_agent"]=>
  974. string(0) ""
  975. ["language_default_option"]=>
  976. NULL
  977. ["fuel_assets_path"]=>
  978. string(29) "fuel/modules/{module}/assets/"
  979. ["assets_excluded_dirs"]=>
  980. array(5) {
  981. [0]=>
  982. string(2) "js"
  983. [1]=>
  984. string(3) "css"
  985. [2]=>
  986. string(5) "cache"
  987. [3]=>
  988. string(3) "swf"
  989. [4]=>
  990. string(8) "captchas"
  991. }
  992. ["assets_allow_subfolder_creation"]=>
  993. bool(true)
  994. ["editable_asset_filetypes"]=>
  995. array(4) {
  996. ["images"]=>
  997. string(28) "jpg|jpeg|jpe|gif|png|zip|svg"
  998. ["pdf"]=>
  999. string(7) "pdf|zip"
  1000. ["media"]=>
  1001. string(21) "mov|mp3|aiff|mpeg|zip"
  1002. ["assets"]=>
  1003. string(58) "jpg|jpeg|jpe|png|gif|mov|mpeg|mp3|wav|aiff|pdf|css|zip|svg"
  1004. }
  1005. ["assets_upload_max_size"]=>
  1006. int(5000)
  1007. ["assets_upload_max_width"]=>
  1008. int(1024)
  1009. ["assets_upload_max_height"]=>
  1010. int(768)
  1011. ["fuel_javascript"]=>
  1012. array(1) {
  1013. ["fuel"]=>
  1014. array(27) {
  1015. [0]=>
  1016. string(42) "jquery/plugins/jquery-ui-1.8.17.custom.min"
  1017. [1]=>
  1018. string(28) "jquery/plugins/jquery.easing"
  1019. [2]=>
  1020. string(30) "jquery/plugins/jquery.bgiframe"
  1021. [3]=>
  1022. string(29) "jquery/plugins/jquery.tooltip"
  1023. [4]=>
  1024. string(34) "jquery/plugins/jquery.scrollTo-min"
  1025. [5]=>
  1026. string(22) "jquery/plugins/jqModal"
  1027. [6]=>
  1028. string(31) "jquery/plugins/jquery.checksave"
  1029. [7]=>
  1030. string(26) "jquery/plugins/jquery.form"
  1031. [8]=>
  1032. string(30) "jquery/plugins/jquery.treeview"
  1033. [9]=>
  1034. string(31) "jquery/plugins/jquery.serialize"
  1035. [10]=>
  1036. string(28) "jquery/plugins/jquery.cookie"
  1037. [11]=>
  1038. string(33) "jquery/plugins/jquery.supercookie"
  1039. [12]=>
  1040. string(29) "jquery/plugins/jquery.hotkeys"
  1041. [13]=>
  1042. string(28) "jquery/plugins/jquery.cookie"
  1043. [14]=>
  1044. string(34) "jquery/plugins/jquery.simpletab.js"
  1045. [15]=>
  1046. string(33) "jquery/plugins/jquery.tablednd.js"
  1047. [16]=>
  1048. string(33) "jquery/plugins/jquery.placeholder"
  1049. [17]=>
  1050. string(27) "jquery/plugins/jquery.selso"
  1051. [18]=>
  1052. string(46) "jquery/plugins/jquery.disable.text.select.pack"
  1053. [19]=>
  1054. string(38) "jquery/plugins/jquery.supercomboselect"
  1055. [20]=>
  1056. string(31) "jquery/plugins/jquery.MultiFile"
  1057. [21]=>
  1058. string(28) "fuel/linked_field_formatters"
  1059. [22]=>
  1060. string(29) "jquery/plugins/jquery.numeric"
  1061. [23]=>
  1062. string(32) "jquery/plugins/jquery.repeatable"
  1063. [24]=>
  1064. string(38) "jquery/plugins/chrome_pushstack_fix.js"
  1065. [25]=>
  1066. string(19) "jqx/plugins/util.js"
  1067. [26]=>
  1068. string(11) "fuel/global"
  1069. }
  1070. }
  1071. ["fuel_css"]=>
  1072. array(0) {
  1073. }
  1074. ["fuel_assets_output"]=>
  1075. bool(false)
  1076. ["set_upload_file_perms"]=>
  1077. bool(false)
  1078. ["offline"]=>
  1079. bool(false)
  1080. ["password_min_length"]=>
  1081. NULL
  1082. ["password_max_length"]=>
  1083. NULL
  1084. ["password_pattern_match"]=>
  1085. NULL
  1086. ["offline_allowed_uri"]=>
  1087. array(0) {
  1088. }
  1089. ["restrict_to_remote_ip"]=>
  1090. array(0) {
  1091. }
  1092. ["webhook_remote_ip"]=>
  1093. array(0) {
  1094. }
  1095. ["default_pwd"]=>
  1096. string(5) "admin"
  1097. ["admin_enabled"]=>
  1098. bool(true)
  1099. ["num_logins_before_lock"]=>
  1100. int(3)
  1101. ["seconds_to_unlock"]=>
  1102. int(60)
  1103. ["dev_password"]=>
  1104. string(0) ""
  1105. ["auto_search_views"]=>
  1106. bool(false)
  1107. ["module_sanitize_funcs"]=>
  1108. array(4) {
  1109. ["xss"]=>
  1110. string(9) "xss_clean"
  1111. ["php"]=>
  1112. string(15) "encode_php_tags"
  1113. ["template"]=>
  1114. string(22) "php_to_template_syntax"
  1115. ["entities"]=>
  1116. string(12) "htmlentities"
  1117. }
  1118. ["modules_allowed"]=>
  1119. array(1) {
  1120. [0]=>
  1121. string(10) "user_guide"
  1122. }
  1123. ["nav"]=>
  1124. array(4) {
  1125. ["site"]=>
  1126. array(8) {
  1127. ["dashboard"]=>
  1128. string(9) "Dashboard"
  1129. ["pages"]=>
  1130. string(5) "Pages"
  1131. ["blocks"]=>
  1132. string(6) "Blocks"
  1133. ["navigation"]=>
  1134. string(10) "Navigation"
  1135. ["tags"]=>
  1136. string(4) "Tags"
  1137. ["categories"]=>
  1138. string(10) "Categories"
  1139. ["assets"]=>
  1140. string(6) "Assets"
  1141. ["sitevariables"]=>
  1142. string(14) "Site Variables"
  1143. }
  1144. ["modules"]=>
  1145. array(0) {
  1146. }
  1147. ["tools"]=>
  1148. array(0) {
  1149. }
  1150. ["manage"]=>
  1151. array(5) {
  1152. ["users"]=>
  1153. string(5) "Users"
  1154. ["permissions"]=>
  1155. string(11) "Permissions"
  1156. ["manage/cache"]=>
  1157. string(10) "Page Cache"
  1158. ["logs"]=>
  1159. string(12) "Activity Log"
  1160. ["settings"]=>
  1161. string(8) "Settings"
  1162. }
  1163. }
  1164. ["nav_auto_arrange"]=>
  1165. bool(true)
  1166. ["default_home_view"]=>
  1167. string(4) "home"
  1168. ["use_page_cache"]=>
  1169. string(3) "cms"
  1170. ["page_cache_ttl"]=>
  1171. int(0)
  1172. ["page_cache_group"]=>
  1173. string(5) "pages"
  1174. ["max_page_params"]=>
  1175. int(0)
  1176. ["uri_view_overwrites"]=>
  1177. array(0) {
  1178. }
  1179. ["tables"]=>
  1180. array(13) {
  1181. ["fuel_archives"]=>
  1182. string(13) "fuel_archives"
  1183. ["fuel_blocks"]=>
  1184. string(11) "fuel_blocks"
  1185. ["fuel_categories"]=>
  1186. string(15) "fuel_categories"
  1187. ["fuel_logs"]=>
  1188. string(9) "fuel_logs"
  1189. ["fuel_navigation"]=>
  1190. string(15) "fuel_navigation"
  1191. ["fuel_navigation_groups"]=>
  1192. string(22) "fuel_navigation_groups"
  1193. ["fuel_pages"]=>
  1194. string(10) "fuel_pages"
  1195. ["fuel_pagevars"]=>
  1196. string(19) "fuel_page_variables"
  1197. ["fuel_permissions"]=>
  1198. string(16) "fuel_permissions"
  1199. ["fuel_relationships"]=>
  1200. string(18) "fuel_relationships"
  1201. ["fuel_settings"]=>
  1202. string(13) "fuel_settings"
  1203. ["fuel_tags"]=>
  1204. string(9) "fuel_tags"
  1205. ["fuel_users"]=>
  1206. string(10) "fuel_users"
  1207. }
  1208. ["auto_page_navigation_group_id"]=>
  1209. int(1)
  1210. ["page_uri_prefix"]=>
  1211. string(0) ""
  1212. ["view_in_new_window"]=>
  1213. bool(true)
  1214. ["parser_engine"]=>
  1215. string(4) "dwoo"
  1216. ["double_parse"]=>
  1217. bool(false)
  1218. ["parser_compile_dir"]=>
  1219. string(63) "/opt/lampp/htdocs/fuelcms/fuel/application/cache/dwoo/compiled/"
  1220. ["parser_compile_dir_perms"]=>
  1221. int(493)
  1222. ["parser_compile_file_perms"]=>
  1223. int(438)
  1224. ["parser_delimiters"]=>
  1225. array(4) {
  1226. ["tag_comment"]=>
  1227. array(2) {
  1228. [0]=>
  1229. string(2) "{#"
  1230. [1]=>
  1231. string(2) "#}"
  1232. }
  1233. ["tag_block"]=>
  1234. array(2) {
  1235. [0]=>
  1236. string(2) "{%"
  1237. [1]=>
  1238. string(2) "%}"
  1239. }
  1240. ["tag_variable"]=>
  1241. array(2) {
  1242. [0]=>
  1243. string(1) "{"
  1244. [1]=>
  1245. string(1) "}"
  1246. }
  1247. ["interpolation"]=>
  1248. array(2) {
  1249. [0]=>
  1250. string(2) "#{"
  1251. [1]=>
  1252. string(1) "}"
  1253. }
  1254. }
  1255. ["parser_allowed_functions"]=>
  1256. array(36) {
  1257. [0]=>
  1258. string(10) "strip_tags"
  1259. [1]=>
  1260. string(4) "date"
  1261. [2]=>
  1262. string(11) "detect_lang"
  1263. [3]=>
  1264. string(4) "lang"
  1265. [4]=>
  1266. string(2) "js"
  1267. [5]=>
  1268. string(3) "css"
  1269. [6]=>
  1270. string(3) "swf"
  1271. [7]=>
  1272. string(8) "img_path"
  1273. [8]=>
  1274. string(8) "css_path"
  1275. [9]=>
  1276. string(7) "js_path"
  1277. [10]=>
  1278. string(8) "swf_path"
  1279. [11]=>
  1280. string(8) "pdf_path"
  1281. [12]=>
  1282. string(10) "media_path"
  1283. [13]=>
  1284. string(10) "cache_path"
  1285. [14]=>
  1286. string(12) "captcha_path"
  1287. [15]=>
  1288. string(11) "assets_path"
  1289. [16]=>
  1290. string(10) "fuel_block"
  1291. [17]=>
  1292. string(10) "fuel_model"
  1293. [18]=>
  1294. string(8) "fuel_nav"
  1295. [19]=>
  1296. string(9) "fuel_edit"
  1297. [20]=>
  1298. string(12) "fuel_set_var"
  1299. [21]=>
  1300. string(8) "fuel_var"
  1301. [22]=>
  1302. string(15) "fuel_var_append"
  1303. [23]=>
  1304. string(9) "fuel_form"
  1305. [24]=>
  1306. string(9) "fuel_page"
  1307. [25]=>
  1308. string(5) "quote"
  1309. [26]=>
  1310. string(11) "safe_mailto"
  1311. [27]=>
  1312. string(17) "session_flashdata"
  1313. [28]=>
  1314. string(16) "session_userdata"
  1315. [29]=>
  1316. string(8) "prep_url"
  1317. [30]=>
  1318. string(8) "site_url"
  1319. [31]=>
  1320. string(8) "show_404"
  1321. [32]=>
  1322. string(8) "redirect"
  1323. [33]=>
  1324. string(11) "uri_segment"
  1325. [34]=>
  1326. string(15) "auto_typography"
  1327. [35]=>
  1328. string(11) "current_url"
  1329. }
  1330. ["parser_refs"]=>
  1331. array(6) {
  1332. [0]=>
  1333. string(6) "config"
  1334. [1]=>
  1335. string(4) "load"
  1336. [2]=>
  1337. string(7) "session"
  1338. [3]=>
  1339. string(3) "uri"
  1340. [4]=>
  1341. string(5) "input"
  1342. [5]=>
  1343. string(10) "user_agent"
  1344. }
  1345. ["generate"]=>
  1346. array(4) {
  1347. ["search"]=>
  1348. array(2) {
  1349. [0]=>
  1350. string(3) "app"
  1351. [1]=>
  1352. string(4) "fuel"
  1353. }
  1354. ["advanced"]=>
  1355. array(18) {
  1356. [0]=>
  1357. string(23) "assets/css/{module}.css"
  1358. [1]=>
  1359. string(25) "assets/images/ico_cog.png"
  1360. [2]=>
  1361. string(35) "assets/js/{ModuleName}Controller.js"
  1362. [3]=>
  1363. string(13) "assets/cache/"
  1364. [4]=>
  1365. string(19) "config/{module}.php"
  1366. [5]=>
  1367. string(29) "config/{module}_constants.php"
  1368. [6]=>
  1369. string(26) "config/{module}_routes.php"
  1370. [7]=>
  1371. string(31) "controllers/{Module}_module.php"
  1372. [8]=>
  1373. string(27) "helpers/{module}_helper.php"
  1374. [9]=>
  1375. string(19) "install/install.php"
  1376. [10]=>
  1377. string(27) "libraries/Fuel_{module}.php"
  1378. [11]=>
  1379. string(34) "language/english/{module}_lang.php"
  1380. [12]=>
  1381. string(7) "models/"
  1382. [13]=>
  1383. string(10) "tests/sql/"
  1384. [14]=>
  1385. string(25) "views/_admin/{module}.php"
  1386. [15]=>
  1387. string(14) "views/_blocks/"
  1388. [16]=>
  1389. string(21) "views/_docs/index.php"
  1390. [17]=>
  1391. string(15) "views/_layouts/"
  1392. }
  1393. ["simple"]=>
  1394. string(19) "MY_fuel_modules.php"
  1395. ["model"]=>
  1396. array(2) {
  1397. [0]=>
  1398. string(22) "{Model_name}_model.php"
  1399. [1]=>
  1400. string(15) "sql/{table}.sql"
  1401. }
  1402. }
  1403. }
  1404. }
  1405. ["is_loaded"]=>
  1406. array(3) {
  1407. [0]=>
  1408. string(63) "/opt/lampp/htdocs/fuelcms/fuel/application/config/MY_config.php"
  1409. [1]=>
  1410. string(82) "/opt/lampp/htdocs/fuelcms/fuel/application/../../fuel/modules/fuel/config/fuel.php"
  1411. [2]=>
  1412. string(4) "fuel"
  1413. }
  1414. ["_config_paths"]=>
  1415. array(4) {
  1416. [0]=>
  1417. string(43) "/opt/lampp/htdocs/fuelcms/fuel/application/"
  1418. [1]=>
  1419. string(67) "/opt/lampp/htdocs/fuelcms/fuel/application/../../fuel/modules/fuel/"
  1420. [2]=>
  1421. string(73) "/opt/lampp/htdocs/fuelcms/fuel/application/../../fuel/modules/user_guide/"
  1422. [3]=>
  1423. string(43) "/opt/lampp/htdocs/fuelcms/fuel/application/"
  1424. }
  1425. }
  1426. }
  1427. ["router"]=>
  1428. &object(MY_Router)#7 (12) {
  1429. ["located":"Fuel_Router":private]=>
  1430. int(0)
  1431. ["module"]=>
  1432. NULL
  1433. ["config"]=>
  1434. &object(MX_Config)#11 (3) {
  1435. ["config"]=>
  1436. &array(54) {
  1437. ["base_url"]=>
  1438. string(24) "http://localhost/fuelcms"
  1439. ["index_page"]=>
  1440. string(0) ""
  1441. ["uri_protocol"]=>
  1442. string(11) "REQUEST_URI"
  1443. ["url_suffix"]=>
  1444. string(0) ""
  1445. ["language"]=>
  1446. string(7) "english"
  1447. ["charset"]=>
  1448. string(5) "UTF-8"
  1449. ["enable_hooks"]=>
  1450. bool(true)
  1451. ["subclass_prefix"]=>
  1452. string(3) "MY_"
  1453. ["composer_autoload"]=>
  1454. bool(false)
  1455. ["permitted_uri_chars"]=>
  1456. string(14) "a-z 0-9~%.:_\-"
  1457. ["enable_query_strings"]=>
  1458. bool(false)
  1459. ["controller_trigger"]=>
  1460. string(1) "c"
  1461. ["function_trigger"]=>
  1462. string(1) "m"
  1463. ["directory_trigger"]=>
  1464. string(1) "d"
  1465. ["allow_get_array"]=>
  1466. bool(true)
  1467. ["log_threshold"]=>
  1468. int(0)
  1469. ["log_path"]=>
  1470. string(0) ""
  1471. ["log_file_extension"]=>
  1472. string(0) ""
  1473. ["log_file_permissions"]=>
  1474. int(420)
  1475. ["log_date_format"]=>
  1476. string(11) "Y-m-d H:i:s"
  1477. ["error_views_path"]=>
  1478. string(0) ""
  1479. ["cache_path"]=>
  1480. string(49) "/opt/lampp/htdocs/fuelcms/fuel/application/cache/"
  1481. ["cache_query_string"]=>
  1482. bool(false)
  1483. ["encryption_key"]=>
  1484. string(23) "kokistaiencryptionkeyot"
  1485. ["sess_driver"]=>
  1486. string(5) "files"
  1487. ["sess_cookie_name"]=>
  1488. string(10) "ci_session"
  1489. ["sess_expiration"]=>
  1490. int(7200)
  1491. ["sess_save_path"]=>
  1492. NULL
  1493. ["sess_match_ip"]=>
  1494. bool(false)
  1495. ["sess_time_to_update"]=>
  1496. int(300)
  1497. ["sess_regenerate_destroy"]=>
  1498. bool(false)
  1499. ["cookie_prefix"]=>
  1500. string(0) ""
  1501. ["cookie_domain"]=>
  1502. string(0) ""
  1503. ["cookie_path"]=>
  1504. string(1) "/"
  1505. ["cookie_secure"]=>
  1506. bool(false)
  1507. ["cookie_httponly"]=>
  1508. bool(false)
  1509. ["standardize_newlines"]=>
  1510. bool(false)
  1511. ["global_xss_filtering"]=>
  1512. bool(false)
  1513. ["csrf_protection"]=>
  1514. bool(false)
  1515. ["csrf_token_name"]=>
  1516. string(14) "csrf_test_name"
  1517. ["csrf_cookie_name"]=>
  1518. string(16) "csrf_cookie_name"
  1519. ["csrf_expire"]=>
  1520. int(7200)
  1521. ["csrf_regenerate"]=>
  1522. bool(true)
  1523. ["csrf_exclude_uris"]=>
  1524. array(0) {
  1525. }
  1526. ["compress_output"]=>
  1527. bool(false)
  1528. ["time_reference"]=>
  1529. string(5) "local"
  1530. ["rewrite_short_tags"]=>
  1531. bool(true)
  1532. ["proxy_ips"]=>
  1533. string(0) ""
  1534. ["dev_email"]=>
  1535. string(16) "dgvirtual@akl.lt"
  1536. ["date_format"]=>
  1537. string(5) "Y-m-d"
  1538. ["date_format_verbose"]=>
  1539. string(6) "F j, Y"
  1540. ["time_format"]=>
  1541. string(4) "g:ia"
  1542. ["enable_profiler"]=>
  1543. bool(false)
  1544. ["fuel"]=>
  1545. array(77) {
  1546. ["site_name"]=>
  1547. string(27) "Bandomoji FuelCMS svetainė"
  1548. ["fuel_path"]=>
  1549. string(5) "fuel/"
  1550. ["fuel_mode"]=>
  1551. string(4) "auto"
  1552. ["domain"]=>
  1553. string(0) ""
  1554. ["login_redirect"]=>
  1555. string(14) "fuel/dashboard"
  1556. ["logout_redirect"]=>
  1557. string(5) ":last"
  1558. ["from_email"]=>
  1559. string(15) "admin@localhost"
  1560. ["allow_forgotten_password"]=>
  1561. bool(true)
  1562. ["max_number_archived"]=>
  1563. int(5)
  1564. ["warn_if_modified"]=>
  1565. bool(true)
  1566. ["max_recent_pages"]=>
  1567. int(5)
  1568. ["saved_page_state_max"]=>
  1569. int(0)
  1570. ["fuel_cookie_path"]=>
  1571. string(9) "/fuelcms/"
  1572. ["xtra_css"]=>
  1573. string(0) ""
  1574. ["main_layout"]=>
  1575. string(10) "admin_main"
  1576. ["keyboard_shortcuts"]=>
  1577. array(3) {
  1578. ["toggle_view"]=>
  1579. string(12) "Ctrl+Shift+m"
  1580. ["save"]=>
  1581. string(12) "Ctrl+Shift+s"
  1582. ["view"]=>
  1583. string(12) "Ctrl+Shift+p"
  1584. }
  1585. ["dashboards"]=>
  1586. array(1) {
  1587. [0]=>
  1588. string(4) "fuel"
  1589. }
  1590. ["dashboard_rss"]=>
  1591. string(39) "http://www.getfuelcms.com/blog/feed/rss"
  1592. ["text_editor"]=>
  1593. string(8) "ckeditor"
  1594. ["attach"]=>
  1595. array(0) {
  1596. }
  1597. ["languages"]=>
  1598. array(1) {
  1599. ["english"]=>
  1600. string(7) "English"
  1601. }
  1602. ["language_mode"]=>
  1603. string(6) "domain"
  1604. ["add_language_to_site_url"]=>
  1605. bool(false)
  1606. ["language_force_default_to_site_url"]=>
  1607. bool(false)
  1608. ["language_query_str_param"]=>
  1609. string(4) "lang"
  1610. ["language_cookie_name"]=>
  1611. string(0) ""
  1612. ["language_cookie_exp"]=>
  1613. string(8) "63072000"
  1614. ["language_use_cookies"]=>
  1615. bool(true)
  1616. ["language_detect_user_agent"]=>
  1617. string(0) ""
  1618. ["language_default_option"]=>
  1619. NULL
  1620. ["fuel_assets_path"]=>
  1621. string(29) "fuel/modules/{module}/assets/"
  1622. ["assets_excluded_dirs"]=>
  1623. array(5) {
  1624. [0]=>
  1625. string(2) "js"
  1626. [1]=>
  1627. string(3) "css"
  1628. [2]=>
  1629. string(5) "cache"
  1630. [3]=>
  1631. string(3) "swf"
  1632. [4]=>
  1633. string(8) "captchas"
  1634. }
  1635. ["assets_allow_subfolder_creation"]=>
  1636. bool(true)
  1637. ["editable_asset_filetypes"]=>
  1638. array(4) {
  1639. ["images"]=>
  1640. string(28) "jpg|jpeg|jpe|gif|png|zip|svg"
  1641. ["pdf"]=>
  1642. string(7) "pdf|zip"
  1643. ["media"]=>
  1644. string(21) "mov|mp3|aiff|mpeg|zip"
  1645. ["assets"]=>
  1646. string(58) "jpg|jpeg|jpe|png|gif|mov|mpeg|mp3|wav|aiff|pdf|css|zip|svg"
  1647. }
  1648. ["assets_upload_max_size"]=>
  1649. int(5000)
  1650. ["assets_upload_max_width"]=>
  1651. int(1024)
  1652. ["assets_upload_max_height"]=>
  1653. int(768)
  1654. ["fuel_javascript"]=>
  1655. array(1) {
  1656. ["fuel"]=>
  1657. array(27) {
  1658. [0]=>
  1659. string(42) "jquery/plugins/jquery-ui-1.8.17.custom.min"
  1660. [1]=>
  1661. string(28) "jquery/plugins/jquery.easing"
  1662. [2]=>
  1663. string(30) "jquery/plugins/jquery.bgiframe"
  1664. [3]=>
  1665. string(29) "jquery/plugins/jquery.tooltip"
  1666. [4]=>
  1667. string(34) "jquery/plugins/jquery.scrollTo-min"
  1668. [5]=>
  1669. string(22) "jquery/plugins/jqModal"
  1670. [6]=>
  1671. string(31) "jquery/plugins/jquery.checksave"
  1672. [7]=>
  1673. string(26) "jquery/plugins/jquery.form"
  1674. [8]=>
  1675. string(30) "jquery/plugins/jquery.treeview"
  1676. [9]=>
  1677. string(31) "jquery/plugins/jquery.serialize"
  1678. [10]=>
  1679. string(28) "jquery/plugins/jquery.cookie"
  1680. [11]=>
  1681. string(33) "jquery/plugins/jquery.supercookie"
  1682. [12]=>
  1683. string(29) "jquery/plugins/jquery.hotkeys"
  1684. [13]=>
  1685. string(28) "jquery/plugins/jquery.cookie"
  1686. [14]=>
  1687. string(34) "jquery/plugins/jquery.simpletab.js"
  1688. [15]=>
  1689. string(33) "jquery/plugins/jquery.tablednd.js"
  1690. [16]=>
  1691. string(33) "jquery/plugins/jquery.placeholder"
  1692. [17]=>
  1693. string(27) "jquery/plugins/jquery.selso"
  1694. [18]=>
  1695. string(46) "jquery/plugins/jquery.disable.text.select.pack"
  1696. [19]=>
  1697. string(38) "jquery/plugins/jquery.supercomboselect"
  1698. [20]=>
  1699. string(31) "jquery/plugins/jquery.MultiFile"
  1700. [21]=>
  1701. string(28) "fuel/linked_field_formatters"
  1702. [22]=>
  1703. string(29) "jquery/plugins/jquery.numeric"
  1704. [23]=>
  1705. string(32) "jquery/plugins/jquery.repeatable"
  1706. [24]=>
  1707. string(38) "jquery/plugins/chrome_pushstack_fix.js"
  1708. [25]=>
  1709. string(19) "jqx/plugins/util.js"
  1710. [26]=>
  1711. string(11) "fuel/global"
  1712. }
  1713. }
  1714. ["fuel_css"]=>
  1715. array(0) {
  1716. }
  1717. ["fuel_assets_output"]=>
  1718. bool(false)
  1719. ["set_upload_file_perms"]=>
  1720. bool(false)
  1721. ["offline"]=>
  1722. bool(false)
  1723. ["password_min_length"]=>
  1724. NULL
  1725. ["password_max_length"]=>
  1726. NULL
  1727. ["password_pattern_match"]=>
  1728. NULL
  1729. ["offline_allowed_uri"]=>
  1730. array(0) {
  1731. }
  1732. ["restrict_to_remote_ip"]=>
  1733. array(0) {
  1734. }
  1735. ["webhook_remote_ip"]=>
  1736. array(0) {
  1737. }
  1738. ["default_pwd"]=>
  1739. string(5) "admin"
  1740. ["admin_enabled"]=>
  1741. bool(true)
  1742. ["num_logins_before_lock"]=>
  1743. int(3)
  1744. ["seconds_to_unlock"]=>
  1745. int(60)
  1746. ["dev_password"]=>
  1747. string(0) ""
  1748. ["auto_search_views"]=>
  1749. bool(false)
  1750. ["module_sanitize_funcs"]=>
  1751. array(4) {
  1752. ["xss"]=>
  1753. string(9) "xss_clean"
  1754. ["php"]=>
  1755. string(15) "encode_php_tags"
  1756. ["template"]=>
  1757. string(22) "php_to_template_syntax"
  1758. ["entities"]=>
  1759. string(12) "htmlentities"
  1760. }
  1761. ["modules_allowed"]=>
  1762. array(1) {
  1763. [0]=>
  1764. string(10) "user_guide"
  1765. }
  1766. ["nav"]=>
  1767. array(4) {
  1768. ["site"]=>
  1769. array(8) {
  1770. ["dashboard"]=>
  1771. string(9) "Dashboard"
  1772. ["pages"]=>
  1773. string(5) "Pages"
  1774. ["blocks"]=>
  1775. string(6) "Blocks"
  1776. ["navigation"]=>
  1777. string(10) "Navigation"
  1778. ["tags"]=>
  1779. string(4) "Tags"
  1780. ["categories"]=>
  1781. string(10) "Categories"
  1782. ["assets"]=>
  1783. string(6) "Assets"
  1784. ["sitevariables"]=>
  1785. string(14) "Site Variables"
  1786. }
  1787. ["modules"]=>
  1788. array(0) {
  1789. }
  1790. ["tools"]=>
  1791. array(0) {
  1792. }
  1793. ["manage"]=>
  1794. array(5) {
  1795. ["users"]=>
  1796. string(5) "Users"
  1797. ["permissions"]=>
  1798. string(11) "Permissions"
  1799. ["manage/cache"]=>
  1800. string(10) "Page Cache"
  1801. ["logs"]=>
  1802. string(12) "Activity Log"
  1803. ["settings"]=>
  1804. string(8) "Settings"
  1805. }
  1806. }
  1807. ["nav_auto_arrange"]=>
  1808. bool(true)
  1809. ["default_home_view"]=>
  1810. string(4) "home"
  1811. ["use_page_cache"]=>
  1812. string(3) "cms"
  1813. ["page_cache_ttl"]=>
  1814. int(0)
  1815. ["page_cache_group"]=>
  1816. string(5) "pages"
  1817. ["max_page_params"]=>
  1818. int(0)
  1819. ["uri_view_overwrites"]=>
  1820. array(0) {
  1821. }
  1822. ["tables"]=>
  1823. array(13) {
  1824. ["fuel_archives"]=>
  1825. string(13) "fuel_archives"
  1826. ["fuel_blocks"]=>
  1827. string(11) "fuel_blocks"
  1828. ["fuel_categories"]=>
  1829. string(15) "fuel_categories"
  1830. ["fuel_logs"]=>
  1831. string(9) "fuel_logs"
  1832. ["fuel_navigation"]=>
  1833. string(15) "fuel_navigation"
  1834. ["fuel_navigation_groups"]=>
  1835. string(22) "fuel_navigation_groups"
  1836. ["fuel_pages"]=>
  1837. string(10) "fuel_pages"
  1838. ["fuel_pagevars"]=>
  1839. string(19) "fuel_page_variables"
  1840. ["fuel_permissions"]=>
  1841. string(16) "fuel_permissions"
  1842. ["fuel_relationships"]=>
  1843. string(18) "fuel_relationships"
  1844. ["fuel_settings"]=>
  1845. string(13) "fuel_settings"
  1846. ["fuel_tags"]=>
  1847. string(9) "fuel_tags"
  1848. ["fuel_users"]=>
  1849. string(10) "fuel_users"
  1850. }
  1851. ["auto_page_navigation_group_id"]=>
  1852. int(1)
  1853. ["page_uri_prefix"]=>
  1854. string(0) ""
  1855. ["view_in_new_window"]=>
  1856. bool(true)
  1857. ["parser_engine"]=>
  1858. string(4) "dwoo"
  1859. ["double_parse"]=>
  1860. bool(false)
  1861. ["parser_compile_dir"]=>
  1862. string(63) "/opt/lampp/htdocs/fuelcms/fuel/application/cache/dwoo/compiled/"
  1863. ["parser_compile_dir_perms"]=>
  1864. int(493)
  1865. ["parser_compile_file_perms"]=>
  1866. int(438)
  1867. ["parser_delimiters"]=>
  1868. array(4) {
  1869. ["tag_comment"]=>
  1870. array(2) {
  1871. [0]=>
  1872. string(2) "{#"
  1873. [1]=>
  1874. string(2) "#}"
  1875. }
  1876. ["tag_block"]=>
  1877. array(2) {
  1878. [0]=>
  1879. string(2) "{%"
  1880. [1]=>
  1881. string(2) "%}"
  1882. }
  1883. ["tag_variable"]=>
  1884. array(2) {
  1885. [0]=>
  1886. string(1) "{"
  1887. [1]=>
  1888. string(1) "}"
  1889. }
  1890. ["interpolation"]=>
  1891. array(2) {
  1892. [0]=>
  1893. string(2) "#{"
  1894. [1]=>
  1895. string(1) "}"
  1896. }
  1897. }
  1898. ["parser_allowed_functions"]=>
  1899. array(36) {
  1900. [0]=>
  1901. string(10) "strip_tags"
  1902. [1]=>
  1903. string(4) "date"
  1904. [2]=>
  1905. string(11) "detect_lang"
  1906. [3]=>
  1907. string(4) "lang"
  1908. [4]=>
  1909. string(2) "js"
  1910. [5]=>
  1911. string(3) "css"
  1912. [6]=>
  1913. string(3) "swf"
  1914. [7]=>
  1915. string(8) "img_path"
  1916. [8]=>
  1917. string(8) "css_path"
  1918. [9]=>
  1919. string(7) "js_path"
  1920. [10]=>
  1921. string(8) "swf_path"
  1922. [11]=>
  1923. string(8) "pdf_path"
  1924. [12]=>
  1925. string(10) "media_path"
  1926. [13]=>
  1927. string(10) "cache_path"
  1928. [14]=>
  1929. string(12) "captcha_path"
  1930. [15]=>
  1931. string(11) "assets_path"
  1932. [16]=>
  1933. string(10) "fuel_block"
  1934. [17]=>
  1935. string(10) "fuel_model"
  1936. [18]=>
  1937. string(8) "fuel_nav"
  1938. [19]=>
  1939. string(9) "fuel_edit"
  1940. [20]=>
  1941. string(12) "fuel_set_var"
  1942. [21]=>
  1943. string(8) "fuel_var"
  1944. [22]=>
  1945. string(15) "fuel_var_append"
  1946. [23]=>
  1947. string(9) "fuel_form"
  1948. [24]=>
  1949. string(9) "fuel_page"
  1950. [25]=>
  1951. string(5) "quote"
  1952. [26]=>
  1953. string(11) "safe_mailto"
  1954. [27]=>
  1955. string(17) "session_flashdata"
  1956. [28]=>
  1957. string(16) "session_userdata"
  1958. [29]=>
  1959. string(8) "prep_url"
  1960. [30]=>
  1961. string(8) "site_url"
  1962. [31]=>
  1963. string(8) "show_404"
  1964. [32]=>
  1965. string(8) "redirect"
  1966. [33]=>
  1967. string(11) "uri_segment"
  1968. [34]=>
  1969. string(15) "auto_typography"
  1970. [35]=>
  1971. string(11) "current_url"
  1972. }
  1973. ["parser_refs"]=>
  1974. array(6) {
  1975. [0]=>
  1976. string(6) "config"
  1977. [1]=>
  1978. string(4) "load"
  1979. [2]=>
  1980. string(7) "session"
  1981. [3]=>
  1982. string(3) "uri"
  1983. [4]=>
  1984. string(5) "input"
  1985. [5]=>
  1986. string(10) "user_agent"
  1987. }
  1988. ["generate"]=>
  1989. array(4) {
  1990. ["search"]=>
  1991. array(2) {
  1992. [0]=>
  1993. string(3) "app"
  1994. [1]=>
  1995. string(4) "fuel"
  1996. }
  1997. ["advanced"]=>
  1998. array(18) {
  1999. [0]=>
  2000. string(23) "assets/css/{module}.css"
  2001. [1]=>
  2002. string(25) "assets/images/ico_cog.png"
  2003. [2]=>
  2004. string(35) "assets/js/{ModuleName}Controller.js"
  2005. [3]=>
  2006. string(13) "assets/cache/"
  2007. [4]=>
  2008. string(19) "config/{module}.php"
  2009. [5]=>
  2010. string(29) "config/{module}_constants.php"
  2011. [6]=>
  2012. string(26) "config/{module}_routes.php"
  2013. [7]=>
  2014. string(31) "controllers/{Module}_module.php"
  2015. [8]=>
  2016. string(27) "helpers/{module}_helper.php"
  2017. [9]=>
  2018. string(19) "install/install.php"
  2019. [10]=>
  2020. string(27) "libraries/Fuel_{module}.php"
  2021. [11]=>
  2022. string(34) "language/english/{module}_lang.php"
  2023. [12]=>
  2024. string(7) "models/"
  2025. [13]=>
  2026. string(10) "tests/sql/"
  2027. [14]=>
  2028. string(25) "views/_admin/{module}.php"
  2029. [15]=>
  2030. string(14) "views/_blocks/"
  2031. [16]=>
  2032. string(21) "views/_docs/index.php"
  2033. [17]=>
  2034. string(15) "views/_layouts/"
  2035. }
  2036. ["simple"]=>
  2037. string(19) "MY_fuel_modules.php"
  2038. ["model"]=>
  2039. array(2) {
  2040. [0]=>
  2041. string(22) "{Model_name}_model.php"
  2042. [1]=>
  2043. string(15) "sql/{table}.sql"
  2044. }
  2045. }
  2046. }
  2047. }
  2048. ["is_loaded"]=>
  2049. array(3) {
  2050. [0]=>
  2051. string(63) "/opt/lampp/htdocs/fuelcms/fuel/application/config/MY_config.php"
  2052. [1]=>
  2053. string(82) "/opt/lampp/htdocs/fuelcms/fuel/application/../../fuel/modules/fuel/config/fuel.php"
  2054. [2]=>
  2055. string(4) "fuel"
  2056. }
  2057. ["_config_paths"]=>
  2058. array(4) {
  2059. [0]=>
  2060. string(43) "/opt/lampp/htdocs/fuelcms/fuel/application/"
  2061. [1]=>
  2062. string(67) "/opt/lampp/htdocs/fuelcms/fuel/application/../../fuel/modules/fuel/"
  2063. [2]=>
  2064. string(73) "/opt/lampp/htdocs/fuelcms/fuel/application/../../fuel/modules/user_guide/"
  2065. [3]=>
  2066. string(43) "/opt/lampp/htdocs/fuelcms/fuel/application/"
  2067. }
  2068. }
  2069. ["routes"]=>
  2070. array(3) {
  2071. ["404_override"]=>
  2072. string(16) "fuel/page_router"
  2073. ["articlecontroller/:any"]=>
  2074. string(25) "articlecontroller/by_slug"
  2075. ["fuel"]=>
  2076. string(14) "fuel/dashboard"
  2077. }
  2078. ["class"]=>
  2079. string(9) "lovedones"
  2080. ["method"]=>
  2081. string(6) "create"
  2082. ["directory"]=>
  2083. NULL
  2084. ["default_controller"]=>
  2085. string(16) "fuel/page_router"
  2086. ["translate_uri_dashes"]=>
  2087. bool(false)
  2088. ["enable_query_strings"]=>
  2089. bool(false)
  2090. ["located":"MX_Router":private]=>
  2091. int(0)
  2092. ["uri"]=>
  2093. &object(CI_URI)#6 (6) {
  2094. ["keyval"]=>
  2095. array(0) {
  2096. }
  2097. ["uri_string"]=>
  2098. string(16) "lovedones/create"
  2099. ["segments"]=>
  2100. array(2) {
  2101. [1]=>
  2102. string(9) "lovedones"
  2103. [2]=>
  2104. string(6) "create"
  2105. }
  2106. ["rsegments"]=>
  2107. array(2) {
  2108. [1]=>
  2109. string(9) "lovedones"
  2110. [2]=>
  2111. string(6) "create"
  2112. }
  2113. ["_permitted_uri_chars":protected]=>
  2114. string(14) "a-z 0-9~%.:_\-"
  2115. ["config"]=>
  2116. &object(MX_Config)#11 (3) {
  2117. ["config"]=>
  2118. &array(54) {
  2119. ["base_url"]=>
  2120. string(24) "http://localhost/fuelcms"
  2121. ["index_page"]=>
  2122. string(0) ""
  2123. ["uri_protocol"]=>
  2124. string(11) "REQUEST_URI"
  2125. ["url_suffix"]=>
  2126. string(0) ""
  2127. ["language"]=>
  2128. string(7) "english"
  2129. ["charset"]=>
  2130. string(5) "UTF-8"
  2131. ["enable_hooks"]=>
  2132. bool(true)
  2133. ["subclass_prefix"]=>
  2134. string(3) "MY_"
  2135. ["composer_autoload"]=>
  2136. bool(false)
  2137. ["permitted_uri_chars"]=>
  2138. string(14) "a-z 0-9~%.:_\-"
  2139. ["enable_query_strings"]=>
  2140. bool(false)
  2141. ["controller_trigger"]=>
  2142. string(1) "c"
  2143. ["function_trigger"]=>
  2144. string(1) "m"
  2145. ["directory_trigger"]=>
  2146. string(1) "d"
  2147. ["allow_get_array"]=>
  2148. bool(true)
  2149. ["log_threshold"]=>
  2150. int(0)
  2151. ["log_path"]=>
  2152. string(0) ""
  2153. ["log_file_extension"]=>
  2154. string(0) ""
  2155. ["log_file_permissions"]=>
  2156. int(420)
  2157. ["log_date_format"]=>
  2158. string(11) "Y-m-d H:i:s"
  2159. ["error_views_path"]=>
  2160. string(0) ""
  2161. ["cache_path"]=>
  2162. string(49) "/opt/lampp/htdocs/fuelcms/fuel/application/cache/"
  2163. ["cache_query_string"]=>
  2164. bool(false)
  2165. ["encryption_key"]=>
  2166. string(23) "kokistaiencryptionkeyot"
  2167. ["sess_driver"]=>
  2168. string(5) "files"
  2169. ["sess_cookie_name"]=>
  2170. string(10) "ci_session"
  2171. ["sess_expiration"]=>
  2172. int(7200)
  2173. ["sess_save_path"]=>
  2174. NULL
  2175. ["sess_match_ip"]=>
  2176. bool(false)
  2177. ["sess_time_to_update"]=>
  2178. int(300)
  2179. ["sess_regenerate_destroy"]=>
  2180. bool(false)
  2181. ["cookie_prefix"]=>
  2182. string(0) ""
  2183. ["cookie_domain"]=>
  2184. string(0) ""
  2185. ["cookie_path"]=>
  2186. string(1) "/"
  2187. ["cookie_secure"]=>
  2188. bool(false)
  2189. ["cookie_httponly"]=>
  2190. bool(false)
  2191. ["standardize_newlines"]=>
  2192. bool(false)
  2193. ["global_xss_filtering"]=>
  2194. bool(false)
  2195. ["csrf_protection"]=>
  2196. bool(false)
  2197. ["csrf_token_name"]=>
  2198. string(14) "csrf_test_name"
  2199. ["csrf_cookie_name"]=>
  2200. string(16) "csrf_cookie_name"
  2201. ["csrf_expire"]=>
  2202. int(7200)
  2203. ["csrf_regenerate"]=>
  2204. bool(true)
  2205. ["csrf_exclude_uris"]=>
  2206. array(0) {
  2207. }
  2208. ["compress_output"]=>
  2209. bool(false)
  2210. ["time_reference"]=>
  2211. string(5) "local"
  2212. ["rewrite_short_tags"]=>
  2213. bool(true)
  2214. ["proxy_ips"]=>
  2215. string(0) ""
  2216. ["dev_email"]=>
  2217. string(16) "dgvirtual@akl.lt"
  2218. ["date_format"]=>
  2219. string(5) "Y-m-d"
  2220. ["date_format_verbose"]=>
  2221. string(6) "F j, Y"
  2222. ["time_format"]=>
  2223. string(4) "g:ia"
  2224. ["enable_profiler"]=>
  2225. bool(false)
  2226. ["fuel"]=>
  2227. array(77) {
  2228. ["site_name"]=>
  2229. string(27) "Bandomoji FuelCMS svetainė"
  2230. ["fuel_path"]=>
  2231. string(5) "fuel/"
  2232. ["fuel_mode"]=>
  2233. string(4) "auto"
  2234. ["domain"]=>
  2235. string(0) ""
  2236. ["login_redirect"]=>
  2237. string(14) "fuel/dashboard"
  2238. ["logout_redirect"]=>
  2239. string(5) ":last"
  2240. ["from_email"]=>
  2241. string(15) "admin@localhost"
  2242. ["allow_forgotten_password"]=>
  2243. bool(true)
  2244. ["max_number_archived"]=>
  2245. int(5)
  2246. ["warn_if_modified"]=>
  2247. bool(true)
  2248. ["max_recent_pages"]=>
  2249. int(5)
  2250. ["saved_page_state_max"]=>
  2251. int(0)
  2252. ["fuel_cookie_path"]=>
  2253. string(9) "/fuelcms/"
  2254. ["xtra_css"]=>
  2255. string(0) ""
  2256. ["main_layout"]=>
  2257. string(10) "admin_main"
  2258. ["keyboard_shortcuts"]=>
  2259. array(3) {
  2260. ["toggle_view"]=>
  2261. string(12) "Ctrl+Shift+m"
  2262. ["save"]=>
  2263. string(12) "Ctrl+Shift+s"
  2264. ["view"]=>
  2265. string(12) "Ctrl+Shift+p"
  2266. }
  2267. ["dashboards"]=>
  2268. array(1) {
  2269. [0]=>
  2270. string(4) "fuel"
  2271. }
  2272. ["dashboard_rss"]=>
  2273. string(39) "http://www.getfuelcms.com/blog/feed/rss"
  2274. ["text_editor"]=>
  2275. string(8) "ckeditor"
  2276. ["attach"]=>
  2277. array(0) {
  2278. }
  2279. ["languages"]=>
  2280. array(1) {
  2281. ["english"]=>
  2282. string(7) "English"
  2283. }
  2284. ["language_mode"]=>
  2285. string(6) "domain"
  2286. ["add_language_to_site_url"]=>
  2287. bool(false)
  2288. ["language_force_default_to_site_url"]=>
  2289. bool(false)
  2290. ["language_query_str_param"]=>
  2291. string(4) "lang"
  2292. ["language_cookie_name"]=>
  2293. string(0) ""
  2294. ["language_cookie_exp"]=>
  2295. string(8) "63072000"
  2296. ["language_use_cookies"]=>
  2297. bool(true)
  2298. ["language_detect_user_agent"]=>
  2299. string(0) ""
  2300. ["language_default_option"]=>
  2301. NULL
  2302. ["fuel_assets_path"]=>
  2303. string(29) "fuel/modules/{module}/assets/"
  2304. ["assets_excluded_dirs"]=>
  2305. array(5) {
  2306. [0]=>
  2307. string(2) "js"
  2308. [1]=>
  2309. string(3) "css"
  2310. [2]=>
  2311. string(5) "cache"
  2312. [3]=>
  2313. string(3) "swf"
  2314. [4]=>
  2315. string(8) "captchas"
  2316. }
  2317. ["assets_allow_subfolder_creation"]=>
  2318. bool(true)
  2319. ["editable_asset_filetypes"]=>
  2320. array(4) {
  2321. ["images"]=>
  2322. string(28) "jpg|jpeg|jpe|gif|png|zip|svg"
  2323. ["pdf"]=>
  2324. string(7) "pdf|zip"
  2325. ["media"]=>
  2326. string(21) "mov|mp3|aiff|mpeg|zip"
  2327. ["assets"]=>
  2328. string(58) "jpg|jpeg|jpe|png|gif|mov|mpeg|mp3|wav|aiff|pdf|css|zip|svg"
  2329. }
  2330. ["assets_upload_max_size"]=>
  2331. int(5000)
  2332. ["assets_upload_max_width"]=>
  2333. int(1024)
  2334. ["assets_upload_max_height"]=>
  2335. int(768)
  2336. ["fuel_javascript"]=>
  2337. array(1) {
  2338. ["fuel"]=>
  2339. array(27) {
  2340. [0]=>
  2341. string(42) "jquery/plugins/jquery-ui-1.8.17.custom.min"
  2342. [1]=>
  2343. string(28) "jquery/plugins/jquery.easing"
  2344. [2]=>
  2345. string(30) "jquery/plugins/jquery.bgiframe"
  2346. [3]=>
  2347. string(29) "jquery/plugins/jquery.tooltip"
  2348. [4]=>
  2349. string(34) "jquery/plugins/jquery.scrollTo-min"
  2350. [5]=>
  2351. string(22) "jquery/plugins/jqModal"
  2352. [6]=>
  2353. string(31) "jquery/plugins/jquery.checksave"
  2354. [7]=>
  2355. string(26) "jquery/plugins/jquery.form"
  2356. [8]=>
  2357. string(30) "jquery/plugins/jquery.treeview"
  2358. [9]=>
  2359. string(31) "jquery/plugins/jquery.serialize"
  2360. [10]=>
  2361. string(28) "jquery/plugins/jquery.cookie"
  2362. [11]=>
  2363. string(33) "jquery/plugins/jquery.supercookie"
  2364. [12]=>
  2365. string(29) "jquery/plugins/jquery.hotkeys"
  2366. [13]=>
  2367. string(28) "jquery/plugins/jquery.cookie"
  2368. [14]=>
  2369. string(34) "jquery/plugins/jquery.simpletab.js"
  2370. [15]=>
  2371. string(33) "jquery/plugins/jquery.tablednd.js"
  2372. [16]=>
  2373. string(33) "jquery/plugins/jquery.placeholder"
  2374. [17]=>
  2375. string(27) "jquery/plugins/jquery.selso"
  2376. [18]=>
  2377. string(46) "jquery/plugins/jquery.disable.text.select.pack"
  2378. [19]=>
  2379. string(38) "jquery/plugins/jquery.supercomboselect"
  2380. [20]=>
  2381. string(31) "jquery/plugins/jquery.MultiFile"
  2382. [21]=>
  2383. string(28) "fuel/linked_field_formatters"
  2384. [22]=>
  2385. string(29) "jquery/plugins/jquery.numeric"
  2386. [23]=>
  2387. string(32) "jquery/plugins/jquery.repeatable"
  2388. [24]=>
  2389. string(38) "jquery/plugins/chrome_pushstack_fix.js"
  2390. [25]=>
  2391. string(19) "jqx/plugins/util.js"
  2392. [26]=>
  2393. string(11) "fuel/global"
  2394. }
  2395. }
  2396. ["fuel_css"]=>
  2397. array(0) {
  2398. }
  2399. ["fuel_assets_output"]=>
  2400. bool(false)
  2401. ["set_upload_file_perms"]=>
  2402. bool(false)
  2403. ["offline"]=>
  2404. bool(false)
  2405. ["password_min_length"]=>
  2406. NULL
  2407. ["password_max_length"]=>
  2408. NULL
  2409. ["password_pattern_match"]=>
  2410. NULL
  2411. ["offline_allowed_uri"]=>
  2412. array(0) {
  2413. }
  2414. ["restrict_to_remote_ip"]=>
  2415. array(0) {
  2416. }
  2417. ["webhook_remote_ip"]=>
  2418. array(0) {
  2419. }
  2420. ["default_pwd"]=>
  2421. string(5) "admin"
  2422. ["admin_enabled"]=>
  2423. bool(true)
  2424. ["num_logins_before_lock"]=>
  2425. int(3)
  2426. ["seconds_to_unlock"]=>
  2427. int(60)
  2428. ["dev_password"]=>
  2429. string(0) ""
  2430. ["auto_search_views"]=>
  2431. bool(false)
  2432. ["module_sanitize_funcs"]=>
  2433. array(4) {
  2434. ["xss"]=>
  2435. string(9) "xss_clean"
  2436. ["php"]=>
  2437. string(15) "encode_php_tags"
  2438. ["template"]=>
  2439. string(22) "php_to_template_syntax"
  2440. ["entities"]=>
  2441. string(12) "htmlentities"
  2442. }
  2443. ["modules_allowed"]=>
  2444. array(1) {
  2445. [0]=>
  2446. string(10) "user_guide"
  2447. }
  2448. ["nav"]=>
  2449. array(4) {
  2450. ["site"]=>
  2451. array(8) {
  2452. ["dashboard"]=>
  2453. string(9) "Dashboard"
  2454. ["pages"]=>
  2455. string(5) "Pages"
  2456. ["blocks"]=>
  2457. string(6) "Blocks"
  2458. ["navigation"]=>
  2459. string(10) "Navigation"
  2460. ["tags"]=>
  2461. string(4) "Tags"
  2462. ["categories"]=>
  2463. string(10) "Categories"
  2464. ["assets"]=>
  2465. string(6) "Assets"
  2466. ["sitevariables"]=>
  2467. string(14) "Site Variables"
  2468. }
  2469. ["modules"]=>
  2470. array(0) {
  2471. }
  2472. ["tools"]=>
  2473. array(0) {
  2474. }
  2475. ["manage"]=>
  2476. array(5) {
  2477. ["users"]=>
  2478. string(5) "Users"
  2479. ["permissions"]=>
  2480. string(11) "Permissions"
  2481. ["manage/cache"]=>
  2482. string(10) "Page Cache"
  2483. ["logs"]=>
  2484. string(12) "Activity Log"
  2485. ["settings"]=>
  2486. string(8) "Settings"
  2487. }
  2488. }
  2489. ["nav_auto_arrange"]=>
  2490. bool(true)
  2491. ["default_home_view"]=>
  2492. string(4) "home"
  2493. ["use_page_cache"]=>
  2494. string(3) "cms"
  2495. ["page_cache_ttl"]=>
  2496. int(0)
  2497. ["page_cache_group"]=>
  2498. string(5) "pages"
  2499. ["max_page_params"]=>
  2500. int(0)
  2501. ["uri_view_overwrites"]=>
  2502. array(0) {
  2503. }
  2504. ["tables"]=>
  2505. array(13) {
  2506. ["fuel_archives"]=>
  2507. string(13) "fuel_archives"
  2508. ["fuel_blocks"]=>
  2509. string(11) "fuel_blocks"
  2510. ["fuel_categories"]=>
  2511. string(15) "fuel_categories"
  2512. ["fuel_logs"]=>
  2513. string(9) "fuel_logs"
  2514. ["fuel_navigation"]=>
  2515. string(15) "fuel_navigation"
  2516. ["fuel_navigation_groups"]=>
  2517. string(22) "fuel_navigation_groups"
  2518. ["fuel_pages"]=>
  2519. string(10) "fuel_pages"
  2520. ["fuel_pagevars"]=>
  2521. string(19) "fuel_page_variables"
  2522. ["fuel_permissions"]=>
  2523. string(16) "fuel_permissions"
  2524. ["fuel_relationships"]=>
  2525. string(18) "fuel_relationships"
  2526. ["fuel_settings"]=>
  2527. string(13) "fuel_settings"
  2528. ["fuel_tags"]=>
  2529. string(9) "fuel_tags"
  2530. ["fuel_users"]=>
  2531. string(10) "fuel_users"
  2532. }
  2533. ["auto_page_navigation_group_id"]=>
  2534. int(1)
  2535. ["page_uri_prefix"]=>
  2536. string(0) ""
  2537. ["view_in_new_window"]=>
  2538. bool(true)
  2539. ["parser_engine"]=>
  2540. string(4) "dwoo"
  2541. ["double_parse"]=>
  2542. bool(false)
  2543. ["parser_compile_dir"]=>
  2544. string(63) "/opt/lampp/htdocs/fuelcms/fuel/application/cache/dwoo/compiled/"
  2545. ["parser_compile_dir_perms"]=>
  2546. int(493)
  2547. ["parser_compile_file_perms"]=>
  2548. int(438)
  2549. ["parser_delimiters"]=>
  2550. array(4) {
  2551. ["tag_comment"]=>
  2552. array(2) {
  2553. [0]=>
  2554. string(2) "{#"
  2555. [1]=>
  2556. string(2) "#}"
  2557. }
  2558. ["tag_block"]=>
  2559. array(2) {
  2560. [0]=>
  2561. string(2) "{%"
  2562. [1]=>
  2563. string(2) "%}"
  2564. }
  2565. ["tag_variable"]=>
  2566. array(2) {
  2567. [0]=>
  2568. string(1) "{"
  2569. [1]=>
  2570. string(1) "}"
  2571. }
  2572. ["interpolation"]=>
  2573. array(2) {
  2574. [0]=>
  2575. string(2) "#{"
  2576. [1]=>
  2577. string(1) "}"
  2578. }
  2579. }
  2580. ["parser_allowed_functions"]=>
  2581. array(36) {
  2582. [0]=>
  2583. string(10) "strip_tags"
  2584. [1]=>
  2585. string(4) "date"
  2586. [2]=>
  2587. string(11) "detect_lang"
  2588. [3]=>
  2589. string(4) "lang"
  2590. [4]=>
  2591. string(2) "js"
  2592. [5]=>
  2593. string(3) "css"
  2594. [6]=>
  2595. string(3) "swf"
  2596. [7]=>
  2597. string(8) "img_path"
  2598. [8]=>
  2599. string(8) "css_path"
  2600. [9]=>
  2601. string(7) "js_path"
  2602. [10]=>
  2603. string(8) "swf_path"
  2604. [11]=>
  2605. string(8) "pdf_path"
  2606. [12]=>
  2607. string(10) "media_path"
  2608. [13]=>
  2609. string(10) "cache_path"
  2610. [14]=>
  2611. string(12) "captcha_path"
  2612. [15]=>
  2613. string(11) "assets_path"
  2614. [16]=>
  2615. string(10) "fuel_block"
  2616. [17]=>
  2617. string(10) "fuel_model"
  2618. [18]=>
  2619. string(8) "fuel_nav"
  2620. [19]=>
  2621. string(9) "fuel_edit"
  2622. [20]=>
  2623. string(12) "fuel_set_var"
  2624. [21]=>
  2625. string(8) "fuel_var"
  2626. [22]=>
  2627. string(15) "fuel_var_append"
  2628. [23]=>
  2629. string(9) "fuel_form"
  2630. [24]=>
  2631. string(9) "fuel_page"
  2632. [25]=>
  2633. string(5) "quote"
  2634. [26]=>
  2635. string(11) "safe_mailto"
  2636. [27]=>
  2637. string(17) "session_flashdata"
  2638. [28]=>
  2639. string(16) "session_userdata"
  2640. [29]=>
  2641. string(8) "prep_url"
  2642. [30]=>
  2643. string(8) "site_url"
  2644. [31]=>
  2645. string(8) "show_404"
  2646. [32]=>
  2647. string(8) "redirect"
  2648. [33]=>
  2649. string(11) "uri_segment"
  2650. [34]=>
  2651. string(15) "auto_typography"
  2652. [35]=>
  2653. string(11) "current_url"
  2654. }
  2655. ["parser_refs"]=>
  2656. array(6) {
  2657. [0]=>
  2658. string(6) "config"
  2659. [1]=>
  2660. string(4) "load"
  2661. [2]=>
  2662. string(7) "session"
  2663. [3]=>
  2664. string(3) "uri"
  2665. [4]=>
  2666. string(5) "input"
  2667. [5]=>
  2668. string(10) "user_agent"
  2669. }
  2670. ["generate"]=>
  2671. array(4) {
  2672. ["search"]=>
  2673. array(2) {
  2674. [0]=>
  2675. string(3) "app"
  2676. [1]=>
  2677. string(4) "fuel"
  2678. }
  2679. ["advanced"]=>
  2680. array(18) {
  2681. [0]=>
  2682. string(23) "assets/css/{module}.css"
  2683. [1]=>
  2684. string(25) "assets/images/ico_cog.png"
  2685. [2]=>
  2686. string(35) "assets/js/{ModuleName}Controller.js"
  2687. [3]=>
  2688. string(13) "assets/cache/"
  2689. [4]=>
  2690. string(19) "config/{module}.php"
  2691. [5]=>
  2692. string(29) "config/{module}_constants.php"
  2693. [6]=>
  2694. string(26) "config/{module}_routes.php"
  2695. [7]=>
  2696. string(31) "controllers/{Module}_module.php"
  2697. [8]=>
  2698. string(27) "helpers/{module}_helper.php"
  2699. [9]=>
  2700. string(19) "install/install.php"
  2701. [10]=>
  2702. string(27) "libraries/Fuel_{module}.php"
  2703. [11]=>
  2704. string(34) "language/english/{module}_lang.php"
  2705. [12]=>
  2706. string(7) "models/"
  2707. [13]=>
  2708. string(10) "tests/sql/"
  2709. [14]=>
  2710. string(25) "views/_admin/{module}.php"
  2711. [15]=>
  2712. string(14) "views/_blocks/"
  2713. [16]=>
  2714. string(21) "views/_docs/index.php"
  2715. [17]=>
  2716. string(15) "views/_layouts/"
  2717. }
  2718. ["simple"]=>
  2719. string(19) "MY_fuel_modules.php"
  2720. ["model"]=>
  2721. array(2) {
  2722. [0]=>
  2723. string(22) "{Model_name}_model.php"
  2724. [1]=>
  2725. string(15) "sql/{table}.sql"
  2726. }
  2727. }
  2728. }
  2729. }
  2730. ["is_loaded"]=>
  2731. array(3) {
  2732. [0]=>
  2733. string(63) "/opt/lampp/htdocs/fuelcms/fuel/application/config/MY_config.php"
  2734. [1]=>
  2735. string(82) "/opt/lampp/htdocs/fuelcms/fuel/application/../../fuel/modules/fuel/config/fuel.php"
  2736. [2]=>
  2737. string(4) "fuel"
  2738. }
  2739. ["_config_paths"]=>
  2740. array(4) {
  2741. [0]=>
  2742. string(43) "/opt/lampp/htdocs/fuelcms/fuel/application/"
  2743. [1]=>
  2744. string(67) "/opt/lampp/htdocs/fuelcms/fuel/application/../../fuel/modules/fuel/"
  2745. [2]=>
  2746. string(73) "/opt/lampp/htdocs/fuelcms/fuel/application/../../fuel/modules/user_guide/"
  2747. [3]=>
  2748. string(43) "/opt/lampp/htdocs/fuelcms/fuel/application/"
  2749. }
  2750. }
  2751. }
  2752. }
  2753. ["output"]=>
  2754. &object(CI_Output)#8 (10) {
  2755. ["final_output"]=>
  2756. NULL
  2757. ["cache_expiration"]=>
  2758. int(0)
  2759. ["headers"]=>
  2760. array(0) {
  2761. }
  2762. ["mimes"]=>
  2763. &array(170) {
  2764. ["hqx"]=>
  2765. array(4) {
  2766. [0]=>
  2767. string(24) "application/mac-binhex40"
  2768. [1]=>
  2769. string(22) "application/mac-binhex"
  2770. [2]=>
  2771. string(22) "application/x-binhex40"
  2772. [3]=>
  2773. string(26) "application/x-mac-binhex40"
  2774. }
  2775. ["cpt"]=>
  2776. string(26) "application/mac-compactpro"
  2777. ["csv"]=>
  2778. array(11) {
  2779. [0]=>
  2780. string(29) "text/x-comma-separated-values"
  2781. [1]=>
  2782. string(27) "text/comma-separated-values"
  2783. [2]=>
  2784. string(24) "application/octet-stream"
  2785. [3]=>
  2786. string(24) "application/vnd.ms-excel"
  2787. [4]=>
  2788. string(17) "application/x-csv"
  2789. [5]=>
  2790. string(10) "text/x-csv"
  2791. [6]=>
  2792. string(8) "text/csv"
  2793. [7]=>
  2794. string(15) "application/csv"
  2795. [8]=>
  2796. string(17) "application/excel"
  2797. [9]=>
  2798. string(23) "application/vnd.msexcel"
  2799. [10]=>
  2800. string(10) "text/plain"
  2801. }
  2802. ["bin"]=>
  2803. array(5) {
  2804. [0]=>
  2805. string(21) "application/macbinary"
  2806. [1]=>
  2807. string(22) "application/mac-binary"
  2808. [2]=>
  2809. string(24) "application/octet-stream"
  2810. [3]=>
  2811. string(20) "application/x-binary"
  2812. [4]=>
  2813. string(23) "application/x-macbinary"
  2814. }
  2815. ["dms"]=>
  2816. string(24) "application/octet-stream"
  2817. ["lha"]=>
  2818. string(24) "application/octet-stream"
  2819. ["lzh"]=>
  2820. string(24) "application/octet-stream"
  2821. ["exe"]=>
  2822. array(2) {
  2823. [0]=>
  2824. string(24) "application/octet-stream"
  2825. [1]=>
  2826. string(24) "application/x-msdownload"
  2827. }
  2828. ["class"]=>
  2829. string(24) "application/octet-stream"
  2830. ["psd"]=>
  2831. array(2) {
  2832. [0]=>
  2833. string(23) "application/x-photoshop"
  2834. [1]=>
  2835. string(25) "image/vnd.adobe.photoshop"
  2836. }
  2837. ["so"]=>
  2838. string(24) "application/octet-stream"
  2839. ["sea"]=>
  2840. string(24) "application/octet-stream"
  2841. ["dll"]=>
  2842. string(24) "application/octet-stream"
  2843. ["oda"]=>
  2844. string(15) "application/oda"
  2845. ["pdf"]=>
  2846. array(4) {
  2847. [0]=>
  2848. string(15) "application/pdf"
  2849. [1]=>
  2850. string(26) "application/force-download"
  2851. [2]=>
  2852. string(22) "application/x-download"
  2853. [3]=>
  2854. string(19) "binary/octet-stream"
  2855. }
  2856. ["ai"]=>
  2857. array(2) {
  2858. [0]=>
  2859. string(15) "application/pdf"
  2860. [1]=>
  2861. string(22) "application/postscript"
  2862. }
  2863. ["eps"]=>
  2864. string(22) "application/postscript"
  2865. ["ps"]=>
  2866. string(22) "application/postscript"
  2867. ["smi"]=>
  2868. string(16) "application/smil"
  2869. ["smil"]=>
  2870. string(16) "application/smil"
  2871. ["mif"]=>
  2872. string(19) "application/vnd.mif"
  2873. ["xls"]=>
  2874. array(12) {
  2875. [0]=>
  2876. string(24) "application/vnd.ms-excel"
  2877. [1]=>
  2878. string(19) "application/msexcel"
  2879. [2]=>
  2880. string(21) "application/x-msexcel"
  2881. [3]=>
  2882. string(22) "application/x-ms-excel"
  2883. [4]=>
  2884. string(19) "application/x-excel"
  2885. [5]=>
  2886. string(26) "application/x-dos_ms_excel"
  2887. [6]=>
  2888. string(15) "application/xls"
  2889. [7]=>
  2890. string(17) "application/x-xls"
  2891. [8]=>
  2892. string(17) "application/excel"
  2893. [9]=>
  2894. string(20) "application/download"
  2895. [10]=>
  2896. string(25) "application/vnd.ms-office"
  2897. [11]=>
  2898. string(18) "application/msword"
  2899. }
  2900. ["ppt"]=>
  2901. array(4) {
  2902. [0]=>
  2903. string(22) "application/powerpoint"
  2904. [1]=>
  2905. string(29) "application/vnd.ms-powerpoint"
  2906. [2]=>
  2907. string(25) "application/vnd.ms-office"
  2908. [3]=>
  2909. string(18) "application/msword"
  2910. }
  2911. ["pptx"]=>
  2912. array(3) {
  2913. [0]=>
  2914. string(73) "application/vnd.openxmlformats-officedocument.presentationml.presentation"
  2915. [1]=>
  2916. string(17) "application/x-zip"
  2917. [2]=>
  2918. string(15) "application/zip"
  2919. }
  2920. ["wbxml"]=>
  2921. string(17) "application/wbxml"
  2922. ["wmlc"]=>
  2923. string(16) "application/wmlc"
  2924. ["dcr"]=>
  2925. string(22) "application/x-director"
  2926. ["dir"]=>
  2927. string(22) "application/x-director"
  2928. ["dxr"]=>
  2929. string(22) "application/x-director"
  2930. ["dvi"]=>
  2931. string(17) "application/x-dvi"
  2932. ["gtar"]=>
  2933. string(18) "application/x-gtar"
  2934. ["gz"]=>
  2935. string(18) "application/x-gzip"
  2936. ["gzip"]=>
  2937. string(18) "application/x-gzip"
  2938. ["php"]=>
  2939. array(6) {
  2940. [0]=>
  2941. string(23) "application/x-httpd-php"
  2942. [1]=>
  2943. string(15) "application/php"
  2944. [2]=>
  2945. string(17) "application/x-php"
  2946. [3]=>
  2947. string(8) "text/php"
  2948. [4]=>
  2949. string(10) "text/x-php"
  2950. [5]=>
  2951. string(30) "application/x-httpd-php-source"
  2952. }
  2953. ["php4"]=>
  2954. string(23) "application/x-httpd-php"
  2955. ["php3"]=>
  2956. string(23) "application/x-httpd-php"
  2957. ["phtml"]=>
  2958. string(23) "application/x-httpd-php"
  2959. ["phps"]=>
  2960. string(30) "application/x-httpd-php-source"
  2961. ["js"]=>
  2962. array(2) {
  2963. [0]=>
  2964. string(24) "application/x-javascript"
  2965. [1]=>
  2966. string(10) "text/plain"
  2967. }
  2968. ["swf"]=>
  2969. string(29) "application/x-shockwave-flash"
  2970. ["sit"]=>
  2971. string(21) "application/x-stuffit"
  2972. ["tar"]=>
  2973. string(17) "application/x-tar"
  2974. ["tgz"]=>
  2975. array(2) {
  2976. [0]=>
  2977. string(17) "application/x-tar"
  2978. [1]=>
  2979. string(29) "application/x-gzip-compressed"
  2980. }
  2981. ["z"]=>
  2982. string(22) "application/x-compress"
  2983. ["xhtml"]=>
  2984. string(21) "application/xhtml+xml"
  2985. ["xht"]=>
  2986. string(21) "application/xhtml+xml"
  2987. ["zip"]=>
  2988. array(5) {
  2989. [0]=>
  2990. string(17) "application/x-zip"
  2991. [1]=>
  2992. string(15) "application/zip"
  2993. [2]=>
  2994. string(28) "application/x-zip-compressed"
  2995. [3]=>
  2996. string(24) "application/s-compressed"
  2997. [4]=>
  2998. string(15) "multipart/x-zip"
  2999. }
  3000. ["rar"]=>
  3001. array(3) {
  3002. [0]=>
  3003. string(17) "application/x-rar"
  3004. [1]=>
  3005. string(15) "application/rar"
  3006. [2]=>
  3007. string(28) "application/x-rar-compressed"
  3008. }
  3009. ["mid"]=>
  3010. string(10) "audio/midi"
  3011. ["midi"]=>
  3012. string(10) "audio/midi"
  3013. ["mpga"]=>
  3014. string(10) "audio/mpeg"
  3015. ["mp2"]=>
  3016. string(10) "audio/mpeg"
  3017. ["mp3"]=>
  3018. array(4) {
  3019. [0]=>
  3020. string(10) "audio/mpeg"
  3021. [1]=>
  3022. string(9) "audio/mpg"
  3023. [2]=>
  3024. string(11) "audio/mpeg3"
  3025. [3]=>
  3026. string(9) "audio/mp3"
  3027. }
  3028. ["aif"]=>
  3029. array(2) {
  3030. [0]=>
  3031. string(12) "audio/x-aiff"
  3032. [1]=>
  3033. string(10) "audio/aiff"
  3034. }
  3035. ["aiff"]=>
  3036. array(2) {
  3037. [0]=>
  3038. string(12) "audio/x-aiff"
  3039. [1]=>
  3040. string(10) "audio/aiff"
  3041. }
  3042. ["aifc"]=>
  3043. string(12) "audio/x-aiff"
  3044. ["ram"]=>
  3045. string(20) "audio/x-pn-realaudio"
  3046. ["rm"]=>
  3047. string(20) "audio/x-pn-realaudio"
  3048. ["rpm"]=>
  3049. string(27) "audio/x-pn-realaudio-plugin"
  3050. ["ra"]=>
  3051. string(17) "audio/x-realaudio"
  3052. ["rv"]=>
  3053. string(22) "video/vnd.rn-realvideo"
  3054. ["wav"]=>
  3055. array(3) {
  3056. [0]=>
  3057. string(11) "audio/x-wav"
  3058. [1]=>
  3059. string(10) "audio/wave"
  3060. [2]=>
  3061. string(9) "audio/wav"
  3062. }
  3063. ["bmp"]=>
  3064. array(11) {
  3065. [0]=>
  3066. string(9) "image/bmp"
  3067. [1]=>
  3068. string(11) "image/x-bmp"
  3069. [2]=>
  3070. string(14) "image/x-bitmap"
  3071. [3]=>
  3072. string(15) "image/x-xbitmap"
  3073. [4]=>
  3074. string(18) "image/x-win-bitmap"
  3075. [5]=>
  3076. string(19) "image/x-windows-bmp"
  3077. [6]=>
  3078. string(12) "image/ms-bmp"
  3079. [7]=>
  3080. string(14) "image/x-ms-bmp"
  3081. [8]=>
  3082. string(15) "application/bmp"
  3083. [9]=>
  3084. string(17) "application/x-bmp"
  3085. [10]=>
  3086. string(24) "application/x-win-bitmap"
  3087. }
  3088. ["gif"]=>
  3089. string(9) "image/gif"
  3090. ["jpeg"]=>
  3091. array(2) {
  3092. [0]=>
  3093. string(10) "image/jpeg"
  3094. [1]=>
  3095. string(11) "image/pjpeg"
  3096. }
  3097. ["jpg"]=>
  3098. array(2) {
  3099. [0]=>
  3100. string(10) "image/jpeg"
  3101. [1]=>
  3102. string(11) "image/pjpeg"
  3103. }
  3104. ["jpe"]=>
  3105. array(2) {
  3106. [0]=>
  3107. string(10) "image/jpeg"
  3108. [1]=>
  3109. string(11) "image/pjpeg"
  3110. }
  3111. ["jp2"]=>
  3112. array(4) {
  3113. [0]=>
  3114. string(9) "image/jp2"
  3115. [1]=>
  3116. string(9) "video/mj2"
  3117. [2]=>
  3118. string(9) "image/jpx"
  3119. [3]=>
  3120. string(9) "image/jpm"
  3121. }
  3122. ["j2k"]=>
  3123. array(4) {
  3124. [0]=>
  3125. string(9) "image/jp2"
  3126. [1]=>
  3127. string(9) "video/mj2"
  3128. [2]=>
  3129. string(9) "image/jpx"
  3130. [3]=>
  3131. string(9) "image/jpm"
  3132. }
  3133. ["jpf"]=>
  3134. array(4) {
  3135. [0]=>
  3136. string(9) "image/jp2"
  3137. [1]=>
  3138. string(9) "video/mj2"
  3139. [2]=>
  3140. string(9) "image/jpx"
  3141. [3]=>
  3142. string(9) "image/jpm"
  3143. }
  3144. ["jpg2"]=>
  3145. array(4) {
  3146. [0]=>
  3147. string(9) "image/jp2"
  3148. [1]=>
  3149. string(9) "video/mj2"
  3150. [2]=>
  3151. string(9) "image/jpx"
  3152. [3]=>
  3153. string(9) "image/jpm"
  3154. }
  3155. ["jpx"]=>
  3156. array(4) {
  3157. [0]=>
  3158. string(9) "image/jp2"
  3159. [1]=>
  3160. string(9) "video/mj2"
  3161. [2]=>
  3162. string(9) "image/jpx"
  3163. [3]=>
  3164. string(9) "image/jpm"
  3165. }
  3166. ["jpm"]=>
  3167. array(4) {
  3168. [0]=>
  3169. string(9) "image/jp2"
  3170. [1]=>
  3171. string(9) "video/mj2"
  3172. [2]=>
  3173. string(9) "image/jpx"
  3174. [3]=>
  3175. string(9) "image/jpm"
  3176. }
  3177. ["mj2"]=>
  3178. array(4) {
  3179. [0]=>
  3180. string(9) "image/jp2"
  3181. [1]=>
  3182. string(9) "video/mj2"
  3183. [2]=>
  3184. string(9) "image/jpx"
  3185. [3]=>
  3186. string(9) "image/jpm"
  3187. }
  3188. ["mjp2"]=>
  3189. array(4) {
  3190. [0]=>
  3191. string(9) "image/jp2"
  3192. [1]=>
  3193. string(9) "video/mj2"
  3194. [2]=>
  3195. string(9) "image/jpx"
  3196. [3]=>
  3197. string(9) "image/jpm"
  3198. }
  3199. ["png"]=>
  3200. array(2) {
  3201. [0]=>
  3202. string(9) "image/png"
  3203. [1]=>
  3204. string(11) "image/x-png"
  3205. }
  3206. ["tiff"]=>
  3207. string(10) "image/tiff"
  3208. ["tif"]=>
  3209. string(10) "image/tiff"
  3210. ["css"]=>
  3211. array(2) {
  3212. [0]=>
  3213. string(8) "text/css"
  3214. [1]=>
  3215. string(10) "text/plain"
  3216. }
  3217. ["html"]=>
  3218. array(2) {
  3219. [0]=>
  3220. string(9) "text/html"
  3221. [1]=>
  3222. string(10) "text/plain"
  3223. }
  3224. ["htm"]=>
  3225. array(2) {
  3226. [0]=>
  3227. string(9) "text/html"
  3228. [1]=>
  3229. string(10) "text/plain"
  3230. }
  3231. ["shtml"]=>
  3232. array(2) {
  3233. [0]=>
  3234. string(9) "text/html"
  3235. [1]=>
  3236. string(10) "text/plain"
  3237. }
  3238. ["txt"]=>
  3239. string(10) "text/plain"
  3240. ["text"]=>
  3241. string(10) "text/plain"
  3242. ["log"]=>
  3243. array(2) {
  3244. [0]=>
  3245. string(10) "text/plain"
  3246. [1]=>
  3247. string(10) "text/x-log"
  3248. }
  3249. ["rtx"]=>
  3250. string(13) "text/richtext"
  3251. ["rtf"]=>
  3252. string(8) "text/rtf"
  3253. ["xml"]=>
  3254. array(3) {
  3255. [0]=>
  3256. string(15) "application/xml"
  3257. [1]=>
  3258. string(8) "text/xml"
  3259. [2]=>
  3260. string(10) "text/plain"
  3261. }
  3262. ["xsl"]=>
  3263. array(3) {
  3264. [0]=>
  3265. string(15) "application/xml"
  3266. [1]=>
  3267. string(8) "text/xsl"
  3268. [2]=>
  3269. string(8) "text/xml"
  3270. }
  3271. ["mpeg"]=>
  3272. string(10) "video/mpeg"
  3273. ["mpg"]=>
  3274. string(10) "video/mpeg"
  3275. ["mpe"]=>
  3276. string(10) "video/mpeg"
  3277. ["qt"]=>
  3278. string(15) "video/quicktime"
  3279. ["mov"]=>
  3280. string(15) "video/quicktime"
  3281. ["avi"]=>
  3282. array(4) {
  3283. [0]=>
  3284. string(15) "video/x-msvideo"
  3285. [1]=>
  3286. string(13) "video/msvideo"
  3287. [2]=>
  3288. string(9) "video/avi"
  3289. [3]=>
  3290. string(27) "application/x-troff-msvideo"
  3291. }
  3292. ["movie"]=>
  3293. string(17) "video/x-sgi-movie"
  3294. ["doc"]=>
  3295. array(2) {
  3296. [0]=>
  3297. string(18) "application/msword"
  3298. [1]=>
  3299. string(25) "application/vnd.ms-office"
  3300. }
  3301. ["docx"]=>
  3302. array(4) {
  3303. [0]=>
  3304. string(71) "application/vnd.openxmlformats-officedocument.wordprocessingml.document"
  3305. [1]=>
  3306. string(15) "application/zip"
  3307. [2]=>
  3308. string(18) "application/msword"
  3309. [3]=>
  3310. string(17) "application/x-zip"
  3311. }
  3312. ["dot"]=>
  3313. array(2) {
  3314. [0]=>
  3315. string(18) "application/msword"
  3316. [1]=>
  3317. string(25) "application/vnd.ms-office"
  3318. }
  3319. ["dotx"]=>
  3320. array(3) {
  3321. [0]=>
  3322. string(71) "application/vnd.openxmlformats-officedocument.wordprocessingml.document"
  3323. [1]=>
  3324. string(15) "application/zip"
  3325. [2]=>
  3326. string(18) "application/msword"
  3327. }
  3328. ["xlsx"]=>
  3329. array(5) {
  3330. [0]=>
  3331. string(65) "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet"
  3332. [1]=>
  3333. string(15) "application/zip"
  3334. [2]=>
  3335. string(24) "application/vnd.ms-excel"
  3336. [3]=>
  3337. string(18) "application/msword"
  3338. [4]=>
  3339. string(17) "application/x-zip"
  3340. }
  3341. ["word"]=>
  3342. array(2) {
  3343. [0]=>
  3344. string(18) "application/msword"
  3345. [1]=>
  3346. string(24) "application/octet-stream"
  3347. }
  3348. ["xl"]=>
  3349. string(17) "application/excel"
  3350. ["eml"]=>
  3351. string(14) "message/rfc822"
  3352. ["json"]=>
  3353. array(2) {
  3354. [0]=>
  3355. string(16) "application/json"
  3356. [1]=>
  3357. string(9) "text/json"
  3358. }
  3359. ["pem"]=>
  3360. array(3) {
  3361. [0]=>
  3362. string(28) "application/x-x509-user-cert"
  3363. [1]=>
  3364. string(22) "application/x-pem-file"
  3365. [2]=>
  3366. string(24) "application/octet-stream"
  3367. }
  3368. ["p10"]=>
  3369. array(2) {
  3370. [0]=>
  3371. string(20) "application/x-pkcs10"
  3372. [1]=>
  3373. string(18) "application/pkcs10"
  3374. }
  3375. ["p12"]=>
  3376. string(20) "application/x-pkcs12"
  3377. ["p7a"]=>
  3378. string(29) "application/x-pkcs7-signature"
  3379. ["p7c"]=>
  3380. array(2) {
  3381. [0]=>
  3382. string(22) "application/pkcs7-mime"
  3383. [1]=>
  3384. string(24) "application/x-pkcs7-mime"
  3385. }
  3386. ["p7m"]=>
  3387. array(2) {
  3388. [0]=>
  3389. string(22) "application/pkcs7-mime"
  3390. [1]=>
  3391. string(24) "application/x-pkcs7-mime"
  3392. }
  3393. ["p7r"]=>
  3394. string(31) "application/x-pkcs7-certreqresp"
  3395. ["p7s"]=>
  3396. string(27) "application/pkcs7-signature"
  3397. ["crt"]=>
  3398. array(3) {
  3399. [0]=>
  3400. string(26) "application/x-x509-ca-cert"
  3401. [1]=>
  3402. string(28) "application/x-x509-user-cert"
  3403. [2]=>
  3404. string(21) "application/pkix-cert"
  3405. }
  3406. ["crl"]=>
  3407. array(2) {
  3408. [0]=>
  3409. string(20) "application/pkix-crl"
  3410. [1]=>
  3411. string(20) "application/pkcs-crl"
  3412. }
  3413. ["der"]=>
  3414. string(26) "application/x-x509-ca-cert"
  3415. ["kdb"]=>
  3416. string(24) "application/octet-stream"
  3417. ["pgp"]=>
  3418. string(15) "application/pgp"
  3419. ["gpg"]=>
  3420. string(20) "application/gpg-keys"
  3421. ["sst"]=>
  3422. string(24) "application/octet-stream"
  3423. ["csr"]=>
  3424. string(24) "application/octet-stream"
  3425. ["rsa"]=>
  3426. string(19) "application/x-pkcs7"
  3427. ["cer"]=>
  3428. array(2) {
  3429. [0]=>
  3430. string(21) "application/pkix-cert"
  3431. [1]=>
  3432. string(26) "application/x-x509-ca-cert"
  3433. }
  3434. ["3g2"]=>
  3435. string(11) "video/3gpp2"
  3436. ["3gp"]=>
  3437. array(2) {
  3438. [0]=>
  3439. string(9) "video/3gp"
  3440. [1]=>
  3441. string(10) "video/3gpp"
  3442. }
  3443. ["mp4"]=>
  3444. string(9) "video/mp4"
  3445. ["m4a"]=>
  3446. string(11) "audio/x-m4a"
  3447. ["f4v"]=>
  3448. array(2) {
  3449. [0]=>
  3450. string(9) "video/mp4"
  3451. [1]=>
  3452. string(11) "video/x-f4v"
  3453. }
  3454. ["flv"]=>
  3455. string(11) "video/x-flv"
  3456. ["webm"]=>
  3457. string(10) "video/webm"
  3458. ["aac"]=>
  3459. string(11) "audio/x-acc"
  3460. ["m4u"]=>
  3461. string(23) "application/vnd.mpegurl"
  3462. ["m3u"]=>
  3463. string(10) "text/plain"
  3464. ["xspf"]=>
  3465. string(20) "application/xspf+xml"
  3466. ["vlc"]=>
  3467. string(20) "application/videolan"
  3468. ["wmv"]=>
  3469. array(2) {
  3470. [0]=>
  3471. string(14) "video/x-ms-wmv"
  3472. [1]=>
  3473. string(14) "video/x-ms-asf"
  3474. }
  3475. ["au"]=>
  3476. string(10) "audio/x-au"
  3477. ["ac3"]=>
  3478. string(9) "audio/ac3"
  3479. ["flac"]=>
  3480. string(12) "audio/x-flac"
  3481. ["ogg"]=>
  3482. array(3) {
  3483. [0]=>
  3484. string(9) "audio/ogg"
  3485. [1]=>
  3486. string(9) "video/ogg"
  3487. [2]=>
  3488. string(15) "application/ogg"
  3489. }
  3490. ["kmz"]=>
  3491. array(3) {
  3492. [0]=>
  3493. string(32) "application/vnd.google-earth.kmz"
  3494. [1]=>
  3495. string(15) "application/zip"
  3496. [2]=>
  3497. string(17) "application/x-zip"
  3498. }
  3499. ["kml"]=>
  3500. array(3) {
  3501. [0]=>
  3502. string(36) "application/vnd.google-earth.kml+xml"
  3503. [1]=>
  3504. string(15) "application/xml"
  3505. [2]=>
  3506. string(8) "text/xml"
  3507. }
  3508. ["ics"]=>
  3509. string(13) "text/calendar"
  3510. ["ical"]=>
  3511. string(13) "text/calendar"
  3512. ["zsh"]=>
  3513. string(16) "text/x-scriptzsh"
  3514. ["7zip"]=>
  3515. array(4) {
  3516. [0]=>
  3517. string(24) "application/x-compressed"
  3518. [1]=>
  3519. string(28) "application/x-zip-compressed"
  3520. [2]=>
  3521. string(15) "application/zip"
  3522. [3]=>
  3523. string(15) "multipart/x-zip"
  3524. }
  3525. ["cdr"]=>
  3526. array(7) {
  3527. [0]=>
  3528. string(15) "application/cdr"
  3529. [1]=>
  3530. string(21) "application/coreldraw"
  3531. [2]=>
  3532. string(17) "application/x-cdr"
  3533. [3]=>
  3534. string(23) "application/x-coreldraw"
  3535. [4]=>
  3536. string(9) "image/cdr"
  3537. [5]=>
  3538. string(11) "image/x-cdr"
  3539. [6]=>
  3540. string(30) "zz-application/zz-winassoc-cdr"
  3541. }
  3542. ["wma"]=>
  3543. array(2) {
  3544. [0]=>
  3545. string(14) "audio/x-ms-wma"
  3546. [1]=>
  3547. string(14) "video/x-ms-asf"
  3548. }
  3549. ["jar"]=>
  3550. array(4) {
  3551. [0]=>
  3552. string(24) "application/java-archive"
  3553. [1]=>
  3554. string(30) "application/x-java-application"
  3555. [2]=>
  3556. string(17) "application/x-jar"
  3557. [3]=>
  3558. string(24) "application/x-compressed"
  3559. }
  3560. ["svg"]=>
  3561. array(3) {
  3562. [0]=>
  3563. string(13) "image/svg+xml"
  3564. [1]=>
  3565. string(15) "application/xml"
  3566. [2]=>
  3567. string(8) "text/xml"
  3568. }
  3569. ["vcf"]=>
  3570. string(12) "text/x-vcard"
  3571. ["srt"]=>
  3572. array(2) {
  3573. [0]=>
  3574. string(8) "text/srt"
  3575. [1]=>
  3576. string(10) "text/plain"
  3577. }
  3578. ["vtt"]=>
  3579. array(2) {
  3580. [0]=>
  3581. string(8) "text/vtt"
  3582. [1]=>
  3583. string(10) "text/plain"
  3584. }
  3585. ["ico"]=>
  3586. array(3) {
  3587. [0]=>
  3588. string(12) "image/x-icon"
  3589. [1]=>
  3590. string(11) "image/x-ico"
  3591. [2]=>
  3592. string(24) "image/vnd.microsoft.icon"
  3593. }
  3594. ["odc"]=>
  3595. string(40) "application/vnd.oasis.opendocument.chart"
  3596. ["otc"]=>
  3597. string(49) "application/vnd.oasis.opendocument.chart-template"
  3598. ["odf"]=>
  3599. string(42) "application/vnd.oasis.opendocument.formula"
  3600. ["otf"]=>
  3601. string(51) "application/vnd.oasis.opendocument.formula-template"
  3602. ["odg"]=>
  3603. string(43) "application/vnd.oasis.opendocument.graphics"
  3604. ["otg"]=>
  3605. string(52) "application/vnd.oasis.opendocument.graphics-template"
  3606. ["odi"]=>
  3607. string(40) "application/vnd.oasis.opendocument.image"
  3608. ["oti"]=>
  3609. string(49) "application/vnd.oasis.opendocument.image-template"
  3610. ["odp"]=>
  3611. string(47) "application/vnd.oasis.opendocument.presentation"
  3612. ["otp"]=>
  3613. string(56) "application/vnd.oasis.opendocument.presentation-template"
  3614. ["ods"]=>
  3615. string(46) "application/vnd.oasis.opendocument.spreadsheet"
  3616. ["ots"]=>
  3617. string(55) "application/vnd.oasis.opendocument.spreadsheet-template"
  3618. ["odt"]=>
  3619. string(39) "application/vnd.oasis.opendocument.text"
  3620. ["odm"]=>
  3621. string(46) "application/vnd.oasis.opendocument.text-master"
  3622. ["ott"]=>
  3623. string(48) "application/vnd.oasis.opendocument.text-template"
  3624. ["oth"]=>
  3625. string(43) "application/vnd.oasis.opendocument.text-web"
  3626. }
  3627. ["mime_type":protected]=>
  3628. string(9) "text/html"
  3629. ["enable_profiler"]=>
  3630. bool(false)
  3631. ["_zlib_oc":protected]=>
  3632. bool(false)
  3633. ["_compress_output":protected]=>
  3634. bool(false)
  3635. ["_profiler_sections":protected]=>
  3636. array(0) {
  3637. }
  3638. ["parse_exec_vars"]=>
  3639. bool(true)
  3640. }
  3641. ["security"]=>
  3642. &object(CI_Security)#9 (9) {
  3643. ["filename_bad_chars"]=>
  3644. array(31) {
  3645. [0]=>
  3646. string(3) "../"
  3647. [1]=>
  3648. string(4) ""
  3649. [3]=>
  3650. string(1) "<"
  3651. [4]=>
  3652. string(1) ">"
  3653. [5]=>
  3654. string(1) "'"
  3655. [6]=>
  3656. string(1) """
  3657. [7]=>
  3658. string(1) "&"
  3659. [8]=>
  3660. string(1) "$"
  3661. [9]=>
  3662. string(1) "#"
  3663. [10]=>
  3664. string(1) "{"
  3665. [11]=>
  3666. string(1) "}"
  3667. [12]=>
  3668. string(1) "["
  3669. [13]=>
  3670. string(1) "]"
  3671. [14]=>
  3672. string(1) "="
  3673. [15]=>
  3674. string(1) ";"
  3675. [16]=>
  3676. string(1) "?"
  3677. [17]=>
  3678. string(3) "%20"
  3679. [18]=>
  3680. string(3) "%22"
  3681. [19]=>
  3682. string(3) "%3c"
  3683. [20]=>
  3684. string(5) "%253c"
  3685. [21]=>
  3686. string(3) "%3e"
  3687. [22]=>
  3688. string(3) "%0e"
  3689. [23]=>
  3690. string(3) "%28"
  3691. [24]=>
  3692. string(3) "%29"
  3693. [25]=>
  3694. string(5) "%2528"
  3695. [26]=>
  3696. string(3) "%26"
  3697. [27]=>
  3698. string(3) "%24"
  3699. [28]=>
  3700. string(3) "%3f"
  3701. [29]=>
  3702. string(3) "%3b"
  3703. [30]=>
  3704. string(3) "%3d"
  3705. }
  3706. ["charset"]=>
  3707. string(5) "UTF-8"
  3708. ["_xss_hash":protected]=>
  3709. NULL
  3710. ["_csrf_hash":protected]=>
  3711. NULL
  3712. ["_csrf_expire":protected]=>
  3713. int(7200)
  3714. ["_csrf_token_name":protected]=>
  3715. string(13) "ci_csrf_token"
  3716. ["_csrf_cookie_name":protected]=>
  3717. string(13) "ci_csrf_token"
  3718. ["_never_allowed_str":protected]=>
  3719. array(10) {
  3720. ["document.cookie"]=>
  3721. string(9) "[removed]"
  3722. ["document.write"]=>
  3723. string(9) "[removed]"
  3724. [".parentNode"]=>
  3725. string(9) "[removed]"
  3726. [".innerHTML"]=>
  3727. string(9) "[removed]"
  3728. ["-moz-binding"]=>
  3729. string(9) "[removed]"
  3730. [""]=>
  3731. string(6) "-->"
  3732. ["
  3733. string(12) "<![CDATA["
  3734. [""]=>
  3735. string(15) "<comment>"
  3736. ["<%"]=>
  3737. string(9) "<%"
  3738. }
  3739. ["_never_allowed_regex":protected]=>
  3740. array(9) {
  3741. [0]=>
  3742. string(14) "javascript\s*:"
  3743. [1]=>
  3744. string(48) "(document|(document\.)?window)\.(location|on\w*)"
  3745. [2]=>
  3746. string(24) "expression\s*(\(|&\#40;)"
  3747. [3]=>
  3748. string(12) "vbscript\s*:"
  3749. [4]=>
  3750. string(11) "wscript\s*:"
  3751. [5]=>
  3752. string(11) "jscript\s*:"
  3753. [6]=>
  3754. string(7) "vbs\s*:"
  3755. [7]=>
  3756. string(15) "Redirect\s+30\d"
  3757. [8]=>
  3758. string(46) "(["'])?data\s*:[^\1]*?base64[^\1]*?,[^\1]*?\1?"
  3759. }
  3760. }
  3761. ["input"]=>
  3762. &object(CI_Input)#10 (10) {
  3763. ["ip_address":protected]=>
  3764. bool(false)
  3765. ["_allow_get_array":protected]=>
  3766. bool(true)
  3767. ["_standardize_newlines":protected]=>
  3768. bool(false)
  3769. ["_enable_xss":protected]=>
  3770. bool(false)
  3771. ["_enable_csrf":protected]=>
  3772. bool(false)
  3773. ["headers":protected]=>
  3774. array(0) {
  3775. }
  3776. ["_raw_input_stream":protected]=>
  3777. NULL
  3778. ["_input_stream":protected]=>
  3779. NULL
  3780. ["security":protected]=>
  3781. &object(CI_Security)#9 (9) {
  3782. ["filename_bad_chars"]=>
  3783. array(31) {
  3784. [0]=>
  3785. string(3) "../"
  3786. [1]=>
  3787. string(4) ""
  3788. [3]=>
  3789. string(1) "<"
  3790. [4]=>
  3791. string(1) ">"
  3792. [5]=>
  3793. string(1) "'"
  3794. [6]=>
  3795. string(1) """
  3796. [7]=>
  3797. string(1) "&"
  3798. [8]=>
  3799. string(1) "$"
  3800. [9]=>
  3801. string(1) "#"
  3802. [10]=>
  3803. string(1) "{"
  3804. [11]=>
  3805. string(1) "}"
  3806. [12]=>
  3807. string(1) "["
  3808. [13]=>
  3809. string(1) "]"
  3810. [14]=>
  3811. string(1) "="
  3812. [15]=>
  3813. string(1) ";"
  3814. [16]=>
  3815. string(1) "?"
  3816. [17]=>
  3817. string(3) "%20"
  3818. [18]=>
  3819. string(3) "%22"
  3820. [19]=>
  3821. string(3) "%3c"
  3822. [20]=>
  3823. string(5) "%253c"
  3824. [21]=>
  3825. string(3) "%3e"
  3826. [22]=>
  3827. string(3) "%0e"
  3828. [23]=>
  3829. string(3) "%28"
  3830. [24]=>
  3831. string(3) "%29"
  3832. [25]=>
  3833. string(5) "%2528"
  3834. [26]=>
  3835. string(3) "%26"
  3836. [27]=>
  3837. string(3) "%24"
  3838. [28]=>
  3839. string(3) "%3f"
  3840. [29]=>
  3841. string(3) "%3b"
  3842. [30]=>
  3843. string(3) "%3d"
  3844. }
  3845. ["charset"]=>
  3846. string(5) "UTF-8"
  3847. ["_xss_hash":protected]=>
  3848. NULL
  3849. ["_csrf_hash":protected]=>
  3850. NULL
  3851. ["_csrf_expire":protected]=>
  3852. int(7200)
  3853. ["_csrf_token_name":protected]=>
  3854. string(13) "ci_csrf_token"
  3855. ["_csrf_cookie_name":protected]=>
  3856. string(13) "ci_csrf_token"
  3857. ["_never_allowed_str":protected]=>
  3858. array(10) {
  3859. ["document.cookie"]=>
  3860. string(9) "[removed]"
  3861. ["document.write"]=>
  3862. string(9) "[removed]"
  3863. [".parentNode"]=>
  3864. string(9) "[removed]"
  3865. [".innerHTML"]=>
  3866. string(9) "[removed]"
  3867. ["-moz-binding"]=>
  3868. string(9) "[removed]"
  3869. [""]=>
  3870. string(6) "-->"
  3871. ["
  3872. string(12) "<![CDATA["
  3873. [""]=>
  3874. string(15) "<comment>"
  3875. ["<%"]=>
  3876. string(9) "<%"
  3877. }
  3878. ["_never_allowed_regex":protected]=>
  3879. array(9) {
  3880. [0]=>
  3881. string(14) "javascript\s*:"
  3882. [1]=>
  3883. string(48) "(document|(document\.)?window)\.(location|on\w*)"
  3884. [2]=>
  3885. string(24) "expression\s*(\(|&\#40;)"
  3886. [3]=>
  3887. string(12) "vbscript\s*:"
  3888. [4]=>
  3889. string(11) "wscript\s*:"
  3890. [5]=>
  3891. string(11) "jscript\s*:"
  3892. [6]=>
  3893. string(7) "vbs\s*:"
  3894. [7]=>
  3895. string(15) "Redirect\s+30\d"
  3896. [8]=>
  3897. string(46) "(["'])?data\s*:[^\1]*?base64[^\1]*?,[^\1]*?\1?"
  3898. }
  3899. }
  3900. ["uni":protected]=>
  3901. &object(CI_Utf8)#5 (0) {
  3902. }
  3903. }
  3904. ["lang"]=>
  3905. &object(MX_Lang)#14 (2) {
  3906. ["language"]=>
  3907. array(436) {
  3908. ["fuel_page_title"]=>
  3909. string(8) "FUEL CMS"
  3910. ["logged_in_as"]=>
  3911. string(13) "Logged in as:"
  3912. ["logout"]=>
  3913. string(6) "Logout"
  3914. ["fuel_developed_by"]=>
  3915. string(214) "FUEL CMS version %1s is developed by Daylight Studio and built upon the CodeIgniter framework."
  3916. ["fuel_copyright"]=>
  3917. string(58) "Copyright © %1s Daylight Studio. All Rights Reserved."
  3918. ["error_no_access"]=>
  3919. string(76) "You do not have access to this page. Try logging in again."
  3920. ["error_missing_module"]=>
  3921. string(31) "You are missing the module %1s."
  3922. ["error_invalid_login"]=>
  3923. string(14) "Invalid login."
  3924. ["error_max_attempts"]=>
  3925. string(115) "Sorry, but your login information was incorrect and you are temporarily locked out. Please try again in %s seconds."
  3926. ["error_empty_user_pwd"]=>
  3927. string(41) "Please enter in a user name and password."
  3928. ["error_pwd_reset"]=>
  3929. string(46) "There was an error in resetting your password."
  3930. ["error_pwd_too_short"]=>
  3931. string(72) "Password entered does not meet the %1s character min length requirement."
  3932. ["error_pwd_too_long"]=>
  3933. string(66) "Password entered exceeds the %1s character max length requirement."
  3934. ["error_pwd_invalid"]=>
  3935. string(52) "Please choose a stronger password. Try a mix of %1s."
  3936. ["error_invalid_email"]=>
  3937. string(49) "The email address provided was not in the system."
  3938. ["error_invalid_password_match"]=>
  3939. string(26) "The passwords don't match."
  3940. ["error_empty_email"]=>
  3941. string(33) "Please enter in an email address."
  3942. ["error_folder_not_writable"]=>
  3943. string(38) "You must make the %1s folder writable."
  3944. ["error_invalid_folder"]=>
  3945. string(18) "Invalid folder %1s"
  3946. ["error_file_already_exists"]=>
  3947. string(24) "File %1s already exists."
  3948. ["error_zip"]=>
  3949. string(44) "There was an error creating the zipped file."
  3950. ["error_no_permissions"]=>
  3951. string(92) "You do not have permissions to complete this action. Try logging in again."
  3952. ["error_no_lib_permissions"]=>
  3953. string(63) "You do not have permission to execute methods on the %1s class."
  3954. ["error_page_layout_variable_conflict"]=>
  3955. string(127) "There is an error with this layout because it either doesn't exist or contains one or more of the following reserved words: %1s"
  3956. ["error_no_curl_lib"]=>
  3957. string(56) "You must have the curl php extension to use these tools."
  3958. ["error_inline_page_edit"]=>
  3959. string(98) "This variable must either be saved in the admin or edited in the associated views/_variables file."
  3960. ["error_saving"]=>
  3961. string(26) "There was an error saving."
  3962. ["error_cannot_preview"]=>
  3963. string(50) "There was an error in trying to preview this page."
  3964. ["error_cannot_make_api_call"]=>
  3965. string(46) "There was an error making the API call to %1s."
  3966. ["error_sending_email"]=>
  3967. string(43) "There was an error sending an email to %1s."
  3968. ["error_upload"]=>
  3969. string(131) "There was an error uploading your file. Please make sure the server is setup to upload files of this size and folders are writable."
  3970. ["error_create_nav_group"]=>
  3971. string(32) "Please create a Navigation Group"
  3972. ["error_requires_string_value"]=>
  3973. string(39) "The name field should be a string value"
  3974. ["error_missing_params"]=>
  3975. string(44) "You are missing parameters to view this page"
  3976. ["error_invalid_method"]=>
  3977. string(19) "Invalid method name"
  3978. ["error_curl_page"]=>
  3979. string(28) "Error loading page with CURL"
  3980. ["error_class_property_does_not_exist"]=>
  3981. string(33) "Class property %1s does not exist"
  3982. ["error_class_method_does_not_exist"]=>
  3983. string(31) "Class method %1s does not exist"
  3984. ["error_could_not_create_folder"]=>
  3985. string(27) "Could not create folder %1s"
  3986. ["error_could_not_create_file"]=>
  3987. string(25) "Could not create file %1s"
  3988. ["error_no_build"]=>
  3989. string(32) "No build setup for this module.
  3990. "
  3991. ["error_invalid_record"]=>
  3992. string(34) "The module record does not exists."
  3993. ["warn_change_default_pwd"]=>
  3994. string(103) "It is highly recommend that you change your password from the default of %1s."
  3995. ["warn_not_published"]=>
  3996. string(27) "This item is not published."
  3997. ["warn_not_active"]=>
  3998. string(23) "This %1s is not active."
  3999. ["logged_in"]=>
  4000. string(12) "%s logged in"
  4001. ["logged_out"]=>
  4002. string(13) "%s logged out"
  4003. ["dev_pwd_instructions"]=>
  4004. string(70) "This site is currently in development and requires a password to view."
  4005. ["login_forgot_pwd"]=>
  4006. string(16) "Forgot password?"
  4007. ["login_reset_pwd"]=>
  4008. string(16) "Set New Password"
  4009. ["login_btn"]=>
  4010. string(5) "Login"
  4011. ["logout_restore_original_user"]=>
  4012. string(21) "Restore original user"
  4013. ["auth_log_pass_reset_request"]=>
  4014. string(41) "Password reset request for '%1s' from %2s"
  4015. ["auth_log_pass_reset"]=>
  4016. string(33) "Password reset for '%1s' from %2s"
  4017. ["auth_log_cms_pass_reset"]=>
  4018. string(42) "Password reset from CMS for '%1s' from %2s"
  4019. ["auth_log_login_success"]=>
  4020. string(34) "Successful login by '%1s' from %2s"
  4021. ["auth_log_failed_updating_login_info"]=>
  4022. string(71) "There was an error updating the login information for by '%1s' from %2s"
  4023. ["auth_log_failed_login"]=>
  4024. string(51) "Failed login by '%1s' from %2s, login attempts: %3s"
  4025. ["auth_log_account_lockout"]=>
  4026. string(34) "Account lockout for '%1s' from %2s"
  4027. ["pwd_requirements"]=>
  4028. string(89) "
  4029.  
  4030. Password must be:
  4031. "
  4032. ["pwd_min_length_required"]=>
  4033. string(27) "A minimum of %1s characters"
  4034. ["pwd_max_length_required"]=>
  4035. string(27) "A maximum of %1s characters"
  4036. ["pwd_lowercase_required"]=>
  4037. string(30) "One or more lower case letters"
  4038. ["pwd_uppercase_required"]=>
  4039. string(30) "One or more upper case letters"
  4040. ["pwd_numbers_required"]=>
  4041. string(19) "One or more numbers"
  4042. ["pwd_symbols_required"]=>
  4043. string(19) "One or more symbols"
  4044. ["section_dashboard"]=>
  4045. string(9) "Dashboard"
  4046. ["dashboard_intro"]=>
  4047. string(20) "Welcome to FUEL CMS."
  4048. ["dashboard_hdr_latest_activity"]=>
  4049. string(15) "Latest Activity"
  4050. ["dashboard_hdr_latest_news"]=>
  4051. string(16) "Latest FUEL News"
  4052. ["dashboard_hdr_modified"]=>
  4053. string(23) "Recently Modified Pages"
  4054. ["dashboard_hdr_site_docs"]=>
  4055. string(18) "Site Documentation"
  4056. ["dashboard_change_pwd"]=>
  4057. string(15) "Change password"
  4058. ["dashboard_change_pwd_later"]=>
  4059. string(29) "I'll change my password later"
  4060. ["dashboard_subscribe_rss"]=>
  4061. string(25) "Subscribe to the RSS Feed"
  4062. ["dashboard_view_all_pages"]=>
  4063. string(14) "View all pages"
  4064. ["dashboard_view_all_activity"]=>
  4065. string(17) "View all activity"
  4066. ["section_my_profile"]=>
  4067. string(10) "My Profile"
  4068. ["profile_instructions"]=>
  4069. string(38) "Change your profile information below:"
  4070. ["section_my_modules"]=>
  4071. string(10) "My Modules"
  4072. ["pwd_reset_error"]=>
  4073. string(127) "The email address entered does not have an active reset token, please resubmit the reset password form to get a new reset link."
  4074. ["pwd_reset_success"]=>
  4075. string(89) "Your password has been successfully reset, please login with your user name and password."
  4076. ["pwd_reset_error_not_match"]=>
  4077. string(37) "The passwords submitted do not match."
  4078. ["pwd_reset_missing_token"]=>
  4079. string(31) "Missing or invalid reset token."
  4080. ["pwd_reset"]=>
  4081. string(53) "An email with your password reset link has been sent."
  4082. ["pwd_reset_subject"]=>
  4083. string(33) "FUEL admin password reset request"
  4084. ["pwd_reset_email"]=>
  4085. string(57) "Click the following link to reset your FUEL password:
  4086. %1s"
  4087. ["pwd_reset_subject_success"]=>
  4088. string(33) "FUEL admin password reset success"
  4089. ["pwd_reset_email_success"]=>
  4090. string(53) "An email with your password reset link has been sent."
  4091. ["cache_cleared"]=>
  4092. string(27) "The cache has been cleared."
  4093. ["module_dashboard"]=>
  4094. string(9) "Dashboard"
  4095. ["module_pages"]=>
  4096. string(5) "Pages"
  4097. ["module_blocks"]=>
  4098. string(6) "Blocks"
  4099. ["module_navigation"]=>
  4100. string(10) "Navigation"
  4101. ["module_categories"]=>
  4102. string(10) "Categories"
  4103. ["module_tags"]=>
  4104. string(4) "Tags"
  4105. ["module_assets"]=>
  4106. string(6) "Assets"
  4107. ["module_sitevariables"]=>
  4108. string(14) "Site Variables"
  4109. ["module_users"]=>
  4110. string(5) "Users"
  4111. ["module_permissions"]=>
  4112. string(11) "Permissions"
  4113. ["module_tools"]=>
  4114. string(5) "Tools"
  4115. ["module_manage_cache"]=>
  4116. string(10) "Page Cache"
  4117. ["module_manage_activity"]=>
  4118. string(12) "Activity Log"
  4119. ["module_manage_settings"]=>
  4120. string(8) "Settings"
  4121. ["module_generate"]=>
  4122. string(9) "Generated"
  4123. ["section_site"]=>
  4124. string(4) "Site"
  4125. ["section_blog"]=>
  4126. string(4) "Blog"
  4127. ["section_modules"]=>
  4128. string(7) "Modules"
  4129. ["section_manage"]=>
  4130. string(6) "Manage"
  4131. ["section_tools"]=>
  4132. string(5) "Tools"
  4133. ["section_settings"]=>
  4134. string(8) "Settings"
  4135. ["section_recently_viewed"]=>
  4136. string(15) "Recently Viewed"
  4137. ["module_created"]=>
  4138. string(29) "%1s item %2s created"
  4139. ["module_edited"]=>
  4140. string(28) "%1s item %2s edited"
  4141. ["module_deleted"]=>
  4142. string(33) "%1s item for %2s deleted"
  4143. ["module_multiple_deleted"]=>
  4144. string(29) "Multiple %1s deleted"
  4145. ["module_restored"]=>
  4146. string(30) "%1s item restored from archive"
  4147. ["module_instructions_default"]=>
  4148. string(42) "Here you can manage the %1s for your site."
  4149. ["module_restored_success"]=>
  4150. string(39) "Previous version successfully restored."
  4151. ["module_replaced_success"]=>
  4152. string(55) "The contents of this record were successfully replaced."
  4153. ["module_incompatible"]=>
  4154. string(83) "The version of this module is not compatible with the install FUEL version of 1.4.2"
  4155. ["cannot_determine_module"]=>
  4156. string(24) "Cannot determine module."
  4157. ["incorrect_route_to_module"]=>
  4158. string(38) "Incorrect route to access this module."
  4159. ["data_saved"]=>
  4160. string(20) "Data has been saved."
  4161. ["data_deleted"]=>
  4162. string(22) "Data has been deleted."
  4163. ["data_not_deleted"]=>
  4164. string(37) "Some or all data couldn't be deleted."
  4165. ["no_data"]=>
  4166. string(19) "No data to display."
  4167. ["no_preview_path"]=>
  4168. string(49) "There is no preview path assigned to this module."
  4169. ["delete_item_message"]=>
  4170. string(33) "You are about to delete the item:"
  4171. ["replace_item_message"]=>
  4172. string(161) "Select a record from the list below that you would like to replace. Replacing will transfer the data from one record to the other and then delete the old record."
  4173. ["module_install"]=>
  4174. string(50) "The '%1s' module has successfully been installed.
  4175. "
  4176. ["module_install_error"]=>
  4177. string(48) "There was an error installing the '%1s' module.
  4178. "
  4179. ["module_uninstall"]=>
  4180. string(385) "The module %1s has been uninstalled in FUEL.
  4181.  
  4182. However, removing a module from GIT is a little more work that we haven't automated yet. However, the below steps should help.
  4183.  
  4184. 1. Delete the relevant section from the .gitmodules file.
  4185. 2. Delete the relevant section from .git/config.
  4186. 3. Run git rm --cached %2s (no trailing slash).
  4187. 4. Commit and delete the now untracked submodule files.
  4188. "
  4189. ["module_update"]=>
  4190. string(41) "The module %1s has been updated in FUEL.
  4191. "
  4192. ["module_build_asset"]=>
  4193. string(31) "%1s optimized and ouput to %2s
  4194. "
  4195. ["migrate_success"]=>
  4196. string(46) "You have successfully migrated to version %s.
  4197. "
  4198. ["migrate_nothing_todo"]=>
  4199. string(30) "No migrations were necessary.
  4200. "
  4201. ["adv_search"]=>
  4202. string(15) "Advanced Search"
  4203. ["reset_search"]=>
  4204. string(12) "Reset Search"
  4205. ["num_items"]=>
  4206. string(4) "item"
  4207. ["page_route_warning"]=>
  4208. string(91) "The location specified has the following routes already specified in the routes file (%1s):"
  4209. ["page_controller_assigned"]=>
  4210. string(59) "There is a controller method already assigned to this page."
  4211. ["page_updated_view"]=>
  4212. string(133) "There is an updated view file located at %1s. Would you like to upload it into the body of your page (if available)?"
  4213. ["page_not_published"]=>
  4214. string(27) "This page is not published."
  4215. ["page_no_upload"]=>
  4216. string(16) "No, don't upload"
  4217. ["page_yes_upload"]=>
  4218. string(11) "Yes, upload"
  4219. ["page_information"]=>
  4220. string(16) "Page Information"
  4221. ["page_layout_vars"]=>
  4222. string(16) "Layout Variables"
  4223. ["pages_instructions"]=>
  4224. string(54) "Here you can manage the data associated with the page."
  4225. ["pages_associated_navigation"]=>
  4226. string(21) "Associated Navigation"
  4227. ["pages_success_upload"]=>
  4228. string(40) "The page view was successfully uploaded."
  4229. ["pages_upload_instructions"]=>
  4230. string(46) "Select a view file and upload to a page below."
  4231. ["pages_select_action"]=>
  4232. string(6) "Select"
  4233. ["form_label_layout"]=>
  4234. string(6) "Layout"
  4235. ["form_label_cache"]=>
  4236. string(5) "Cache"
  4237. ["pages_last_updated"]=>
  4238. string(16) "Last updated %1s"
  4239. ["pages_last_updated_by"]=>
  4240. string(23) "Last updated %1s by %2s"
  4241. ["pages_not_published"]=>
  4242. string(27) "This page is not published."
  4243. ["pages_default_location"]=>
  4244. string(22) "example: company/about"
  4245. ["form_label_page"]=>
  4246. string(4) "Page"
  4247. ["form_label_target"]=>
  4248. string(6) "Target"
  4249. ["form_label_class"]=>
  4250. string(5) "Class"
  4251. ["navigation_related"]=>
  4252. string(17) "Create navigation"
  4253. ["navigation_quick_add"]=>
  4254. string(286) "This field lets you quickly add a navigation item for this page. It only allows you to create a navigation item during page creation. To edit the navigation item, you must click on the'Navigation' link on the left, find the navigation item you want to change and click on the edit link."
  4255. ["page_select_pages"]=>
  4256. string(5) "Pages"
  4257. ["page_select_pdfs"]=>
  4258. string(4) "PDFs"
  4259. ["blocks_updated_view"]=>
  4260. string(88) "There is an updated view file located at %1s. Would you like to import?"
  4261. ["blocks_success_upload"]=>
  4262. string(41) "The block view was successfully uploaded."
  4263. ["blocks_upload_instructions"]=>
  4264. string(45) "Select a block view file and upload it below."
  4265. ["form_label_view"]=>
  4266. string(4) "View"
  4267. ["navigation_import"]=>
  4268. string(17) "Import Navigation"
  4269. ["navigation_instructions"]=>
  4270. string(56) "Here you create and edit the top menu items of the page."
  4271. ["navigation_import_instructions"]=>
  4272. string(318) "Select a navigation group and upload a file to import below. The file should contain the PHP array variable assigned in the variable field below (e.g. $nav). For a reference of the array format, please consult the user guide."
  4273. ["navigation_success_upload"]=>
  4274. string(41) "The navigation was successfully uploaded."
  4275. ["form_label_navigation_group"]=>
  4276. string(17) "Navigation Group:"
  4277. ["form_label_nav_key"]=>
  4278. string(3) "Key"
  4279. ["form_label_parent_id"]=>
  4280. string(6) "Parent"
  4281. ["form_label_attributes"]=>
  4282. string(10) "Attributes"
  4283. ["form_label_selected"]=>
  4284. string(8) "Selected"
  4285. ["form_label_hidden"]=>
  4286. string(6) "Hidden"
  4287. ["error_location_parents_match"]=>
  4288. string(33) "Location and parents can't match."
  4289. ["form_label_clear_first"]=>
  4290. string(11) "Clear First"
  4291. ["assets_instructions"]=>
  4292. string(106) "Here you can upload new assets. Select overwrite if you would like to overwrite a file with the same name."
  4293. ["form_label_preview/kb"]=>
  4294. string(10) "Preview/kb"
  4295. ["form_label_link"]=>
  4296. string(4) "Link"
  4297. ["form_label_asset_folder"]=>
  4298. string(12) "Asset folder"
  4299. ["form_label_new_file_name"]=>
  4300. string(13) "New file name"
  4301. ["form_label_subfolder"]=>
  4302. string(9) "Subfolder"
  4303. ["form_label_overwrite"]=>
  4304. string(9) "Overwrite"
  4305. ["form_label_create_thumb"]=>
  4306. string(12) "Create thumb"
  4307. ["form_label_resize_method"]=>
  4308. string(13) "Resize method"
  4309. ["form_label_maintain_ratio"]=>
  4310. string(14) "maintain ratio"
  4311. ["form_label_resize_and_crop"]=>
  4312. string(14) "crop if needed"
  4313. ["form_label_width"]=>
  4314. string(5) "Width"
  4315. ["form_label_height"]=>
  4316. string(6) "Height"
  4317. ["form_label_alt"]=>
  4318. string(3) "Alt"
  4319. ["form_label_align"]=>
  4320. string(5) "Align"
  4321. ["form_label_master_dim"]=>
  4322. string(16) "Master dimension"
  4323. ["form_label_unzip"]=>
  4324. string(15) "Unzip zip files"
  4325. ["assets_upload_action"]=>
  4326. string(6) "Upload"
  4327. ["assets_select_action"]=>
  4328. string(6) "Select"
  4329. ["assets_comment_asset_folder"]=>
  4330. string(44) "The asset folder that it will be uploaded to"
  4331. ["assets_comment_filename"]=>
  4332. string(70) "If no name is provided, the filename that already exists will be used."
  4333. ["assets_comment_subfolder"]=>
  4334. string(59) "Will attempt to create a new subfolder to place your asset."
  4335. ["assets_comment_overwrite"]=>
  4336. string(127) "Overwrite a file with the same name. If unchecked, a new file will be uploaded with a version number appended to the end of it."
  4337. ["assets_heading_general"]=>
  4338. string(7) "General"
  4339. ["assets_heading_image_specific"]=>
  4340. string(14) "Image Specific"
  4341. ["assets_comment_thumb"]=>
  4342. string(32) "Create a thumbnail of the image."
  4343. ["assets_comment_resize_method"]=>
  4344. string(171) "Maintains the aspect ratio or resizes and crops the image to fit the provided dimensions. If "Create thumbnail" is selected, it will only effect the size of the thumbnail."
  4345. ["assets_comment_width"]=>
  4346. string(143) "Will change the width of an image to the desired amount. If "Create thumbnail" is selected, then it will only effect the size of the thumbnail."
  4347. ["assets_comment_height"]=>
  4348. string(139) "Will change the height of an image to the desired amount. If "Create thumbnail" is selected, it will only effect the size of the thumbnail."
  4349. ["assets_comment_master_dim"]=>
  4350. string(297) "Specifies the master dimension to use for resizing. If the source image size does not allow perfect resizing to those dimensions, this setting determines which axis should be used as the hard value. "auto" sets the axis automatically based on whether the image is taller then wider, or vice versa."
  4351. ["assets_comment_unzip"]=>
  4352. string(17) "Unzips a zip file"
  4353. ["sitevariables_instructions"]=>
  4354. string(56) "Here you can manage the site variables for your website."
  4355. ["sitevariables_scope"]=>
  4356. string(5) "Scope"
  4357. ["users_instructions"]=>
  4358. string(39) "Here you can manage the data for users."
  4359. ["permissions_heading"]=>
  4360. string(11) "Permissions"
  4361. ["form_label_language"]=>
  4362. string(8) "Language"
  4363. ["form_label_send_email"]=>
  4364. string(10) "Send Email"
  4365. ["btn_send_email"]=>
  4366. string(10) "Send Email"
  4367. ["new_user_email_subject"]=>
  4368. string(38) "Your FUEL CMS account has been created"
  4369. ["new_user_email"]=>
  4370. string(124) "Your FUEL CMS account has been created with the user name of "%1s". Click the following link to set your FUEL password:
  4371. %2s"
  4372. ["new_user_created_notification"]=>
  4373. string(79) "The user information was successfully saved and a notification was sent to %1s."
  4374. ["error_cannot_deactivate_yourself"]=>
  4375. string(31) "You cannot deactivate yourself."
  4376. ["permissions_instructions"]=>
  4377. string(84) "Here you can manage the permissions for FUEL modules and later assign them to users."
  4378. ["form_label_other_perms"]=>
  4379. string(48) "Generate related simple
  4380. module permissions"
  4381. ["cache_instructions"]=>
  4382. string(50) "You are about to clear the page cache of the site."
  4383. ["cache_no_clear"]=>
  4384. string(21) "No, don't clear cache"
  4385. ["cache_yes_clear"]=>
  4386. string(16) "Yes, clear cache"
  4387. ["settings_none"]=>
  4388. string(57) "There are no settings for any advanced modules to manage."
  4389. ["settings_manage"]=>
  4390. string(55) "Manage the settings for the following advanced modules:"
  4391. ["settings_problem"]=>
  4392. string(191) "There was a problem with the settings for the advanced module %1s.
  4393. Check that /fuel/modules/%1s/config/%1s.php config is configured to handle settings."
  4394. ["error_not_cli_request"]=>
  4395. string(26) "This is not a CLI request."
  4396. ["error_not_in_dev_mode"]=>
  4397. string(31) "This will only run in dev mode."
  4398. ["error_missing_generation_files"]=>
  4399. string(48) "There are no generation files to create for %1s."
  4400. ["table_action_edit"]=>
  4401. string(4) "EDIT"
  4402. ["table_action_delete"]=>
  4403. string(6) "DELETE"
  4404. ["table_action_view"]=>
  4405. string(4) "VIEW"
  4406. ["click_to_toggle"]=>
  4407. string(15) "click to toggle"
  4408. ["table_action_login_as"]=>
  4409. string(8) "LOGIN AS"
  4410. ["label_show"]=>
  4411. string(5) "Show:"
  4412. ["label_language"]=>
  4413. string(9) "Language:"
  4414. ["label_restore_from_prev"]=>
  4415. string(32) "Restore from previous version..."
  4416. ["label_select_another"]=>
  4417. string(17) "Select another..."
  4418. ["label_select_one"]=>
  4419. string(13) "Select one..."
  4420. ["label_belongs_to"]=>
  4421. string(10) "Belongs to"
  4422. ["label_select_a_language"]=>
  4423. string(20) "Select a language..."
  4424. ["btn_list"]=>
  4425. string(4) "List"
  4426. ["btn_tree"]=>
  4427. string(4) "Tree"
  4428. ["btn_create"]=>
  4429. string(6) "Create"
  4430. ["btn_delete_multiple"]=>
  4431. string(15) "Delete Multiple"
  4432. ["btn_rearrange"]=>
  4433. string(9) "Rearrange"
  4434. ["btn_search"]=>
  4435. string(6) "Search"
  4436. ["btn_view"]=>
  4437. string(4) "View"
  4438. ["btn_publish"]=>
  4439. string(7) "Publish"
  4440. ["btn_unpublish"]=>
  4441. string(9) "Unpublish"
  4442. ["btn_activate"]=>
  4443. string(8) "Activate"
  4444. ["btn_deactivate"]=>
  4445. string(10) "Deactivate"
  4446. ["btn_delete"]=>
  4447. string(6) "Delete"
  4448. ["btn_duplicate"]=>
  4449. string(9) "Duplicate"
  4450. ["btn_replace"]=>
  4451. string(7) "Replace"
  4452. ["btn_ok"]=>
  4453. string(2) "OK"
  4454. ["btn_upload"]=>
  4455. string(6) "Upload"
  4456. ["btn_download"]=>
  4457. string(8) "Download"
  4458. ["btn_export_data"]=>
  4459. string(11) "Export Data"
  4460. ["btn_no"]=>
  4461. string(2) "No"
  4462. ["btn_yes"]=>
  4463. string(3) "Yes"
  4464. ["btn_no_upload"]=>
  4465. string(19) "No, don't upload it"
  4466. ["btn_yes_upload"]=>
  4467. string(14) "Yes, upload it"
  4468. ["btn_no_dont_delete"]=>
  4469. string(19) "No, don't delete it"
  4470. ["btn_yes_dont_delete"]=>
  4471. string(15) "Yes, delete it"
  4472. ["form_label_name"]=>
  4473. string(4) "Name"
  4474. ["form_label_title"]=>
  4475. string(5) "Title"
  4476. ["form_label_label"]=>
  4477. string(5) "Label"
  4478. ["form_label_location"]=>
  4479. string(8) "Location"
  4480. ["form_label_published"]=>
  4481. string(9) "Published"
  4482. ["form_label_active"]=>
  4483. string(6) "Active"
  4484. ["form_label_precedence"]=>
  4485. string(10) "Precedence"
  4486. ["form_label_date_added"]=>
  4487. string(10) "Date added"
  4488. ["form_label_last_updated"]=>
  4489. string(12) "Last updated"
  4490. ["form_label_file"]=>
  4491. string(4) "File"
  4492. ["form_label_value"]=>
  4493. string(5) "Value"
  4494. ["form_label_email"]=>
  4495. string(5) "Email"
  4496. ["form_label_user_name"]=>
  4497. string(9) "User name"
  4498. ["form_label_first_name"]=>
  4499. string(10) "First name"
  4500. ["form_label_last_name"]=>
  4501. string(9) "Last name"
  4502. ["form_label_super_admin"]=>
  4503. string(11) "Super admin"
  4504. ["form_label_password"]=>
  4505. string(8) "Password"
  4506. ["form_label_confirm_password"]=>
  4507. string(16) "Confirm password"
  4508. ["form_label_new_password"]=>
  4509. string(12) "New password"
  4510. ["form_label_new_invite"]=>
  4511. string(20) "Send new user invite"
  4512. ["form_label_description"]=>
  4513. string(11) "Description"
  4514. ["form_label_entry_date"]=>
  4515. string(10) "Entry date"
  4516. ["form_label_message"]=>
  4517. string(7) "Message"
  4518. ["form_label_image"]=>
  4519. string(5) "Image"
  4520. ["form_label_upload_image"]=>
  4521. string(12) "Upload image"
  4522. ["form_label_upload_images"]=>
  4523. string(13) "Upload images"
  4524. ["form_label_content"]=>
  4525. string(7) "Content"
  4526. ["form_label_excerpt"]=>
  4527. string(7) "Excerpt"
  4528. ["form_label_permalink"]=>
  4529. string(9) "Permalink"
  4530. ["form_label_slug"]=>
  4531. string(4) "Slug"
  4532. ["form_label_url"]=>
  4533. string(3) "URL"
  4534. ["form_label_pdf"]=>
  4535. string(3) "PDF"
  4536. ["form_label_canonical"]=>
  4537. string(9) "Canonical"
  4538. ["form_label_og_title"]=>
  4539. string(16) "Open Graph title"
  4540. ["form_label_og_description"]=>
  4541. string(22) "Open Graph description"
  4542. ["form_label_og_image"]=>
  4543. string(16) "Open Graph image"
  4544. ["form_label_category_id"]=>
  4545. string(8) "Category"
  4546. ["form_label_group_id"]=>
  4547. string(5) "Group"
  4548. ["form_label_or_select"]=>
  4549. string(9) "OR select"
  4550. ["form_enum_option_yes"]=>
  4551. string(3) "yes"
  4552. ["form_enum_option_no"]=>
  4553. string(2) "no"
  4554. ["required_text"]=>
  4555. string(15) "required fields"
  4556. ["layout_field_main_copy"]=>
  4557. string(49) "This is the main layout to be used for your site."
  4558. ["layout_field_page_title"]=>
  4559. string(10) "Page title"
  4560. ["layout_field_meta_description"]=>
  4561. string(16) "Meta description"
  4562. ["layout_field_meta_keywords"]=>
  4563. string(13) "Meta keywords"
  4564. ["layout_field_body"]=>
  4565. string(4) "Body"
  4566. ["layout_field_heading"]=>
  4567. string(7) "Heading"
  4568. ["layout_field_body_description"]=>
  4569. string(24) "Main content of the page"
  4570. ["layout_field_body_class"]=>
  4571. string(10) "Body class"
  4572. ["layout_field_redirect_to"]=>
  4573. string(11) "Redirect to"
  4574. ["layout_field_301_redirect_copy"]=>
  4575. string(51) "This layout will do a 301 redirect to another page."
  4576. ["layout_field_alias_copy"]=>
  4577. string(168) "This layout is similar to a 301 redirect but the location of the page does not change and
  4578. the page content from the specifiec location is used to render the page."
  4579. ["layout_field_sitemap_xml_copy"]=>
  4580. string(111) "This layout is used to generate a sitemap. For this page to appear, a sitemap.xml must not exist on the server."
  4581. ["layout_field_robots_txt_copy"]=>
  4582. string(118) "This layout is used to generate a robots.txt file. For this page to appear, a robots.txt must not exist on the server."
  4583. ["layout_field_none_copy"]=>
  4584. string(59) "This layout is the equivalent of having no layout assigned."
  4585. ["layout_field_frequency"]=>
  4586. string(9) "Frequency"
  4587. ["layout_field_frequency_always"]=>
  4588. string(6) "always"
  4589. ["layout_field_frequency_hourly"]=>
  4590. string(6) "hourly"
  4591. ["layout_field_frequency_daily"]=>
  4592. string(5) "daily"
  4593. ["layout_field_frequency_weekly"]=>
  4594. string(6) "weekly"
  4595. ["layout_field_frequency_monthly"]=>
  4596. string(7) "monthly"
  4597. ["layout_field_frequency_yearly"]=>
  4598. string(6) "yearly"
  4599. ["layout_field_frequency_never"]=>
  4600. string(5) "never"
  4601. ["tooltip_dbl_click_to_open"]=>
  4602. string(20) "Double click to open"
  4603. ["pagination_prev_page"]=>
  4604. string(4) "<"
  4605. ["pagination_next_page"]=>
  4606. string(4) ">"
  4607. ["pagination_first_link"]=>
  4608. string(14) "‹ First"
  4609. ["pagination_last_link"]=>
  4610. string(13) "Last ›"
  4611. ["action_edit"]=>
  4612. string(4) "Edit"
  4613. ["action_create"]=>
  4614. string(6) "Create"
  4615. ["action_delete"]=>
  4616. string(6) "Delete"
  4617. ["action_upload"]=>
  4618. string(6) "Upload"
  4619. ["action_replace"]=>
  4620. string(7) "Replace"
  4621. ["database_migration_success"]=>
  4622. string(44) "Successful database migration to version %1s"
  4623. ["install_cli_intro"]=>
  4624. string(920) "The FUEL CMS installer is an easy way to setup the CMS with common configurations. It will do the following:
  4625. 1) Automatically generate an encryption key in fuel/application/config/config.php.
  4626. 2) Set the session save path in fuel/application/config/config.php.
  4627. 3) Enable the CMS admin by changing the 'admin_enabled' config value in fuel/application/config/MY_fuel.php.
  4628. 4) Change the 'fuel_mode' config value in in fuel/application/config/MY_fuel.php to allow for pages to be created in the CMS.
  4629. 5) Change the 'site_name' config value in the fuel/application/config/MY_fuel.php.
  4630. 6) Setup your evironments fuel/application/config/environments.php.
  4631. 7) Will make the fuel/application/logs, fuel/application/cache and assets/images folders writable.
  4632. 8) Update the fuel/application/config/database.php file with the inputted values.
  4633. 9) Create a database and install the fuel_schema.sql file using your local MySQL connection.
  4634. "
  4635. ["install_session_path"]=>
  4636. string(206) "By default, FUEL CMS saves sessions using the default "file" setting in the fuel/application/config/config.php file. Where would you like the session files be stored (leave blank to keep it as the default)?"
  4637. ["install_site_name"]=>
  4638. string(71) "What would you like the site name to be for this FUEL CMS installation?"
  4639. ["install_environments_testing"]=>
  4640. string(92) "What are the domains for your TESTING environment (e.g. myserver.com *.mystagingserver.com)?"
  4641. ["install_environments_production"]=>
  4642. string(88) "What are the domains for your PRODUCTION environment (e.g. myserver.com *.myserver.com)?"
  4643. ["install_permissions"]=>
  4644. string(79) "What permissions do you want for your writable folders (e.g. 0755, 0775, 0777)?"
  4645. ["install_db_name"]=>
  4646. string(49) "What do you want the name of your database to be?"
  4647. ["install_db_user"]=>
  4648. string(50) "What is the user name to connect to your database?"
  4649. ["install_db_pwd"]=>
  4650. string(35) "What is the password for that user?"
  4651. ["install_success"]=>
  4652. string(39) "Your FUEL CMS installation is complete!"
  4653. ["install_success_with_errors"]=>
  4654. string(75) "Your FUEL CMS installation is complete but the follow ERRORS did occur:
  4655. %1s"
  4656. ["install_further_info"]=>
  4657. string(375) "Now, to access the FUEL CMS admin, browse to your installation folder in your browser enter '/fuel' (e.g. localhost/fuel) in your location bar.
  4658. For additional configuration options, go to http://docs.getfuelcms.com/installation/configuration.
  4659. For questions, or bug reports, go to https://github.com/daylightstudio/FUEL-CMS/issues or visit us at http://forums.getfuelcms.com.
  4660. "
  4661. ["update_cli_intro"]=>
  4662. string(566) "FUEL CMS 1.4x is built on CodeIgniter 3. If you are upgrading from 1.3x or earlier, this updater will help fix some of the common issues when upgrading including:
  4663. 1) Upper-case first letter for models, libraries and controller file names.
  4664. 2) Will upper case common references to Base_module_model.php within model files.
  4665. 3) Update common method signatures in models and libraries like form_fields, _common_query and initialize to match their parent's signature.
  4666. WARNING: Run this ONLY if you are using GIT in case you need to roll back!
  4667. Do you wish to continue (y/n)"
  4668. ["update_success"]=>
  4669. string(16) "Update complete!"
  4670. ["label_search"]=>
  4671. string(9) "Search..."
  4672. ["btn_save"]=>
  4673. string(4) "Save"
  4674. ["btn_cancel"]=>
  4675. string(6) "Cancel"
  4676. ["btn_add"]=>
  4677. string(3) "Add"
  4678. ["btn_edit"]=>
  4679. string(4) "Edit"
  4680. ["btn_select"]=>
  4681. string(6) "Select"
  4682. ["btn_asset"]=>
  4683. string(5) "Asset"
  4684. ["btn_image"]=>
  4685. string(5) "Image"
  4686. ["btn_pdf"]=>
  4687. string(3) "PDF"
  4688. ["btn_flash"]=>
  4689. string(5) "Flash"
  4690. ["btn_upload_asset"]=>
  4691. string(12) "Upload Asset"
  4692. ["btn_view_source"]=>
  4693. string(6) "Source"
  4694. ["btn_view_editor"]=>
  4695. string(6) "Editor"
  4696. ["btn_preview"]=>
  4697. string(7) "Preview"
  4698. ["btn_select_all"]=>
  4699. string(10) "Select All"
  4700. ["btn_deselect_all"]=>
  4701. string(12) "Deselect All"
  4702. ["comboselect_values_empty"]=>
  4703. string(34) "There are no more values to select"
  4704. ["comboselect_selected_empty"]=>
  4705. string(34) "Select from the values on the left"
  4706. ["comboselect_filter"]=>
  4707. string(18) "Filter your search"
  4708. ["tree_orphans"]=>
  4709. string(8) "_orphans"
  4710. ["confirm_delete"]=>
  4711. string(37) "Are you sure you want to delete this?"
  4712. ["confirm_asset_remove"]=>
  4713. string(42) "Are you sure you want to remove this file?"
  4714. ["form_label_send_email_notification"]=>
  4715. string(40) "Send password update email notification?"
  4716. ["error_importing_ajax"]=>
  4717. string(25) "Error importing view file"
  4718. ["viewpage_close"]=>
  4719. string(5) "Close"
  4720. ["viewpage_new_window"]=>
  4721. string(10) "New Window"
  4722. ["rearrange_on"]=>
  4723. string(82) "You can change the precedence order by selecting and dragging the data rows below."
  4724. ["replace_warning"]=>
  4725. string(61) "Are you sure you want to replace the contents of this record?"
  4726. ["edit_multi_select_warning"]=>
  4727. string(52) "You must have only have one option selected to edit."
  4728. ["filters_close"]=>
  4729. string(13) "⇡ Close"
  4730. ["filters_open"]=>
  4731. string(12) "⇣ Open"
  4732. ["markitup_b"]=>
  4733. string(4) "Bold"
  4734. ["markitup_i"]=>
  4735. string(6) "Italic"
  4736. ["markitup_strike"]=>
  4737. string(14) "Stroke Through"
  4738. ["markitup_p"]=>
  4739. string(9) "Paragraph"
  4740. ["markitup_h1"]=>
  4741. string(9) "Heading 1"
  4742. ["markitup_h2"]=>
  4743. string(9) "Heading 2"
  4744. ["markitup_h3"]=>
  4745. string(9) "Heading 3"
  4746. ["markitup_h4"]=>
  4747. string(9) "Heading 4"
  4748. ["markitup_ul"]=>
  4749. string(11) "Bullet List"
  4750. ["markitup_ol"]=>
  4751. string(12) "Numeric List"
  4752. ["markitup_li"]=>
  4753. string(9) "List Item"
  4754. ["markitup_blockquote"]=>
  4755. string(11) "Block Quote"
  4756. ["markitup_hr"]=>
  4757. string(15) "Horizontal Rule"
  4758. ["markitup_img"]=>
  4759. string(5) "Image"
  4760. ["markitup_link"]=>
  4761. string(4) "Link"
  4762. ["markitup_target"]=>
  4763. string(6) "Target"
  4764. ["markitup_title"]=>
  4765. string(5) "Title"
  4766. ["markitup_mailto"]=>
  4767. string(6) "Mailto"
  4768. ["markitup_php"]=>
  4769. string(12) "PHP Variable"
  4770. ["markitup_clean"]=>
  4771. string(5) "Clean"
  4772. ["markitup_preview"]=>
  4773. string(58) "Preview Toggle (hold down alt/option and click to preview)"
  4774. ["markitup_fullscreen"]=>
  4775. string(11) "Full Screen"
  4776. ["markitup_placeholder_headings"]=>
  4777. string(18) "Your title here..."
  4778. ["markitup_placeholder_link"]=>
  4779. string(20) "Your text to link..."
  4780. ["markitup_email"]=>
  4781. string(17) "email@address.com"
  4782. ["markitup_fullscreen_close"]=>
  4783. string(5) "Close"
  4784. ["warn_before_delete_msg"]=>
  4785. string(42) "Are you sure you want to delete this item?"
  4786. ["btn_add_another"]=>
  4787. string(11) "Add Another"
  4788. ["btn_remove"]=>
  4789. string(6) "Remove"
  4790. ["assets_need_to_save"]=>
  4791. string(30) "Click "Save" to use this file."
  4792. ["error_val_empty_or_already_exists"]=>
  4793. string(35) "The %1s is empty or already exists."
  4794. ["error_in_readonly_mode"]=>
  4795. string(50) "The %1s is in readonly mode and can't modify data."
  4796. ["error_required_fields"]=>
  4797. string(40) "Please fill out the required field '%1s'"
  4798. ["error_valid_email"]=>
  4799. string(38) "Please enter in a valid email address."
  4800. ["error_valid_phone"]=>
  4801. string(37) "Please enter in a valid phone number."
  4802. ["error_method_does_not_exist"]=>
  4803. string(26) "Method %1s does not exist."
  4804. ["error_class_does_not_exist"]=>
  4805. string(25) "Class %1s does not exist."
  4806. ["error_value_exceeds_length"]=>
  4807. string(38) "Value exceeds required length for %1s."
  4808. ["error_not_number"]=>
  4809. string(35) "Value needs to be a number for %1s."
  4810. ["error_invalid_date"]=>
  4811. string(20) "Invalid date for %1s"
  4812. ["error_invalid_time"]=>
  4813. string(20) "Invalid time for %1s"
  4814. ["error_invalid_year"]=>
  4815. string(20) "Invalid year for %1s"
  4816. ["error_invalid_generic"]=>
  4817. string(21) "Invalid value for %1s"
  4818. ["error_could_not_find_record_class"]=>
  4819. string(46) "Could not find record class to create for %1s."
  4820. ["error_invalid_custom_class"]=>
  4821. string(51) "Invalid custom class associated with the field %1s."
  4822. }
  4823. ["is_loaded"]=>
  4824. array(2) {
  4825. [0]=>
  4826. string(13) "fuel_lang.php"
  4827. [1]=>
  4828. string(14) "model_lang.php"
  4829. }
  4830. }
  4831. ["load"]=>
  4832. &object(MY_Loader)#13 (13) {
  4833. ["_module":protected]=>
  4834. NULL
  4835. ["_ci_plugins"]=>
  4836. array(0) {
  4837. }
  4838. ["_ci_cached_vars"]=>
  4839. array(0) {
  4840. }
  4841. ["_ci_cached_vars_scope"]=>
  4842. string(6) "global"
  4843. ["_ci_ob_level":protected]=>
  4844. int(1)
  4845. ["_ci_view_paths":protected]=>
  4846. array(3) {
  4847. ["/opt/lampp/htdocs/fuelcms/fuel/application/views/"]=>
  4848. bool(true)
  4849. ["/opt/lampp/htdocs/fuelcms/fuel/application/../../fuel/modules/user_guide/views/"]=>
  4850. bool(true)
  4851. ["/opt/lampp/htdocs/fuelcms/fuel/application/../../fuel/modules/fuel/views/"]=>
  4852. bool(true)
  4853. }
  4854. ["_ci_library_paths":protected]=>
  4855. array(5) {
  4856. [0]=>
  4857. string(43) "/opt/lampp/htdocs/fuelcms/fuel/application/"
  4858. [1]=>
  4859. string(73) "/opt/lampp/htdocs/fuelcms/fuel/application/../../fuel/modules/user_guide/"
  4860. [2]=>
  4861. string(67) "/opt/lampp/htdocs/fuelcms/fuel/application/../../fuel/modules/fuel/"
  4862. [3]=>
  4863. string(43) "/opt/lampp/htdocs/fuelcms/fuel/application/"
  4864. [4]=>
  4865. string(43) "/opt/lampp/htdocs/fuelcms/fuel/codeigniter/"
  4866. }
  4867. ["_ci_model_paths":protected]=>
  4868. array(4) {
  4869. [0]=>
  4870. string(43) "/opt/lampp/htdocs/fuelcms/fuel/application/"
  4871. [1]=>
  4872. string(73) "/opt/lampp/htdocs/fuelcms/fuel/application/../../fuel/modules/user_guide/"
  4873. [2]=>
  4874. string(67) "/opt/lampp/htdocs/fuelcms/fuel/application/../../fuel/modules/fuel/"
  4875. [3]=>
  4876. string(43) "/opt/lampp/htdocs/fuelcms/fuel/application/"
  4877. }
  4878. ["_ci_helper_paths":protected]=>
  4879. array(5) {
  4880. [0]=>
  4881. string(43) "/opt/lampp/htdocs/fuelcms/fuel/application/"
  4882. [1]=>
  4883. string(73) "/opt/lampp/htdocs/fuelcms/fuel/application/../../fuel/modules/user_guide/"
  4884. [2]=>
  4885. string(67) "/opt/lampp/htdocs/fuelcms/fuel/application/../../fuel/modules/fuel/"
  4886. [3]=>
  4887. string(43) "/opt/lampp/htdocs/fuelcms/fuel/application/"
  4888. [4]=>
  4889. string(43) "/opt/lampp/htdocs/fuelcms/fuel/codeigniter/"
  4890. }
  4891. ["_ci_classes":protected]=>
  4892. &array(22) {
  4893. ["benchmark"]=>
  4894. string(9) "Benchmark"
  4895. ["hooks"]=>
  4896. string(5) "Hooks"
  4897. ["config"]=>
  4898. string(6) "Config"
  4899. ["log"]=>
  4900. string(3) "Log"
  4901. ["utf8"]=>
  4902. string(4) "Utf8"
  4903. ["uri"]=>
  4904. string(3) "URI"
  4905. ["router"]=>
  4906. string(6) "Router"
  4907. ["output"]=>
  4908. string(6) "Output"
  4909. ["security"]=>
  4910. string(8) "Security"
  4911. ["input"]=>
  4912. string(5) "Input"
  4913. ["lang"]=>
  4914. string(4) "Lang"
  4915. ["loader"]=>
  4916. string(6) "Loader"
  4917. ["asset"]=>
  4918. string(5) "asset"
  4919. ["fuel"]=>
  4920. string(4) "fuel"
  4921. ["session"]=>
  4922. string(7) "Session"
  4923. ["fuel_language"]=>
  4924. string(13) "Fuel_language"
  4925. ["agent"]=>
  4926. string(10) "User_agent"
  4927. ["fuel_redirects"]=>
  4928. string(14) "Fuel_redirects"
  4929. ["form_builder"]=>
  4930. string(12) "Form_builder"
  4931. ["form"]=>
  4932. string(4) "Form"
  4933. ["encryption"]=>
  4934. string(10) "Encryption"
  4935. ["validator"]=>
  4936. string(9) "Validator"
  4937. }
  4938. ["_ci_models":protected]=>
  4939. array(1) {
  4940. [0]=>
  4941. string(14) "Dearones_model"
  4942. }
  4943. ["_ci_helpers":protected]=>
  4944. array(18) {
  4945. ["my_helper"]=>
  4946. bool(true)
  4947. ["url_helper"]=>
  4948. bool(true)
  4949. ["string_helper"]=>
  4950. bool(true)
  4951. ["language_helper"]=>
  4952. bool(true)
  4953. ["date_helper"]=>
  4954. bool(true)
  4955. ["html_helper"]=>
  4956. bool(true)
  4957. ["asset_helper"]=>
  4958. bool(true)
  4959. ["fuel_helper"]=>
  4960. bool(true)
  4961. ["utility_helper"]=>
  4962. bool(true)
  4963. ["validator_helper"]=>
  4964. bool(true)
  4965. ["cookie_helper"]=>
  4966. bool(true)
  4967. ["convert_helper"]=>
  4968. bool(true)
  4969. ["security_helper"]=>
  4970. bool(true)
  4971. ["inflector_helper"]=>
  4972. bool(true)
  4973. ["typography_helper"]=>
  4974. bool(true)
  4975. ["text_helper"]=>
  4976. bool(true)
  4977. ["markdown_helper"]=>
  4978. bool(true)
  4979. ["format_helper"]=>
  4980. bool(true)
  4981. }
  4982. ["_ci_varmap":protected]=>
  4983. array(2) {
  4984. ["unit_test"]=>
  4985. string(4) "unit"
  4986. ["user_agent"]=>
  4987. string(5) "agent"
  4988. }
  4989. }
  4990. ["asset"]=>
  4991. object(Asset)#3 (16) {
  4992. ["assets_path"]=>
  4993. string(7) "assets/"
  4994. ["assets_folders"]=>
  4995. array(9) {
  4996. ["images"]=>
  4997. string(7) "images/"
  4998. ["css"]=>
  4999. string(4) "css/"
  5000. ["js"]=>
  5001. string(3) "js/"
  5002. ["pdf"]=>
  5003. string(4) "pdf/"
  5004. ["swf"]=>
  5005. string(4) "swf/"
  5006. ["media"]=>
  5007. string(6) "media/"
  5008. ["captchas"]=>
  5009. string(9) "captchas/"
  5010. ["docs"]=>
  5011. string(5) "docs/"
  5012. ["cache"]=>
  5013. string(6) "cache/"
  5014. }
  5015. ["assets_absolute_path"]=>
  5016. bool(false)
  5017. ["assets_last_updated"]=>
  5018. string(19) "00/00/0000 00:00:00"
  5019. ["asset_append_cache_timestamp"]=>
  5020. array(2) {
  5021. [0]=>
  5022. string(2) "js"
  5023. [1]=>
  5024. string(3) "css"
  5025. }
  5026. ["assets_output"]=>
  5027. bool(false)
  5028. ["force_assets_recompile"]=>
  5029. bool(false)
  5030. ["assets_cache_folder"]=>
  5031. string(5) "cache"
  5032. ["assets_gzip_cache_expiration"]=>
  5033. int(3600)
  5034. ["assets_module_path"]=>
  5035. string(29) "fuel/modules/{module}/assets/"
  5036. ["assets_module"]=>
  5037. string(0) ""
  5038. ["ignore_if_loaded"]=>
  5039. bool(false)
  5040. ["_used":protected]=>
  5041. array(0) {
  5042. }
  5043. ["_module_config_loaded":protected]=>
  5044. array(0) {
  5045. }
  5046. ["_asset_config_loaded":protected]=>
  5047. bool(false)
  5048. ["_cacheable_files":protected]=>
  5049. array(0) {
  5050. }
  5051. }
  5052. ["fuel"]=>
  5053. &object(Fuel)#15 (14) {
  5054. ["name":protected]=>
  5055. string(4) "FUEL"
  5056. ["folder":protected]=>
  5057. string(4) "fuel"
  5058. ["_attached":protected]=>
  5059. array(4) {
  5060. ["fuel_language"]=>
  5061. object(Fuel_language)#19 (15) {
  5062. ["options"]=>
  5063. array(1) {
  5064. ["english"]=>
  5065. string(7) "English"
  5066. }
  5067. ["selected"]=>
  5068. string(7) "english"
  5069. ["query_str_param"]=>
  5070. string(4) "lang"
  5071. ["cookie_name"]=>
  5072. string(0) ""
  5073. ["cookie_exp"]=>
  5074. string(8) "63072000"
  5075. ["use_cookies"]=>
  5076. bool(true)
  5077. ["detect_user_agent"]=>
  5078. string(0) ""
  5079. ["default_option"]=>
  5080. bool(false)
  5081. ["domains"]=>
  5082. bool(false)
  5083. ["CI":protected]=>
  5084. *RECURSION*
  5085. ["fuel":protected]=>
  5086. *RECURSION*
  5087. ["permission":protected]=>
  5088. string(0) ""
  5089. ["init_permission_check":protected]=>
  5090. bool(false)
  5091. ["_errors":protected]=>
  5092. array(0) {
  5093. }
  5094. ["_inited":protected]=>
  5095. bool(true)
  5096. }
  5097. ["language"]=>
  5098. &object(Fuel_language)#19 (15) {
  5099. ["options"]=>
  5100. array(1) {
  5101. ["english"]=>
  5102. string(7) "English"
  5103. }
  5104. ["selected"]=>
  5105. string(7) "english"
  5106. ["query_str_param"]=>
  5107. string(4) "lang"
  5108. ["cookie_name"]=>
  5109. string(0) ""
  5110. ["cookie_exp"]=>
  5111. string(8) "63072000"
  5112. ["use_cookies"]=>
  5113. bool(true)
  5114. ["detect_user_agent"]=>
  5115. string(0) ""
  5116. ["default_option"]=>
  5117. bool(false)
  5118. ["domains"]=>
  5119. bool(false)
  5120. ["CI":protected]=>
  5121. *RECURSION*
  5122. ["fuel":protected]=>
  5123. *RECURSION*
  5124. ["permission":protected]=>
  5125. string(0) ""
  5126. ["init_permission_check":protected]=>
  5127. bool(false)
  5128. ["_errors":protected]=>
  5129. array(0) {
  5130. }
  5131. ["_inited":protected]=>
  5132. bool(true)
  5133. }
  5134. ["fuel_redirects"]=>
  5135. object(Fuel_redirects)#21 (14) {
  5136. ["http_code"]=>
  5137. int(301)
  5138. ["case_sensitive"]=>
  5139. bool(true)
  5140. ["ssl"]=>
  5141. array(0) {
  5142. }
  5143. ["non_ssl"]=>
  5144. array(0) {
  5145. }
  5146. ["aggressive_redirects"]=>
  5147. array(0) {
  5148. }
  5149. ["passive_redirects"]=>
  5150. array(0) {
  5151. }
  5152. ["max_redirects"]=>
  5153. int(2)
  5154. ["has_session":protected]=>
  5155. bool(false)
  5156. ["CI":protected]=>
  5157. *RECURSION*
  5158. ["fuel":protected]=>
  5159. *RECURSION*
  5160. ["permission":protected]=>
  5161. string(0) ""
  5162. ["init_permission_check":protected]=>
  5163. bool(false)
  5164. ["_errors":protected]=>
  5165. array(0) {
  5166. }
  5167. ["_inited":protected]=>
  5168. bool(true)
  5169. }
  5170. ["redirects"]=>
  5171. &object(Fuel_redirects)#21 (14) {
  5172. ["http_code"]=>
  5173. int(301)
  5174. ["case_sensitive"]=>
  5175. bool(true)
  5176. ["ssl"]=>
  5177. array(0) {
  5178. }
  5179. ["non_ssl"]=>
  5180. array(0) {
  5181. }
  5182. ["aggressive_redirects"]=>
  5183. array(0) {
  5184. }
  5185. ["passive_redirects"]=>
  5186. array(0) {
  5187. }
  5188. ["max_redirects"]=>
  5189. int(2)
  5190. ["has_session":protected]=>
  5191. bool(false)
  5192. ["CI":protected]=>
  5193. *RECURSION*
  5194. ["fuel":protected]=>
  5195. *RECURSION*
  5196. ["permission":protected]=>
  5197. string(0) ""
  5198. ["init_permission_check":protected]=>
  5199. bool(false)
  5200. ["_errors":protected]=>
  5201. array(0) {
  5202. }
  5203. ["_inited":protected]=>
  5204. bool(true)
  5205. }
  5206. }
  5207. ["_auto_attach":protected]=>
  5208. array(23) {
  5209. [0]=>
  5210. string(5) "admin"
  5211. [1]=>
  5212. string(6) "assets"
  5213. [2]=>
  5214. string(4) "auth"
  5215. [3]=>
  5216. string(6) "blocks"
  5217. [4]=>
  5218. string(5) "cache"
  5219. [5]=>
  5220. string(10) "categories"
  5221. [6]=>
  5222. string(9) "installer"
  5223. [7]=>
  5224. string(8) "language"
  5225. [8]=>
  5226. string(7) "layouts"
  5227. [9]=>
  5228. string(4) "logs"
  5229. [10]=>
  5230. string(7) "modules"
  5231. [11]=>
  5232. string(10) "navigation"
  5233. [12]=>
  5234. string(12) "notification"
  5235. [13]=>
  5236. string(5) "pages"
  5237. [14]=>
  5238. string(6) "parser"
  5239. [15]=>
  5240. string(5) "posts"
  5241. [16]=>
  5242. string(8) "pagevars"
  5243. [17]=>
  5244. string(11) "permissions"
  5245. [18]=>
  5246. string(9) "redirects"
  5247. [19]=>
  5248. string(8) "settings"
  5249. [20]=>
  5250. string(8) "sitevars"
  5251. [21]=>
  5252. string(4) "tags"
  5253. [22]=>
  5254. string(5) "users"
  5255. }
  5256. ["friendly_name":protected]=>
  5257. string(0) ""
  5258. ["uri_path":protected]=>
  5259. string(0) ""
  5260. ["_config":protected]=>
  5261. array(77) {
  5262. ["site_name"]=>
  5263. string(27) "Bandomoji FuelCMS svetainė"
  5264. ["fuel_path"]=>
  5265. string(5) "fuel/"
  5266. ["fuel_mode"]=>
  5267. string(4) "auto"
  5268. ["domain"]=>
  5269. string(0) ""
  5270. ["login_redirect"]=>
  5271. string(14) "fuel/dashboard"
  5272. ["logout_redirect"]=>
  5273. string(5) ":last"
  5274. ["from_email"]=>
  5275. string(15) "admin@localhost"
  5276. ["allow_forgotten_password"]=>
  5277. bool(true)
  5278. ["max_number_archived"]=>
  5279. int(5)
  5280. ["warn_if_modified"]=>
  5281. bool(true)
  5282. ["max_recent_pages"]=>
  5283. int(5)
  5284. ["saved_page_state_max"]=>
  5285. int(0)
  5286. ["fuel_cookie_path"]=>
  5287. string(9) "/fuelcms/"
  5288. ["xtra_css"]=>
  5289. string(0) ""
  5290. ["main_layout"]=>
  5291. string(10) "admin_main"
  5292. ["keyboard_shortcuts"]=>
  5293. array(3) {
  5294. ["toggle_view"]=>
  5295. string(12) "Ctrl+Shift+m"
  5296. ["save"]=>
  5297. string(12) "Ctrl+Shift+s"
  5298. ["view"]=>
  5299. string(12) "Ctrl+Shift+p"
  5300. }
  5301. ["dashboards"]=>
  5302. array(1) {
  5303. [0]=>
  5304. string(4) "fuel"
  5305. }
  5306. ["dashboard_rss"]=>
  5307. string(39) "http://www.getfuelcms.com/blog/feed/rss"
  5308. ["text_editor"]=>
  5309. string(8) "ckeditor"
  5310. ["attach"]=>
  5311. array(0) {
  5312. }
  5313. ["languages"]=>
  5314. array(1) {
  5315. ["english"]=>
  5316. string(7) "English"
  5317. }
  5318. ["language_mode"]=>
  5319. string(6) "domain"
  5320. ["add_language_to_site_url"]=>
  5321. bool(false)
  5322. ["language_force_default_to_site_url"]=>
  5323. bool(false)
  5324. ["language_query_str_param"]=>
  5325. string(4) "lang"
  5326. ["language_cookie_name"]=>
  5327. string(0) ""
  5328. ["language_cookie_exp"]=>
  5329. string(8) "63072000"
  5330. ["language_use_cookies"]=>
  5331. bool(true)
  5332. ["language_detect_user_agent"]=>
  5333. string(0) ""
  5334. ["language_default_option"]=>
  5335. NULL
  5336. ["fuel_assets_path"]=>
  5337. string(29) "fuel/modules/{module}/assets/"
  5338. ["assets_excluded_dirs"]=>
  5339. array(5) {
  5340. [0]=>
  5341. string(2) "js"
  5342. [1]=>
  5343. string(3) "css"
  5344. [2]=>
  5345. string(5) "cache"
  5346. [3]=>
  5347. string(3) "swf"
  5348. [4]=>
  5349. string(8) "captchas"
  5350. }
  5351. ["assets_allow_subfolder_creation"]=>
  5352. bool(true)
  5353. ["editable_asset_filetypes"]=>
  5354. array(4) {
  5355. ["images"]=>
  5356. string(28) "jpg|jpeg|jpe|gif|png|zip|svg"
  5357. ["pdf"]=>
  5358. string(7) "pdf|zip"
  5359. ["media"]=>
  5360. string(21) "mov|mp3|aiff|mpeg|zip"
  5361. ["assets"]=>
  5362. string(58) "jpg|jpeg|jpe|png|gif|mov|mpeg|mp3|wav|aiff|pdf|css|zip|svg"
  5363. }
  5364. ["assets_upload_max_size"]=>
  5365. int(5000)
  5366. ["assets_upload_max_width"]=>
  5367. int(1024)
  5368. ["assets_upload_max_height"]=>
  5369. int(768)
  5370. ["fuel_javascript"]=>
  5371. array(1) {
  5372. ["fuel"]=>
  5373. array(27) {
  5374. [0]=>
  5375. string(42) "jquery/plugins/jquery-ui-1.8.17.custom.min"
  5376. [1]=>
  5377. string(28) "jquery/plugins/jquery.easing"
  5378. [2]=>
  5379. string(30) "jquery/plugins/jquery.bgiframe"
  5380. [3]=>
  5381. string(29) "jquery/plugins/jquery.tooltip"
  5382. [4]=>
  5383. string(34) "jquery/plugins/jquery.scrollTo-min"
  5384. [5]=>
  5385. string(22) "jquery/plugins/jqModal"
  5386. [6]=>
  5387. string(31) "jquery/plugins/jquery.checksave"
  5388. [7]=>
  5389. string(26) "jquery/plugins/jquery.form"
  5390. [8]=>
  5391. string(30) "jquery/plugins/jquery.treeview"
  5392. [9]=>
  5393. string(31) "jquery/plugins/jquery.serialize"
  5394. [10]=>
  5395. string(28) "jquery/plugins/jquery.cookie"
  5396. [11]=>
  5397. string(33) "jquery/plugins/jquery.supercookie"
  5398. [12]=>
  5399. string(29) "jquery/plugins/jquery.hotkeys"
  5400. [13]=>
  5401. string(28) "jquery/plugins/jquery.cookie"
  5402. [14]=>
  5403. string(34) "jquery/plugins/jquery.simpletab.js"
  5404. [15]=>
  5405. string(33) "jquery/plugins/jquery.tablednd.js"
  5406. [16]=>
  5407. string(33) "jquery/plugins/jquery.placeholder"
  5408. [17]=>
  5409. string(27) "jquery/plugins/jquery.selso"
  5410. [18]=>
  5411. string(46) "jquery/plugins/jquery.disable.text.select.pack"
  5412. [19]=>
  5413. string(38) "jquery/plugins/jquery.supercomboselect"
  5414. [20]=>
  5415. string(31) "jquery/plugins/jquery.MultiFile"
  5416. [21]=>
  5417. string(28) "fuel/linked_field_formatters"
  5418. [22]=>
  5419. string(29) "jquery/plugins/jquery.numeric"
  5420. [23]=>
  5421. string(32) "jquery/plugins/jquery.repeatable"
  5422. [24]=>
  5423. string(38) "jquery/plugins/chrome_pushstack_fix.js"
  5424. [25]=>
  5425. string(19) "jqx/plugins/util.js"
  5426. [26]=>
  5427. string(11) "fuel/global"
  5428. }
  5429. }
  5430. ["fuel_css"]=>
  5431. array(0) {
  5432. }
  5433. ["fuel_assets_output"]=>
  5434. bool(false)
  5435. ["set_upload_file_perms"]=>
  5436. bool(false)
  5437. ["offline"]=>
  5438. bool(false)
  5439. ["password_min_length"]=>
  5440. NULL
  5441. ["password_max_length"]=>
  5442. NULL
  5443. ["password_pattern_match"]=>
  5444. NULL
  5445. ["offline_allowed_uri"]=>
  5446. array(0) {
  5447. }
  5448. ["restrict_to_remote_ip"]=>
  5449. array(0) {
  5450. }
  5451. ["webhook_remote_ip"]=>
  5452. array(0) {
  5453. }
  5454. ["default_pwd"]=>
  5455. string(5) "admin"
  5456. ["admin_enabled"]=>
  5457. bool(true)
  5458. ["num_logins_before_lock"]=>
  5459. int(3)
  5460. ["seconds_to_unlock"]=>
  5461. int(60)
  5462. ["dev_password"]=>
  5463. string(0) ""
  5464. ["auto_search_views"]=>
  5465. bool(false)
  5466. ["module_sanitize_funcs"]=>
  5467. array(4) {
  5468. ["xss"]=>
  5469. string(9) "xss_clean"
  5470. ["php"]=>
  5471. string(15) "encode_php_tags"
  5472. ["template"]=>
  5473. string(22) "php_to_template_syntax"
  5474. ["entities"]=>
  5475. string(12) "htmlentities"
  5476. }
  5477. ["modules_allowed"]=>
  5478. array(1) {
  5479. [0]=>
  5480. string(10) "user_guide"
  5481. }
  5482. ["nav"]=>
  5483. array(4) {
  5484. ["site"]=>
  5485. array(8) {
  5486. ["dashboard"]=>
  5487. string(0) ""
  5488. ["pages"]=>
  5489. string(0) ""
  5490. ["blocks"]=>
  5491. string(0) ""
  5492. ["navigation"]=>
  5493. string(0) ""
  5494. ["tags"]=>
  5495. string(0) ""
  5496. ["categories"]=>
  5497. string(0) ""
  5498. ["assets"]=>
  5499. string(0) ""
  5500. ["sitevariables"]=>
  5501. string(0) ""
  5502. }
  5503. ["modules"]=>
  5504. array(0) {
  5505. }
  5506. ["tools"]=>
  5507. array(0) {
  5508. }
  5509. ["manage"]=>
  5510. array(5) {
  5511. ["users"]=>
  5512. string(0) ""
  5513. ["permissions"]=>
  5514. string(0) ""
  5515. ["manage/cache"]=>
  5516. string(0) ""
  5517. ["logs"]=>
  5518. string(0) ""
  5519. ["settings"]=>
  5520. string(0) ""
  5521. }
  5522. }
  5523. ["nav_auto_arrange"]=>
  5524. bool(true)
  5525. ["default_home_view"]=>
  5526. string(4) "home"
  5527. ["use_page_cache"]=>
  5528. string(3) "cms"
  5529. ["page_cache_ttl"]=>
  5530. int(0)
  5531. ["page_cache_group"]=>
  5532. string(5) "pages"
  5533. ["max_page_params"]=>
  5534. int(0)
  5535. ["uri_view_overwrites"]=>
  5536. array(0) {
  5537. }
  5538. ["tables"]=>
  5539. array(13) {
  5540. ["fuel_archives"]=>
  5541. string(13) "fuel_archives"
  5542. ["fuel_blocks"]=>
  5543. string(11) "fuel_blocks"
  5544. ["fuel_categories"]=>
  5545. string(15) "fuel_categories"
  5546. ["fuel_logs"]=>
  5547. string(9) "fuel_logs"
  5548. ["fuel_navigation"]=>
  5549. string(15) "fuel_navigation"
  5550. ["fuel_navigation_groups"]=>
  5551. string(22) "fuel_navigation_groups"
  5552. ["fuel_pages"]=>
  5553. string(10) "fuel_pages"
  5554. ["fuel_pagevars"]=>
  5555. string(19) "fuel_page_variables"
  5556. ["fuel_permissions"]=>
  5557. string(16) "fuel_permissions"
  5558. ["fuel_relationships"]=>
  5559. string(18) "fuel_relationships"
  5560. ["fuel_settings"]=>
  5561. string(13) "fuel_settings"
  5562. ["fuel_tags"]=>
  5563. string(9) "fuel_tags"
  5564. ["fuel_users"]=>
  5565. string(10) "fuel_users"
  5566. }
  5567. ["auto_page_navigation_group_id"]=>
  5568. int(1)
  5569. ["page_uri_prefix"]=>
  5570. string(0) ""
  5571. ["view_in_new_window"]=>
  5572. bool(true)
  5573. ["parser_engine"]=>
  5574. string(4) "dwoo"
  5575. ["double_parse"]=>
  5576. bool(false)
  5577. ["parser_compile_dir"]=>
  5578. string(63) "/opt/lampp/htdocs/fuelcms/fuel/application/cache/dwoo/compiled/"
  5579. ["parser_compile_dir_perms"]=>
  5580. int(493)
  5581. ["parser_compile_file_perms"]=>
  5582. int(438)
  5583. ["parser_delimiters"]=>
  5584. array(4) {
  5585. ["tag_comment"]=>
  5586. array(2) {
  5587. [0]=>
  5588. string(2) "{#"
  5589. [1]=>
  5590. string(2) "#}"
  5591. }
  5592. ["tag_block"]=>
  5593. array(2) {
  5594. [0]=>
  5595. string(2) "{%"
  5596. [1]=>
  5597. string(2) "%}"
  5598. }
  5599. ["tag_variable"]=>
  5600. array(2) {
  5601. [0]=>
  5602. string(1) "{"
  5603. [1]=>
  5604. string(1) "}"
  5605. }
  5606. ["interpolation"]=>
  5607. array(2) {
  5608. [0]=>
  5609. string(2) "#{"
  5610. [1]=>
  5611. string(1) "}"
  5612. }
  5613. }
  5614. ["parser_allowed_functions"]=>
  5615. array(36) {
  5616. [0]=>
  5617. string(10) "strip_tags"
  5618. [1]=>
  5619. string(4) "date"
  5620. [2]=>
  5621. string(11) "detect_lang"
  5622. [3]=>
  5623. string(4) "lang"
  5624. [4]=>
  5625. string(2) "js"
  5626. [5]=>
  5627. string(3) "css"
  5628. [6]=>
  5629. string(3) "swf"
  5630. [7]=>
  5631. string(8) "img_path"
  5632. [8]=>
  5633. string(8) "css_path"
  5634. [9]=>
  5635. string(7) "js_path"
  5636. [10]=>
  5637. string(8) "swf_path"
  5638. [11]=>
  5639. string(8) "pdf_path"
  5640. [12]=>
  5641. string(10) "media_path"
  5642. [13]=>
  5643. string(10) "cache_path"
  5644. [14]=>
  5645. string(12) "captcha_path"
  5646. [15]=>
  5647. string(11) "assets_path"
  5648. [16]=>
  5649. string(10) "fuel_block"
  5650. [17]=>
  5651. string(10) "fuel_model"
  5652. [18]=>
  5653. string(8) "fuel_nav"
  5654. [19]=>
  5655. string(9) "fuel_edit"
  5656. [20]=>
  5657. string(12) "fuel_set_var"
  5658. [21]=>
  5659. string(8) "fuel_var"
  5660. [22]=>
  5661. string(15) "fuel_var_append"
  5662. [23]=>
  5663. string(9) "fuel_form"
  5664. [24]=>
  5665. string(9) "fuel_page"
  5666. [25]=>
  5667. string(5) "quote"
  5668. [26]=>
  5669. string(11) "safe_mailto"
  5670. [27]=>
  5671. string(17) "session_flashdata"
  5672. [28]=>
  5673. string(16) "session_userdata"
  5674. [29]=>
  5675. string(8) "prep_url"
  5676. [30]=>
  5677. string(8) "site_url"
  5678. [31]=>
  5679. string(8) "show_404"
  5680. [32]=>
  5681. string(8) "redirect"
  5682. [33]=>
  5683. string(11) "uri_segment"
  5684. [34]=>
  5685. string(15) "auto_typography"
  5686. [35]=>
  5687. string(11) "current_url"
  5688. }
  5689. ["parser_refs"]=>
  5690. array(6) {
  5691. [0]=>
  5692. string(6) "config"
  5693. [1]=>
  5694. string(4) "load"
  5695. [2]=>
  5696. string(7) "session"
  5697. [3]=>
  5698. string(3) "uri"
  5699. [4]=>
  5700. string(5) "input"
  5701. [5]=>
  5702. string(10) "user_agent"
  5703. }
  5704. ["generate"]=>
  5705. array(4) {
  5706. ["search"]=>
  5707. array(2) {
  5708. [0]=>
  5709. string(3) "app"
  5710. [1]=>
  5711. string(4) "fuel"
  5712. }
  5713. ["advanced"]=>
  5714. array(18) {
  5715. [0]=>
  5716. string(23) "assets/css/{module}.css"
  5717. [1]=>
  5718. string(25) "assets/images/ico_cog.png"
  5719. [2]=>
  5720. string(35) "assets/js/{ModuleName}Controller.js"
  5721. [3]=>
  5722. string(13) "assets/cache/"
  5723. [4]=>
  5724. string(19) "config/{module}.php"
  5725. [5]=>
  5726. string(29) "config/{module}_constants.php"
  5727. [6]=>
  5728. string(26) "config/{module}_routes.php"
  5729. [7]=>
  5730. string(31) "controllers/{Module}_module.php"
  5731. [8]=>
  5732. string(27) "helpers/{module}_helper.php"
  5733. [9]=>
  5734. string(19) "install/install.php"
  5735. [10]=>
  5736. string(27) "libraries/Fuel_{module}.php"
  5737. [11]=>
  5738. string(34) "language/english/{module}_lang.php"
  5739. [12]=>
  5740. string(7) "models/"
  5741. [13]=>
  5742. string(10) "tests/sql/"
  5743. [14]=>
  5744. string(25) "views/_admin/{module}.php"
  5745. [15]=>
  5746. string(14) "views/_blocks/"
  5747. [16]=>
  5748. string(21) "views/_docs/index.php"
  5749. [17]=>
  5750. string(15) "views/_layouts/"
  5751. }
  5752. ["simple"]=>
  5753. string(19) "MY_fuel_modules.php"
  5754. ["model"]=>
  5755. array(2) {
  5756. [0]=>
  5757. string(22) "{Model_name}_model.php"
  5758. [1]=>
  5759. string(15) "sql/{table}.sql"
  5760. }
  5761. }
  5762. }
  5763. ["_settings":protected]=>
  5764. NULL
  5765. ["CI":protected]=>
  5766. *RECURSION*
  5767. ["fuel":protected]=>
  5768. *RECURSION*
  5769. ["permission":protected]=>
  5770. string(0) ""
  5771. ["init_permission_check":protected]=>
  5772. bool(false)
  5773. ["_errors":protected]=>
  5774. array(0) {
  5775. }
  5776. ["_inited":protected]=>
  5777. bool(false)
  5778. }
  5779. ["session"]=>
  5780. object(CI_Session)#16 (4) {
  5781. ["userdata"]=>
  5782. &array(1) {
  5783. ["__ci_last_regenerate"]=>
  5784. int(1522959115)
  5785. }
  5786. ["_driver":protected]=>
  5787. string(5) "files"
  5788. ["_config":protected]=>
  5789. &array(9) {
  5790. ["cookie_lifetime"]=>
  5791. int(7200)
  5792. ["cookie_name"]=>
  5793. string(10) "ci_session"
  5794. ["cookie_path"]=>
  5795. string(1) "/"
  5796. ["cookie_domain"]=>
  5797. string(0) ""
  5798. ["cookie_secure"]=>
  5799. bool(false)
  5800. ["expiration"]=>
  5801. int(7200)
  5802. ["match_ip"]=>
  5803. bool(false)
  5804. ["save_path"]=>
  5805. string(16) "/opt/lampp/temp/"
  5806. ["_sid_regexp"]=>
  5807. string(12) "[0-9a-v]{32}"
  5808. }
  5809. ["_sid_regexp":protected]=>
  5810. string(12) "[0-9a-v]{32}"
  5811. }
  5812. ["agent"]=>
  5813. object(CI_User_agent)#20 (16) {
  5814. ["agent"]=>
  5815. string(76) "Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0"
  5816. ["is_browser"]=>
  5817. bool(true)
  5818. ["is_robot"]=>
  5819. bool(false)
  5820. ["is_mobile"]=>
  5821. bool(false)
  5822. ["languages"]=>
  5823. array(0) {
  5824. }
  5825. ["charsets"]=>
  5826. array(0) {
  5827. }
  5828. ["platforms"]=>
  5829. array(42) {
  5830. ["windows nt 10.0"]=>
  5831. string(10) "Windows 10"
  5832. ["windows nt 6.3"]=>
  5833. string(11) "Windows 8.1"
  5834. ["windows nt 6.2"]=>
  5835. string(9) "Windows 8"
  5836. ["windows nt 6.1"]=>
  5837. string(9) "Windows 7"
  5838. ["windows nt 6.0"]=>
  5839. string(13) "Windows Vista"
  5840. ["windows nt 5.2"]=>
  5841. string(12) "Windows 2003"
  5842. ["windows nt 5.1"]=>
  5843. string(10) "Windows XP"
  5844. ["windows nt 5.0"]=>
  5845. string(12) "Windows 2000"
  5846. ["windows nt 4.0"]=>
  5847. string(14) "Windows NT 4.0"
  5848. ["winnt4.0"]=>
  5849. string(14) "Windows NT 4.0"
  5850. ["winnt 4.0"]=>
  5851. string(10) "Windows NT"
  5852. ["winnt"]=>
  5853. string(10) "Windows NT"
  5854. ["windows 98"]=>
  5855. string(10) "Windows 98"
  5856. ["win98"]=>
  5857. string(10) "Windows 98"
  5858. ["windows 95"]=>
  5859. string(10) "Windows 95"
  5860. ["win95"]=>
  5861. string(10) "Windows 95"
  5862. ["windows phone"]=>
  5863. string(13) "Windows Phone"
  5864. ["windows"]=>
  5865. string(18) "Unknown Windows OS"
  5866. ["android"]=>
  5867. string(7) "Android"
  5868. ["blackberry"]=>
  5869. string(10) "BlackBerry"
  5870. ["iphone"]=>
  5871. string(3) "iOS"
  5872. ["ipad"]=>
  5873. string(3) "iOS"
  5874. ["ipod"]=>
  5875. string(3) "iOS"
  5876. ["os x"]=>
  5877. string(8) "Mac OS X"
  5878. ["ppc mac"]=>
  5879. string(12) "Power PC Mac"
  5880. ["freebsd"]=>
  5881. string(7) "FreeBSD"
  5882. ["ppc"]=>
  5883. string(9) "Macintosh"
  5884. ["linux"]=>
  5885. string(5) "Linux"
  5886. ["debian"]=>
  5887. string(6) "Debian"
  5888. ["sunos"]=>
  5889. string(11) "Sun Solaris"
  5890. ["beos"]=>
  5891. string(4) "BeOS"
  5892. ["apachebench"]=>
  5893. string(11) "ApacheBench"
  5894. ["aix"]=>
  5895. string(3) "AIX"
  5896. ["irix"]=>
  5897. string(4) "Irix"
  5898. ["osf"]=>
  5899. string(7) "DEC OSF"
  5900. ["hp-ux"]=>
  5901. string(5) "HP-UX"
  5902. ["netbsd"]=>
  5903. string(6) "NetBSD"
  5904. ["bsdi"]=>
  5905. string(4) "BSDi"
  5906. ["openbsd"]=>
  5907. string(7) "OpenBSD"
  5908. ["gnu"]=>
  5909. string(9) "GNU/Linux"
  5910. ["unix"]=>
  5911. string(15) "Unknown Unix OS"
  5912. ["symbian"]=>
  5913. string(10) "Symbian OS"
  5914. }
  5915. ["browsers"]=>
  5916. array(28) {
  5917. ["OPR"]=>
  5918. string(5) "Opera"
  5919. ["Flock"]=>
  5920. string(5) "Flock"
  5921. ["Edge"]=>
  5922. string(7) "Spartan"
  5923. ["Chrome"]=>
  5924. string(6) "Chrome"
  5925. ["Opera.*?Version"]=>
  5926. string(5) "Opera"
  5927. ["Opera"]=>
  5928. string(5) "Opera"
  5929. ["MSIE"]=>
  5930. string(17) "Internet Explorer"
  5931. ["Internet Explorer"]=>
  5932. string(17) "Internet Explorer"
  5933. ["Trident.* rv"]=>
  5934. string(17) "Internet Explorer"
  5935. ["Shiira"]=>
  5936. string(6) "Shiira"
  5937. ["Firefox"]=>
  5938. string(7) "Firefox"
  5939. ["Chimera"]=>
  5940. string(7) "Chimera"
  5941. ["Phoenix"]=>
  5942. string(7) "Phoenix"
  5943. ["Firebird"]=>
  5944. string(8) "Firebird"
  5945. ["Camino"]=>
  5946. string(6) "Camino"
  5947. ["Netscape"]=>
  5948. string(8) "Netscape"
  5949. ["OmniWeb"]=>
  5950. string(7) "OmniWeb"
  5951. ["Safari"]=>
  5952. string(6) "Safari"
  5953. ["Mozilla"]=>
  5954. string(7) "Mozilla"
  5955. ["Konqueror"]=>
  5956. string(9) "Konqueror"
  5957. ["icab"]=>
  5958. string(4) "iCab"
  5959. ["Lynx"]=>
  5960. string(4) "Lynx"
  5961. ["Links"]=>
  5962. string(5) "Links"
  5963. ["hotjava"]=>
  5964. string(7) "HotJava"
  5965. ["amaya"]=>
  5966. string(5) "Amaya"
  5967. ["IBrowse"]=>
  5968. string(7) "IBrowse"
  5969. ["Maxthon"]=>
  5970. string(7) "Maxthon"
  5971. ["Ubuntu"]=>
  5972. string(18) "Ubuntu Web Browser"
  5973. }
  5974. ["mobiles"]=>
  5975. array(75) {
  5976. ["mobileexplorer"]=>
  5977. string(15) "Mobile Explorer"
  5978. ["palmsource"]=>
  5979. string(4) "Palm"
  5980. ["palmscape"]=>
  5981. string(9) "Palmscape"
  5982. ["motorola"]=>
  5983. string(8) "Motorola"
  5984. ["nokia"]=>
  5985. string(5) "Nokia"
  5986. ["palm"]=>
  5987. string(4) "Palm"
  5988. ["iphone"]=>
  5989. string(12) "Apple iPhone"
  5990. ["ipad"]=>
  5991. string(4) "iPad"
  5992. ["ipod"]=>
  5993. string(16) "Apple iPod Touch"
  5994. ["sony"]=>
  5995. string(13) "Sony Ericsson"
  5996. ["ericsson"]=>
  5997. string(13) "Sony Ericsson"
  5998. ["blackberry"]=>
  5999. string(10) "BlackBerry"
  6000. ["cocoon"]=>
  6001. string(9) "O2 Cocoon"
  6002. ["blazer"]=>
  6003. string(4) "Treo"
  6004. ["lg"]=>
  6005. string(2) "LG"
  6006. ["amoi"]=>
  6007. string(4) "Amoi"
  6008. ["xda"]=>
  6009. string(3) "XDA"
  6010. ["mda"]=>
  6011. string(3) "MDA"
  6012. ["vario"]=>
  6013. string(5) "Vario"
  6014. ["htc"]=>
  6015. string(3) "HTC"
  6016. ["samsung"]=>
  6017. string(7) "Samsung"
  6018. ["sharp"]=>
  6019. string(5) "Sharp"
  6020. ["sie-"]=>
  6021. string(7) "Siemens"
  6022. ["alcatel"]=>
  6023. string(7) "Alcatel"
  6024. ["benq"]=>
  6025. string(4) "BenQ"
  6026. ["ipaq"]=>
  6027. string(7) "HP iPaq"
  6028. ["mot-"]=>
  6029. string(8) "Motorola"
  6030. ["playstation portable"]=>
  6031. string(20) "PlayStation Portable"
  6032. ["playstation 3"]=>
  6033. string(13) "PlayStation 3"
  6034. ["playstation vita"]=>
  6035. string(16) "PlayStation Vita"
  6036. ["hiptop"]=>
  6037. string(13) "Danger Hiptop"
  6038. ["nec-"]=>
  6039. string(3) "NEC"
  6040. ["panasonic"]=>
  6041. string(9) "Panasonic"
  6042. ["philips"]=>
  6043. string(7) "Philips"
  6044. ["sagem"]=>
  6045. string(5) "Sagem"
  6046. ["sanyo"]=>
  6047. string(5) "Sanyo"
  6048. ["spv"]=>
  6049. string(3) "SPV"
  6050. ["zte"]=>
  6051. string(3) "ZTE"
  6052. ["sendo"]=>
  6053. string(5) "Sendo"
  6054. ["nintendo dsi"]=>
  6055. string(12) "Nintendo DSi"
  6056. ["nintendo ds"]=>
  6057. string(11) "Nintendo DS"
  6058. ["nintendo 3ds"]=>
  6059. string(12) "Nintendo 3DS"
  6060. ["wii"]=>
  6061. string(12) "Nintendo Wii"
  6062. ["open web"]=>
  6063. string(8) "Open Web"
  6064. ["openweb"]=>
  6065. string(7) "OpenWeb"
  6066. ["android"]=>
  6067. string(7) "Android"
  6068. ["symbian"]=>
  6069. string(7) "Symbian"
  6070. ["SymbianOS"]=>
  6071. string(9) "SymbianOS"
  6072. ["elaine"]=>
  6073. string(4) "Palm"
  6074. ["series60"]=>
  6075. string(11) "Symbian S60"
  6076. ["windows ce"]=>
  6077. string(10) "Windows CE"
  6078. ["obigo"]=>
  6079. string(5) "Obigo"
  6080. ["netfront"]=>
  6081. string(16) "Netfront Browser"
  6082. ["openwave"]=>
  6083. string(16) "Openwave Browser"
  6084. ["mobilexplorer"]=>
  6085. string(15) "Mobile Explorer"
  6086. ["operamini"]=>
  6087. string(10) "Opera Mini"
  6088. ["opera mini"]=>
  6089. string(10) "Opera Mini"
  6090. ["opera mobi"]=>
  6091. string(12) "Opera Mobile"
  6092. ["fennec"]=>
  6093. string(14) "Firefox Mobile"
  6094. ["digital paths"]=>
  6095. string(13) "Digital Paths"
  6096. ["avantgo"]=>
  6097. string(7) "AvantGo"
  6098. ["xiino"]=>
  6099. string(5) "Xiino"
  6100. ["novarra"]=>
  6101. string(18) "Novarra Transcoder"
  6102. ["vodafone"]=>
  6103. string(8) "Vodafone"
  6104. ["docomo"]=>
  6105. string(10) "NTT DoCoMo"
  6106. ["o2"]=>
  6107. string(2) "O2"
  6108. ["mobile"]=>
  6109. string(14) "Generic Mobile"
  6110. ["wireless"]=>
  6111. string(14) "Generic Mobile"
  6112. ["j2me"]=>
  6113. string(14) "Generic Mobile"
  6114. ["midp"]=>
  6115. string(14) "Generic Mobile"
  6116. ["cldc"]=>
  6117. string(14) "Generic Mobile"
  6118. ["up.link"]=>
  6119. string(14) "Generic Mobile"
  6120. ["up.browser"]=>
  6121. string(14) "Generic Mobile"
  6122. ["smartphone"]=>
  6123. string(14) "Generic Mobile"
  6124. ["cellphone"]=>
  6125. string(14) "Generic Mobile"
  6126. }
  6127. ["robots"]=>
  6128. array(19) {
  6129. ["googlebot"]=>
  6130. string(9) "Googlebot"
  6131. ["msnbot"]=>
  6132. string(6) "MSNBot"
  6133. ["baiduspider"]=>
  6134. string(11) "Baiduspider"
  6135. ["bingbot"]=>
  6136. string(4) "Bing"
  6137. ["slurp"]=>
  6138. string(13) "Inktomi Slurp"
  6139. ["yahoo"]=>
  6140. string(5) "Yahoo"
  6141. ["ask jeeves"]=>
  6142. string(10) "Ask Jeeves"
  6143. ["fastcrawler"]=>
  6144. string(11) "FastCrawler"
  6145. ["infoseek"]=>
  6146. string(18) "InfoSeek Robot 1.0"
  6147. ["lycos"]=>
  6148. string(5) "Lycos"
  6149. ["yandex"]=>
  6150. string(9) "YandexBot"
  6151. ["mediapartners-google"]=>
  6152. string(20) "MediaPartners Google"
  6153. ["CRAZYWEBCRAWLER"]=>
  6154. string(16) "Crazy Webcrawler"
  6155. ["adsbot-google"]=>
  6156. string(13) "AdsBot Google"
  6157. ["feedfetcher-google"]=>
  6158. string(18) "Feedfetcher Google"
  6159. ["curious george"]=>
  6160. string(14) "Curious George"
  6161. ["ia_archiver"]=>
  6162. string(13) "Alexa Crawler"
  6163. ["MJ12bot"]=>
  6164. string(11) "Majestic-12"
  6165. ["Uptimebot"]=>
  6166. string(9) "Uptimebot"
  6167. }
  6168. ["platform"]=>
  6169. string(5) "Linux"
  6170. ["browser"]=>
  6171. string(7) "Firefox"
  6172. ["version"]=>
  6173. string(4) "59.0"
  6174. ["mobile"]=>
  6175. string(0) ""
  6176. ["robot"]=>
  6177. string(0) ""
  6178. ["referer"]=>
  6179. NULL
  6180. }
  6181. ["fuel_language"]=>
  6182. &object(Fuel_language)#19 (15) {
  6183. ["options"]=>
  6184. array(1) {
  6185. ["english"]=>
  6186. string(7) "English"
  6187. }
  6188. ["selected"]=>
  6189. string(7) "english"
  6190. ["query_str_param"]=>
  6191. string(4) "lang"
  6192. ["cookie_name"]=>
  6193. string(0) ""
  6194. ["cookie_exp"]=>
  6195. string(8) "63072000"
  6196. ["use_cookies"]=>
  6197. bool(true)
  6198. ["detect_user_agent"]=>
  6199. string(0) ""
  6200. ["default_option"]=>
  6201. bool(false)
  6202. ["domains"]=>
  6203. bool(false)
  6204. ["CI":protected]=>
  6205. *RECURSION*
  6206. ["fuel":protected]=>
  6207. &object(Fuel)#15 (14) {
  6208. ["name":protected]=>
  6209. string(4) "FUEL"
  6210. ["folder":protected]=>
  6211. string(4) "fuel"
  6212. ["_attached":protected]=>
  6213. array(4) {
  6214. ["fuel_language"]=>
  6215. *RECURSION*
  6216. ["language"]=>
  6217. *RECURSION*
  6218. ["fuel_redirects"]=>
  6219. object(Fuel_redirects)#21 (14) {
  6220. ["http_code"]=>
  6221. int(301)
  6222. ["case_sensitive"]=>
  6223. bool(true)
  6224. ["ssl"]=>
  6225. array(0) {
  6226. }
  6227. ["non_ssl"]=>
  6228. array(0) {
  6229. }
  6230. ["aggressive_redirects"]=>
  6231. array(0) {
  6232. }
  6233. ["passive_redirects"]=>
  6234. array(0) {
  6235. }
  6236. ["max_redirects"]=>
  6237. int(2)
  6238. ["has_session":protected]=>
  6239. bool(false)
  6240. ["CI":protected]=>
  6241. *RECURSION*
  6242. ["fuel":protected]=>
  6243. *RECURSION*
  6244. ["permission":protected]=>
  6245. string(0) ""
  6246. ["init_permission_check":protected]=>
  6247. bool(false)
  6248. ["_errors":protected]=>
  6249. array(0) {
  6250. }
  6251. ["_inited":protected]=>
  6252. bool(true)
  6253. }
  6254. ["redirects"]=>
  6255. &object(Fuel_redirects)#21 (14) {
  6256. ["http_code"]=>
  6257. int(301)
  6258. ["case_sensitive"]=>
  6259. bool(true)
  6260. ["ssl"]=>
  6261. array(0) {
  6262. }
  6263. ["non_ssl"]=>
  6264. array(0) {
  6265. }
  6266. ["aggressive_redirects"]=>
  6267. array(0) {
  6268. }
  6269. ["passive_redirects"]=>
  6270. array(0) {
  6271. }
  6272. ["max_redirects"]=>
  6273. int(2)
  6274. ["has_session":protected]=>
  6275. bool(false)
  6276. ["CI":protected]=>
  6277. *RECURSION*
  6278. ["fuel":protected]=>
  6279. *RECURSION*
  6280. ["permission":protected]=>
  6281. string(0) ""
  6282. ["init_permission_check":protected]=>
  6283. bool(false)
  6284. ["_errors":protected]=>
  6285. array(0) {
  6286. }
  6287. ["_inited":protected]=>
  6288. bool(true)
  6289. }
  6290. }
  6291. ["_auto_attach":protected]=>
  6292. array(23) {
  6293. [0]=>
  6294. string(5) "admin"
  6295. [1]=>
  6296. string(6) "assets"
  6297. [2]=>
  6298. string(4) "auth"
  6299. [3]=>
  6300. string(6) "blocks"
  6301. [4]=>
  6302. string(5) "cache"
  6303. [5]=>
  6304. string(10) "categories"
  6305. [6]=>
  6306. string(9) "installer"
  6307. [7]=>
  6308. string(8) "language"
  6309. [8]=>
  6310. string(7) "layouts"
  6311. [9]=>
  6312. string(4) "logs"
  6313. [10]=>
  6314. string(7) "modules"
  6315. [11]=>
  6316. string(10) "navigation"
  6317. [12]=>
  6318. string(12) "notification"
  6319. [13]=>
  6320. string(5) "pages"
  6321. [14]=>
  6322. string(6) "parser"
  6323. [15]=>
  6324. string(5) "posts"
  6325. [16]=>
  6326. string(8) "pagevars"
  6327. [17]=>
  6328. string(11) "permissions"
  6329. [18]=>
  6330. string(9) "redirects"
  6331. [19]=>
  6332. string(8) "settings"
  6333. [20]=>
  6334. string(8) "sitevars"
  6335. [21]=>
  6336. string(4) "tags"
  6337. [22]=>
  6338. string(5) "users"
  6339. }
  6340. ["friendly_name":protected]=>
  6341. string(0) ""
  6342. ["uri_path":protected]=>
  6343. string(0) ""
  6344. ["_config":protected]=>
  6345. array(77) {
  6346. ["site_name"]=>
  6347. string(27) "Bandomoji FuelCMS svetainė"
  6348. ["fuel_path"]=>
  6349. string(5) "fuel/"
  6350. ["fuel_mode"]=>
  6351. string(4) "auto"
  6352. ["domain"]=>
  6353. string(0) ""
  6354. ["login_redirect"]=>
  6355. string(14) "fuel/dashboard"
  6356. ["logout_redirect"]=>
  6357. string(5) ":last"
  6358. ["from_email"]=>
  6359. string(15) "admin@localhost"
  6360. ["allow_forgotten_password"]=>
  6361. bool(true)
  6362. ["max_number_archived"]=>
  6363. int(5)
  6364. ["warn_if_modified"]=>
  6365. bool(true)
  6366. ["max_recent_pages"]=>
  6367. int(5)
  6368. ["saved_page_state_max"]=>
  6369. int(0)
  6370. ["fuel_cookie_path"]=>
  6371. string(9) "/fuelcms/"
  6372. ["xtra_css"]=>
  6373. string(0) ""
  6374. ["main_layout"]=>
  6375. string(10) "admin_main"
  6376. ["keyboard_shortcuts"]=>
  6377. array(3) {
  6378. ["toggle_view"]=>
  6379. string(12) "Ctrl+Shift+m"
  6380. ["save"]=>
  6381. string(12) "Ctrl+Shift+s"
  6382. ["view"]=>
  6383. string(12) "Ctrl+Shift+p"
  6384. }
  6385. ["dashboards"]=>
  6386. array(1) {
  6387. [0]=>
  6388. string(4) "fuel"
  6389. }
  6390. ["dashboard_rss"]=>
  6391. string(39) "http://www.getfuelcms.com/blog/feed/rss"
  6392. ["text_editor"]=>
  6393. string(8) "ckeditor"
  6394. ["attach"]=>
  6395. array(0) {
  6396. }
  6397. ["languages"]=>
  6398. array(1) {
  6399. ["english"]=>
  6400. string(7) "English"
  6401. }
  6402. ["language_mode"]=>
  6403. string(6) "domain"
  6404. ["add_language_to_site_url"]=>
  6405. bool(false)
  6406. ["language_force_default_to_site_url"]=>
  6407. bool(false)
  6408. ["language_query_str_param"]=>
  6409. string(4) "lang"
  6410. ["language_cookie_name"]=>
  6411. string(0) ""
  6412. ["language_cookie_exp"]=>
  6413. string(8) "63072000"
  6414. ["language_use_cookies"]=>
  6415. bool(true)
  6416. ["language_detect_user_agent"]=>
  6417. string(0) ""
  6418. ["language_default_option"]=>
  6419. NULL
  6420. ["fuel_assets_path"]=>
  6421. string(29) "fuel/modules/{module}/assets/"
  6422. ["assets_excluded_dirs"]=>
  6423. array(5) {
  6424. [0]=>
  6425. string(2) "js"
  6426. [1]=>
  6427. string(3) "css"
  6428. [2]=>
  6429. string(5) "cache"
  6430. [3]=>
  6431. string(3) "swf"
  6432. [4]=>
  6433. string(8) "captchas"
  6434. }
  6435. ["assets_allow_subfolder_creation"]=>
  6436. bool(true)
  6437. ["editable_asset_filetypes"]=>
  6438. array(4) {
  6439. ["images"]=>
  6440. string(28) "jpg|jpeg|jpe|gif|png|zip|svg"
  6441. ["pdf"]=>
  6442. string(7) "pdf|zip"
  6443. ["media"]=>
  6444. string(21) "mov|mp3|aiff|mpeg|zip"
  6445. ["assets"]=>
  6446. string(58) "jpg|jpeg|jpe|png|gif|mov|mpeg|mp3|wav|aiff|pdf|css|zip|svg"
  6447. }
  6448. ["assets_upload_max_size"]=>
  6449. int(5000)
  6450. ["assets_upload_max_width"]=>
  6451. int(1024)
  6452. ["assets_upload_max_height"]=>
  6453. int(768)
  6454. ["fuel_javascript"]=>
  6455. array(1) {
  6456. ["fuel"]=>
  6457. array(27) {
  6458. [0]=>
  6459. string(42) "jquery/plugins/jquery-ui-1.8.17.custom.min"
  6460. [1]=>
  6461. string(28) "jquery/plugins/jquery.easing"
  6462. [2]=>
  6463. string(30) "jquery/plugins/jquery.bgiframe"
  6464. [3]=>
  6465. string(29) "jquery/plugins/jquery.tooltip"
  6466. [4]=>
  6467. string(34) "jquery/plugins/jquery.scrollTo-min"
  6468. [5]=>
  6469. string(22) "jquery/plugins/jqModal"
  6470. [6]=>
  6471. string(31) "jquery/plugins/jquery.checksave"
  6472. [7]=>
  6473. string(26) "jquery/plugins/jquery.form"
  6474. [8]=>
  6475. string(30) "jquery/plugins/jquery.treeview"
  6476. [9]=>
  6477. string(31) "jquery/plugins/jquery.serialize"
  6478. [10]=>
  6479. string(28) "jquery/plugins/jquery.cookie"
  6480. [11]=>
  6481. string(33) "jquery/plugins/jquery.supercookie"
  6482. [12]=>
  6483. string(29) "jquery/plugins/jquery.hotkeys"
  6484. [13]=>
  6485. string(28) "jquery/plugins/jquery.cookie"
  6486. [14]=>
  6487. string(34) "jquery/plugins/jquery.simpletab.js"
  6488. [15]=>
  6489. string(33) "jquery/plugins/jquery.tablednd.js"
  6490. [16]=>
  6491. string(33) "jquery/plugins/jquery.placeholder"
  6492. [17]=>
  6493. string(27) "jquery/plugins/jquery.selso"
  6494. [18]=>
  6495. string(46) "jquery/plugins/jquery.disable.text.select.pack"
  6496. [19]=>
  6497. string(38) "jquery/plugins/jquery.supercomboselect"
  6498. [20]=>
  6499. string(31) "jquery/plugins/jquery.MultiFile"
  6500. [21]=>
  6501. string(28) "fuel/linked_field_formatters"
  6502. [22]=>
  6503. string(29) "jquery/plugins/jquery.numeric"
  6504. [23]=>
  6505. string(32) "jquery/plugins/jquery.repeatable"
  6506. [24]=>
  6507. string(38) "jquery/plugins/chrome_pushstack_fix.js"
  6508. [25]=>
  6509. string(19) "jqx/plugins/util.js"
  6510. [26]=>
  6511. string(11) "fuel/global"
  6512. }
  6513. }
  6514. ["fuel_css"]=>
  6515. array(0) {
  6516. }
  6517. ["fuel_assets_output"]=>
  6518. bool(false)
  6519. ["set_upload_file_perms"]=>
  6520. bool(false)
  6521. ["offline"]=>
  6522. bool(false)
  6523. ["password_min_length"]=>
  6524. NULL
  6525. ["password_max_length"]=>
  6526. NULL
  6527. ["password_pattern_match"]=>
  6528. NULL
  6529. ["offline_allowed_uri"]=>
  6530. array(0) {
  6531. }
  6532. ["restrict_to_remote_ip"]=>
  6533. array(0) {
  6534. }
  6535. ["webhook_remote_ip"]=>
  6536. array(0) {
  6537. }
  6538. ["default_pwd"]=>
  6539. string(5) "admin"
  6540. ["admin_enabled"]=>
  6541. bool(true)
  6542. ["num_logins_before_lock"]=>
  6543. int(3)
  6544. ["seconds_to_unlock"]=>
  6545. int(60)
  6546. ["dev_password"]=>
  6547. string(0) ""
  6548. ["auto_search_views"]=>
  6549. bool(false)
  6550. ["module_sanitize_funcs"]=>
  6551. array(4) {
  6552. ["xss"]=>
  6553. string(9) "xss_clean"
  6554. ["php"]=>
  6555. string(15) "encode_php_tags"
  6556. ["template"]=>
  6557. string(22) "php_to_template_syntax"
  6558. ["entities"]=>
  6559. string(12) "htmlentities"
  6560. }
  6561. ["modules_allowed"]=>
  6562. array(1) {
  6563. [0]=>
  6564. string(10) "user_guide"
  6565. }
  6566. ["nav"]=>
  6567. array(4) {
  6568. ["site"]=>
  6569. array(8) {
  6570. ["dashboard"]=>
  6571. string(0) ""
  6572. ["pages"]=>
  6573. string(0) ""
  6574. ["blocks"]=>
  6575. string(0) ""
  6576. ["navigation"]=>
  6577. string(0) ""
  6578. ["tags"]=>
  6579. string(0) ""
  6580. ["categories"]=>
  6581. string(0) ""
  6582. ["assets"]=>
  6583. string(0) ""
  6584. ["sitevariables"]=>
  6585. string(0) ""
  6586. }
  6587. ["modules"]=>
  6588. array(0) {
  6589. }
  6590. ["tools"]=>
  6591. array(0) {
  6592. }
  6593. ["manage"]=>
  6594. array(5) {
  6595. ["users"]=>
  6596. string(0) ""
  6597. ["permissions"]=>
  6598. string(0) ""
  6599. ["manage/cache"]=>
  6600. string(0) ""
  6601. ["logs"]=>
  6602. string(0) ""
  6603. ["settings"]=>
  6604. string(0) ""
  6605. }
  6606. }
  6607. ["nav_auto_arrange"]=>
  6608. bool(true)
  6609. ["default_home_view"]=>
  6610. string(4) "home"
  6611. ["use_page_cache"]=>
  6612. string(3) "cms"
  6613. ["page_cache_ttl"]=>
  6614. int(0)
  6615. ["page_cache_group"]=>
  6616. string(5) "pages"
  6617. ["max_page_params"]=>
  6618. int(0)
  6619. ["uri_view_overwrites"]=>
  6620. array(0) {
  6621. }
  6622. ["tables"]=>
  6623. array(13) {
  6624. ["fuel_archives"]=>
  6625. string(13) "fuel_archives"
  6626. ["fuel_blocks"]=>
  6627. string(11) "fuel_blocks"
  6628. ["fuel_categories"]=>
  6629. string(15) "fuel_categories"
  6630. ["fuel_logs"]=>
  6631. string(9) "fuel_logs"
  6632. ["fuel_navigation"]=>
  6633. string(15) "fuel_navigation"
  6634. ["fuel_navigation_groups"]=>
  6635. string(22) "fuel_navigation_groups"
  6636. ["fuel_pages"]=>
  6637. string(10) "fuel_pages"
  6638. ["fuel_pagevars"]=>
  6639. string(19) "fuel_page_variables"
  6640. ["fuel_permissions"]=>
  6641. string(16) "fuel_permissions"
  6642. ["fuel_relationships"]=>
  6643. string(18) "fuel_relationships"
  6644. ["fuel_settings"]=>
  6645. string(13) "fuel_settings"
  6646. ["fuel_tags"]=>
  6647. string(9) "fuel_tags"
  6648. ["fuel_users"]=>
  6649. string(10) "fuel_users"
  6650. }
  6651. ["auto_page_navigation_group_id"]=>
  6652. int(1)
  6653. ["page_uri_prefix"]=>
  6654. string(0) ""
  6655. ["view_in_new_window"]=>
  6656. bool(true)
  6657. ["parser_engine"]=>
  6658. string(4) "dwoo"
  6659. ["double_parse"]=>
  6660. bool(false)
  6661. ["parser_compile_dir"]=>
  6662. string(63) "/opt/lampp/htdocs/fuelcms/fuel/application/cache/dwoo/compiled/"
  6663. ["parser_compile_dir_perms"]=>
  6664. int(493)
  6665. ["parser_compile_file_perms"]=>
  6666. int(438)
  6667. ["parser_delimiters"]=>
  6668. array(4) {
  6669. ["tag_comment"]=>
  6670. array(2) {
  6671. [0]=>
  6672. string(2) "{#"
  6673. [1]=>
  6674. string(2) "#}"
  6675. }
  6676. ["tag_block"]=>
  6677. array(2) {
  6678. [0]=>
  6679. string(2) "{%"
  6680. [1]=>
  6681. string(2) "%}"
  6682. }
  6683. ["tag_variable"]=>
  6684. array(2) {
  6685. [0]=>
  6686. string(1) "{"
  6687. [1]=>
  6688. string(1) "}"
  6689. }
  6690. ["interpolation"]=>
  6691. array(2) {
  6692. [0]=>
  6693. string(2) "#{"
  6694. [1]=>
  6695. string(1) "}"
  6696. }
  6697. }
  6698. ["parser_allowed_functions"]=>
  6699. array(36) {
  6700. [0]=>
  6701. string(10) "strip_tags"
  6702. [1]=>
  6703. string(4) "date"
  6704. [2]=>
  6705. string(11) "detect_lang"
  6706. [3]=>
  6707. string(4) "lang"
  6708. [4]=>
  6709. string(2) "js"
  6710. [5]=>
  6711. string(3) "css"
  6712. [6]=>
  6713. string(3) "swf"
  6714. [7]=>
  6715. string(8) "img_path"
  6716. [8]=>
  6717. string(8) "css_path"
  6718. [9]=>
  6719. string(7) "js_path"
  6720. [10]=>
  6721. string(8) "swf_path"
  6722. [11]=>
  6723. string(8) "pdf_path"
  6724. [12]=>
  6725. string(10) "media_path"
  6726. [13]=>
  6727. string(10) "cache_path"
  6728. [14]=>
  6729. string(12) "captcha_path"
  6730. [15]=>
  6731. string(11) "assets_path"
  6732. [16]=>
  6733. string(10) "fuel_block"
  6734. [17]=>
  6735. string(10) "fuel_model"
  6736. [18]=>
  6737. string(8) "fuel_nav"
  6738. [19]=>
  6739. string(9) "fuel_edit"
  6740. [20]=>
  6741. string(12) "fuel_set_var"
  6742. [21]=>
  6743. string(8) "fuel_var"
  6744. [22]=>
  6745. string(15) "fuel_var_append"
  6746. [23]=>
  6747. string(9) "fuel_form"
  6748. [24]=>
  6749. string(9) "fuel_page"
  6750. [25]=>
  6751. string(5) "quote"
  6752. [26]=>
  6753. string(11) "safe_mailto"
  6754. [27]=>
  6755. string(17) "session_flashdata"
  6756. [28]=>
  6757. string(16) "session_userdata"
  6758. [29]=>
  6759. string(8) "prep_url"
  6760. [30]=>
  6761. string(8) "site_url"
  6762. [31]=>
  6763. string(8) "show_404"
  6764. [32]=>
  6765. string(8) "redirect"
  6766. [33]=>
  6767. string(11) "uri_segment"
  6768. [34]=>
  6769. string(15) "auto_typography"
  6770. [35]=>
  6771. string(11) "current_url"
  6772. }
  6773. ["parser_refs"]=>
  6774. array(6) {
  6775. [0]=>
  6776. string(6) "config"
  6777. [1]=>
  6778. string(4) "load"
  6779. [2]=>
  6780. string(7) "session"
  6781. [3]=>
  6782. string(3) "uri"
  6783. [4]=>
  6784. string(5) "input"
  6785. [5]=>
  6786. string(10) "user_agent"
  6787. }
  6788. ["generate"]=>
  6789. array(4) {
  6790. ["search"]=>
  6791. array(2) {
  6792. [0]=>
  6793. string(3) "app"
  6794. [1]=>
  6795. string(4) "fuel"
  6796. }
  6797. ["advanced"]=>
  6798. array(18) {
  6799. [0]=>
  6800. string(23) "assets/css/{module}.css"
  6801. [1]=>
  6802. string(25) "assets/images/ico_cog.png"
  6803. [2]=>
  6804. string(35) "assets/js/{ModuleName}Controller.js"
  6805. [3]=>
  6806. string(13) "assets/cache/"
  6807. [4]=>
  6808. string(19) "config/{module}.php"
  6809. [5]=>
  6810. string(29) "config/{module}_constants.php"
  6811. [6]=>
  6812. string(26) "config/{module}_routes.php"
  6813. [7]=>
  6814. string(31) "controllers/{Module}_module.php"
  6815. [8]=>
  6816. string(27) "helpers/{module}_helper.php"
  6817. [9]=>
  6818. string(19) "install/install.php"
  6819. [10]=>
  6820. string(27) "libraries/Fuel_{module}.php"
  6821. [11]=>
  6822. string(34) "language/english/{module}_lang.php"
  6823. [12]=>
  6824. string(7) "models/"
  6825. [13]=>
  6826. string(10) "tests/sql/"
  6827. [14]=>
  6828. string(25) "views/_admin/{module}.php"
  6829. [15]=>
  6830. string(14) "views/_blocks/"
  6831. [16]=>
  6832. string(21) "views/_docs/index.php"
  6833. [17]=>
  6834. string(15) "views/_layouts/"
  6835. }
  6836. ["simple"]=>
  6837. string(19) "MY_fuel_modules.php"
  6838. ["model"]=>
  6839. array(2) {
  6840. [0]=>
  6841. string(22) "{Model_name}_model.php"
  6842. [1]=>
  6843. string(15) "sql/{table}.sql"
  6844. }
  6845. }
  6846. }
  6847. ["_settings":protected]=>
  6848. NULL
  6849. ["CI":protected]=>
  6850. *RECURSION*
  6851. ["fuel":protected]=>
  6852. *RECURSION*
  6853. ["permission":protected]=>
  6854. string(0) ""
  6855. ["init_permission_check":protected]=>
  6856. bool(false)
  6857. ["_errors":protected]=>
  6858. array(0) {
  6859. }
  6860. ["_inited":protected]=>
  6861. bool(false)
  6862. }
  6863. ["permission":protected]=>
  6864. string(0) ""
  6865. ["init_permission_check":protected]=>
  6866. bool(false)
  6867. ["_errors":protected]=>
  6868. array(0) {
  6869. }
  6870. ["_inited":protected]=>
  6871. bool(true)
  6872. }
  6873. ["fuel_redirects"]=>
  6874. &object(Fuel_redirects)#21 (14) {
  6875. ["http_code"]=>
  6876. int(301)
  6877. ["case_sensitive"]=>
  6878. bool(true)
  6879. ["ssl"]=>
  6880. array(0) {
  6881. }
  6882. ["non_ssl"]=>
  6883. array(0) {
  6884. }
  6885. ["aggressive_redirects"]=>
  6886. array(0) {
  6887. }
  6888. ["passive_redirects"]=>
  6889. array(0) {
  6890. }
  6891. ["max_redirects"]=>
  6892. int(2)
  6893. ["has_session":protected]=>
  6894. bool(false)
  6895. ["CI":protected]=>
  6896. *RECURSION*
  6897. ["fuel":protected]=>
  6898. &object(Fuel)#15 (14) {
  6899. ["name":protected]=>
  6900. string(4) "FUEL"
  6901. ["folder":protected]=>
  6902. string(4) "fuel"
  6903. ["_attached":protected]=>
  6904. array(4) {
  6905. ["fuel_language"]=>
  6906. object(Fuel_language)#19 (15) {
  6907. ["options"]=>
  6908. array(1) {
  6909. ["english"]=>
  6910. string(7) "English"
  6911. }
  6912. ["selected"]=>
  6913. string(7) "english"
  6914. ["query_str_param"]=>
  6915. string(4) "lang"
  6916. ["cookie_name"]=>
  6917. string(0) ""
  6918. ["cookie_exp"]=>
  6919. string(8) "63072000"
  6920. ["use_cookies"]=>
  6921. bool(true)
  6922. ["detect_user_agent"]=>
  6923. string(0) ""
  6924. ["default_option"]=>
  6925. bool(false)
  6926. ["domains"]=>
  6927. bool(false)
  6928. ["CI":protected]=>
  6929. *RECURSION*
  6930. ["fuel":protected]=>
  6931. *RECURSION*
  6932. ["permission":protected]=>
  6933. string(0) ""
  6934. ["init_permission_check":protected]=>
  6935. bool(false)
  6936. ["_errors":protected]=>
  6937. array(0) {
  6938. }
  6939. ["_inited":protected]=>
  6940. bool(true)
  6941. }
  6942. ["language"]=>
  6943. &object(Fuel_language)#19 (15) {
  6944. ["options"]=>
  6945. array(1) {
  6946. ["english"]=>
  6947. string(7) "English"
  6948. }
  6949. ["selected"]=>
  6950. string(7) "english"
  6951. ["query_str_param"]=>
  6952. string(4) "lang"
  6953. ["cookie_name"]=>
  6954. string(0) ""
  6955. ["cookie_exp"]=>
  6956. string(8) "63072000"
  6957. ["use_cookies"]=>
  6958. bool(true)
  6959. ["detect_user_agent"]=>
  6960. string(0) ""
  6961. ["default_option"]=>
  6962. bool(false)
  6963. ["domains"]=>
  6964. bool(false)
  6965. ["CI":protected]=>
  6966. *RECURSION*
  6967. ["fuel":protected]=>
  6968. *RECURSION*
  6969. ["permission":protected]=>
  6970. string(0) ""
  6971. ["init_permission_check":protected]=>
  6972. bool(false)
  6973. ["_errors":protected]=>
  6974. array(0) {
  6975. }
  6976. ["_inited":protected]=>
  6977. bool(true)
  6978. }
  6979. ["fuel_redirects"]=>
  6980. *RECURSION*
  6981. ["redirects"]=>
  6982. *RECURSION*
  6983. }
  6984. ["_auto_attach":protected]=>
  6985. array(23) {
  6986. [0]=>
  6987. string(5) "admin"
  6988. [1]=>
  6989. string(6) "assets"
  6990. [2]=>
  6991. string(4) "auth"
  6992. [3]=>
  6993. string(6) "blocks"
  6994. [4]=>
  6995. string(5) "cache"
  6996. [5]=>
  6997. string(10) "categories"
  6998. [6]=>
  6999. string(9) "installer"
  7000. [7]=>
  7001. string(8) "language"
  7002. [8]=>
  7003. string(7) "layouts"
  7004. [9]=>
  7005. string(4) "logs"
  7006. [10]=>
  7007. string(7) "modules"
  7008. [11]=>
  7009. string(10) "navigation"
  7010. [12]=>
  7011. string(12) "notification"
  7012. [13]=>
  7013. string(5) "pages"
  7014. [14]=>
  7015. string(6) "parser"
  7016. [15]=>
  7017. string(5) "posts"
  7018. [16]=>
  7019. string(8) "pagevars"
  7020. [17]=>
  7021. string(11) "permissions"
  7022. [18]=>
  7023. string(9) "redirects"
  7024. [19]=>
  7025. string(8) "settings"
  7026. [20]=>
  7027. string(8) "sitevars"
  7028. [21]=>
  7029. string(4) "tags"
  7030. [22]=>
  7031. string(5) "users"
  7032. }
  7033. ["friendly_name":protected]=>
  7034. string(0) ""
  7035. ["uri_path":protected]=>
  7036. string(0) ""
  7037. ["_config":protected]=>
  7038. array(77) {
  7039. ["site_name"]=>
  7040. string(27) "Bandomoji FuelCMS svetainė"
  7041. ["fuel_path"]=>
  7042. string(5) "fuel/"
  7043. ["fuel_mode"]=>
  7044. string(4) "auto"
  7045. ["domain"]=>
  7046. string(0) ""
  7047. ["login_redirect"]=>
  7048. string(14) "fuel/dashboard"
  7049. ["logout_redirect"]=>
  7050. string(5) ":last"
  7051. ["from_email"]=>
  7052. string(15) "admin@localhost"
  7053. ["allow_forgotten_password"]=>
  7054. bool(true)
  7055. ["max_number_archived"]=>
  7056. int(5)
  7057. ["warn_if_modified"]=>
  7058. bool(true)
  7059. ["max_recent_pages"]=>
  7060. int(5)
  7061. ["saved_page_state_max"]=>
  7062. int(0)
  7063. ["fuel_cookie_path"]=>
  7064. string(9) "/fuelcms/"
  7065. ["xtra_css"]=>
  7066. string(0) ""
  7067. ["main_layout"]=>
  7068. string(10) "admin_main"
  7069. ["keyboard_shortcuts"]=>
  7070. array(3) {
  7071. ["toggle_view"]=>
  7072. string(12) "Ctrl+Shift+m"
  7073. ["save"]=>
  7074. string(12) "Ctrl+Shift+s"
  7075. ["view"]=>
  7076. string(12) "Ctrl+Shift+p"
  7077. }
  7078. ["dashboards"]=>
  7079. array(1) {
  7080. [0]=>
  7081. string(4) "fuel"
  7082. }
  7083. ["dashboard_rss"]=>
  7084. string(39) "http://www.getfuelcms.com/blog/feed/rss"
  7085. ["text_editor"]=>
  7086. string(8) "ckeditor"
  7087. ["attach"]=>
  7088. array(0) {
  7089. }
  7090. ["languages"]=>
  7091. array(1) {
  7092. ["english"]=>
  7093. string(7) "English"
  7094. }
  7095. ["language_mode"]=>
  7096. string(6) "domain"
  7097. ["add_language_to_site_url"]=>
  7098. bool(false)
  7099. ["language_force_default_to_site_url"]=>
  7100. bool(false)
  7101. ["language_query_str_param"]=>
  7102. string(4) "lang"
  7103. ["language_cookie_name"]=>
  7104. string(0) ""
  7105. ["language_cookie_exp"]=>
  7106. string(8) "63072000"
  7107. ["language_use_cookies"]=>
  7108. bool(true)
  7109. ["language_detect_user_agent"]=>
  7110. string(0) ""
  7111. ["language_default_option"]=>
  7112. NULL
  7113. ["fuel_assets_path"]=>
  7114. string(29) "fuel/modules/{module}/assets/"
  7115. ["assets_excluded_dirs"]=>
  7116. array(5) {
  7117. [0]=>
  7118. string(2) "js"
  7119. [1]=>
  7120. string(3) "css"
  7121. [2]=>
  7122. string(5) "cache"
  7123. [3]=>
  7124. string(3) "swf"
  7125. [4]=>
  7126. string(8) "captchas"
  7127. }
  7128. ["assets_allow_subfolder_creation"]=>
  7129. bool(true)
  7130. ["editable_asset_filetypes"]=>
  7131. array(4) {
  7132. ["images"]=>
  7133. string(28) "jpg|jpeg|jpe|gif|png|zip|svg"
  7134. ["pdf"]=>
  7135. string(7) "pdf|zip"
  7136. ["media"]=>
  7137. string(21) "mov|mp3|aiff|mpeg|zip"
  7138. ["assets"]=>
  7139. string(58) "jpg|jpeg|jpe|png|gif|mov|mpeg|mp3|wav|aiff|pdf|css|zip|svg"
  7140. }
  7141. ["assets_upload_max_size"]=>
  7142. int(5000)
  7143. ["assets_upload_max_width"]=>
  7144. int(1024)
  7145. ["assets_upload_max_height"]=>
  7146. int(768)
  7147. ["fuel_javascript"]=>
  7148. array(1) {
  7149. ["fuel"]=>
  7150. array(27) {
  7151. [0]=>
  7152. string(42) "jquery/plugins/jquery-ui-1.8.17.custom.min"
  7153. [1]=>
  7154. string(28) "jquery/plugins/jquery.easing"
  7155. [2]=>
  7156. string(30) "jquery/plugins/jquery.bgiframe"
  7157. [3]=>
  7158. string(29) "jquery/plugins/jquery.tooltip"
  7159. [4]=>
  7160. string(34) "jquery/plugins/jquery.scrollTo-min"
  7161. [5]=>
  7162. string(22) "jquery/plugins/jqModal"
  7163. [6]=>
  7164. string(31) "jquery/plugins/jquery.checksave"
  7165. [7]=>
  7166. string(26) "jquery/plugins/jquery.form"
  7167. [8]=>
  7168. string(30) "jquery/plugins/jquery.treeview"
  7169. [9]=>
  7170. string(31) "jquery/plugins/jquery.serialize"
  7171. [10]=>
  7172. string(28) "jquery/plugins/jquery.cookie"
  7173. [11]=>
  7174. string(33) "jquery/plugins/jquery.supercookie"
  7175. [12]=>
  7176. string(29) "jquery/plugins/jquery.hotkeys"
  7177. [13]=>
  7178. string(28) "jquery/plugins/jquery.cookie"
  7179. [14]=>
  7180. string(34) "jquery/plugins/jquery.simpletab.js"
  7181. [15]=>
  7182. string(33) "jquery/plugins/jquery.tablednd.js"
  7183. [16]=>
  7184. string(33) "jquery/plugins/jquery.placeholder"
  7185. [17]=>
  7186. string(27) "jquery/plugins/jquery.selso"
  7187. [18]=>
  7188. string(46) "jquery/plugins/jquery.disable.text.select.pack"
  7189. [19]=>
  7190. string(38) "jquery/plugins/jquery.supercomboselect"
  7191. [20]=>
  7192. string(31) "jquery/plugins/jquery.MultiFile"
  7193. [21]=>
  7194. string(28) "fuel/linked_field_formatters"
  7195. [22]=>
  7196. string(29) "jquery/plugins/jquery.numeric"
  7197. [23]=>
  7198. string(32) "jquery/plugins/jquery.repeatable"
  7199. [24]=>
  7200. string(38) "jquery/plugins/chrome_pushstack_fix.js"
  7201. [25]=>
  7202. string(19) "jqx/plugins/util.js"
  7203. [26]=>
  7204. string(11) "fuel/global"
  7205. }
  7206. }
  7207. ["fuel_css"]=>
  7208. array(0) {
  7209. }
  7210. ["fuel_assets_output"]=>
  7211. bool(false)
  7212. ["set_upload_file_perms"]=>
  7213. bool(false)
  7214. ["offline"]=>
  7215. bool(false)
  7216. ["password_min_length"]=>
  7217. NULL
  7218. ["password_max_length"]=>
  7219. NULL
  7220. ["password_pattern_match"]=>
  7221. NULL
  7222. ["offline_allowed_uri"]=>
  7223. array(0) {
  7224. }
  7225. ["restrict_to_remote_ip"]=>
  7226. array(0) {
  7227. }
  7228. ["webhook_remote_ip"]=>
  7229. array(0) {
  7230. }
  7231. ["default_pwd"]=>
  7232. string(5) "admin"
  7233. ["admin_enabled"]=>
  7234. bool(true)
  7235. ["num_logins_before_lock"]=>
  7236. int(3)
  7237. ["seconds_to_unlock"]=>
  7238. int(60)
  7239. ["dev_password"]=>
  7240. string(0) ""
  7241. ["auto_search_views"]=>
  7242. bool(false)
  7243. ["module_sanitize_funcs"]=>
  7244. array(4) {
  7245. ["xss"]=>
  7246. string(9) "xss_clean"
  7247. ["php"]=>
  7248. string(15) "encode_php_tags"
  7249. ["template"]=>
  7250. string(22) "php_to_template_syntax"
  7251. ["entities"]=>
  7252. string(12) "htmlentities"
  7253. }
  7254. ["modules_allowed"]=>
  7255. array(1) {
  7256. [0]=>
  7257. string(10) "user_guide"
  7258. }
  7259. ["nav"]=>
  7260. array(4) {
  7261. ["site"]=>
  7262. array(8) {
  7263. ["dashboard"]=>
  7264. string(0) ""
  7265. ["pages"]=>
  7266. string(0) ""
  7267. ["blocks"]=>
  7268. string(0) ""
  7269. ["navigation"]=>
  7270. string(0) ""
  7271. ["tags"]=>
  7272. string(0) ""
  7273. ["categories"]=>
  7274. string(0) ""
  7275. ["assets"]=>
  7276. string(0) ""
  7277. ["sitevariables"]=>
  7278. string(0) ""
  7279. }
  7280. ["modules"]=>
  7281. array(0) {
  7282. }
  7283. ["tools"]=>
  7284. array(0) {
  7285. }
  7286. ["manage"]=>
  7287. array(5) {
  7288. ["users"]=>
  7289. string(0) ""
  7290. ["permissions"]=>
  7291. string(0) ""
  7292. ["manage/cache"]=>
  7293. string(0) ""
  7294. ["logs"]=>
  7295. string(0) ""
  7296. ["settings"]=>
  7297. string(0) ""
  7298. }
  7299. }
  7300. ["nav_auto_arrange"]=>
  7301. bool(true)
  7302. ["default_home_view"]=>
  7303. string(4) "home"
  7304. ["use_page_cache"]=>
  7305. string(3) "cms"
  7306. ["page_cache_ttl"]=>
  7307. int(0)
  7308. ["page_cache_group"]=>
  7309. string(5) "pages"
  7310. ["max_page_params"]=>
  7311. int(0)
  7312. ["uri_view_overwrites"]=>
  7313. array(0) {
  7314. }
  7315. ["tables"]=>
  7316. array(13) {
  7317. ["fuel_archives"]=>
  7318. string(13) "fuel_archives"
  7319. ["fuel_blocks"]=>
  7320. string(11) "fuel_blocks"
  7321. ["fuel_categories"]=>
  7322. string(15) "fuel_categories"
  7323. ["fuel_logs"]=>
  7324. string(9) "fuel_logs"
  7325. ["fuel_navigation"]=>
  7326. string(15) "fuel_navigation"
  7327. ["fuel_navigation_groups"]=>
  7328. string(22) "fuel_navigation_groups"
  7329. ["fuel_pages"]=>
  7330. string(10) "fuel_pages"
  7331. ["fuel_pagevars"]=>
  7332. string(19) "fuel_page_variables"
  7333. ["fuel_permissions"]=>
  7334. string(16) "fuel_permissions"
  7335. ["fuel_relationships"]=>
  7336. string(18) "fuel_relationships"
  7337. ["fuel_settings"]=>
  7338. string(13) "fuel_settings"
  7339. ["fuel_tags"]=>
  7340. string(9) "fuel_tags"
  7341. ["fuel_users"]=>
  7342. string(10) "fuel_users"
  7343. }
  7344. ["auto_page_navigation_group_id"]=>
  7345. int(1)
  7346. ["page_uri_prefix"]=>
  7347. string(0) ""
  7348. ["view_in_new_window"]=>
  7349. bool(true)
  7350. ["parser_engine"]=>
  7351. string(4) "dwoo"
  7352. ["double_parse"]=>
  7353. bool(false)
  7354. ["parser_compile_dir"]=>
  7355. string(63) "/opt/lampp/htdocs/fuelcms/fuel/application/cache/dwoo/compiled/"
  7356. ["parser_compile_dir_perms"]=>
  7357. int(493)
  7358. ["parser_compile_file_perms"]=>
  7359. int(438)
  7360. ["parser_delimiters"]=>
  7361. array(4) {
  7362. ["tag_comment"]=>
  7363. array(2) {
  7364. [0]=>
  7365. string(2) "{#"
  7366. [1]=>
  7367. string(2) "#}"
  7368. }
  7369. ["tag_block"]=>
  7370. array(2) {
  7371. [0]=>
  7372. string(2) "{%"
  7373. [1]=>
  7374. string(2) "%}"
  7375. }
  7376. ["tag_variable"]=>
  7377. array(2) {
  7378. [0]=>
  7379. string(1) "{"
  7380. [1]=>
  7381. string(1) "}"
  7382. }
  7383. ["interpolation"]=>
  7384. array(2) {
  7385. [0]=>
  7386. string(2) "#{"
  7387. [1]=>
  7388. string(1) "}"
  7389. }
  7390. }
  7391. ["parser_allowed_functions"]=>
  7392. array(36) {
  7393. [0]=>
  7394. string(10) "strip_tags"
  7395. [1]=>
  7396. string(4) "date"
  7397. [2]=>
  7398. string(11) "detect_lang"
  7399. [3]=>
  7400. string(4) "lang"
  7401. [4]=>
  7402. string(2) "js"
  7403. [5]=>
  7404. string(3) "css"
  7405. [6]=>
  7406. string(3) "swf"
  7407. [7]=>
  7408. string(8) "img_path"
  7409. [8]=>
  7410. string(8) "css_path"
  7411. [9]=>
  7412. string(7) "js_path"
  7413. [10]=>
  7414. string(8) "swf_path"
  7415. [11]=>
  7416. string(8) "pdf_path"
  7417. [12]=>
  7418. string(10) "media_path"
  7419. [13]=>
  7420. string(10) "cache_path"
  7421. [14]=>
  7422. string(12) "captcha_path"
  7423. [15]=>
  7424. string(11) "assets_path"
  7425. [16]=>
  7426. string(10) "fuel_block"
  7427. [17]=>
  7428. string(10) "fuel_model"
  7429. [18]=>
  7430. string(8) "fuel_nav"
  7431. [19]=>
  7432. string(9) "fuel_edit"
  7433. [20]=>
  7434. string(12) "fuel_set_var"
  7435. [21]=>
  7436. string(8) "fuel_var"
  7437. [22]=>
  7438. string(15) "fuel_var_append"
  7439. [23]=>
  7440. string(9) "fuel_form"
  7441. [24]=>
  7442. string(9) "fuel_page"
  7443. [25]=>
  7444. string(5) "quote"
  7445. [26]=>
  7446. string(11) "safe_mailto"
  7447. [27]=>
  7448. string(17) "session_flashdata"
  7449. [28]=>
  7450. string(16) "session_userdata"
  7451. [29]=>
  7452. string(8) "prep_url"
  7453. [30]=>
  7454. string(8) "site_url"
  7455. [31]=>
  7456. string(8) "show_404"
  7457. [32]=>
  7458. string(8) "redirect"
  7459. [33]=>
  7460. string(11) "uri_segment"
  7461. [34]=>
  7462. string(15) "auto_typography"
  7463. [35]=>
  7464. string(11) "current_url"
  7465. }
  7466. ["parser_refs"]=>
  7467. array(6) {
  7468. [0]=>
  7469. string(6) "config"
  7470. [1]=>
  7471. string(4) "load"
  7472. [2]=>
  7473. string(7) "session"
  7474. [3]=>
  7475. string(3) "uri"
  7476. [4]=>
  7477. string(5) "input"
  7478. [5]=>
  7479. string(10) "user_agent"
  7480. }
  7481. ["generate"]=>
  7482. array(4) {
  7483. ["search"]=>
  7484. array(2) {
  7485. [0]=>
  7486. string(3) "app"
  7487. [1]=>
  7488. string(4) "fuel"
  7489. }
  7490. ["advanced"]=>
  7491. array(18) {
  7492. [0]=>
  7493. string(23) "assets/css/{module}.css"
  7494. [1]=>
  7495. string(25) "assets/images/ico_cog.png"
  7496. [2]=>
  7497. string(35) "assets/js/{ModuleName}Controller.js"
  7498. [3]=>
  7499. string(13) "assets/cache/"
  7500. [4]=>
  7501. string(19) "config/{module}.php"
  7502. [5]=>
  7503. string(29) "config/{module}_constants.php"
  7504. [6]=>
  7505. string(26) "config/{module}_routes.php"
  7506. [7]=>
  7507. string(31) "controllers/{Module}_module.php"
  7508. [8]=>
  7509. string(27) "helpers/{module}_helper.php"
  7510. [9]=>
  7511. string(19) "install/install.php"
  7512. [10]=>
  7513. string(27) "libraries/Fuel_{module}.php"
  7514. [11]=>
  7515. string(34) "language/english/{module}_lang.php"
  7516. [12]=>
  7517. string(7) "models/"
  7518. [13]=>
  7519. string(10) "tests/sql/"
  7520. [14]=>
  7521. string(25) "views/_admin/{module}.php"
  7522. [15]=>
  7523. string(14) "views/_blocks/"
  7524. [16]=>
  7525. string(21) "views/_docs/index.php"
  7526. [17]=>
  7527. string(15) "views/_layouts/"
  7528. }
  7529. ["simple"]=>
  7530. string(19) "MY_fuel_modules.php"
  7531. ["model"]=>
  7532. array(2) {
  7533. [0]=>
  7534. string(22) "{Model_name}_model.php"
  7535. [1]=>
  7536. string(15) "sql/{table}.sql"
  7537. }
  7538. }
  7539. }
  7540. ["_settings":protected]=>
  7541. NULL
  7542. ["CI":protected]=>
  7543. *RECURSION*
  7544. ["fuel":protected]=>
  7545. *RECURSION*
  7546. ["permission":protected]=>
  7547. string(0) ""
  7548. ["init_permission_check":protected]=>
  7549. bool(false)
  7550. ["_errors":protected]=>
  7551. array(0) {
  7552. }
  7553. ["_inited":protected]=>
  7554. bool(false)
  7555. }
  7556. ["permission":protected]=>
  7557. string(0) ""
  7558. ["init_permission_check":protected]=>
  7559. bool(false)
  7560. ["_errors":protected]=>
  7561. array(0) {
  7562. }
  7563. ["_inited":protected]=>
  7564. bool(true)
  7565. }
  7566. ["form"]=>
  7567. object(Form)#22 (4) {
  7568. ["attrs"]=>
  7569. string(23) "method="post" action="""
  7570. ["validator"]=>
  7571. NULL
  7572. ["focus_highlight_cssclass"]=>
  7573. string(15) "field_highlight"
  7574. ["error_highlight_cssclass"]=>
  7575. string(15) "error_highlight"
  7576. }
  7577. ["encryption"]=>
  7578. object(CI_Encryption)#23 (8) {
  7579. ["_cipher":protected]=>
  7580. string(7) "aes-128"
  7581. ["_mode":protected]=>
  7582. string(3) "cbc"
  7583. ["_handle":protected]=>
  7584. string(11) "aes-128-cbc"
  7585. ["_key":protected]=>
  7586. string(23) "kokistaiencryptionkeyot"
  7587. ["_driver":protected]=>
  7588. string(7) "openssl"
  7589. ["_drivers":protected]=>
  7590. array(2) {
  7591. ["mcrypt"]=>
  7592. bool(true)
  7593. ["openssl"]=>
  7594. bool(true)
  7595. }
  7596. ["_modes":protected]=>
  7597. array(2) {
  7598. ["mcrypt"]=>
  7599. array(8) {
  7600. ["cbc"]=>
  7601. string(3) "cbc"
  7602. ["ecb"]=>
  7603. string(3) "ecb"
  7604. ["ofb"]=>
  7605. string(4) "nofb"
  7606. ["ofb8"]=>
  7607. string(3) "ofb"
  7608. ["cfb"]=>
  7609. string(4) "ncfb"
  7610. ["cfb8"]=>
  7611. string(3) "cfb"
  7612. ["ctr"]=>
  7613. string(3) "ctr"
  7614. ["stream"]=>
  7615. string(6) "stream"
  7616. }
  7617. ["openssl"]=>
  7618. array(8) {
  7619. ["cbc"]=>
  7620. string(3) "cbc"
  7621. ["ecb"]=>
  7622. string(3) "ecb"
  7623. ["ofb"]=>
  7624. string(3) "ofb"
  7625. ["cfb"]=>
  7626. string(3) "cfb"
  7627. ["cfb8"]=>
  7628. string(4) "cfb8"
  7629. ["ctr"]=>
  7630. string(3) "ctr"
  7631. ["stream"]=>
  7632. string(0) ""
  7633. ["xts"]=>
  7634. string(3) "xts"
  7635. }
  7636. }
  7637. ["_digests":protected]=>
  7638. array(4) {
  7639. ["sha224"]=>
  7640. int(28)
  7641. ["sha256"]=>
  7642. int(32)
  7643. ["sha384"]=>
  7644. int(48)
  7645. ["sha512"]=>
  7646. int(64)
  7647. }
  7648. }
  7649. ["form_builder"]=>
  7650. object(Form_builder)#18 (67) {
  7651. ["form"]=>
  7652. object(Form)#24 (4) {
  7653. ["attrs"]=>
  7654. string(23) "method="post" action="""
  7655. ["validator"]=>
  7656. NULL
  7657. ["focus_highlight_cssclass"]=>
  7658. string(15) "field_highlight"
  7659. ["error_highlight_cssclass"]=>
  7660. string(15) "error_highlight"
  7661. }
  7662. ["id"]=>
  7663. string(0) ""
  7664. ["css_class"]=>
  7665. string(4) "form"
  7666. ["form_attrs"]=>
  7667. string(23) "method="post" action="""
  7668. ["label_colons"]=>
  7669. bool(false)
  7670. ["textarea_rows"]=>
  7671. int(10)
  7672. ["textarea_cols"]=>
  7673. int(60)
  7674. ["text_size_limit"]=>
  7675. int(40)
  7676. ["submit_name"]=>
  7677. string(0) ""
  7678. ["submit_value"]=>
  7679. string(6) "Submit"
  7680. ["cancel_value"]=>
  7681. string(0) ""
  7682. ["cancel_action"]=>
  7683. string(0) ""
  7684. ["reset_value"]=>
  7685. string(0) ""
  7686. ["other_actions"]=>
  7687. string(0) ""
  7688. ["use_form_tag"]=>
  7689. bool(true)
  7690. ["exclude"]=>
  7691. array(0) {
  7692. }
  7693. ["hidden"]=>
  7694. array(1) {
  7695. [0]=>
  7696. string(2) "id"
  7697. }
  7698. ["readonly"]=>
  7699. array(0) {
  7700. }
  7701. ["disabled"]=>
  7702. array(0) {
  7703. }
  7704. ["displayonly"]=>
  7705. array(0) {
  7706. }
  7707. ["date_format"]=>
  7708. string(5) "m/d/Y"
  7709. ["section_tag"]=>
  7710. string(2) "h3"
  7711. ["copy_tag"]=>
  7712. string(1) "p"
  7713. ["fieldset"]=>
  7714. string(0) ""
  7715. ["name_array"]=>
  7716. string(0) ""
  7717. ["name_prefix"]=>
  7718. string(0) ""
  7719. ["class_type_prefix"]=>
  7720. string(11) "field_type_"
  7721. ["names_id_match"]=>
  7722. bool(true)
  7723. ["key_check"]=>
  7724. string(0) ""
  7725. ["key_check_name"]=>
  7726. string(0) ""
  7727. ["tooltip_format"]=>
  7728. string(44) "[?]"
  7729. ["tooltip_labels"]=>
  7730. bool(true)
  7731. ["single_select_mode"]=>
  7732. string(4) "auto"
  7733. ["multi_select_mode"]=>
  7734. string(4) "auto"
  7735. ["boolean_mode"]=>
  7736. string(8) "checkbox"
  7737. ["display_errors_func"]=>
  7738. string(14) "display_errors"
  7739. ["display_errors"]=>
  7740. bool(true)
  7741. ["question_keys"]=>
  7742. array(14) {
  7743. [0]=>
  7744. string(3) "how"
  7745. [1]=>
  7746. string(2) "do"
  7747. [2]=>
  7748. string(4) "when"
  7749. [3]=>
  7750. string(4) "what"
  7751. [4]=>
  7752. string(3) "why"
  7753. [5]=>
  7754. string(5) "where"
  7755. [6]=>
  7756. string(3) "how"
  7757. [7]=>
  7758. string(2) "is"
  7759. [8]=>
  7760. string(5) "which"
  7761. [9]=>
  7762. string(3) "did"
  7763. [10]=>
  7764. string(3) "any"
  7765. [11]=>
  7766. string(5) "would"
  7767. [12]=>
  7768. string(6) "should"
  7769. [13]=>
  7770. string(5) "could"
  7771. }
  7772. ["show_required"]=>
  7773. bool(true)
  7774. ["required_indicator"]=>
  7775. string(1) "*"
  7776. ["required_text"]=>
  7777. string(76) "{required_indicator} šie laukai yra privalomi"
  7778. ["label_layout"]=>
  7779. string(3) "top"
  7780. ["has_required"]=>
  7781. bool(false)
  7782. ["render_format"]=>
  7783. string(5) "table"
  7784. ["row_id_prefix"]=>
  7785. string(0) ""
  7786. ["lang_prefix"]=>
  7787. string(11) "form_label_"
  7788. ["custom_fields"]=>
  7789. array(0) {
  7790. }
  7791. ["auto_execute_js"]=>
  7792. bool(true)
  7793. ["html_prepend"]=>
  7794. string(0) ""
  7795. ["html_append"]=>
  7796. string(0) ""
  7797. ["representatives"]=>
  7798. array(2) {
  7799. ["number"]=>
  7800. array(4) {
  7801. [0]=>
  7802. string(3) "int"
  7803. [1]=>
  7804. string(8) "smallint"
  7805. [2]=>
  7806. string(9) "mediumint"
  7807. [3]=>
  7808. string(6) "bigint"
  7809. }
  7810. ["password"]=>
  7811. array(1) {
  7812. ["name"]=>
  7813. array(2) {
  7814. [0]=>
  7815. string(3) "pwd"
  7816. [1]=>
  7817. string(6) "passwd"
  7818. }
  7819. }
  7820. }
  7821. ["js"]=>
  7822. array(1) {
  7823. [0]=>
  7824. array(1) {
  7825. ["fuel"]=>
  7826. array(3) {
  7827. [0]=>
  7828. string(38) "jquery/plugins/jquery-migrate-1.1.1.js"
  7829. [1]=>
  7830. string(33) "jquery/plugins/jquery.formbuilder"
  7831. [2]=>
  7832. string(21) "fuel/custom_fields.js"
  7833. }
  7834. }
  7835. }
  7836. ["css"]=>
  7837. array(0) {
  7838. }
  7839. ["no_css_js"]=>
  7840. bool(false)
  7841. ["template"]=>
  7842. string(0) ""
  7843. ["is_pre_processing"]=>
  7844. bool(false)
  7845. ["is_post_processing"]=>
  7846. bool(false)
  7847. ["_html":protected]=>
  7848. string(0) ""
  7849. ["_fields":protected]=>
  7850. array(0) {
  7851. }
  7852. ["_values":protected]=>
  7853. array(0) {
  7854. }
  7855. ["_cached":protected]=>
  7856. NULL
  7857. ["_pre_process":protected]=>
  7858. array(0) {
  7859. }
  7860. ["_post_process":protected]=>
  7861. array(0) {
  7862. }
  7863. ["_rendering":protected]=>
  7864. bool(false)
  7865. ["_rendered_field_types":protected]=>
  7866. array(0) {
  7867. }
  7868. ["_is_nested":protected]=>
  7869. bool(false)
  7870. ["CI":protected]=>
  7871. *RECURSION*
  7872. }
  7873. ["validator"]=>
  7874. object(Validator)#26 (6) {
  7875. ["field_error_delimiter"]=>
  7876. string(1) "
  7877. "
  7878. ["stack_field_errors"]=>
  7879. bool(false)
  7880. ["register_to_global_errors"]=>
  7881. bool(true)
  7882. ["load_helpers"]=>
  7883. bool(true)
  7884. ["_fields":protected]=>
  7885. array(0) {
  7886. }
  7887. ["_errors":protected]=>
  7888. array(0) {
  7889. }
  7890. }
  7891. ["db"]=>
  7892. object(MY_DB_mysqli_driver)#29 (77) {
  7893. ["_table_info_cache":protected]=>
  7894. array(0) {
  7895. }
  7896. ["dbdriver"]=>
  7897. string(6) "mysqli"
  7898. ["compress"]=>
  7899. bool(false)
  7900. ["delete_hack"]=>
  7901. bool(true)
  7902. ["stricton"]=>
  7903. bool(false)
  7904. ["_escape_char":protected]=>
  7905. string(1) "`"
  7906. ["_mysqli":protected]=>
  7907. NULL
  7908. ["return_delete_sql":protected]=>
  7909. bool(false)
  7910. ["reset_delete_data":protected]=>
  7911. bool(false)
  7912. ["qb_select":protected]=>
  7913. array(0) {
  7914. }
  7915. ["qb_distinct":protected]=>
  7916. bool(false)
  7917. ["qb_from":protected]=>
  7918. array(0) {
  7919. }
  7920. ["qb_join":protected]=>
  7921. array(0) {
  7922. }
  7923. ["qb_where":protected]=>
  7924. array(0) {
  7925. }
  7926. ["qb_groupby":protected]=>
  7927. array(0) {
  7928. }
  7929. ["qb_having":protected]=>
  7930. array(0) {
  7931. }
  7932. ["qb_keys":protected]=>
  7933. array(0) {
  7934. }
  7935. ["qb_limit":protected]=>
  7936. bool(false)
  7937. ["qb_offset":protected]=>
  7938. bool(false)
  7939. ["qb_orderby":protected]=>
  7940. array(0) {
  7941. }
  7942. ["qb_set":protected]=>
  7943. array(0) {
  7944. }
  7945. ["qb_set_ub":protected]=>
  7946. array(0) {
  7947. }
  7948. ["qb_aliased_tables":protected]=>
  7949. array(0) {
  7950. }
  7951. ["qb_where_group_started":protected]=>
  7952. bool(false)
  7953. ["qb_where_group_count":protected]=>
  7954. int(0)
  7955. ["qb_caching":protected]=>
  7956. bool(false)
  7957. ["qb_cache_exists":protected]=>
  7958. array(0) {
  7959. }
  7960. ["qb_cache_select":protected]=>
  7961. array(0) {
  7962. }
  7963. ["qb_cache_from":protected]=>
  7964. array(0) {
  7965. }
  7966. ["qb_cache_join":protected]=>
  7967. array(0) {
  7968. }
  7969. ["qb_cache_aliased_tables":protected]=>
  7970. array(0) {
  7971. }
  7972. ["qb_cache_where":protected]=>
  7973. array(0) {
  7974. }
  7975. ["qb_cache_groupby":protected]=>
  7976. array(0) {
  7977. }
  7978. ["qb_cache_having":protected]=>
  7979. array(0) {
  7980. }
  7981. ["qb_cache_orderby":protected]=>
  7982. array(0) {
  7983. }
  7984. ["qb_cache_set":protected]=>
  7985. array(0) {
  7986. }
  7987. ["qb_no_escape":protected]=>
  7988. array(0) {
  7989. }
  7990. ["qb_cache_no_escape":protected]=>
  7991. array(0) {
  7992. }
  7993. ["dsn"]=>
  7994. string(0) ""
  7995. ["username"]=>
  7996. string(7) "fuelcms"
  7997. ["password"]=>
  7998. string(7) "FuelCms"
  7999. ["hostname"]=>
  8000. string(9) "localhost"
  8001. ["database"]=>
  8002. string(7) "fuelcms"
  8003. ["subdriver"]=>
  8004. NULL
  8005. ["dbprefix"]=>
  8006. string(0) ""
  8007. ["char_set"]=>
  8008. string(4) "utf8"
  8009. ["dbcollat"]=>
  8010. string(15) "utf8_general_ci"
  8011. ["encrypt"]=>
  8012. bool(false)
  8013. ["swap_pre"]=>
  8014. string(0) ""
  8015. ["port"]=>
  8016. string(0) ""
  8017. ["pconnect"]=>
  8018. bool(false)
  8019. ["conn_id"]=>
  8020. object(mysqli)#28 (19) {
  8021. ["affected_rows"]=>
  8022. int(0)
  8023. ["client_info"]=>
  8024. string(79) "mysqlnd 5.0.11-dev - 20120503 - $Id: 3c688b6bbc30d36af3ac34fdd4b7b5b787fe5555 $"
  8025. ["client_version"]=>
  8026. int(50011)
  8027. ["connect_errno"]=>
  8028. int(0)
  8029. ["connect_error"]=>
  8030. NULL
  8031. ["errno"]=>
  8032. int(0)
  8033. ["error"]=>
  8034. string(0) ""
  8035. ["error_list"]=>
  8036. array(0) {
  8037. }
  8038. ["field_count"]=>
  8039. int(0)
  8040. ["host_info"]=>
  8041. string(25) "Localhost via UNIX socket"
  8042. ["info"]=>
  8043. NULL
  8044. ["insert_id"]=>
  8045. int(0)
  8046. ["server_info"]=>
  8047. string(20) "5.5.5-10.1.9-MariaDB"
  8048. ["server_version"]=>
  8049. int(50505)
  8050. ["stat"]=>
  8051. string(134) "Uptime: 274960 Threads: 1 Questions: 964 Slow queries: 0 Opens: 9 Flush tables: 1 Open tables: 20 Queries per second avg: 0.003"
  8052. ["sqlstate"]=>
  8053. string(5) "00000"
  8054. ["protocol_version"]=>
  8055. int(10)
  8056. ["thread_id"]=>
  8057. int(128)
  8058. ["warning_count"]=>
  8059. int(0)
  8060. }
  8061. ["result_id"]=>
  8062. bool(false)
  8063. ["db_debug"]=>
  8064. bool(true)
  8065. ["benchmark"]=>
  8066. int(0)
  8067. ["query_count"]=>
  8068. int(0)
  8069. ["bind_marker"]=>
  8070. string(1) "?"
  8071. ["save_queries"]=>
  8072. bool(true)
  8073. ["queries"]=>
  8074. array(0) {
  8075. }
  8076. ["query_times"]=>
  8077. array(0) {
  8078. }
  8079. ["data_cache"]=>
  8080. array(0) {
  8081. }
  8082. ["trans_enabled"]=>
  8083. bool(true)
  8084. ["trans_strict"]=>
  8085. bool(true)
  8086. ["_trans_depth":protected]=>
  8087. int(0)
  8088. ["_trans_status":protected]=>
  8089. bool(true)
  8090. ["_trans_failure":protected]=>
  8091. bool(false)
  8092. ["cache_on"]=>
  8093. bool(false)
  8094. ["cachedir"]=>
  8095. string(0) ""
  8096. ["cache_autodel"]=>
  8097. bool(false)
  8098. ["CACHE"]=>
  8099. NULL
  8100. ["_protect_identifiers":protected]=>
  8101. bool(true)
  8102. ["_reserved_identifiers":protected]=>
  8103. array(1) {
  8104. [0]=>
  8105. string(1) "*"
  8106. }
  8107. ["_like_escape_str":protected]=>
  8108. string(13) " ESCAPE '%s' "
  8109. ["_like_escape_chr":protected]=>
  8110. string(1) "!"
  8111. ["_random_keyword":protected]=>
  8112. array(2) {
  8113. [0]=>
  8114. string(6) "RAND()"
  8115. [1]=>
  8116. string(8) "RAND(%d)"
  8117. }
  8118. ["_count_string":protected]=>
  8119. string(19) "SELECT COUNT(*) AS "
  8120. ["failover"]=>
  8121. array(0) {
  8122. }
  8123. }
  8124. ["Dearones_model"]=>
  8125. object(Dearones_model)#25 (60) {
  8126. ["order_by_field"]=>
  8127. string(10) "date_added"
  8128. ["filters"]=>
  8129. array(5) {
  8130. [0]=>
  8131. string(2) "id"
  8132. [1]=>
  8133. string(9) "id_random"
  8134. [2]=>
  8135. string(4) "name"
  8136. [3]=>
  8137. string(15) "name_of_dearone"
  8138. [4]=>
  8139. string(7) "content"
  8140. }
  8141. ["form_fields_class"]=>
  8142. string(15) "Dearones_fields"
  8143. ["filter_value"]=>
  8144. NULL
  8145. ["filter_join"]=>
  8146. string(2) "or"
  8147. ["parsed_fields"]=>
  8148. array(0) {
  8149. }
  8150. ["upload_data"]=>
  8151. array(0) {
  8152. }
  8153. ["ignore_replacement"]=>
  8154. array(0) {
  8155. }
  8156. ["display_unpublished_if_logged_in"]=>
  8157. bool(false)
  8158. ["list_items_class"]=>
  8159. string(0) ""
  8160. ["validation_class"]=>
  8161. string(0) ""
  8162. ["related_items_class"]=>
  8163. string(0) ""
  8164. ["limit_to_user_field"]=>
  8165. string(0) ""
  8166. ["CI":protected]=>
  8167. *RECURSION*
  8168. ["fuel":protected]=>
  8169. &object(Fuel)#15 (14) {
  8170. ["name":protected]=>
  8171. string(4) "FUEL"
  8172. ["folder":protected]=>
  8173. string(4) "fuel"
  8174. ["_attached":protected]=>
  8175. array(4) {
  8176. ["fuel_language"]=>
  8177. object(Fuel_language)#19 (15) {
  8178. ["options"]=>
  8179. array(1) {
  8180. ["english"]=>
  8181. string(7) "English"
  8182. }
  8183. ["selected"]=>
  8184. string(7) "english"
  8185. ["query_str_param"]=>
  8186. string(4) "lang"
  8187. ["cookie_name"]=>
  8188. string(0) ""
  8189. ["cookie_exp"]=>
  8190. string(8) "63072000"
  8191. ["use_cookies"]=>
  8192. bool(true)
  8193. ["detect_user_agent"]=>
  8194. string(0) ""
  8195. ["default_option"]=>
  8196. bool(false)
  8197. ["domains"]=>
  8198. bool(false)
  8199. ["CI":protected]=>
  8200. *RECURSION*
  8201. ["fuel":protected]=>
  8202. *RECURSION*
  8203. ["permission":protected]=>
  8204. string(0) ""
  8205. ["init_permission_check":protected]=>
  8206. bool(false)
  8207. ["_errors":protected]=>
  8208. array(0) {
  8209. }
  8210. ["_inited":protected]=>
  8211. bool(true)
  8212. }
  8213. ["language"]=>
  8214. &object(Fuel_language)#19 (15) {
  8215. ["options"]=>
  8216. array(1) {
  8217. ["english"]=>
  8218. string(7) "English"
  8219. }
  8220. ["selected"]=>
  8221. string(7) "english"
  8222. ["query_str_param"]=>
  8223. string(4) "lang"
  8224. ["cookie_name"]=>
  8225. string(0) ""
  8226. ["cookie_exp"]=>
  8227. string(8) "63072000"
  8228. ["use_cookies"]=>
  8229. bool(true)
  8230. ["detect_user_agent"]=>
  8231. string(0) ""
  8232. ["default_option"]=>
  8233. bool(false)
  8234. ["domains"]=>
  8235. bool(false)
  8236. ["CI":protected]=>
  8237. *RECURSION*
  8238. ["fuel":protected]=>
  8239. *RECURSION*
  8240. ["permission":protected]=>
  8241. string(0) ""
  8242. ["init_permission_check":protected]=>
  8243. bool(false)
  8244. ["_errors":protected]=>
  8245. array(0) {
  8246. }
  8247. ["_inited":protected]=>
  8248. bool(true)
  8249. }
  8250. ["fuel_redirects"]=>
  8251. object(Fuel_redirects)#21 (14) {
  8252. ["http_code"]=>
  8253. int(301)
  8254. ["case_sensitive"]=>
  8255. bool(true)
  8256. ["ssl"]=>
  8257. array(0) {
  8258. }
  8259. ["non_ssl"]=>
  8260. array(0) {
  8261. }
  8262. ["aggressive_redirects"]=>
  8263. array(0) {
  8264. }
  8265. ["passive_redirects"]=>
  8266. array(0) {
  8267. }
  8268. ["max_redirects"]=>
  8269. int(2)
  8270. ["has_session":protected]=>
  8271. bool(false)
  8272. ["CI":protected]=>
  8273. *RECURSION*
  8274. ["fuel":protected]=>
  8275. *RECURSION*
  8276. ["permission":protected]=>
  8277. string(0) ""
  8278. ["init_permission_check":protected]=>
  8279. bool(false)
  8280. ["_errors":protected]=>
  8281. array(0) {
  8282. }
  8283. ["_inited":protected]=>
  8284. bool(true)
  8285. }
  8286. ["redirects"]=>
  8287. &object(Fuel_redirects)#21 (14) {
  8288. ["http_code"]=>
  8289. int(301)
  8290. ["case_sensitive"]=>
  8291. bool(true)
  8292. ["ssl"]=>
  8293. array(0) {
  8294. }
  8295. ["non_ssl"]=>
  8296. array(0) {
  8297. }
  8298. ["aggressive_redirects"]=>
  8299. array(0) {
  8300. }
  8301. ["passive_redirects"]=>
  8302. array(0) {
  8303. }
  8304. ["max_redirects"]=>
  8305. int(2)
  8306. ["has_session":protected]=>
  8307. bool(false)
  8308. ["CI":protected]=>
  8309. *RECURSION*
  8310. ["fuel":protected]=>
  8311. *RECURSION*
  8312. ["permission":protected]=>
  8313. string(0) ""
  8314. ["init_permission_check":protected]=>
  8315. bool(false)
  8316. ["_errors":protected]=>
  8317. array(0) {
  8318. }
  8319. ["_inited":protected]=>
  8320. bool(true)
  8321. }
  8322. }
  8323. ["_auto_attach":protected]=>
  8324. array(23) {
  8325. [0]=>
  8326. string(5) "admin"
  8327. [1]=>
  8328. string(6) "assets"
  8329. [2]=>
  8330. string(4) "auth"
  8331. [3]=>
  8332. string(6) "blocks"
  8333. [4]=>
  8334. string(5) "cache"
  8335. [5]=>
  8336. string(10) "categories"
  8337. [6]=>
  8338. string(9) "installer"
  8339. [7]=>
  8340. string(8) "language"
  8341. [8]=>
  8342. string(7) "layouts"
  8343. [9]=>
  8344. string(4) "logs"
  8345. [10]=>
  8346. string(7) "modules"
  8347. [11]=>
  8348. string(10) "navigation"
  8349. [12]=>
  8350. string(12) "notification"
  8351. [13]=>
  8352. string(5) "pages"
  8353. [14]=>
  8354. string(6) "parser"
  8355. [15]=>
  8356. string(5) "posts"
  8357. [16]=>
  8358. string(8) "pagevars"
  8359. [17]=>
  8360. string(11) "permissions"
  8361. [18]=>
  8362. string(9) "redirects"
  8363. [19]=>
  8364. string(8) "settings"
  8365. [20]=>
  8366. string(8) "sitevars"
  8367. [21]=>
  8368. string(4) "tags"
  8369. [22]=>
  8370. string(5) "users"
  8371. }
  8372. ["friendly_name":protected]=>
  8373. string(0) ""
  8374. ["uri_path":protected]=>
  8375. string(0) ""
  8376. ["_config":protected]=>
  8377. array(77) {
  8378. ["site_name"]=>
  8379. string(27) "Bandomoji FuelCMS svetainė"
  8380. ["fuel_path"]=>
  8381. string(5) "fuel/"
  8382. ["fuel_mode"]=>
  8383. string(4) "auto"
  8384. ["domain"]=>
  8385. string(0) ""
  8386. ["login_redirect"]=>
  8387. string(14) "fuel/dashboard"
  8388. ["logout_redirect"]=>
  8389. string(5) ":last"
  8390. ["from_email"]=>
  8391. string(15) "admin@localhost"
  8392. ["allow_forgotten_password"]=>
  8393. bool(true)
  8394. ["max_number_archived"]=>
  8395. int(5)
  8396. ["warn_if_modified"]=>
  8397. bool(true)
  8398. ["max_recent_pages"]=>
  8399. int(5)
  8400. ["saved_page_state_max"]=>
  8401. int(0)
  8402. ["fuel_cookie_path"]=>
  8403. string(9) "/fuelcms/"
  8404. ["xtra_css"]=>
  8405. string(0) ""
  8406. ["main_layout"]=>
  8407. string(10) "admin_main"
  8408. ["keyboard_shortcuts"]=>
  8409. array(3) {
  8410. ["toggle_view"]=>
  8411. string(12) "Ctrl+Shift+m"
  8412. ["save"]=>
  8413. string(12) "Ctrl+Shift+s"
  8414. ["view"]=>
  8415. string(12) "Ctrl+Shift+p"
  8416. }
  8417. ["dashboards"]=>
  8418. array(1) {
  8419. [0]=>
  8420. string(4) "fuel"
  8421. }
  8422. ["dashboard_rss"]=>
  8423. string(39) "http://www.getfuelcms.com/blog/feed/rss"
  8424. ["text_editor"]=>
  8425. string(8) "ckeditor"
  8426. ["attach"]=>
  8427. array(0) {
  8428. }
  8429. ["languages"]=>
  8430. array(1) {
  8431. ["english"]=>
  8432. string(7) "English"
  8433. }
  8434. ["language_mode"]=>
  8435. string(6) "domain"
  8436. ["add_language_to_site_url"]=>
  8437. bool(false)
  8438. ["language_force_default_to_site_url"]=>
  8439. bool(false)
  8440. ["language_query_str_param"]=>
  8441. string(4) "lang"
  8442. ["language_cookie_name"]=>
  8443. string(0) ""
  8444. ["language_cookie_exp"]=>
  8445. string(8) "63072000"
  8446. ["language_use_cookies"]=>
  8447. bool(true)
  8448. ["language_detect_user_agent"]=>
  8449. string(0) ""
  8450. ["language_default_option"]=>
  8451. NULL
  8452. ["fuel_assets_path"]=>
  8453. string(29) "fuel/modules/{module}/assets/"
  8454. ["assets_excluded_dirs"]=>
  8455. array(5) {
  8456. [0]=>
  8457. string(2) "js"
  8458. [1]=>
  8459. string(3) "css"
  8460. [2]=>
  8461. string(5) "cache"
  8462. [3]=>
  8463. string(3) "swf"
  8464. [4]=>
  8465. string(8) "captchas"
  8466. }
  8467. ["assets_allow_subfolder_creation"]=>
  8468. bool(true)
  8469. ["editable_asset_filetypes"]=>
  8470. array(4) {
  8471. ["images"]=>
  8472. string(28) "jpg|jpeg|jpe|gif|png|zip|svg"
  8473. ["pdf"]=>
  8474. string(7) "pdf|zip"
  8475. ["media"]=>
  8476. string(21) "mov|mp3|aiff|mpeg|zip"
  8477. ["assets"]=>
  8478. string(58) "jpg|jpeg|jpe|png|gif|mov|mpeg|mp3|wav|aiff|pdf|css|zip|svg"
  8479. }
  8480. ["assets_upload_max_size"]=>
  8481. int(5000)
  8482. ["assets_upload_max_width"]=>
  8483. int(1024)
  8484. ["assets_upload_max_height"]=>
  8485. int(768)
  8486. ["fuel_javascript"]=>
  8487. array(1) {
  8488. ["fuel"]=>
  8489. array(27) {
  8490. [0]=>
  8491. string(42) "jquery/plugins/jquery-ui-1.8.17.custom.min"
  8492. [1]=>
  8493. string(28) "jquery/plugins/jquery.easing"
  8494. [2]=>
  8495. string(30) "jquery/plugins/jquery.bgiframe"
  8496. [3]=>
  8497. string(29) "jquery/plugins/jquery.tooltip"
  8498. [4]=>
  8499. string(34) "jquery/plugins/jquery.scrollTo-min"
  8500. [5]=>
  8501. string(22) "jquery/plugins/jqModal"
  8502. [6]=>
  8503. string(31) "jquery/plugins/jquery.checksave"
  8504. [7]=>
  8505. string(26) "jquery/plugins/jquery.form"
  8506. [8]=>
  8507. string(30) "jquery/plugins/jquery.treeview"
  8508. [9]=>
  8509. string(31) "jquery/plugins/jquery.serialize"
  8510. [10]=>
  8511. string(28) "jquery/plugins/jquery.cookie"
  8512. [11]=>
  8513. string(33) "jquery/plugins/jquery.supercookie"
  8514. [12]=>
  8515. string(29) "jquery/plugins/jquery.hotkeys"
  8516. [13]=>
  8517. string(28) "jquery/plugins/jquery.cookie"
  8518. [14]=>
  8519. string(34) "jquery/plugins/jquery.simpletab.js"
  8520. [15]=>
  8521. string(33) "jquery/plugins/jquery.tablednd.js"
  8522. [16]=>
  8523. string(33) "jquery/plugins/jquery.placeholder"
  8524. [17]=>
  8525. string(27) "jquery/plugins/jquery.selso"
  8526. [18]=>
  8527. string(46) "jquery/plugins/jquery.disable.text.select.pack"
  8528. [19]=>
  8529. string(38) "jquery/plugins/jquery.supercomboselect"
  8530. [20]=>
  8531. string(31) "jquery/plugins/jquery.MultiFile"
  8532. [21]=>
  8533. string(28) "fuel/linked_field_formatters"
  8534. [22]=>
  8535. string(29) "jquery/plugins/jquery.numeric"
  8536. [23]=>
  8537. string(32) "jquery/plugins/jquery.repeatable"
  8538. [24]=>
  8539. string(38) "jquery/plugins/chrome_pushstack_fix.js"
  8540. [25]=>
  8541. string(19) "jqx/plugins/util.js"
  8542. [26]=>
  8543. string(11) "fuel/global"
  8544. }
  8545. }
  8546. ["fuel_css"]=>
  8547. array(0) {
  8548. }
  8549. ["fuel_assets_output"]=>
  8550. bool(false)
  8551. ["set_upload_file_perms"]=>
  8552. bool(false)
  8553. ["offline"]=>
  8554. bool(false)
  8555. ["password_min_length"]=>
  8556. NULL
  8557. ["password_max_length"]=>
  8558. NULL
  8559. ["password_pattern_match"]=>
  8560. NULL
  8561. ["offline_allowed_uri"]=>
  8562. array(0) {
  8563. }
  8564. ["restrict_to_remote_ip"]=>
  8565. array(0) {
  8566. }
  8567. ["webhook_remote_ip"]=>
  8568. array(0) {
  8569. }
  8570. ["default_pwd"]=>
  8571. string(5) "admin"
  8572. ["admin_enabled"]=>
  8573. bool(true)
  8574. ["num_logins_before_lock"]=>
  8575. int(3)
  8576. ["seconds_to_unlock"]=>
  8577. int(60)
  8578. ["dev_password"]=>
  8579. string(0) ""
  8580. ["auto_search_views"]=>
  8581. bool(false)
  8582. ["module_sanitize_funcs"]=>
  8583. array(4) {
  8584. ["xss"]=>
  8585. string(9) "xss_clean"
  8586. ["php"]=>
  8587. string(15) "encode_php_tags"
  8588. ["template"]=>
  8589. string(22) "php_to_template_syntax"
  8590. ["entities"]=>
  8591. string(12) "htmlentities"
  8592. }
  8593. ["modules_allowed"]=>
  8594. array(1) {
  8595. [0]=>
  8596. string(10) "user_guide"
  8597. }
  8598. ["nav"]=>
  8599. array(4) {
  8600. ["site"]=>
  8601. array(8) {
  8602. ["dashboard"]=>
  8603. string(0) ""
  8604. ["pages"]=>
  8605. string(0) ""
  8606. ["blocks"]=>
  8607. string(0) ""
  8608. ["navigation"]=>
  8609. string(0) ""
  8610. ["tags"]=>
  8611. string(0) ""
  8612. ["categories"]=>
  8613. string(0) ""
  8614. ["assets"]=>
  8615. string(0) ""
  8616. ["sitevariables"]=>
  8617. string(0) ""
  8618. }
  8619. ["modules"]=>
  8620. array(0) {
  8621. }
  8622. ["tools"]=>
  8623. array(0) {
  8624. }
  8625. ["manage"]=>
  8626. array(5) {
  8627. ["users"]=>
  8628. string(0) ""
  8629. ["permissions"]=>
  8630. string(0) ""
  8631. ["manage/cache"]=>
  8632. string(0) ""
  8633. ["logs"]=>
  8634. string(0) ""
  8635. ["settings"]=>
  8636. string(0) ""
  8637. }
  8638. }
  8639. ["nav_auto_arrange"]=>
  8640. bool(true)
  8641. ["default_home_view"]=>
  8642. string(4) "home"
  8643. ["use_page_cache"]=>
  8644. string(3) "cms"
  8645. ["page_cache_ttl"]=>
  8646. int(0)
  8647. ["page_cache_group"]=>
  8648. string(5) "pages"
  8649. ["max_page_params"]=>
  8650. int(0)
  8651. ["uri_view_overwrites"]=>
  8652. array(0) {
  8653. }
  8654. ["tables"]=>
  8655. array(13) {
  8656. ["fuel_archives"]=>
  8657. string(13) "fuel_archives"
  8658. ["fuel_blocks"]=>
  8659. string(11) "fuel_blocks"
  8660. ["fuel_categories"]=>
  8661. string(15) "fuel_categories"
  8662. ["fuel_logs"]=>
  8663. string(9) "fuel_logs"
  8664. ["fuel_navigation"]=>
  8665. string(15) "fuel_navigation"
  8666. ["fuel_navigation_groups"]=>
  8667. string(22) "fuel_navigation_groups"
  8668. ["fuel_pages"]=>
  8669. string(10) "fuel_pages"
  8670. ["fuel_pagevars"]=>
  8671. string(19) "fuel_page_variables"
  8672. ["fuel_permissions"]=>
  8673. string(16) "fuel_permissions"
  8674. ["fuel_relationships"]=>
  8675. string(18) "fuel_relationships"
  8676. ["fuel_settings"]=>
  8677. string(13) "fuel_settings"
  8678. ["fuel_tags"]=>
  8679. string(9) "fuel_tags"
  8680. ["fuel_users"]=>
  8681. string(10) "fuel_users"
  8682. }
  8683. ["auto_page_navigation_group_id"]=>
  8684. int(1)
  8685. ["page_uri_prefix"]=>
  8686. string(0) ""
  8687. ["view_in_new_window"]=>
  8688. bool(true)
  8689. ["parser_engine"]=>
  8690. string(4) "dwoo"
  8691. ["double_parse"]=>
  8692. bool(false)
  8693. ["parser_compile_dir"]=>
  8694. string(63) "/opt/lampp/htdocs/fuelcms/fuel/application/cache/dwoo/compiled/"
  8695. ["parser_compile_dir_perms"]=>
  8696. int(493)
  8697. ["parser_compile_file_perms"]=>
  8698. int(438)
  8699. ["parser_delimiters"]=>
  8700. array(4) {
  8701. ["tag_comment"]=>
  8702. array(2) {
  8703. [0]=>
  8704. string(2) "{#"
  8705. [1]=>
  8706. string(2) "#}"
  8707. }
  8708. ["tag_block"]=>
  8709. array(2) {
  8710. [0]=>
  8711. string(2) "{%"
  8712. [1]=>
  8713. string(2) "%}"
  8714. }
  8715. ["tag_variable"]=>
  8716. array(2) {
  8717. [0]=>
  8718. string(1) "{"
  8719. [1]=>
  8720. string(1) "}"
  8721. }
  8722. ["interpolation"]=>
  8723. array(2) {
  8724. [0]=>
  8725. string(2) "#{"
  8726. [1]=>
  8727. string(1) "}"
  8728. }
  8729. }
  8730. ["parser_allowed_functions"]=>
  8731. array(36) {
  8732. [0]=>
  8733. string(10) "strip_tags"
  8734. [1]=>
  8735. string(4) "date"
  8736. [2]=>
  8737. string(11) "detect_lang"
  8738. [3]=>
  8739. string(4) "lang"
  8740. [4]=>
  8741. string(2) "js"
  8742. [5]=>
  8743. string(3) "css"
  8744. [6]=>
  8745. string(3) "swf"
  8746. [7]=>
  8747. string(8) "img_path"
  8748. [8]=>
  8749. string(8) "css_path"
  8750. [9]=>
  8751. string(7) "js_path"
  8752. [10]=>
  8753. string(8) "swf_path"
  8754. [11]=>
  8755. string(8) "pdf_path"
  8756. [12]=>
  8757. string(10) "media_path"
  8758. [13]=>
  8759. string(10) "cache_path"
  8760. [14]=>
  8761. string(12) "captcha_path"
  8762. [15]=>
  8763. string(11) "assets_path"
  8764. [16]=>
  8765. string(10) "fuel_block"
  8766. [17]=>
  8767. string(10) "fuel_model"
  8768. [18]=>
  8769. string(8) "fuel_nav"
  8770. [19]=>
  8771. string(9) "fuel_edit"
  8772. [20]=>
  8773. string(12) "fuel_set_var"
  8774. [21]=>
  8775. string(8) "fuel_var"
  8776. [22]=>
  8777. string(15) "fuel_var_append"
  8778. [23]=>
  8779. string(9) "fuel_form"
  8780. [24]=>
  8781. string(9) "fuel_page"
  8782. [25]=>
  8783. string(5) "quote"
  8784. [26]=>
  8785. string(11) "safe_mailto"
  8786. [27]=>
  8787. string(17) "session_flashdata"
  8788. [28]=>
  8789. string(16) "session_userdata"
  8790. [29]=>
  8791. string(8) "prep_url"
  8792. [30]=>
  8793. string(8) "site_url"
  8794. [31]=>
  8795. string(8) "show_404"
  8796. [32]=>
  8797. string(8) "redirect"
  8798. [33]=>
  8799. string(11) "uri_segment"
  8800. [34]=>
  8801. string(15) "auto_typography"
  8802. [35]=>
  8803. string(11) "current_url"
  8804. }
  8805. ["parser_refs"]=>
  8806. array(6) {
  8807. [0]=>
  8808. string(6) "config"
  8809. [1]=>
  8810. string(4) "load"
  8811. [2]=>
  8812. string(7) "session"
  8813. [3]=>
  8814. string(3) "uri"
  8815. [4]=>
  8816. string(5) "input"
  8817. [5]=>
  8818. string(10) "user_agent"
  8819. }
  8820. ["generate"]=>
  8821. array(4) {
  8822. ["search"]=>
  8823. array(2) {
  8824. [0]=>
  8825. string(3) "app"
  8826. [1]=>
  8827. string(4) "fuel"
  8828. }
  8829. ["advanced"]=>
  8830. array(18) {
  8831. [0]=>
  8832. string(23) "assets/css/{module}.css"
  8833. [1]=>
  8834. string(25) "assets/images/ico_cog.png"
  8835. [2]=>
  8836. string(35) "assets/js/{ModuleName}Controller.js"
  8837. [3]=>
  8838. string(13) "assets/cache/"
  8839. [4]=>
  8840. string(19) "config/{module}.php"
  8841. [5]=>
  8842. string(29) "config/{module}_constants.php"
  8843. [6]=>
  8844. string(26) "config/{module}_routes.php"
  8845. [7]=>
  8846. string(31) "controllers/{Module}_module.php"
  8847. [8]=>
  8848. string(27) "helpers/{module}_helper.php"
  8849. [9]=>
  8850. string(19) "install/install.php"
  8851. [10]=>
  8852. string(27) "libraries/Fuel_{module}.php"
  8853. [11]=>
  8854. string(34) "language/english/{module}_lang.php"
  8855. [12]=>
  8856. string(7) "models/"
  8857. [13]=>
  8858. string(10) "tests/sql/"
  8859. [14]=>
  8860. string(25) "views/_admin/{module}.php"
  8861. [15]=>
  8862. string(14) "views/_blocks/"
  8863. [16]=>
  8864. string(21) "views/_docs/index.php"
  8865. [17]=>
  8866. string(15) "views/_layouts/"
  8867. }
  8868. ["simple"]=>
  8869. string(19) "MY_fuel_modules.php"
  8870. ["model"]=>
  8871. array(2) {
  8872. [0]=>
  8873. string(22) "{Model_name}_model.php"
  8874. [1]=>
  8875. string(15) "sql/{table}.sql"
  8876. }
  8877. }
  8878. }
  8879. ["_settings":protected]=>
  8880. NULL
  8881. ["CI":protected]=>
  8882. *RECURSION*
  8883. ["fuel":protected]=>
  8884. *RECURSION*
  8885. ["permission":protected]=>
  8886. string(0) ""
  8887. ["init_permission_check":protected]=>
  8888. bool(false)
  8889. ["_errors":protected]=>
  8890. array(0) {
  8891. }
  8892. ["_inited":protected]=>
  8893. bool(false)
  8894. }
  8895. ["_formatters":protected]=>
  8896. array(7) {
  8897. ["datetime"]=>
  8898. array(10) {
  8899. ["formatted"]=>
  8900. string(14) "date_formatter"
  8901. [0]=>
  8902. string(5) "month"
  8903. [1]=>
  8904. string(3) "day"
  8905. [2]=>
  8906. string(7) "weekday"
  8907. [3]=>
  8908. string(4) "year"
  8909. [4]=>
  8910. string(4) "hour"
  8911. [5]=>
  8912. string(6) "minute"
  8913. [6]=>
  8914. string(6) "second"
  8915. [7]=>
  8916. string(6) "pretty"
  8917. ["ts"]=>
  8918. string(9) "strtotime"
  8919. }
  8920. ["date"]=>
  8921. array(7) {
  8922. ["formatted"]=>
  8923. string(14) "date_formatter"
  8924. [0]=>
  8925. string(5) "month"
  8926. [1]=>
  8927. string(3) "day"
  8928. [2]=>
  8929. string(4) "year"
  8930. [3]=>
  8931. string(4) "hour"
  8932. [4]=>
  8933. string(6) "pretty"
  8934. ["ts"]=>
  8935. string(9) "strtotime"
  8936. }
  8937. ["string"]=>
  8938. array(18) {
  8939. ["formatted"]=>
  8940. string(15) "auto_typography"
  8941. ["stripped"]=>
  8942. string(10) "strip_tags"
  8943. [0]=>
  8944. string(8) "markdown"
  8945. ["parsed"]=>
  8946. string(21) "parse_template_syntax"
  8947. ["excerpt"]=>
  8948. string(17) "character_limiter"
  8949. ["wordlimiter"]=>
  8950. string(12) "word_limiter"
  8951. [1]=>
  8952. string(9) "ellipsize"
  8953. ["censor"]=>
  8954. string(11) "word_censor"
  8955. ["highlight"]=>
  8956. string(16) "highlight_phrase"
  8957. ["wrap"]=>
  8958. string(9) "word_wrap"
  8959. ["entities"]=>
  8960. string(12) "htmlentities"
  8961. ["specialchars"]=>
  8962. string(16) "htmlspecialchars"
  8963. [2]=>
  8964. string(8) "humanize"
  8965. [3]=>
  8966. string(10) "underscore"
  8967. [4]=>
  8968. string(8) "camelize"
  8969. ["upper"]=>
  8970. string(10) "strtoupper"
  8971. ["lower"]=>
  8972. string(10) "strtolower"
  8973. [5]=>
  8974. string(5) "nl2br"
  8975. }
  8976. ["number"]=>
  8977. array(1) {
  8978. [0]=>
  8979. string(8) "currency"
  8980. }
  8981. ["url|link|website"]=>
  8982. array(2) {
  8983. ["path"]=>
  8984. string(8) "site_url"
  8985. ["prep"]=>
  8986. string(8) "prep_url"
  8987. }
  8988. ["img|image|thumb"]=>
  8989. array(4) {
  8990. ["path"]=>
  8991. array(2) {
  8992. [0]=>
  8993. string(11) "assets_path"
  8994. [1]=>
  8995. string(6) "images"
  8996. }
  8997. ["serverpath"]=>
  8998. array(2) {
  8999. [0]=>
  9000. string(18) "assets_server_path"
  9001. [1]=>
  9002. string(6) "images"
  9003. }
  9004. ["filesize"]=>
  9005. array(4) {
  9006. [0]=>
  9007. string(14) "asset_filesize"
  9008. [1]=>
  9009. string(6) "images"
  9010. [2]=>
  9011. string(0) ""
  9012. [3]=>
  9013. bool(false)
  9014. }
  9015. ["exists"]=>
  9016. array(3) {
  9017. [0]=>
  9018. string(12) "asset_exists"
  9019. [1]=>
  9020. string(6) "images"
  9021. [2]=>
  9022. string(0) ""
  9023. }
  9024. }
  9025. ["pdf"]=>
  9026. array(4) {
  9027. ["path"]=>
  9028. string(8) "pdf_path"
  9029. ["serverpath"]=>
  9030. array(2) {
  9031. [0]=>
  9032. string(18) "assets_server_path"
  9033. [1]=>
  9034. string(3) "pdf"
  9035. }
  9036. ["filesize"]=>
  9037. array(4) {
  9038. [0]=>
  9039. string(14) "asset_filesize"
  9040. [1]=>
  9041. string(3) "pdf"
  9042. [2]=>
  9043. string(0) ""
  9044. [3]=>
  9045. bool(false)
  9046. }
  9047. ["exists"]=>
  9048. array(3) {
  9049. [0]=>
  9050. string(12) "asset_exists"
  9051. [1]=>
  9052. string(3) "pdf"
  9053. [2]=>
  9054. string(0) ""
  9055. }
  9056. }
  9057. }
  9058. ["auto_validate"]=>
  9059. bool(true)
  9060. ["return_method"]=>
  9061. string(4) "auto"
  9062. ["auto_validate_fields"]=>
  9063. array(2) {
  9064. ["email|email_address"]=>
  9065. string(11) "valid_email"
  9066. ["phone|phone_number"]=>
  9067. string(11) "valid_phone"
  9068. }
  9069. ["required"]=>
  9070. array(0) {
  9071. }
  9072. ["default_required_message"]=>
  9073. string(40) "Please fill out the required field '%1s'"
  9074. ["auto_date_add"]=>
  9075. array(2) {
  9076. [0]=>
  9077. string(10) "date_added"
  9078. [1]=>
  9079. string(10) "entry_date"
  9080. }
  9081. ["auto_date_update"]=>
  9082. array(2) {
  9083. [0]=>
  9084. string(13) "last_modified"
  9085. [1]=>
  9086. string(12) "last_updated"
  9087. }
  9088. ["date_use_gmt"]=>
  9089. bool(false)
  9090. ["default_date"]=>
  9091. int(0)
  9092. ["auto_trim"]=>
  9093. bool(true)
  9094. ["auto_encode_entities"]=>
  9095. bool(false)
  9096. ["xss_clean"]=>
  9097. bool(false)
  9098. ["readonly"]=>
  9099. bool(false)
  9100. ["hidden_fields"]=>
  9101. array(0) {
  9102. }
  9103. ["unique_fields"]=>
  9104. array(0) {
  9105. }
  9106. ["linked_fields"]=>
  9107. array(0) {
  9108. }
  9109. ["serialized_fields"]=>
  9110. array(0) {
  9111. }
  9112. ["default_serialization_method"]=>
  9113. string(4) "json"
  9114. ["boolean_fields"]=>
  9115. array(0) {
  9116. }
  9117. ["suffix"]=>
  9118. string(6) "_model"
  9119. ["foreign_keys"]=>
  9120. array(0) {
  9121. }
  9122. ["has_many"]=>
  9123. array(0) {
  9124. }
  9125. ["belongs_to"]=>
  9126. array(0) {
  9127. }
  9128. ["representatives"]=>
  9129. array(0) {
  9130. }
  9131. ["custom_fields"]=>
  9132. array(0) {
  9133. }
  9134. ["formatters"]=>
  9135. array(7) {
  9136. ["datetime"]=>
  9137. array(10) {
  9138. ["formatted"]=>
  9139. string(14) "date_formatter"
  9140. [0]=>
  9141. string(5) "month"
  9142. [1]=>
  9143. string(3) "day"
  9144. [2]=>
  9145. string(7) "weekday"
  9146. [3]=>
  9147. string(4) "year"
  9148. [4]=>
  9149. string(4) "hour"
  9150. [5]=>
  9151. string(6) "minute"
  9152. [6]=>
  9153. string(6) "second"
  9154. [7]=>
  9155. string(6) "pretty"
  9156. ["ts"]=>
  9157. string(9) "strtotime"
  9158. }
  9159. ["date"]=>
  9160. array(7) {
  9161. ["formatted"]=>
  9162. string(14) "date_formatter"
  9163. [0]=>
  9164. string(5) "month"
  9165. [1]=>
  9166. string(3) "day"
  9167. [2]=>
  9168. string(4) "year"
  9169. [3]=>
  9170. string(4) "hour"
  9171. [4]=>
  9172. string(6) "pretty"
  9173. ["ts"]=>
  9174. string(9) "strtotime"
  9175. }
  9176. ["string"]=>
  9177. array(18) {
  9178. ["formatted"]=>
  9179. string(15) "auto_typography"
  9180. ["stripped"]=>
  9181. string(10) "strip_tags"
  9182. [0]=>
  9183. string(8) "markdown"
  9184. ["parsed"]=>
  9185. string(21) "parse_template_syntax"
  9186. ["excerpt"]=>
  9187. string(17) "character_limiter"
  9188. ["wordlimiter"]=>
  9189. string(12) "word_limiter"
  9190. [1]=>
  9191. string(9) "ellipsize"
  9192. ["censor"]=>
  9193. string(11) "word_censor"
  9194. ["highlight"]=>
  9195. string(16) "highlight_phrase"
  9196. ["wrap"]=>
  9197. string(9) "word_wrap"
  9198. ["entities"]=>
  9199. string(12) "htmlentities"
  9200. ["specialchars"]=>
  9201. string(16) "htmlspecialchars"
  9202. [2]=>
  9203. string(8) "humanize"
  9204. [3]=>
  9205. string(10) "underscore"
  9206. [4]=>
  9207. string(8) "camelize"
  9208. ["upper"]=>
  9209. string(10) "strtoupper"
  9210. ["lower"]=>
  9211. string(10) "strtolower"
  9212. [5]=>
  9213. string(5) "nl2br"
  9214. }
  9215. ["number"]=>
  9216. array(1) {
  9217. [0]=>
  9218. string(8) "currency"
  9219. }
  9220. ["url|link|website"]=>
  9221. array(2) {
  9222. ["path"]=>
  9223. string(8) "site_url"
  9224. ["prep"]=>
  9225. string(8) "prep_url"
  9226. }
  9227. ["img|image|thumb"]=>
  9228. array(4) {
  9229. ["path"]=>
  9230. array(2) {
  9231. [0]=>
  9232. string(11) "assets_path"
  9233. [1]=>
  9234. string(6) "images"
  9235. }
  9236. ["serverpath"]=>
  9237. array(2) {
  9238. [0]=>
  9239. string(18) "assets_server_path"
  9240. [1]=>
  9241. string(6) "images"
  9242. }
  9243. ["filesize"]=>
  9244. array(4) {
  9245. [0]=>
  9246. string(14) "asset_filesize"
  9247. [1]=>
  9248. string(6) "images"
  9249. [2]=>
  9250. string(0) ""
  9251. [3]=>
  9252. bool(false)
  9253. }
  9254. ["exists"]=>
  9255. array(3) {
  9256. [0]=>
  9257. string(12) "asset_exists"
  9258. [1]=>
  9259. string(6) "images"
  9260. [2]=>
  9261. string(0) ""
  9262. }
  9263. }
  9264. ["pdf"]=>
  9265. array(4) {
  9266. ["path"]=>
  9267. string(8) "pdf_path"
  9268. ["serverpath"]=>
  9269. array(2) {
  9270. [0]=>
  9271. string(18) "assets_server_path"
  9272. [1]=>
  9273. string(3) "pdf"
  9274. }
  9275. ["filesize"]=>
  9276. array(4) {
  9277. [0]=>
  9278. string(14) "asset_filesize"
  9279. [1]=>
  9280. string(3) "pdf"
  9281. [2]=>
  9282. string(0) ""
  9283. [3]=>
  9284. bool(false)
  9285. }
  9286. ["exists"]=>
  9287. array(3) {
  9288. [0]=>
  9289. string(12) "asset_exists"
  9290. [1]=>
  9291. string(3) "pdf"
  9292. [2]=>
  9293. string(0) ""
  9294. }
  9295. }
  9296. }
  9297. ["db":protected]=>
  9298. object(MY_DB_mysqli_driver)#27 (77) {
  9299. ["_table_info_cache":protected]=>
  9300. array(0) {
  9301. }
  9302. ["dbdriver"]=>
  9303. string(6) "mysqli"
  9304. ["compress"]=>
  9305. bool(false)
  9306. ["delete_hack"]=>
  9307. bool(true)
  9308. ["stricton"]=>
  9309. bool(false)
  9310. ["_escape_char":protected]=>
  9311. string(1) "`"
  9312. ["_mysqli":protected]=>
  9313. NULL
  9314. ["return_delete_sql":protected]=>
  9315. bool(false)
  9316. ["reset_delete_data":protected]=>
  9317. bool(false)
  9318. ["qb_select":protected]=>
  9319. array(0) {
  9320. }
  9321. ["qb_distinct":protected]=>
  9322. bool(false)
  9323. ["qb_from":protected]=>
  9324. array(0) {
  9325. }
  9326. ["qb_join":protected]=>
  9327. array(0) {
  9328. }
  9329. ["qb_where":protected]=>
  9330. array(0) {
  9331. }
  9332. ["qb_groupby":protected]=>
  9333. array(0) {
  9334. }
  9335. ["qb_having":protected]=>
  9336. array(0) {
  9337. }
  9338. ["qb_keys":protected]=>
  9339. array(0) {
  9340. }
  9341. ["qb_limit":protected]=>
  9342. bool(false)
  9343. ["qb_offset":protected]=>
  9344. bool(false)
  9345. ["qb_orderby":protected]=>
  9346. array(0) {
  9347. }
  9348. ["qb_set":protected]=>
  9349. array(0) {
  9350. }
  9351. ["qb_set_ub":protected]=>
  9352. array(0) {
  9353. }
  9354. ["qb_aliased_tables":protected]=>
  9355. array(0) {
  9356. }
  9357. ["qb_where_group_started":protected]=>
  9358. bool(false)
  9359. ["qb_where_group_count":protected]=>
  9360. int(0)
  9361. ["qb_caching":protected]=>
  9362. bool(false)
  9363. ["qb_cache_exists":protected]=>
  9364. array(0) {
  9365. }
  9366. ["qb_cache_select":protected]=>
  9367. array(0) {
  9368. }
  9369. ["qb_cache_from":protected]=>
  9370. array(0) {
  9371. }
  9372. ["qb_cache_join":protected]=>
  9373. array(0) {
  9374. }
  9375. ["qb_cache_aliased_tables":protected]=>
  9376. array(0) {
  9377. }
  9378. ["qb_cache_where":protected]=>
  9379. array(0) {
  9380. }
  9381. ["qb_cache_groupby":protected]=>
  9382. array(0) {
  9383. }
  9384. ["qb_cache_having":protected]=>
  9385. array(0) {
  9386. }
  9387. ["qb_cache_orderby":protected]=>
  9388. array(0) {
  9389. }
  9390. ["qb_cache_set":protected]=>
  9391. array(0) {
  9392. }
  9393. ["qb_no_escape":protected]=>
  9394. array(0) {
  9395. }
  9396. ["qb_cache_no_escape":protected]=>
  9397. array(0) {
  9398. }
  9399. ["dsn"]=>
  9400. string(0) ""
  9401. ["username"]=>
  9402. string(7) "fuelcms"
  9403. ["password"]=>
  9404. string(7) "FuelCms"
  9405. ["hostname"]=>
  9406. string(9) "localhost"
  9407. ["database"]=>
  9408. string(7) "fuelcms"
  9409. ["subdriver"]=>
  9410. NULL
  9411. ["dbprefix"]=>
  9412. string(0) ""
  9413. ["char_set"]=>
  9414. string(4) "utf8"
  9415. ["dbcollat"]=>
  9416. string(15) "utf8_general_ci"
  9417. ["encrypt"]=>
  9418. bool(false)
  9419. ["swap_pre"]=>
  9420. string(0) ""
  9421. ["port"]=>
  9422. string(0) ""
  9423. ["pconnect"]=>
  9424. bool(false)
  9425. ["conn_id"]=>
  9426. object(mysqli)#28 (19) {
  9427. ["affected_rows"]=>
  9428. int(-1)
  9429. ["client_info"]=>
  9430. string(79) "mysqlnd 5.0.11-dev - 20120503 - $Id: 3c688b6bbc30d36af3ac34fdd4b7b5b787fe5555 $"
  9431. ["client_version"]=>
  9432. int(50011)
  9433. ["connect_errno"]=>
  9434. int(0)
  9435. ["connect_error"]=>
  9436. NULL
  9437. ["errno"]=>
  9438. int(0)
  9439. ["error"]=>
  9440. string(0) ""
  9441. ["error_list"]=>
  9442. array(0) {
  9443. }
  9444. ["field_count"]=>
  9445. int(0)
  9446. ["host_info"]=>
  9447. string(25) "Localhost via UNIX socket"
  9448. ["info"]=>
  9449. NULL
  9450. ["insert_id"]=>
  9451. int(0)
  9452. ["server_info"]=>
  9453. string(20) "5.5.5-10.1.9-MariaDB"
  9454. ["server_version"]=>
  9455. int(50505)
  9456. ["stat"]=>
  9457. string(134) "Uptime: 274960 Threads: 1 Questions: 964 Slow queries: 0 Opens: 9 Flush tables: 1 Open tables: 20 Queries per second avg: 0.003"
  9458. ["sqlstate"]=>
  9459. string(5) "00000"
  9460. ["protocol_version"]=>
  9461. int(10)
  9462. ["thread_id"]=>
  9463. int(128)
  9464. ["warning_count"]=>
  9465. int(0)
  9466. }
  9467. ["result_id"]=>
  9468. bool(false)
  9469. ["db_debug"]=>
  9470. bool(true)
  9471. ["benchmark"]=>
  9472. int(0)
  9473. ["query_count"]=>
  9474. int(0)
  9475. ["bind_marker"]=>
  9476. string(1) "?"
  9477. ["save_queries"]=>
  9478. bool(true)
  9479. ["queries"]=>
  9480. array(0) {
  9481. }
  9482. ["query_times"]=>
  9483. array(0) {
  9484. }
  9485. ["data_cache"]=>
  9486. array(0) {
  9487. }
  9488. ["trans_enabled"]=>
  9489. bool(true)
  9490. ["trans_strict"]=>
  9491. bool(true)
  9492. ["_trans_depth":protected]=>
  9493. int(0)
  9494. ["_trans_status":protected]=>
  9495. bool(true)
  9496. ["_trans_failure":protected]=>
  9497. bool(false)
  9498. ["cache_on"]=>
  9499. bool(false)
  9500. ["cachedir"]=>
  9501. string(0) ""
  9502. ["cache_autodel"]=>
  9503. bool(false)
  9504. ["CACHE"]=>
  9505. NULL
  9506. ["_protect_identifiers":protected]=>
  9507. bool(true)
  9508. ["_reserved_identifiers":protected]=>
  9509. array(1) {
  9510. [0]=>
  9511. string(1) "*"
  9512. }
  9513. ["_like_escape_str":protected]=>
  9514. string(13) " ESCAPE '%s' "
  9515. ["_like_escape_chr":protected]=>
  9516. string(1) "!"
  9517. ["_random_keyword":protected]=>
  9518. array(2) {
  9519. [0]=>
  9520. string(6) "RAND()"
  9521. [1]=>
  9522. string(8) "RAND(%d)"
  9523. }
  9524. ["_count_string":protected]=>
  9525. string(19) "SELECT COUNT(*) AS "
  9526. ["failover"]=>
  9527. array(0) {
  9528. }
  9529. }
  9530. ["table_name":protected]=>
  9531. string(8) "dearones"
  9532. ["key_field":protected]=>
  9533. string(2) "id"
  9534. ["normalized_save_data":protected]=>
  9535. NULL
  9536. ["cleaned_data":protected]=>
  9537. NULL
  9538. ["dsn":protected]=>
  9539. string(0) ""
  9540. ["has_auto_increment":protected]=>
  9541. bool(true)
  9542. ["record_class":protected]=>
  9543. string(0) ""
  9544. ["friendly_name":protected]=>
  9545. string(0) ""
  9546. ["singular_name":protected]=>
  9547. string(0) ""
  9548. ["rules":protected]=>
  9549. array(0) {
  9550. }
  9551. ["fields":protected]=>
  9552. array(0) {
  9553. }
  9554. ["use_common_query":protected]=>
  9555. bool(true)
  9556. ["validator":protected]=>
  9557. object(Validator)#30 (6) {
  9558. ["field_error_delimiter"]=>
  9559. string(1) "
  9560. "
  9561. ["stack_field_errors"]=>
  9562. bool(false)
  9563. ["register_to_global_errors"]=>
  9564. bool(false)
  9565. ["load_helpers"]=>
  9566. bool(true)
  9567. ["_fields":protected]=>
  9568. array(0) {
  9569. }
  9570. ["_errors":protected]=>
  9571. array(0) {
  9572. }
  9573. }
  9574. ["clear_related_on_save":protected]=>
  9575. string(4) "AUTO"
  9576. ["_tables":protected]=>
  9577. array(13) {
  9578. ["fuel_archives"]=>
  9579. string(13) "fuel_archives"
  9580. ["fuel_blocks"]=>
  9581. string(11) "fuel_blocks"
  9582. ["fuel_categories"]=>
  9583. string(15) "fuel_categories"
  9584. ["fuel_logs"]=>
  9585. string(9) "fuel_logs"
  9586. ["fuel_navigation"]=>
  9587. string(15) "fuel_navigation"
  9588. ["fuel_navigation_groups"]=>
  9589. string(22) "fuel_navigation_groups"
  9590. ["fuel_pages"]=>
  9591. string(10) "fuel_pages"
  9592. ["fuel_pagevars"]=>
  9593. string(19) "fuel_page_variables"
  9594. ["fuel_permissions"]=>
  9595. string(16) "fuel_permissions"
  9596. ["fuel_relationships"]=>
  9597. string(18) "fuel_relationships"
  9598. ["fuel_settings"]=>
  9599. string(13) "fuel_settings"
  9600. ["fuel_tags"]=>
  9601. string(9) "fuel_tags"
  9602. ["fuel_users"]=>
  9603. string(10) "fuel_users"
  9604. }
  9605. ["_last_saved":protected]=>
  9606. NULL
  9607. ["_nested_errors":protected]=>
  9608. array(0) {
  9609. }
  9610. }
  9611. }
Add Comment
Please, Sign In to add comment