Advertisement
Guest User

Untitled

a guest
Nov 22nd, 2015
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 124.20 KB | None | 0 0
  1. A fatal error has occurred
  2.  
  3. Share name not found
  4.  
  5. 1. Nag_SaveTask_Controller->processRequest() /var/www/html/horde/nag/task/save.php:18
  6. 2. Horde_Core_Share_Driver->getShare() /var/www/html/horde/nag/app/controllers/SaveTask.php:61
  7. 3. Horde_Core_Share_Driver->__call() /var/www/html/horde/nag/app/controllers/SaveTask.php:61
  8. 4. call_user_func_array() /usr/share/pear/Horde/Core/Share/Driver.php:63
  9. 5. Horde_Share_Base->getShare()
  10. 6. Horde_Share_Sql->_getShare() /usr/share/pear/Horde/Share/Base.php:199
  11. Details
  12.  
  13. The full error message is logged in Horde's log file, and is shown below only to administrators. Non-administrative users will not see error details.
  14.  
  15. Horde_Exception_NotFound Object
  16. (
  17. [details] =>
  18. [logged] => 1
  19. [_logLevel:protected] => 0
  20. [message:protected] => Share name not found
  21. [string:Exception:private] =>
  22. [code:protected] => 0
  23. [file:protected] => /usr/share/pear/Horde/Share/Sql.php
  24. [line:protected] => 180
  25. [trace:Exception:private] => Array
  26. (
  27. [0] => Array
  28. (
  29. [file] => /usr/share/pear/Horde/Share/Base.php
  30. [line] => 199
  31. [function] => _getShare
  32. [class] => Horde_Share_Sql
  33. [type] => ->
  34. [args] => Array
  35. (
  36. [0] =>
  37. )
  38.  
  39. )
  40.  
  41. [1] => Array
  42. (
  43. [function] => getShare
  44. [class] => Horde_Share_Base
  45. [type] => ->
  46. [args] => Array
  47. (
  48. [0] =>
  49. )
  50.  
  51. )
  52.  
  53. [2] => Array
  54. (
  55. [file] => /usr/share/pear/Horde/Core/Share/Driver.php
  56. [line] => 63
  57. [function] => call_user_func_array
  58. [args] => Array
  59. (
  60. [0] => Array
  61. (
  62. [0] => Horde_Share_Sqlng Object
  63. (
  64. [_shareObject:protected] => Horde_Share_Object_Sqlng
  65. [_availablePermissions:protected] => Array
  66. (
  67. [2] => 1
  68. [4] => 1
  69. [8] => 1
  70. [16] => 1
  71. )
  72.  
  73. [_db:protected] => Horde_Db_Adapter_Pdo_Mysql Object
  74. (
  75. [_schemaClass:protected] => Horde_Db_Adapter_Mysql_Schema
  76. [_config:protected] => Array
  77. (
  78. [charset] => utf-8
  79. [database] => XXXXXXXXXXXXXXXXXXXXXXXXX
  80. [password] => XXXXXXXXXXXXXXXXXXXXXXXXX
  81. [phptype] => mysql
  82. [port] => 3306
  83. [protocol] => tcp
  84. [splitread] =>
  85. [ssl] =>
  86. [username] => XXXXXXXXXXXXXXXXXXXXXXXXX
  87. [host] => XXXXXXXXXXXXXXXXXXXXXXXXX
  88. [adapter] => mysql
  89. )
  90.  
  91. [_connection:protected] => PDO Object
  92. (
  93. )
  94.  
  95. [_transactionStarted:protected] => 0
  96. [_lastQuery:protected] => SELECT * FROM nag_sharesng WHERE share_name = NULL
  97. [_rowCount:protected] => 0
  98. [_runtime:protected] => 0
  99. [_active:protected] => 1
  100. [_cache:protected] => Horde_Cache Object
  101. (
  102. [_params:protected] => Array
  103. (
  104. [compress] => 1
  105. [lifetime] => 86400
  106. )
  107.  
  108. [_logger:protected] => Horde_Core_Log_Wrapper Object
  109. (
  110. )
  111.  
  112. [_storage:protected] => Horde_Cache_Storage_File Object
  113. (
  114. [_file:protected] => Array
  115. (
  116. )
  117.  
  118. [_logger:protected] => Horde_Core_Log_Wrapper Object
  119. (
  120. )
  121.  
  122. [_params:protected] => Array
  123. (
  124. [prefix] => cache_
  125. [sub] => 0
  126. [umask] => 63
  127. [dir] => /tmp
  128. )
  129.  
  130. )
  131.  
  132. )
  133.  
  134. [_cachePrefix:protected] =>
  135. [_logger:protected] => Horde_Core_Log_Logger Object
  136. (
  137. [_levels:Horde_Log_Logger:private] => Array
  138. (
  139. [0] => EMERG
  140. [1] => ALERT
  141. [2] => CRIT
  142. [3] => ERR
  143. [4] => WARN
  144. [5] => NOTICE
  145. [6] => INFO
  146. [7] => DEBUG
  147. )
  148.  
  149. [_handlers:Horde_Log_Logger:private] => Array
  150. (
  151. [0] => Horde_Log_Handler_Syslog Object
  152. (
  153. [_options:protected] => Array
  154. (
  155. [defaultPriority] => 3
  156. [facility] => 176
  157. [ident] => HORDE
  158. [openlogOptions] =>
  159. )
  160.  
  161. [_lastIdent:protected] => HORDE
  162. [_lastFacility:protected] => 176
  163. [_priorities:protected] => Array
  164. (
  165. [0] => 0
  166. [1] => 1
  167. [2] => 2
  168. [3] => 3
  169. [4] => 4
  170. [5] => 5
  171. [6] => 6
  172. [7] => 7
  173. )
  174.  
  175. [_filters:protected] => Array
  176. (
  177. [0] => Horde_Log_Filter_Level Object
  178. (
  179. [_level:protected] => 6
  180. )
  181.  
  182. )
  183.  
  184. )
  185.  
  186. )
  187.  
  188. [_filters:Horde_Log_Logger:private] => Array
  189. (
  190. )
  191.  
  192. )
  193.  
  194. [_schema:protected] => Horde_Db_Adapter_Mysql_Schema Object
  195. (
  196. [_adapter:protected] => Horde_Db_Adapter_Pdo_Mysql Object
  197. *RECURSION*
  198. [_adapterMethods:protected] => Array
  199. (
  200. [adapterName] => 0
  201. [supportsMigrations] => 1
  202. [connect] => 2
  203. [isActive] => 3
  204. [select] => 4
  205. [selectAll] => 5
  206. [selectOne] => 6
  207. [selectValue] => 7
  208. [selectValues] => 8
  209. [selectAssoc] => 9
  210. [execute] => 10
  211. [insert] => 11
  212. [beginDbTransaction] => 12
  213. [commitDbTransaction] => 13
  214. [rollbackDbTransaction] => 14
  215. [quoteString] => 15
  216. [__construct] => 16
  217. [__destruct] => 17
  218. [__sleep] => 18
  219. [__wakeup] => 19
  220. [getOption] => 20
  221. [setCache] => 21
  222. [getCache] => 22
  223. [setLogger] => 23
  224. [getLogger] => 24
  225. [__call] => 25
  226. [supportsCountDistinct] => 26
  227. [supportsInterval] => 27
  228. [prefetchPrimaryKey] => 28
  229. [getLastQuery] => 29
  230. [resetRuntime] => 30
  231. [cacheWrite] => 31
  232. [cacheRead] => 32
  233. [reconnect] => 33
  234. [disconnect] => 34
  235. [rawConnection] => 35
  236. [insertBlob] => 36
  237. [update] => 37
  238. [updateBlob] => 38
  239. [delete] => 39
  240. [transactionStarted] => 40
  241. [addLimitOffset] => 41
  242. [sanitizeLimit] => 42
  243. [addLock] => 43
  244. [insertFixture] => 44
  245. [emptyInsertStatement] => 45
  246. )
  247.  
  248. )
  249.  
  250. [_schemaMethods:protected] => Array
  251. (
  252. [makeColumn] => 0
  253. [quoteColumnName] => 1
  254. [quoteTableName] => 2
  255. [nativeDatabaseTypes] => 3
  256. [tables] => 4
  257. [primaryKey] => 5
  258. [indexes] => 6
  259. [columns] => 7
  260. [endTable] => 8
  261. [renameTable] => 9
  262. [changeColumn] => 10
  263. [changeColumnDefault] => 11
  264. [renameColumn] => 12
  265. [removePrimaryKey] => 13
  266. [indexName] => 14
  267. [createDatabase] => 15
  268. [dropDatabase] => 16
  269. [currentDatabase] => 17
  270. [typeToSql] => 18
  271. [addColumnOptions] => 19
  272. [buildClause] => 20
  273. [getCharset] => 21
  274. [setCharset] => 22
  275. [_mysqlCharsetName] => 23
  276. [getCollation] => 24
  277. [showVariable] => 25
  278. [caseSensitiveEqualityOperator] => 26
  279. [limitedUpdateConditions] => 27
  280. [__construct] => 28
  281. [setAdapter] => 29
  282. [makeColumnDefinition] => 30
  283. [makeIndex] => 31
  284. [makeTable] => 32
  285. [makeTableDefinition] => 33
  286. [__call] => 34
  287. [__get] => 35
  288. [quote] => 36
  289. [quoteString] => 37
  290. [quoteTrue] => 38
  291. [quoteFalse] => 39
  292. [quoteDate] => 40
  293. [quoteBinary] => 41
  294. [tableAliasLength] => 42
  295. [tableAliasFor] => 43
  296. [table] => 44
  297. [column] => 45
  298. [createTable] => 46
  299. [dropTable] => 47
  300. [addColumn] => 48
  301. [removeColumn] => 49
  302. [addPrimaryKey] => 50
  303. [addIndex] => 51
  304. [removeIndex] => 52
  305. [recreateDatabase] => 53
  306. [distinct] => 54
  307. [addOrderByForAssocLimiting] => 55
  308. [interval] => 56
  309. [modifyDate] => 57
  310. )
  311.  
  312. )
  313.  
  314. [_table:protected] => nag_sharesng
  315. [_app:protected] => nag
  316. [_root:protected] =>
  317. [_cache:protected] => Array
  318. (
  319. [XXXXXXXXXXXXXXXXXXXXXXXXX] => Horde_Share_Object_Sqlng Object
  320. (
  321. [availablePermissions] => Array
  322. (
  323. [0] => 2
  324. [1] => 4
  325. [2] => 8
  326. [3] => 16
  327. )
  328.  
  329. [data] => Array
  330. (
  331. [share_id] => 5
  332. [share_name] => XXXXXXXXXXXXXXXXXXXXXXXXX
  333. [share_owner] => XXXXXXXXXXXXXXXXXXXXXXXXX
  334. [share_flags] => 0
  335. [attribute_name] => Main Task List
  336. [attribute_desc] =>
  337. [attribute_color] => #631861
  338. [share_parents] =>
  339. [attribute_issmart] => 0
  340. [attribute_search] =>
  341. [perm] => Array
  342. (
  343. [type] => matrix
  344. [creator] => 0
  345. [guest] => 0
  346. [default] => 0
  347. )
  348.  
  349. )
  350.  
  351. [_shareCallback:protected] => Array
  352. (
  353. [0] => Horde_Core_Share_FactoryCallback Object
  354. (
  355. [_app:protected] => nag
  356. [_driver:protected] => Sqlng
  357. )
  358.  
  359. [1] => create
  360. )
  361.  
  362. [_shareOb:protected] =>
  363. )
  364.  
  365. )
  366.  
  367. [_shareMap:protected] => Array
  368. (
  369. [5] => XXXXXXXXXXXXXXXXXXXXXXXXX
  370. )
  371.  
  372. [_listcache:protected] => Array
  373. (
  374. [XXXXXXXXXXXXXXXXXXXXXXXXX] => Array
  375. (
  376. [XXXXXXXXXXXXXXXXXXXXXXXXX] => Horde_Share_Object_Sqlng Object
  377. (
  378. [availablePermissions] => Array
  379. (
  380. [0] => 2
  381. [1] => 4
  382. [2] => 8
  383. [3] => 16
  384. )
  385.  
  386. [data] => Array
  387. (
  388. [share_id] => 5
  389. [share_name] => XXXXXXXXXXXXXXXXXXXXXXXXX
  390. [share_owner] => XXXXXXXXXXXXXXXXXXXXXXXXX
  391. [share_flags] => 0
  392. [attribute_name] => Main Task List
  393. [attribute_desc] =>
  394. [attribute_color] => #631861
  395. [share_parents] =>
  396. [attribute_issmart] => 0
  397. [attribute_search] =>
  398. [perm] => Array
  399. (
  400. [type] => matrix
  401. [creator] => 0
  402. [guest] => 0
  403. [default] => 0
  404. )
  405.  
  406. )
  407.  
  408. [_shareCallback:protected] => Array
  409. (
  410. [0] => Horde_Core_Share_FactoryCallback Object
  411. (
  412. [_app:protected] => nag
  413. [_driver:protected] => Sqlng
  414. )
  415.  
  416. [1] => create
  417. )
  418.  
  419. [_shareOb:protected] =>
  420. )
  421.  
  422. )
  423.  
  424. [XXXXXXXXXXXXXXXXXXXXXXXXX] => Array
  425. (
  426. [XXXXXXXXXXXXXXXXXXXXXXXXX] => Horde_Share_Object_Sqlng Object
  427. (
  428. [availablePermissions] => Array
  429. (
  430. [0] => 2
  431. [1] => 4
  432. [2] => 8
  433. [3] => 16
  434. )
  435.  
  436. [data] => Array
  437. (
  438. [share_id] => 5
  439. [share_name] => XXXXXXXXXXXXXXXXXXXXXXXXX
  440. [share_owner] => XXXXXXXXXXXXXXXXXXXXXXXXX
  441. [share_flags] => 0
  442. [attribute_name] => Main Task List
  443. [attribute_desc] =>
  444. [attribute_color] => #631861
  445. [share_parents] =>
  446. [attribute_issmart] => 0
  447. [attribute_search] =>
  448. [perm] => Array
  449. (
  450. [type] => matrix
  451. [creator] => 0
  452. [guest] => 0
  453. [default] => 0
  454. )
  455.  
  456. )
  457.  
  458. [_shareCallback:protected] => Array
  459. (
  460. [0] => Horde_Core_Share_FactoryCallback Object
  461. (
  462. [_app:protected] => nag
  463. [_driver:protected] => Sqlng
  464. )
  465.  
  466. [1] => create
  467. )
  468.  
  469. [_shareOb:protected] =>
  470. )
  471.  
  472. )
  473.  
  474. [XXXXXXXXXXXXXXXXXXXXXXXXX] => Array
  475. (
  476. [XXXXXXXXXXXXXXXXXXXXXXXXX] => Horde_Share_Object_Sqlng Object
  477. (
  478. [availablePermissions] => Array
  479. (
  480. [0] => 2
  481. [1] => 4
  482. [2] => 8
  483. [3] => 16
  484. )
  485.  
  486. [data] => Array
  487. (
  488. [share_id] => 5
  489. [share_name] => XXXXXXXXXXXXXXXXXXXXXXXXX
  490. [share_owner] => XXXXXXXXXXXXXXXXXXXXXXXXX
  491. [share_flags] => 0
  492. [attribute_name] => Main Task List
  493. [attribute_desc] =>
  494. [attribute_color] => #631861
  495. [share_parents] =>
  496. [attribute_issmart] => 0
  497. [attribute_search] =>
  498. [perm] => Array
  499. (
  500. [type] => matrix
  501. [creator] => 0
  502. [guest] => 0
  503. [default] => 0
  504. )
  505.  
  506. )
  507.  
  508. [_shareCallback:protected] => Array
  509. (
  510. [0] => Horde_Core_Share_FactoryCallback Object
  511. (
  512. [_app:protected] => nag
  513. [_driver:protected] => Sqlng
  514. )
  515.  
  516. [1] => create
  517. )
  518.  
  519. [_shareOb:protected] =>
  520. )
  521.  
  522. )
  523.  
  524. [XXXXXXXXXXXXXXXXXXXXXXXXX] => Array
  525. (
  526. [XXXXXXXXXXXXXXXXXXXXXXXXX] => Horde_Share_Object_Sqlng Object
  527. (
  528. [availablePermissions] => Array
  529. (
  530. [0] => 2
  531. [1] => 4
  532. [2] => 8
  533. [3] => 16
  534. )
  535.  
  536. [data] => Array
  537. (
  538. [share_id] => 5
  539. [share_name] => XXXXXXXXXXXXXXXXXXXXXXXXX
  540. [share_owner] => XXXXXXXXXXXXXXXXXXXXXXXXX
  541. [share_flags] => 0
  542. [attribute_name] => Main Task List
  543. [attribute_desc] =>
  544. [attribute_color] => #631861
  545. [share_parents] =>
  546. [attribute_issmart] => 0
  547. [attribute_search] =>
  548. [perm] => Array
  549. (
  550. [type] => matrix
  551. [creator] => 0
  552. [guest] => 0
  553. [default] => 0
  554. )
  555.  
  556. )
  557.  
  558. [_shareCallback:protected] => Array
  559. (
  560. [0] => Horde_Core_Share_FactoryCallback Object
  561. (
  562. [_app:protected] => nag
  563. [_driver:protected] => Sqlng
  564. )
  565.  
  566. [1] => create
  567. )
  568.  
  569. [_shareOb:protected] =>
  570. )
  571.  
  572. )
  573.  
  574. )
  575.  
  576. [_sortList:protected] =>
  577. [_permsObject:protected] => Horde_Perms_Sql Object
  578. (
  579. [_params:protected] => Array
  580. (
  581. [table] => horde_perms
  582. [username] => XXXXXXXXXXXXXXXXXXXXXXXXX
  583. [password] => XXXXXXXXXXXXXXXXXXXXXXXXX
  584. [hostspec] => XXXXXXXXXXXXXXXXXXXXXXXXX
  585. [port] => 3306
  586. [protocol] => tcp
  587. [database] => horde
  588. [charset] => utf-8
  589. [ssl] =>
  590. [splitread] =>
  591. [phptype] => mysql
  592. [cache] => Horde_Cache Object
  593. (
  594. [_params:protected] => Array
  595. (
  596. [compress] =>
  597. [lifetime] => 86400
  598. )
  599.  
  600. [_logger:protected] =>
  601. [_storage:protected] => Horde_Cache_Storage_Stack Object
  602. (
  603. [_stack:protected] => Array
  604. (
  605. [0] => Horde_Cache_Storage_Memory Object
  606. (
  607. [_cache:Horde_Cache_Storage_Memory:private] => Array
  608. (
  609. )
  610.  
  611. [_logger:protected] =>
  612. [_params:protected] => Array
  613. (
  614. )
  615.  
  616. )
  617.  
  618. [1] => Horde_Cache Object
  619. (
  620. [_params:protected] => Array
  621. (
  622. [compress] => 1
  623. [lifetime] => 86400
  624. )
  625.  
  626. [_logger:protected] => Horde_Core_Log_Wrapper Object
  627. (
  628. )
  629.  
  630. [_storage:protected] => Horde_Cache_Storage_File Object
  631. (
  632. [_file:protected] => Array
  633. (
  634. )
  635.  
  636. [_logger:protected] => Horde_Core_Log_Wrapper Object
  637. (
  638. )
  639.  
  640. [_params:protected] => Array
  641. (
  642. [prefix] => cache_
  643. [sub] => 0
  644. [umask] => 63
  645. [dir] => /tmp
  646. )
  647.  
  648. )
  649.  
  650. )
  651.  
  652. )
  653.  
  654. [_logger:protected] =>
  655. [_params:protected] => Array
  656. (
  657. [stack] => Array
  658. (
  659. [0] => Horde_Cache_Storage_Memory Object
  660. (
  661. [_cache:Horde_Cache_Storage_Memory:private] => Array
  662. (
  663. )
  664.  
  665. [_logger:protected] =>
  666. [_params:protected] => Array
  667. (
  668. )
  669.  
  670. )
  671.  
  672. [1] => Horde_Cache Object
  673. (
  674. [_params:protected] => Array
  675. (
  676. [compress] => 1
  677. [lifetime] => 86400
  678. )
  679.  
  680. [_logger:protected] => Horde_Core_Log_Wrapper Object
  681. (
  682. )
  683.  
  684. [_storage:protected] => Horde_Cache_Storage_File Object
  685. (
  686. [_file:protected] => Array
  687. (
  688. )
  689.  
  690. [_logger:protected] => Horde_Core_Log_Wrapper Object
  691. (
  692. )
  693.  
  694. [_params:protected] => Array
  695. (
  696. [prefix] => cache_
  697. [sub] => 0
  698. [umask] => 63
  699. [dir] => /tmp
  700. )
  701.  
  702. )
  703.  
  704. )
  705.  
  706. )
  707.  
  708. )
  709.  
  710. )
  711.  
  712. )
  713.  
  714. [logger] => Horde_Core_Log_Logger Object
  715. (
  716. [_levels:Horde_Log_Logger:private] => Array
  717. (
  718. [0] => EMERG
  719. [1] => ALERT
  720. [2] => CRIT
  721. [3] => ERR
  722. [4] => WARN
  723. [5] => NOTICE
  724. [6] => INFO
  725. [7] => DEBUG
  726. )
  727.  
  728. [_handlers:Horde_Log_Logger:private] => Array
  729. (
  730. [0] => Horde_Log_Handler_Syslog Object
  731. (
  732. [_options:protected] => Array
  733. (
  734. [defaultPriority] => 3
  735. [facility] => 176
  736. [ident] => HORDE
  737. [openlogOptions] =>
  738. )
  739.  
  740. [_lastIdent:protected] => HORDE
  741. [_lastFacility:protected] => 176
  742. [_priorities:protected] => Array
  743. (
  744. [0] => 0
  745. [1] => 1
  746. [2] => 2
  747. [3] => 3
  748. [4] => 4
  749. [5] => 5
  750. [6] => 6
  751. [7] => 7
  752. )
  753.  
  754. [_filters:protected] => Array
  755. (
  756. [0] => Horde_Log_Filter_Level Object
  757. (
  758. [_level:protected] => 6
  759. )
  760.  
  761. )
  762.  
  763. )
  764.  
  765. )
  766.  
  767. [_filters:Horde_Log_Logger:private] => Array
  768. (
  769. )
  770.  
  771. )
  772.  
  773. )
  774.  
  775. [_db:protected] => Horde_Db_Adapter_Pdo_Mysql Object
  776. (
  777. [_schemaClass:protected] => Horde_Db_Adapter_Mysql_Schema
  778. [_config:protected] => Array
  779. (
  780. [charset] => utf-8
  781. [database] => horde
  782. [password] => XXXXXXXXXXXXXXXXXXXXXXXXX
  783. [phptype] => mysql
  784. [port] => 3306
  785. [protocol] => tcp
  786. [splitread] =>
  787. [ssl] =>
  788. [username] => XXXXXXXXXXXXXXXXXXXXXXXXX
  789. [host] => XXXXXXXXXXXXXXXXXXXXXXXXX
  790. [adapter] => mysql
  791. )
  792.  
  793. [_connection:protected] => PDO Object
  794. (
  795. )
  796.  
  797. [_transactionStarted:protected] => 0
  798. [_lastQuery:protected] => SELECT * FROM nag_sharesng WHERE share_name = NULL
  799. [_rowCount:protected] => 0
  800. [_runtime:protected] => 0
  801. [_active:protected] => 1
  802. [_cache:protected] => Horde_Cache Object
  803. (
  804. [_params:protected] => Array
  805. (
  806. [compress] => 1
  807. [lifetime] => 86400
  808. )
  809.  
  810. [_logger:protected] => Horde_Core_Log_Wrapper Object
  811. (
  812. )
  813.  
  814. [_storage:protected] => Horde_Cache_Storage_File Object
  815. (
  816. [_file:protected] => Array
  817. (
  818. )
  819.  
  820. [_logger:protected] => Horde_Core_Log_Wrapper Object
  821. (
  822. )
  823.  
  824. [_params:protected] => Array
  825. (
  826. [prefix] => cache_
  827. [sub] => 0
  828. [umask] => 63
  829. [dir] => /tmp
  830. )
  831.  
  832. )
  833.  
  834. )
  835.  
  836. [_cachePrefix:protected] =>
  837. [_logger:protected] => Horde_Core_Log_Logger Object
  838. (
  839. [_levels:Horde_Log_Logger:private] => Array
  840. (
  841. [0] => EMERG
  842. [1] => ALERT
  843. [2] => CRIT
  844. [3] => ERR
  845. [4] => WARN
  846. [5] => NOTICE
  847. [6] => INFO
  848. [7] => DEBUG
  849. )
  850.  
  851. [_handlers:Horde_Log_Logger:private] => Array
  852. (
  853. [0] => Horde_Log_Handler_Syslog Object
  854. (
  855. [_options:protected] => Array
  856. (
  857. [defaultPriority] => 3
  858. [facility] => 176
  859. [ident] => HORDE
  860. [openlogOptions] =>
  861. )
  862.  
  863. [_lastIdent:protected] => HORDE
  864. [_lastFacility:protected] => 176
  865. [_priorities:protected] => Array
  866. (
  867. [0] => 0
  868. [1] => 1
  869. [2] => 2
  870. [3] => 3
  871. [4] => 4
  872. [5] => 5
  873. [6] => 6
  874. [7] => 7
  875. )
  876.  
  877. [_filters:protected] => Array
  878. (
  879. [0] => Horde_Log_Filter_Level Object
  880. (
  881. [_level:protected] => 6
  882. )
  883.  
  884. )
  885.  
  886. )
  887.  
  888. )
  889.  
  890. [_filters:Horde_Log_Logger:private] => Array
  891. (
  892. )
  893.  
  894. )
  895.  
  896. [_schema:protected] => Horde_Db_Adapter_Mysql_Schema Object
  897. (
  898. [_adapter:protected] => Horde_Db_Adapter_Pdo_Mysql Object
  899. *RECURSION*
  900. [_adapterMethods:protected] => Array
  901. (
  902. [adapterName] => 0
  903. [supportsMigrations] => 1
  904. [connect] => 2
  905. [isActive] => 3
  906. [select] => 4
  907. [selectAll] => 5
  908. [selectOne] => 6
  909. [selectValue] => 7
  910. [selectValues] => 8
  911. [selectAssoc] => 9
  912. [execute] => 10
  913. [insert] => 11
  914. [beginDbTransaction] => 12
  915. [commitDbTransaction] => 13
  916. [rollbackDbTransaction] => 14
  917. [quoteString] => 15
  918. [__construct] => 16
  919. [__destruct] => 17
  920. [__sleep] => 18
  921. [__wakeup] => 19
  922. [getOption] => 20
  923. [setCache] => 21
  924. [getCache] => 22
  925. [setLogger] => 23
  926. [getLogger] => 24
  927. [__call] => 25
  928. [supportsCountDistinct] => 26
  929. [supportsInterval] => 27
  930. [prefetchPrimaryKey] => 28
  931. [getLastQuery] => 29
  932. [resetRuntime] => 30
  933. [cacheWrite] => 31
  934. [cacheRead] => 32
  935. [reconnect] => 33
  936. [disconnect] => 34
  937. [rawConnection] => 35
  938. [insertBlob] => 36
  939. [update] => 37
  940. [updateBlob] => 38
  941. [delete] => 39
  942. [transactionStarted] => 40
  943. [addLimitOffset] => 41
  944. [sanitizeLimit] => 42
  945. [addLock] => 43
  946. [insertFixture] => 44
  947. [emptyInsertStatement] => 45
  948. )
  949.  
  950. )
  951.  
  952. [_schemaMethods:protected] => Array
  953. (
  954. [makeColumn] => 0
  955. [quoteColumnName] => 1
  956. [quoteTableName] => 2
  957. [nativeDatabaseTypes] => 3
  958. [tables] => 4
  959. [primaryKey] => 5
  960. [indexes] => 6
  961. [columns] => 7
  962. [endTable] => 8
  963. [renameTable] => 9
  964. [changeColumn] => 10
  965. [changeColumnDefault] => 11
  966. [renameColumn] => 12
  967. [removePrimaryKey] => 13
  968. [indexName] => 14
  969. [createDatabase] => 15
  970. [dropDatabase] => 16
  971. [currentDatabase] => 17
  972. [typeToSql] => 18
  973. [addColumnOptions] => 19
  974. [buildClause] => 20
  975. [getCharset] => 21
  976. [setCharset] => 22
  977. [_mysqlCharsetName] => 23
  978. [getCollation] => 24
  979. [showVariable] => 25
  980. [caseSensitiveEqualityOperator] => 26
  981. [limitedUpdateConditions] => 27
  982. [__construct] => 28
  983. [setAdapter] => 29
  984. [makeColumnDefinition] => 30
  985. [makeIndex] => 31
  986. [makeTable] => 32
  987. [makeTableDefinition] => 33
  988. [__call] => 34
  989. [__get] => 35
  990. [quote] => 36
  991. [quoteString] => 37
  992. [quoteTrue] => 38
  993. [quoteFalse] => 39
  994. [quoteDate] => 40
  995. [quoteBinary] => 41
  996. [tableAliasLength] => 42
  997. [tableAliasFor] => 43
  998. [table] => 44
  999. [column] => 45
  1000. [createTable] => 46
  1001. [dropTable] => 47
  1002. [addColumn] => 48
  1003. [removeColumn] => 49
  1004. [addPrimaryKey] => 50
  1005. [addIndex] => 51
  1006. [removeIndex] => 52
  1007. [recreateDatabase] => 53
  1008. [distinct] => 54
  1009. [addOrderByForAssocLimiting] => 55
  1010. [interval] => 56
  1011. [modifyDate] => 57
  1012. )
  1013.  
  1014. )
  1015.  
  1016. [_cacheVersion:Horde_Perms_Sql:private] => 2
  1017. [_permsCache:protected] => Array
  1018. (
  1019. )
  1020.  
  1021. [_cache:protected] => Horde_Cache Object
  1022. (
  1023. [_params:protected] => Array
  1024. (
  1025. [compress] =>
  1026. [lifetime] => 86400
  1027. )
  1028.  
  1029. [_logger:protected] =>
  1030. [_storage:protected] => Horde_Cache_Storage_Stack Object
  1031. (
  1032. [_stack:protected] => Array
  1033. (
  1034. [0] => Horde_Cache_Storage_Memory Object
  1035. (
  1036. [_cache:Horde_Cache_Storage_Memory:private] => Array
  1037. (
  1038. )
  1039.  
  1040. [_logger:protected] =>
  1041. [_params:protected] => Array
  1042. (
  1043. )
  1044.  
  1045. )
  1046.  
  1047. [1] => Horde_Cache Object
  1048. (
  1049. [_params:protected] => Array
  1050. (
  1051. [compress] => 1
  1052. [lifetime] => 86400
  1053. )
  1054.  
  1055. [_logger:protected] => Horde_Core_Log_Wrapper Object
  1056. (
  1057. )
  1058.  
  1059. [_storage:protected] => Horde_Cache_Storage_File Object
  1060. (
  1061. [_file:protected] => Array
  1062. (
  1063. )
  1064.  
  1065. [_logger:protected] => Horde_Core_Log_Wrapper Object
  1066. (
  1067. )
  1068.  
  1069. [_params:protected] => Array
  1070. (
  1071. [prefix] => cache_
  1072. [sub] => 0
  1073. [umask] => 63
  1074. [dir] => /tmp
  1075. )
  1076.  
  1077. )
  1078.  
  1079. )
  1080.  
  1081. )
  1082.  
  1083. [_logger:protected] =>
  1084. [_params:protected] => Array
  1085. (
  1086. [stack] => Array
  1087. (
  1088. [0] => Horde_Cache_Storage_Memory Object
  1089. (
  1090. [_cache:Horde_Cache_Storage_Memory:private] => Array
  1091. (
  1092. )
  1093.  
  1094. [_logger:protected] =>
  1095. [_params:protected] => Array
  1096. (
  1097. )
  1098.  
  1099. )
  1100.  
  1101. [1] => Horde_Cache Object
  1102. (
  1103. [_params:protected] => Array
  1104. (
  1105. [compress] => 1
  1106. [lifetime] => 86400
  1107. )
  1108.  
  1109. [_logger:protected] => Horde_Core_Log_Wrapper Object
  1110. (
  1111. )
  1112.  
  1113. [_storage:protected] => Horde_Cache_Storage_File Object
  1114. (
  1115. [_file:protected] => Array
  1116. (
  1117. )
  1118.  
  1119. [_logger:protected] => Horde_Core_Log_Wrapper Object
  1120. (
  1121. )
  1122.  
  1123. [_params:protected] => Array
  1124. (
  1125. [prefix] => cache_
  1126. [sub] => 0
  1127. [umask] => 63
  1128. [dir] => /tmp
  1129. )
  1130.  
  1131. )
  1132.  
  1133. )
  1134.  
  1135. )
  1136.  
  1137. )
  1138.  
  1139. )
  1140.  
  1141. )
  1142.  
  1143. [_logger:protected] => Horde_Core_Log_Logger Object
  1144. (
  1145. [_levels:Horde_Log_Logger:private] => Array
  1146. (
  1147. [0] => EMERG
  1148. [1] => ALERT
  1149. [2] => CRIT
  1150. [3] => ERR
  1151. [4] => WARN
  1152. [5] => NOTICE
  1153. [6] => INFO
  1154. [7] => DEBUG
  1155. )
  1156.  
  1157. [_handlers:Horde_Log_Logger:private] => Array
  1158. (
  1159. [0] => Horde_Log_Handler_Syslog Object
  1160. (
  1161. [_options:protected] => Array
  1162. (
  1163. [defaultPriority] => 3
  1164. [facility] => 176
  1165. [ident] => HORDE
  1166. [openlogOptions] =>
  1167. )
  1168.  
  1169. [_lastIdent:protected] => HORDE
  1170. [_lastFacility:protected] => 176
  1171. [_priorities:protected] => Array
  1172. (
  1173. [0] => 0
  1174. [1] => 1
  1175. [2] => 2
  1176. [3] => 3
  1177. [4] => 4
  1178. [5] => 5
  1179. [6] => 6
  1180. [7] => 7
  1181. )
  1182.  
  1183. [_filters:protected] => Array
  1184. (
  1185. [0] => Horde_Log_Filter_Level Object
  1186. (
  1187. [_level:protected] => 6
  1188. )
  1189.  
  1190. )
  1191.  
  1192. )
  1193.  
  1194. )
  1195.  
  1196. [_filters:Horde_Log_Logger:private] => Array
  1197. (
  1198. )
  1199.  
  1200. )
  1201.  
  1202. )
  1203.  
  1204. [_user:protected] => XXXXXXXXXXXXXXXXXXXXXXXXX
  1205. [_groups:protected] => Horde_Group_Sql Object
  1206. (
  1207. [_db:protected] => Horde_Db_Adapter_Pdo_Mysql Object
  1208. (
  1209. [_schemaClass:protected] => Horde_Db_Adapter_Mysql_Schema
  1210. [_config:protected] => Array
  1211. (
  1212. [charset] => utf-8
  1213. [database] => horde
  1214. [password] => XXXXXXXXXXXXXXXXXXXXXXXXX
  1215. [phptype] => mysql
  1216. [port] => 3306
  1217. [protocol] => tcp
  1218. [splitread] =>
  1219. [ssl] =>
  1220. [username] => XXXXXXXXXXXXXXXXXXXXXXXXX
  1221. [host] => XXXXXXXXXXXXXXXXXXXXXXXXX
  1222. [adapter] => mysql
  1223. )
  1224.  
  1225. [_connection:protected] => PDO Object
  1226. (
  1227. )
  1228.  
  1229. [_transactionStarted:protected] => 0
  1230. [_lastQuery:protected] => SELECT * FROM nag_sharesng WHERE share_name = NULL
  1231. [_rowCount:protected] => 0
  1232. [_runtime:protected] => 0
  1233. [_active:protected] => 1
  1234. [_cache:protected] => Horde_Cache Object
  1235. (
  1236. [_params:protected] => Array
  1237. (
  1238. [compress] => 1
  1239. [lifetime] => 86400
  1240. )
  1241.  
  1242. [_logger:protected] => Horde_Core_Log_Wrapper Object
  1243. (
  1244. )
  1245.  
  1246. [_storage:protected] => Horde_Cache_Storage_File Object
  1247. (
  1248. [_file:protected] => Array
  1249. (
  1250. )
  1251.  
  1252. [_logger:protected] => Horde_Core_Log_Wrapper Object
  1253. (
  1254. )
  1255.  
  1256. [_params:protected] => Array
  1257. (
  1258. [prefix] => cache_
  1259. [sub] => 0
  1260. [umask] => 63
  1261. [dir] => /tmp
  1262. )
  1263.  
  1264. )
  1265.  
  1266. )
  1267.  
  1268. [_cachePrefix:protected] =>
  1269. [_logger:protected] => Horde_Core_Log_Logger Object
  1270. (
  1271. [_levels:Horde_Log_Logger:private] => Array
  1272. (
  1273. [0] => EMERG
  1274. [1] => ALERT
  1275. [2] => CRIT
  1276. [3] => ERR
  1277. [4] => WARN
  1278. [5] => NOTICE
  1279. [6] => INFO
  1280. [7] => DEBUG
  1281. )
  1282.  
  1283. [_handlers:Horde_Log_Logger:private] => Array
  1284. (
  1285. [0] => Horde_Log_Handler_Syslog Object
  1286. (
  1287. [_options:protected] => Array
  1288. (
  1289. [defaultPriority] => 3
  1290. [facility] => 176
  1291. [ident] => HORDE
  1292. [openlogOptions] =>
  1293. )
  1294.  
  1295. [_lastIdent:protected] => HORDE
  1296. [_lastFacility:protected] => 176
  1297. [_priorities:protected] => Array
  1298. (
  1299. [0] => 0
  1300. [1] => 1
  1301. [2] => 2
  1302. [3] => 3
  1303. [4] => 4
  1304. [5] => 5
  1305. [6] => 6
  1306. [7] => 7
  1307. )
  1308.  
  1309. [_filters:protected] => Array
  1310. (
  1311. [0] => Horde_Log_Filter_Level Object
  1312. (
  1313. [_level:protected] => 6
  1314. )
  1315.  
  1316. )
  1317.  
  1318. )
  1319.  
  1320. )
  1321.  
  1322. [_filters:Horde_Log_Logger:private] => Array
  1323. (
  1324. )
  1325.  
  1326. )
  1327.  
  1328. [_schema:protected] => Horde_Db_Adapter_Mysql_Schema Object
  1329. (
  1330. [_adapter:protected] => Horde_Db_Adapter_Pdo_Mysql Object
  1331. *RECURSION*
  1332. [_adapterMethods:protected] => Array
  1333. (
  1334. [adapterName] => 0
  1335. [supportsMigrations] => 1
  1336. [connect] => 2
  1337. [isActive] => 3
  1338. [select] => 4
  1339. [selectAll] => 5
  1340. [selectOne] => 6
  1341. [selectValue] => 7
  1342. [selectValues] => 8
  1343. [selectAssoc] => 9
  1344. [execute] => 10
  1345. [insert] => 11
  1346. [beginDbTransaction] => 12
  1347. [commitDbTransaction] => 13
  1348. [rollbackDbTransaction] => 14
  1349. [quoteString] => 15
  1350. [__construct] => 16
  1351. [__destruct] => 17
  1352. [__sleep] => 18
  1353. [__wakeup] => 19
  1354. [getOption] => 20
  1355. [setCache] => 21
  1356. [getCache] => 22
  1357. [setLogger] => 23
  1358. [getLogger] => 24
  1359. [__call] => 25
  1360. [supportsCountDistinct] => 26
  1361. [supportsInterval] => 27
  1362. [prefetchPrimaryKey] => 28
  1363. [getLastQuery] => 29
  1364. [resetRuntime] => 30
  1365. [cacheWrite] => 31
  1366. [cacheRead] => 32
  1367. [reconnect] => 33
  1368. [disconnect] => 34
  1369. [rawConnection] => 35
  1370. [insertBlob] => 36
  1371. [update] => 37
  1372. [updateBlob] => 38
  1373. [delete] => 39
  1374. [transactionStarted] => 40
  1375. [addLimitOffset] => 41
  1376. [sanitizeLimit] => 42
  1377. [addLock] => 43
  1378. [insertFixture] => 44
  1379. [emptyInsertStatement] => 45
  1380. )
  1381.  
  1382. )
  1383.  
  1384. [_schemaMethods:protected] => Array
  1385. (
  1386. [makeColumn] => 0
  1387. [quoteColumnName] => 1
  1388. [quoteTableName] => 2
  1389. [nativeDatabaseTypes] => 3
  1390. [tables] => 4
  1391. [primaryKey] => 5
  1392. [indexes] => 6
  1393. [columns] => 7
  1394. [endTable] => 8
  1395. [renameTable] => 9
  1396. [changeColumn] => 10
  1397. [changeColumnDefault] => 11
  1398. [renameColumn] => 12
  1399. [removePrimaryKey] => 13
  1400. [indexName] => 14
  1401. [createDatabase] => 15
  1402. [dropDatabase] => 16
  1403. [currentDatabase] => 17
  1404. [typeToSql] => 18
  1405. [addColumnOptions] => 19
  1406. [buildClause] => 20
  1407. [getCharset] => 21
  1408. [setCharset] => 22
  1409. [_mysqlCharsetName] => 23
  1410. [getCollation] => 24
  1411. [showVariable] => 25
  1412. [caseSensitiveEqualityOperator] => 26
  1413. [limitedUpdateConditions] => 27
  1414. [__construct] => 28
  1415. [setAdapter] => 29
  1416. [makeColumnDefinition] => 30
  1417. [makeIndex] => 31
  1418. [makeTable] => 32
  1419. [makeTableDefinition] => 33
  1420. [__call] => 34
  1421. [__get] => 35
  1422. [quote] => 36
  1423. [quoteString] => 37
  1424. [quoteTrue] => 38
  1425. [quoteFalse] => 39
  1426. [quoteDate] => 40
  1427. [quoteBinary] => 41
  1428. [tableAliasLength] => 42
  1429. [tableAliasFor] => 43
  1430. [table] => 44
  1431. [column] => 45
  1432. [createTable] => 46
  1433. [dropTable] => 47
  1434. [addColumn] => 48
  1435. [removeColumn] => 49
  1436. [addPrimaryKey] => 50
  1437. [addIndex] => 51
  1438. [removeIndex] => 52
  1439. [recreateDatabase] => 53
  1440. [distinct] => 54
  1441. [addOrderByForAssocLimiting] => 55
  1442. [interval] => 56
  1443. [modifyDate] => 57
  1444. )
  1445.  
  1446. )
  1447.  
  1448. )
  1449.  
  1450. [_shareCallback:protected] => Array
  1451. (
  1452. [0] => Horde_Core_Share_FactoryCallback Object
  1453. (
  1454. [_app:protected] => nag
  1455. [_driver:protected] => Sqlng
  1456. )
  1457.  
  1458. [1] => create
  1459. )
  1460.  
  1461. [_logger:protected] => Horde_Core_Log_Logger Object
  1462. (
  1463. [_levels:Horde_Log_Logger:private] => Array
  1464. (
  1465. [0] => EMERG
  1466. [1] => ALERT
  1467. [2] => CRIT
  1468. [3] => ERR
  1469. [4] => WARN
  1470. [5] => NOTICE
  1471. [6] => INFO
  1472. [7] => DEBUG
  1473. )
  1474.  
  1475. [_handlers:Horde_Log_Logger:private] => Array
  1476. (
  1477. [0] => Horde_Log_Handler_Syslog Object
  1478. (
  1479. [_options:protected] => Array
  1480. (
  1481. [defaultPriority] => 3
  1482. [facility] => 176
  1483. [ident] => HORDE
  1484. [openlogOptions] =>
  1485. )
  1486.  
  1487. [_lastIdent:protected] => HORDE
  1488. [_lastFacility:protected] => 176
  1489. [_priorities:protected] => Array
  1490. (
  1491. [0] => 0
  1492. [1] => 1
  1493. [2] => 2
  1494. [3] => 3
  1495. [4] => 4
  1496. [5] => 5
  1497. [6] => 6
  1498. [7] => 7
  1499. )
  1500.  
  1501. [_filters:protected] => Array
  1502. (
  1503. [0] => Horde_Log_Filter_Level Object
  1504. (
  1505. [_level:protected] => 6
  1506. )
  1507.  
  1508. )
  1509.  
  1510. )
  1511.  
  1512. )
  1513.  
  1514. [_filters:Horde_Log_Logger:private] => Array
  1515. (
  1516. )
  1517.  
  1518. )
  1519.  
  1520. [_callbacks:protected] => Array
  1521. (
  1522. [add] => Array
  1523. (
  1524. [0] => Horde_Core_Share_Driver Object
  1525. (
  1526. [_share:protected] => Horde_Share_Sqlng Object
  1527. *RECURSION*
  1528. [_storageMap:protected] => Array
  1529. (
  1530. [Horde_Share_Sql] => Horde_Db_Adapter
  1531. [Horde_Share_Sqlng] => Horde_Db_Adapter
  1532. [Horde_Share_Sql_Hierarchical] => Horde_Db_Adapter
  1533. [Horde_Share_Kolab] => Horde_Kolab_Storage
  1534. )
  1535.  
  1536. )
  1537.  
  1538. [1] => shareAddCallback
  1539. )
  1540.  
  1541. [modify] => Array
  1542. (
  1543. [0] => Horde_Core_Share_Driver Object
  1544. (
  1545. [_share:protected] => Horde_Share_Sqlng Object
  1546. *RECURSION*
  1547. [_storageMap:protected] => Array
  1548. (
  1549. [Horde_Share_Sql] => Horde_Db_Adapter
  1550. [Horde_Share_Sqlng] => Horde_Db_Adapter
  1551. [Horde_Share_Sql_Hierarchical] => Horde_Db_Adapter
  1552. [Horde_Share_Kolab] => Horde_Kolab_Storage
  1553. )
  1554.  
  1555. )
  1556.  
  1557. [1] => shareModifyCallback
  1558. )
  1559.  
  1560. [remove] => Array
  1561. (
  1562. [0] => Horde_Core_Share_Driver Object
  1563. (
  1564. [_share:protected] => Horde_Share_Sqlng Object
  1565. *RECURSION*
  1566. [_storageMap:protected] => Array
  1567. (
  1568. [Horde_Share_Sql] => Horde_Db_Adapter
  1569. [Horde_Share_Sqlng] => Horde_Db_Adapter
  1570. [Horde_Share_Sql_Hierarchical] => Horde_Db_Adapter
  1571. [Horde_Share_Kolab] => Horde_Kolab_Storage
  1572. )
  1573.  
  1574. )
  1575.  
  1576. [1] => shareRemoveCallback
  1577. )
  1578.  
  1579. [list] => Array
  1580. (
  1581. [0] => Horde_Core_Share_Driver Object
  1582. (
  1583. [_share:protected] => Horde_Share_Sqlng Object
  1584. *RECURSION*
  1585. [_storageMap:protected] => Array
  1586. (
  1587. [Horde_Share_Sql] => Horde_Db_Adapter
  1588. [Horde_Share_Sqlng] => Horde_Db_Adapter
  1589. [Horde_Share_Sql_Hierarchical] => Horde_Db_Adapter
  1590. [Horde_Share_Kolab] => Horde_Kolab_Storage
  1591. )
  1592.  
  1593. )
  1594.  
  1595. [1] => shareListCallback
  1596. )
  1597.  
  1598. )
  1599.  
  1600. )
  1601.  
  1602. [1] => getShare
  1603. )
  1604.  
  1605. [1] => Array
  1606. (
  1607. [0] =>
  1608. )
  1609.  
  1610. )
  1611.  
  1612. )
  1613.  
  1614. [3] => Array
  1615. (
  1616. [file] => /var/www/html/horde/nag/app/controllers/SaveTask.php
  1617. [line] => 61
  1618. [function] => __call
  1619. [class] => Horde_Core_Share_Driver
  1620. [type] => ->
  1621. [args] => Array
  1622. (
  1623. [0] => getShare
  1624. [1] => Array
  1625. (
  1626. [0] =>
  1627. )
  1628.  
  1629. )
  1630.  
  1631. )
  1632.  
  1633. [4] => Array
  1634. (
  1635. [file] => /var/www/html/horde/nag/app/controllers/SaveTask.php
  1636. [line] => 61
  1637. [function] => getShare
  1638. [class] => Horde_Core_Share_Driver
  1639. [type] => ->
  1640. [args] => Array
  1641. (
  1642. [0] =>
  1643. )
  1644.  
  1645. )
  1646.  
  1647. [5] => Array
  1648. (
  1649. [file] => /var/www/html/horde/nag/task/save.php
  1650. [line] => 18
  1651. [function] => processRequest
  1652. [class] => Nag_SaveTask_Controller
  1653. [type] => ->
  1654. [args] => Array
  1655. (
  1656. [0] => Horde_Controller_Request_Http Object
  1657. (
  1658. [_path:protected] => /horde/nag/task/save.php
  1659. [_headers:protected] =>
  1660. )
  1661.  
  1662. [1] => Horde_Controller_Response Object
  1663. (
  1664. [_headers:protected] => Array
  1665. (
  1666. )
  1667.  
  1668. [_body:protected] =>
  1669. [_requestConfiguration:protected] =>
  1670. )
  1671.  
  1672. )
  1673.  
  1674. )
  1675.  
  1676. )
  1677.  
  1678. [previous:Exception:private] =>
  1679. )
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement