Advertisement
Guest User

vw_debug_feed

a guest
Apr 15th, 2016
33
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.63 KB | None | 0 0
  1. ####FIRST ERROR AT ADMIN CP LOG ##########
  2.  
  3. ErrorException: Undefined index: redirectid - vault/core/controller/ui/feed/vw.php:920
  4.  
  5. #0 /var/www/hyperion/vault/core/controller/ui/feed/vw.php(920): XenForo_Application::handlePhpError(8, 'Undefined index...', '/var/www/hyperi...', 920, Array)
  6. #1 /var/www/hyperion/vault/core/controller/ui/feed/vw.php(148): vw_UI_Feed_Controller->delete()
  7. #2 /var/www/hyperion/vault/core/controller/ui/stack/vw.php(220): vw_UI_Feed_Controller->execute()
  8. #3 /var/www/hyperion/library/vw/XenForo/ControllerPublic/Wiki/Feed.php(68): vw_UI_Stack_Controller->execute()
  9. #4 /var/www/hyperion/library/XenForo/FrontController.php(351): vw_XenForo_ControllerPublic_Wiki_Feed->actionIndex()
  10. #5 /var/www/hyperion/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
  11. #6 /var/www/hyperion/index.php(13): XenForo_FrontController->run()
  12. #7 {main}
  13.  
  14. array(3) {
  15. ["url"] => string(59) "https://hyperion-forum.dyndns.org/wiki-feed/?id=2&do=delete"
  16. ["_GET"] => array(3) {
  17. ["/wiki-feed/"] => string(0) ""
  18. ["id"] => string(1) "2"
  19. ["do"] => string(6) "delete"
  20. }
  21. ["_POST"] => array(0) {
  22. }
  23. }
  24.  
  25.  
  26. ####SECOND ERROR AT ADMIN CP LOG ##########
  27.  
  28. ErrorException: Undefined index: id - vault/core/controller/dm/base/vw.php:1150
  29.  
  30. #0 /var/www/hyperion/vault/core/controller/dm/base/vw.php(1150): XenForo_Application::handlePhpError(8, 'Undefined index...', '/var/www/hyperi...', 1150, Array)
  31. #1 /var/www/hyperion/vault/core/controller/dm/item/feed/vw.php(305): vw_DM_Base_Controller->rebuild_lastupdate(1, Array, false, Array)
  32. #2 /var/www/hyperion/vault/core/controller/dm/base/vw.php(850): vw_DM_Item_Feed_Controller->delete_multiple(Array)
  33. #3 /var/www/hyperion/library/vw/XenForo/DataWriter.php(488): vw_DM_Base_Controller->delete()
  34. #4 /var/www/hyperion/vault/core/controller/dm/xf.php(434): vw_XenForo_DataWriter->delete()
  35. #5 /var/www/hyperion/vault/core/controller/ui/feed/vw.php(446): vw_DM_Controller_XF->delete()
  36. #6 /var/www/hyperion/vault/core/controller/ui/feed/vw.php(111): vw_UI_Feed_Controller->do_prune()
  37. #7 /var/www/hyperion/vault/core/controller/ui/stack/vw.php(220): vw_UI_Feed_Controller->execute()
  38. #8 /var/www/hyperion/library/vw/XenForo/ControllerPublic/Wiki/Feed.php(68): vw_UI_Stack_Controller->execute()
  39. #9 /var/www/hyperion/library/XenForo/FrontController.php(351): vw_XenForo_ControllerPublic_Wiki_Feed->actionIndex()
  40. #10 /var/www/hyperion/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
  41. #11 /var/www/hyperion/index.php(13): XenForo_FrontController->run()
  42. #12 {main}
  43.  
  44. array(3) {
  45. ["url"] => string(60) "https://hyperion-forum.dyndns.org/wiki-feed/?id=2&do=doprune"
  46. ["_GET"] => array(3) {
  47. ["/wiki-feed/"] => string(0) ""
  48. ["id"] => string(1) "2"
  49. ["do"] => string(7) "doprune"
  50. }
  51. ["_POST"] => array(4) {
  52. ["sbutton"] => string(6) "Weiter"
  53. ["_xfToken"] => string(8) "********"
  54. ["do"] => string(7) "doprune"
  55. ["pageid"] => string(3) "167"
  56. }
  57. }
  58.  
  59.  
  60. ####THIRD ERROR AT ADMIN CP LOG ##########
  61.  
  62. ErrorException: Undefined index: isPage - vault/core/controller/dm/base/vw.php:1150
  63.  
  64. #0 /var/www/hyperion/vault/core/controller/dm/base/vw.php(1150): XenForo_Application::handlePhpError(8, 'Undefined index...', '/var/www/hyperi...', 1150, Array)
  65. #1 /var/www/hyperion/vault/core/controller/dm/item/feed/vw.php(305): vw_DM_Base_Controller->rebuild_lastupdate(1, Array, false, Array)
  66. #2 /var/www/hyperion/vault/core/controller/dm/base/vw.php(850): vw_DM_Item_Feed_Controller->delete_multiple(Array)
  67. #3 /var/www/hyperion/library/vw/XenForo/DataWriter.php(488): vw_DM_Base_Controller->delete()
  68. #4 /var/www/hyperion/vault/core/controller/dm/xf.php(434): vw_XenForo_DataWriter->delete()
  69. #5 /var/www/hyperion/vault/core/controller/ui/feed/vw.php(446): vw_DM_Controller_XF->delete()
  70. #6 /var/www/hyperion/vault/core/controller/ui/feed/vw.php(111): vw_UI_Feed_Controller->do_prune()
  71. #7 /var/www/hyperion/vault/core/controller/ui/stack/vw.php(220): vw_UI_Feed_Controller->execute()
  72. #8 /var/www/hyperion/library/vw/XenForo/ControllerPublic/Wiki/Feed.php(68): vw_UI_Stack_Controller->execute()
  73. #9 /var/www/hyperion/library/XenForo/FrontController.php(351): vw_XenForo_ControllerPublic_Wiki_Feed->actionIndex()
  74. #10 /var/www/hyperion/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
  75. #11 /var/www/hyperion/index.php(13): XenForo_FrontController->run()
  76. #12 {main}
  77.  
  78.  
  79. array(3) {
  80. ["url"] => string(60) "https://hyperion-forum.dyndns.org/wiki-feed/?id=2&do=doprune"
  81. ["_GET"] => array(3) {
  82. ["/wiki-feed/"] => string(0) ""
  83. ["id"] => string(1) "2"
  84. ["do"] => string(7) "doprune"
  85. }
  86. ["_POST"] => array(4) {
  87. ["sbutton"] => string(6) "Weiter"
  88. ["_xfToken"] => string(8) "********"
  89. ["do"] => string(7) "doprune"
  90. ["pageid"] => string(3) "167"
  91. }
  92. }
  93.  
  94.  
  95. ####FOURTH ERROR AT ADMIN CP LOG ##########
  96.  
  97.  
  98. ErrorException: Undefined index: accesskey - vault/core/controller/dm/base/vw.php:1139
  99.  
  100. #0 /var/www/hyperion/vault/core/controller/dm/base/vw.php(1139): XenForo_Application::handlePhpError(8, 'Undefined index...', '/var/www/hyperi...', 1139, Array)
  101. #1 /var/www/hyperion/vault/core/controller/dm/item/feed/vw.php(305): vw_DM_Base_Controller->rebuild_lastupdate(1, Array, false, Array)
  102. #2 /var/www/hyperion/vault/core/controller/dm/base/vw.php(850): vw_DM_Item_Feed_Controller->delete_multiple(Array)
  103. #3 /var/www/hyperion/library/vw/XenForo/DataWriter.php(488): vw_DM_Base_Controller->delete()
  104. #4 /var/www/hyperion/vault/core/controller/dm/xf.php(434): vw_XenForo_DataWriter->delete()
  105. #5 /var/www/hyperion/vault/core/controller/ui/feed/vw.php(446): vw_DM_Controller_XF->delete()
  106. #6 /var/www/hyperion/vault/core/controller/ui/feed/vw.php(111): vw_UI_Feed_Controller->do_prune()
  107. #7 /var/www/hyperion/vault/core/controller/ui/stack/vw.php(220): vw_UI_Feed_Controller->execute()
  108. #8 /var/www/hyperion/library/vw/XenForo/ControllerPublic/Wiki/Feed.php(68): vw_UI_Stack_Controller->execute()
  109. #9 /var/www/hyperion/library/XenForo/FrontController.php(351): vw_XenForo_ControllerPublic_Wiki_Feed->actionIndex()
  110. #10 /var/www/hyperion/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
  111. #11 /var/www/hyperion/index.php(13): XenForo_FrontController->run()
  112. #12 {main}
  113.  
  114.  
  115. array(3) {
  116. ["url"] => string(60) "https://hyperion-forum.dyndns.org/wiki-feed/?id=2&do=doprune"
  117. ["_GET"] => array(3) {
  118. ["/wiki-feed/"] => string(0) ""
  119. ["id"] => string(1) "2"
  120. ["do"] => string(7) "doprune"
  121. }
  122. ["_POST"] => array(4) {
  123. ["sbutton"] => string(6) "Weiter"
  124. ["_xfToken"] => string(8) "********"
  125. ["do"] => string(7) "doprune"
  126. ["pageid"] => string(3) "167"
  127. }
  128. }
  129.  
  130. ####FIFTH ERROR AT ADMIN CP LOG ##########
  131.  
  132. ErrorException: Undefined index: accesskey - vault/core/controller/dm/base/vw.php:1130
  133.  
  134. #0 /var/www/hyperion/vault/core/controller/dm/base/vw.php(1130): XenForo_Application::handlePhpError(8, 'Undefined index...', '/var/www/hyperi...', 1130, Array)
  135. #1 /var/www/hyperion/vault/core/controller/dm/item/feed/vw.php(305): vw_DM_Base_Controller->rebuild_lastupdate(1, Array, false, Array)
  136. #2 /var/www/hyperion/vault/core/controller/dm/base/vw.php(850): vw_DM_Item_Feed_Controller->delete_multiple(Array)
  137. #3 /var/www/hyperion/library/vw/XenForo/DataWriter.php(488): vw_DM_Base_Controller->delete()
  138. #4 /var/www/hyperion/vault/core/controller/dm/xf.php(434): vw_XenForo_DataWriter->delete()
  139. #5 /var/www/hyperion/vault/core/controller/ui/feed/vw.php(446): vw_DM_Controller_XF->delete()
  140. #6 /var/www/hyperion/vault/core/controller/ui/feed/vw.php(111): vw_UI_Feed_Controller->do_prune()
  141. #7 /var/www/hyperion/vault/core/controller/ui/stack/vw.php(220): vw_UI_Feed_Controller->execute()
  142. #8 /var/www/hyperion/library/vw/XenForo/ControllerPublic/Wiki/Feed.php(68): vw_UI_Stack_Controller->execute()
  143. #9 /var/www/hyperion/library/XenForo/FrontController.php(351): vw_XenForo_ControllerPublic_Wiki_Feed->actionIndex()
  144. #10 /var/www/hyperion/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
  145. #11 /var/www/hyperion/index.php(13): XenForo_FrontController->run()
  146. #12 {main}
  147.  
  148. array(3) {
  149. ["url"] => string(60) "https://hyperion-forum.dyndns.org/wiki-feed/?id=2&do=doprune"
  150. ["_GET"] => array(3) {
  151. ["/wiki-feed/"] => string(0) ""
  152. ["id"] => string(1) "2"
  153. ["do"] => string(7) "doprune"
  154. }
  155. ["_POST"] => array(4) {
  156. ["sbutton"] => string(6) "Weiter"
  157. ["_xfToken"] => string(8) "********"
  158. ["do"] => string(7) "doprune"
  159. ["pageid"] => string(3) "167"
  160. }
  161. }
  162.  
  163. ####SIXTH ERROR AT ADMIN CP LOG ##########
  164.  
  165.  
  166. ErrorException: Undefined index: idfield - vault/core/controller/dm/base/vw.php:1341
  167.  
  168. #0 /var/www/hyperion/vault/core/controller/dm/base/vw.php(1341): XenForo_Application::handlePhpError(8, 'Undefined index...', '/var/www/hyperi...', 1341, Array)
  169. #1 /var/www/hyperion/vault/core/controller/dm/item/feed/vw.php(304): vw_DM_Base_Controller->rebuild_multiple('Pagecount', Array, Array)
  170. #2 /var/www/hyperion/vault/core/controller/dm/base/vw.php(850): vw_DM_Item_Feed_Controller->delete_multiple(Array)
  171. #3 /var/www/hyperion/library/vw/XenForo/DataWriter.php(488): vw_DM_Base_Controller->delete()
  172. #4 /var/www/hyperion/vault/core/controller/dm/xf.php(434): vw_XenForo_DataWriter->delete()
  173. #5 /var/www/hyperion/vault/core/controller/ui/feed/vw.php(446): vw_DM_Controller_XF->delete()
  174. #6 /var/www/hyperion/vault/core/controller/ui/feed/vw.php(111): vw_UI_Feed_Controller->do_prune()
  175. #7 /var/www/hyperion/vault/core/controller/ui/stack/vw.php(220): vw_UI_Feed_Controller->execute()
  176. #8 /var/www/hyperion/library/vw/XenForo/ControllerPublic/Wiki/Feed.php(68): vw_UI_Stack_Controller->execute()
  177. #9 /var/www/hyperion/library/XenForo/FrontController.php(351): vw_XenForo_ControllerPublic_Wiki_Feed->actionIndex()
  178. #10 /var/www/hyperion/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
  179. #11 /var/www/hyperion/index.php(13): XenForo_FrontController->run()
  180. #12 {main}
  181.  
  182. array(3) {
  183. ["url"] => string(60) "https://hyperion-forum.dyndns.org/wiki-feed/?id=2&do=doprune"
  184. ["_GET"] => array(3) {
  185. ["/wiki-feed/"] => string(0) ""
  186. ["id"] => string(1) "2"
  187. ["do"] => string(7) "doprune"
  188. }
  189. ["_POST"] => array(4) {
  190. ["sbutton"] => string(6) "Weiter"
  191. ["_xfToken"] => string(8) "********"
  192. ["do"] => string(7) "doprune"
  193. ["pageid"] => string(3) "167"
  194. }
  195. }
  196.  
  197. ####SEVENTH ERROR AT ADMIN CP LOG ##########
  198.  
  199. ErrorException: Undefined index: idfield - vault/core/controller/dm/base/vw.php:1315
  200.  
  201. #0 /var/www/hyperion/vault/core/controller/dm/base/vw.php(1315): XenForo_Application::handlePhpError(8, 'Undefined index...', '/var/www/hyperi...', 1315, Array)
  202. #1 /var/www/hyperion/vault/core/controller/dm/item/feed/vw.php(304): vw_DM_Base_Controller->rebuild_multiple('Pagecount', Array, Array)
  203. #2 /var/www/hyperion/vault/core/controller/dm/base/vw.php(850): vw_DM_Item_Feed_Controller->delete_multiple(Array)
  204. #3 /var/www/hyperion/library/vw/XenForo/DataWriter.php(488): vw_DM_Base_Controller->delete()
  205. #4 /var/www/hyperion/vault/core/controller/dm/xf.php(434): vw_XenForo_DataWriter->delete()
  206. #5 /var/www/hyperion/vault/core/controller/ui/feed/vw.php(446): vw_DM_Controller_XF->delete()
  207. #6 /var/www/hyperion/vault/core/controller/ui/feed/vw.php(111): vw_UI_Feed_Controller->do_prune()
  208. #7 /var/www/hyperion/vault/core/controller/ui/stack/vw.php(220): vw_UI_Feed_Controller->execute()
  209. #8 /var/www/hyperion/library/vw/XenForo/ControllerPublic/Wiki/Feed.php(68): vw_UI_Stack_Controller->execute()
  210. #9 /var/www/hyperion/library/XenForo/FrontController.php(351): vw_XenForo_ControllerPublic_Wiki_Feed->actionIndex()
  211. #10 /var/www/hyperion/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
  212. #11 /var/www/hyperion/index.php(13): XenForo_FrontController->run()
  213. #12 {main}
  214.  
  215. array(3) {
  216. ["url"] => string(60) "https://hyperion-forum.dyndns.org/wiki-feed/?id=2&do=doprune"
  217. ["_GET"] => array(3) {
  218. ["/wiki-feed/"] => string(0) ""
  219. ["id"] => string(1) "2"
  220. ["do"] => string(7) "doprune"
  221. }
  222. ["_POST"] => array(4) {
  223. ["sbutton"] => string(6) "Weiter"
  224. ["_xfToken"] => string(8) "********"
  225. ["do"] => string(7) "doprune"
  226. ["pageid"] => string(3) "167"
  227. }
  228. }
  229.  
  230. ####EIGHTH ERROR AT ADMIN CP LOG ##########
  231.  
  232. ErrorException: Undefined index: idfield - vault/core/controller/dm/base/vw.php:1307
  233.  
  234. #0 /var/www/hyperion/vault/core/controller/dm/base/vw.php(1307): XenForo_Application::handlePhpError(8, 'Undefined index...', '/var/www/hyperi...', 1307, Array)
  235. #1 /var/www/hyperion/vault/core/controller/dm/item/feed/vw.php(304): vw_DM_Base_Controller->rebuild_multiple('Pagecount', Array, Array)
  236. #2 /var/www/hyperion/vault/core/controller/dm/base/vw.php(850): vw_DM_Item_Feed_Controller->delete_multiple(Array)
  237. #3 /var/www/hyperion/library/vw/XenForo/DataWriter.php(488): vw_DM_Base_Controller->delete()
  238. #4 /var/www/hyperion/vault/core/controller/dm/xf.php(434): vw_XenForo_DataWriter->delete()
  239. #5 /var/www/hyperion/vault/core/controller/ui/feed/vw.php(446): vw_DM_Controller_XF->delete()
  240. #6 /var/www/hyperion/vault/core/controller/ui/feed/vw.php(111): vw_UI_Feed_Controller->do_prune()
  241. #7 /var/www/hyperion/vault/core/controller/ui/stack/vw.php(220): vw_UI_Feed_Controller->execute()
  242. #8 /var/www/hyperion/library/vw/XenForo/ControllerPublic/Wiki/Feed.php(68): vw_UI_Stack_Controller->execute()
  243. #9 /var/www/hyperion/library/XenForo/FrontController.php(351): vw_XenForo_ControllerPublic_Wiki_Feed->actionIndex()
  244. #10 /var/www/hyperion/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
  245. #11 /var/www/hyperion/index.php(13): XenForo_FrontController->run()
  246. #12 {main}
  247.  
  248. array(3) {
  249. ["url"] => string(60) "https://hyperion-forum.dyndns.org/wiki-feed/?id=2&do=doprune"
  250. ["_GET"] => array(3) {
  251. ["/wiki-feed/"] => string(0) ""
  252. ["id"] => string(1) "2"
  253. ["do"] => string(7) "doprune"
  254. }
  255. ["_POST"] => array(4) {
  256. ["sbutton"] => string(6) "Weiter"
  257. ["_xfToken"] => string(8) "********"
  258. ["do"] => string(7) "doprune"
  259. ["pageid"] => string(3) "167"
  260. }
  261. }
  262.  
  263.  
  264. ####NINETH ERROR AT ADMIN CP LOG ##########
  265.  
  266.  
  267. ErrorException: Undefined index: isNode - vault/core/controller/dm/base/vw.php:1307
  268.  
  269. #0 /var/www/hyperion/vault/core/controller/dm/base/vw.php(1307): XenForo_Application::handlePhpError(8, 'Undefined index...', '/var/www/hyperi...', 1307, Array)
  270. #1 /var/www/hyperion/vault/core/controller/dm/item/feed/vw.php(304): vw_DM_Base_Controller->rebuild_multiple('Pagecount', Array, Array)
  271. #2 /var/www/hyperion/vault/core/controller/dm/base/vw.php(850): vw_DM_Item_Feed_Controller->delete_multiple(Array)
  272. #3 /var/www/hyperion/library/vw/XenForo/DataWriter.php(488): vw_DM_Base_Controller->delete()
  273. #4 /var/www/hyperion/vault/core/controller/dm/xf.php(434): vw_XenForo_DataWriter->delete()
  274. #5 /var/www/hyperion/vault/core/controller/ui/feed/vw.php(446): vw_DM_Controller_XF->delete()
  275. #6 /var/www/hyperion/vault/core/controller/ui/feed/vw.php(111): vw_UI_Feed_Controller->do_prune()
  276. #7 /var/www/hyperion/vault/core/controller/ui/stack/vw.php(220): vw_UI_Feed_Controller->execute()
  277. #8 /var/www/hyperion/library/vw/XenForo/ControllerPublic/Wiki/Feed.php(68): vw_UI_Stack_Controller->execute()
  278. #9 /var/www/hyperion/library/XenForo/FrontController.php(351): vw_XenForo_ControllerPublic_Wiki_Feed->actionIndex()
  279. #10 /var/www/hyperion/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
  280. #11 /var/www/hyperion/index.php(13): XenForo_FrontController->run()
  281. #12 {main}
  282.  
  283. array(3) {
  284. ["url"] => string(60) "https://hyperion-forum.dyndns.org/wiki-feed/?id=2&do=doprune"
  285. ["_GET"] => array(3) {
  286. ["/wiki-feed/"] => string(0) ""
  287. ["id"] => string(1) "2"
  288. ["do"] => string(7) "doprune"
  289. }
  290. ["_POST"] => array(4) {
  291. ["sbutton"] => string(6) "Weiter"
  292. ["_xfToken"] => string(8) "********"
  293. ["do"] => string(7) "doprune"
  294. ["pageid"] => string(3) "167"
  295. }
  296. }
  297.  
  298. ####TENTH ERROR AT ADMIN CP LOG ##########
  299.  
  300. ErrorException: Undefined variable: feed - vault/core/controller/dm/item/feed/vw.php:232
  301.  
  302. #0 /var/www/hyperion/vault/core/controller/dm/item/feed/vw.php(232): XenForo_Application::handlePhpError(8, 'Undefined varia...', '/var/www/hyperi...', 232, Array)
  303. #1 /var/www/hyperion/vault/core/controller/dm/base/vw.php(850): vw_DM_Item_Feed_Controller->delete_multiple(Array)
  304. #2 /var/www/hyperion/library/vw/XenForo/DataWriter.php(488): vw_DM_Base_Controller->delete()
  305. #3 /var/www/hyperion/vault/core/controller/dm/xf.php(434): vw_XenForo_DataWriter->delete()
  306. #4 /var/www/hyperion/vault/core/controller/ui/feed/vw.php(446): vw_DM_Controller_XF->delete()
  307. #5 /var/www/hyperion/vault/core/controller/ui/feed/vw.php(111): vw_UI_Feed_Controller->do_prune()
  308. #6 /var/www/hyperion/vault/core/controller/ui/stack/vw.php(220): vw_UI_Feed_Controller->execute()
  309. #7 /var/www/hyperion/library/vw/XenForo/ControllerPublic/Wiki/Feed.php(68): vw_UI_Stack_Controller->execute()
  310. #8 /var/www/hyperion/library/XenForo/FrontController.php(351): vw_XenForo_ControllerPublic_Wiki_Feed->actionIndex()
  311. #9 /var/www/hyperion/library/XenForo/FrontController.php(134): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
  312. #10 /var/www/hyperion/index.php(13): XenForo_FrontController->run()
  313. #11 {main}
  314.  
  315. array(3) {
  316. ["url"] => string(60) "https://hyperion-forum.dyndns.org/wiki-feed/?id=2&do=doprune"
  317. ["_GET"] => array(3) {
  318. ["/wiki-feed/"] => string(0) ""
  319. ["id"] => string(1) "2"
  320. ["do"] => string(7) "doprune"
  321. }
  322. ["_POST"] => array(4) {
  323. ["sbutton"] => string(6) "Weiter"
  324. ["_xfToken"] => string(8) "********"
  325. ["do"] => string(7) "doprune"
  326. ["pageid"] => string(3) "167"
  327. }
  328. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement