Advertisement
Guest User

tx_devLog.sql

a guest
Sep 21st, 2012
155
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
SQL 59.19 KB | None | 0 0
  1. -- phpMyAdmin SQL Dump
  2. -- version 3.3.7deb7
  3. -- http://www.phpmyadmin.net
  4. --
  5. -- Host: localhost
  6. -- Generation Time: Sep 21, 2012 at 12:11 PM
  7. -- Server version: 5.1.63
  8. -- PHP Version: 5.3.3-7+squeeze14
  9.  
  10. SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";
  11.  
  12.  
  13. /*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
  14. /*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
  15. /*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
  16. /*!40101 SET NAMES utf8 */;
  17.  
  18. --
  19. -- Database: `t3_asd_networks_db`
  20. --
  21.  
  22. -- --------------------------------------------------------
  23.  
  24. --
  25. -- Table structure for table `tx_devlog`
  26. --
  27.  
  28. CREATE TABLE IF NOT EXISTS `tx_devlog` (
  29.   `uid` INT(11) UNSIGNED NOT NULL AUTO_INCREMENT,
  30.   `pid` INT(11) UNSIGNED NOT NULL DEFAULT '0',
  31.   `crdate` INT(11) UNSIGNED NOT NULL DEFAULT '0',
  32.   `crmsec` BIGINT(11) UNSIGNED NOT NULL DEFAULT '0',
  33.   `cruser_id` INT(11) UNSIGNED NOT NULL DEFAULT '0',
  34.   `severity` INT(11) NOT NULL DEFAULT '0',
  35.   `extkey` VARCHAR(40) NOT NULL DEFAULT '',
  36.   `msg` text NOT NULL,
  37.   `location` VARCHAR(255) NOT NULL DEFAULT '',
  38.   `line` INT(11) NOT NULL DEFAULT '0',
  39.   `data_var` mediumtext NOT NULL,
  40.   PRIMARY KEY (`uid`),
  41.   KEY `parent` (`pid`),
  42.   KEY `crdate` (`crdate`),
  43.   KEY `crmsec` (`crmsec`)
  44. ) ENGINE=InnoDB  DEFAULT CHARSET=latin1 AUTO_INCREMENT=395 ;
  45.  
  46. --
  47. -- Dumping data for table `tx_devlog`
  48. --
  49.  
  50. INSERT INTO `tx_devlog` (`uid`, `pid`, `crdate`, `crmsec`, `cruser_id`, `severity`, `extkey`, `msg`, `location`, `line`, `data_var`) VALUES
  51. (1, 0, 1348235083, 13482350831206, 1, 1, 'extbase', 'The singleton "TYPO3\\CMS\\Extensionmanager\\Utility\\ConfigurationUtility" needs a prototype in "injectConfigurationItemRepository". This is often a bad code smell; often you rather want to inject a singleton.', 'Container.php', 243, ''),
  52. (2, 0, 1348235101, 13482351015988, 1, 1, 'extbase', 'The singleton "TYPO3\\CMS\\Extensionmanager\\Utility\\DownloadUtility" needs a prototype in "injectTerUtility". This is often a bad code smell; often you rather want to inject a singleton.', 'Container.php', 243, ''),
  53. (3, 0, 1348235116, 13482351164760, 1, 1, 'extbase', 'The singleton "TYPO3\\CMS\\Extensionmanager\\Utility\\ConfigurationUtility" needs a prototype in "injectConfigurationItemRepository". This is often a bad code smell; often you rather want to inject a singleton.', 'Container.php', 243, ''),
  54. (4, 0, 1348235116, 13482351164760, 1, 1, 'extbase', 'The singleton "TYPO3\\CMS\\Extensionmanager\\Utility\\DownloadUtility" needs a prototype in "injectTerUtility". This is often a bad code smell; often you rather want to inject a singleton.', 'Container.php', 243, ''),
  55. (5, 0, 1348235464, 13482354641407, 1, 1, 'extbase', 'The singleton "TYPO3\\CMS\\Extensionmanager\\Utility\\DownloadUtility" needs a prototype in "injectTerUtility". This is often a bad code smell; often you rather want to inject a singleton.', 'Container.php', 243, ''),
  56. (6, 0, 1348235468, 13482354684633, 1, 1, 'extbase', 'The singleton "TYPO3\\CMS\\Extensionmanager\\Utility\\DownloadUtility" needs a prototype in "injectTerUtility". This is often a bad code smell; often you rather want to inject a singleton.', 'Container.php', 243, ''),
  57. (7, 0, 1348235469, 13482354694570, 1, 1, 'extbase', 'The singleton "TYPO3\\CMS\\Extensionmanager\\Utility\\DownloadUtility" needs a prototype in "injectTerUtility". This is often a bad code smell; often you rather want to inject a singleton.', 'Container.php', 243, ''),
  58. (8, 0, 1348237208, 1348237208811, 1, 1, 'extbase', 'The singleton "TYPO3\\CMS\\Extensionmanager\\Utility\\DownloadUtility" needs a prototype in "injectTerUtility". This is often a bad code smell; often you rather want to inject a singleton.', 'Container.php', 243, ''),
  59. (9, 0, 1348237214, 1348237214225, 1, 1, 'extbase', 'The singleton "TYPO3\\CMS\\Extensionmanager\\Utility\\DownloadUtility" needs a prototype in "injectTerUtility". This is often a bad code smell; often you rather want to inject a singleton.', 'Container.php', 243, ''),
  60. (10, 0, 1348237214, 1348237214225, 1, 1, 'extbase', 'The singleton "TYPO3\\CMS\\Extensionmanager\\Utility\\ConfigurationUtility" needs a prototype in "injectConfigurationItemRepository". This is often a bad code smell; often you rather want to inject a singleton.', 'Container.php', 243, ''),
  61. (11, 0, 1348237214, 13482372148769, 1, 1, 'extbase', 'The singleton "TYPO3\\CMS\\Extensionmanager\\Utility\\DownloadUtility" needs a prototype in "injectTerUtility". This is often a bad code smell; often you rather want to inject a singleton.', 'Container.php', 243, ''),
  62. (12, 0, 1348237235, 13482372351343, 1, 1, 'extbase', 'The singleton "TYPO3\\CMS\\Extensionmanager\\Utility\\ConfigurationUtility" needs a prototype in "injectConfigurationItemRepository". This is often a bad code smell; often you rather want to inject a singleton.', 'Container.php', 243, ''),
  63. (13, 0, 1348237235, 13482372351343, 1, 1, 'extbase', 'The singleton "TYPO3\\CMS\\Extensionmanager\\Utility\\DownloadUtility" needs a prototype in "injectTerUtility". This is often a bad code smell; often you rather want to inject a singleton.', 'Container.php', 243, ''),
  64. (14, 4, 1348237240, 13482372406232, 1, 0, 'realurl', '[505c77b8a37b0] Entering decodeSpURL', 'class.tx_realurl.php', 2708, ''),
  65. (15, 4, 1348237240, 13482372406232, 1, 0, 'realurl', '[505c77b8a37b0] Entering encodeSpURL for index.php?id=4', 'class.tx_realurl.php', 2708, ''),
  66. (16, 4, 1348237240, 13482372406232, 1, 0, 'realurl', '[505c77b8a37b0] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  67. (17, 4, 1348237240, 13482372406232, 1, 0, 'realurl', '[505c77b8a37b0] Entering encodeSpURL for index.php?id=7', 'class.tx_realurl.php', 2708, ''),
  68. (18, 4, 1348237240, 13482372406232, 1, 0, 'realurl', '[505c77b8a37b0] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  69. (19, 4, 1348237240, 13482372406232, 1, 0, 'realurl', '[505c77b8a37b0] Entering encodeSpURL for index.php?id=5', 'class.tx_realurl.php', 2708, ''),
  70. (20, 4, 1348237240, 13482372406232, 1, 0, 'realurl', '[505c77b8a37b0] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  71. (21, 4, 1348237240, 13482372406232, 1, 0, 'realurl', '[505c77b8a37b0] Entering encodeSpURL for index.php?id=6', 'class.tx_realurl.php', 2708, ''),
  72. (22, 4, 1348237240, 13482372406232, 1, 0, 'realurl', '[505c77b8a37b0] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  73. (23, 4, 1348237240, 13482372406232, 1, 0, 'realurl', '[505c77b8a37b0] Entering encodeSpURL for index.php?id=3', 'class.tx_realurl.php', 2708, ''),
  74. (24, 4, 1348237240, 13482372406232, 1, 0, 'realurl', '[505c77b8a37b0] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  75. (25, 4, 1348237240, 13482372406232, 1, 0, 'realurl', '[505c77b8a37b0] Entering encodeSpURL for index.php?id=9', 'class.tx_realurl.php', 2708, ''),
  76. (26, 4, 1348237240, 13482372406232, 1, 0, 'realurl', '[505c77b8a37b0] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  77. (27, 4, 1348237240, 13482372406232, 1, 0, 'realurl', '[505c77b8a37b0] Entering encodeSpURL for index.php?id=8', 'class.tx_realurl.php', 2708, ''),
  78. (28, 4, 1348237240, 13482372406232, 1, 0, 'realurl', '[505c77b8a37b0] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  79. (29, 4, 1348237240, 13482372406232, 1, 0, 'realurl', '[505c77b8a37b0] Entering encodeSpURL for index.php?id=4', 'class.tx_realurl.php', 2708, ''),
  80. (30, 4, 1348237240, 13482372406232, 1, 0, 'realurl', '[505c77b8a37b0] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  81. (31, 4, 1348237240, 13482372406232, 1, 0, 'realurl', '[505c77b8a37b0] Entering encodeSpURL for index.php?id=7', 'class.tx_realurl.php', 2708, ''),
  82. (32, 4, 1348237240, 13482372406232, 1, 0, 'realurl', '[505c77b8a37b0] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  83. (33, 4, 1348237240, 13482372406232, 1, 0, 'realurl', '[505c77b8a37b0] Entering encodeSpURL for index.php?id=5', 'class.tx_realurl.php', 2708, ''),
  84. (34, 4, 1348237240, 13482372406232, 1, 0, 'realurl', '[505c77b8a37b0] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  85. (35, 4, 1348237240, 13482372406232, 1, 0, 'realurl', '[505c77b8a37b0] Entering encodeSpURL for index.php?id=6', 'class.tx_realurl.php', 2708, ''),
  86. (36, 4, 1348237240, 13482372406232, 1, 0, 'realurl', '[505c77b8a37b0] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  87. (37, 4, 1348237240, 13482372406232, 1, 0, 'realurl', '[505c77b8a37b0] Entering encodeSpURL for index.php?id=3', 'class.tx_realurl.php', 2708, ''),
  88. (38, 4, 1348237240, 13482372406232, 1, 0, 'realurl', '[505c77b8a37b0] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  89. (39, 4, 1348237240, 13482372406232, 1, 0, 'realurl', '[505c77b8a37b0] Entering encodeSpURL for index.php?id=9', 'class.tx_realurl.php', 2708, ''),
  90. (40, 4, 1348237240, 13482372406232, 1, 0, 'realurl', '[505c77b8a37b0] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  91. (41, 4, 1348237240, 13482372406232, 1, 0, 'realurl', '[505c77b8a37b0] Entering encodeSpURL for index.php?id=8', 'class.tx_realurl.php', 2708, ''),
  92. (42, 4, 1348237240, 13482372406232, 1, 0, 'realurl', '[505c77b8a37b0] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  93. (43, 4, 1348237244, 13482372441105, 1, 0, 'realurl', '[505c77bc1e36a] Entering decodeSpURL', 'class.tx_realurl.php', 2708, ''),
  94. (44, 4, 1348237244, 13482372441105, 1, 0, 'realurl', '[505c77bc1e36a] Entering encodeSpURL for index.php?id=4', 'class.tx_realurl.php', 2708, ''),
  95. (45, 4, 1348237244, 13482372441105, 1, 0, 'realurl', '[505c77bc1e36a] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  96. (46, 4, 1348237244, 13482372441105, 1, 0, 'realurl', '[505c77bc1e36a] Entering encodeSpURL for index.php?id=7', 'class.tx_realurl.php', 2708, ''),
  97. (47, 4, 1348237244, 13482372441105, 1, 0, 'realurl', '[505c77bc1e36a] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  98. (48, 4, 1348237244, 13482372441105, 1, 0, 'realurl', '[505c77bc1e36a] Entering encodeSpURL for index.php?id=5', 'class.tx_realurl.php', 2708, ''),
  99. (49, 4, 1348237244, 13482372441105, 1, 0, 'realurl', '[505c77bc1e36a] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  100. (50, 4, 1348237244, 13482372441105, 1, 0, 'realurl', '[505c77bc1e36a] Entering encodeSpURL for index.php?id=6', 'class.tx_realurl.php', 2708, ''),
  101. (51, 4, 1348237244, 13482372441105, 1, 0, 'realurl', '[505c77bc1e36a] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  102. (52, 4, 1348237244, 13482372441105, 1, 0, 'realurl', '[505c77bc1e36a] Entering encodeSpURL for index.php?id=3', 'class.tx_realurl.php', 2708, ''),
  103. (53, 4, 1348237244, 13482372441105, 1, 0, 'realurl', '[505c77bc1e36a] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  104. (54, 4, 1348237244, 13482372441105, 1, 0, 'realurl', '[505c77bc1e36a] Entering encodeSpURL for index.php?id=9', 'class.tx_realurl.php', 2708, ''),
  105. (55, 4, 1348237244, 13482372441105, 1, 0, 'realurl', '[505c77bc1e36a] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  106. (56, 4, 1348237244, 13482372441105, 1, 0, 'realurl', '[505c77bc1e36a] Entering encodeSpURL for index.php?id=8', 'class.tx_realurl.php', 2708, ''),
  107. (57, 4, 1348237244, 13482372441105, 1, 0, 'realurl', '[505c77bc1e36a] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  108. (58, 4, 1348237244, 13482372441105, 1, 0, 'realurl', '[505c77bc1e36a] Entering encodeSpURL for index.php?id=4', 'class.tx_realurl.php', 2708, ''),
  109. (59, 4, 1348237244, 13482372441105, 1, 0, 'realurl', '[505c77bc1e36a] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  110. (60, 4, 1348237244, 13482372441105, 1, 0, 'realurl', '[505c77bc1e36a] Entering encodeSpURL for index.php?id=7', 'class.tx_realurl.php', 2708, ''),
  111. (61, 4, 1348237244, 13482372441105, 1, 0, 'realurl', '[505c77bc1e36a] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  112. (62, 4, 1348237244, 13482372441105, 1, 0, 'realurl', '[505c77bc1e36a] Entering encodeSpURL for index.php?id=5', 'class.tx_realurl.php', 2708, ''),
  113. (63, 4, 1348237244, 13482372441105, 1, 0, 'realurl', '[505c77bc1e36a] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  114. (64, 4, 1348237244, 13482372441105, 1, 0, 'realurl', '[505c77bc1e36a] Entering encodeSpURL for index.php?id=6', 'class.tx_realurl.php', 2708, ''),
  115. (65, 4, 1348237244, 13482372441105, 1, 0, 'realurl', '[505c77bc1e36a] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  116. (66, 4, 1348237244, 13482372441105, 1, 0, 'realurl', '[505c77bc1e36a] Entering encodeSpURL for index.php?id=3', 'class.tx_realurl.php', 2708, ''),
  117. (67, 4, 1348237244, 13482372441105, 1, 0, 'realurl', '[505c77bc1e36a] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  118. (68, 4, 1348237244, 13482372441105, 1, 0, 'realurl', '[505c77bc1e36a] Entering encodeSpURL for index.php?id=9', 'class.tx_realurl.php', 2708, ''),
  119. (69, 4, 1348237244, 13482372441105, 1, 0, 'realurl', '[505c77bc1e36a] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  120. (70, 4, 1348237244, 13482372441105, 1, 0, 'realurl', '[505c77bc1e36a] Entering encodeSpURL for index.php?id=8', 'class.tx_realurl.php', 2708, ''),
  121. (71, 4, 1348237244, 13482372441105, 1, 0, 'realurl', '[505c77bc1e36a] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  122. (72, 4, 1348240347, 13482403471197, 1, 0, 'realurl', '[505c83db2a004] Entering decodeSpURL', 'class.tx_realurl.php', 2708, ''),
  123. (73, 4, 1348240347, 13482403471197, 1, 0, 'realurl', '[505c83db2a004] Entering encodeSpURL for index.php?id=4', 'class.tx_realurl.php', 2708, ''),
  124. (74, 4, 1348240347, 13482403471197, 1, 0, 'realurl', '[505c83db2a004] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  125. (75, 4, 1348240347, 13482403471197, 1, 0, 'realurl', '[505c83db2a004] Entering encodeSpURL for index.php?id=7', 'class.tx_realurl.php', 2708, ''),
  126. (76, 4, 1348240347, 13482403471197, 1, 0, 'realurl', '[505c83db2a004] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  127. (77, 4, 1348240347, 13482403471197, 1, 0, 'realurl', '[505c83db2a004] Entering encodeSpURL for index.php?id=5', 'class.tx_realurl.php', 2708, ''),
  128. (78, 4, 1348240347, 13482403471197, 1, 0, 'realurl', '[505c83db2a004] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  129. (79, 4, 1348240347, 13482403471197, 1, 0, 'realurl', '[505c83db2a004] Entering encodeSpURL for index.php?id=6', 'class.tx_realurl.php', 2708, ''),
  130. (80, 4, 1348240347, 13482403471197, 1, 0, 'realurl', '[505c83db2a004] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  131. (81, 4, 1348240347, 13482403471197, 1, 0, 'realurl', '[505c83db2a004] Entering encodeSpURL for index.php?id=3', 'class.tx_realurl.php', 2708, ''),
  132. (82, 4, 1348240347, 13482403471197, 1, 0, 'realurl', '[505c83db2a004] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  133. (83, 4, 1348240347, 13482403471197, 1, 0, 'realurl', '[505c83db2a004] Entering encodeSpURL for index.php?id=9', 'class.tx_realurl.php', 2708, ''),
  134. (84, 4, 1348240347, 13482403471197, 1, 0, 'realurl', '[505c83db2a004] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  135. (85, 4, 1348240347, 13482403471197, 1, 0, 'realurl', '[505c83db2a004] Entering encodeSpURL for index.php?id=8', 'class.tx_realurl.php', 2708, ''),
  136. (86, 4, 1348240347, 13482403471197, 1, 0, 'realurl', '[505c83db2a004] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  137. (87, 4, 1348240347, 13482403471197, 1, 0, 'realurl', '[505c83db2a004] Entering encodeSpURL for index.php?id=4', 'class.tx_realurl.php', 2708, ''),
  138. (88, 4, 1348240347, 13482403471197, 1, 0, 'realurl', '[505c83db2a004] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  139. (89, 4, 1348240347, 13482403471197, 1, 0, 'realurl', '[505c83db2a004] Entering encodeSpURL for index.php?id=7', 'class.tx_realurl.php', 2708, ''),
  140. (90, 4, 1348240347, 13482403471197, 1, 0, 'realurl', '[505c83db2a004] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  141. (91, 4, 1348240347, 13482403471197, 1, 0, 'realurl', '[505c83db2a004] Entering encodeSpURL for index.php?id=5', 'class.tx_realurl.php', 2708, ''),
  142. (92, 4, 1348240347, 13482403471197, 1, 0, 'realurl', '[505c83db2a004] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  143. (93, 4, 1348240347, 13482403471197, 1, 0, 'realurl', '[505c83db2a004] Entering encodeSpURL for index.php?id=6', 'class.tx_realurl.php', 2708, ''),
  144. (94, 4, 1348240347, 13482403471197, 1, 0, 'realurl', '[505c83db2a004] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  145. (95, 4, 1348240347, 13482403471197, 1, 0, 'realurl', '[505c83db2a004] Entering encodeSpURL for index.php?id=3', 'class.tx_realurl.php', 2708, ''),
  146. (96, 4, 1348240347, 13482403471197, 1, 0, 'realurl', '[505c83db2a004] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  147. (97, 4, 1348240347, 13482403471197, 1, 0, 'realurl', '[505c83db2a004] Entering encodeSpURL for index.php?id=9', 'class.tx_realurl.php', 2708, ''),
  148. (98, 4, 1348240347, 13482403471197, 1, 0, 'realurl', '[505c83db2a004] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  149. (99, 4, 1348240347, 13482403471197, 1, 0, 'realurl', '[505c83db2a004] Entering encodeSpURL for index.php?id=8', 'class.tx_realurl.php', 2708, ''),
  150. (100, 4, 1348240347, 13482403471197, 1, 0, 'realurl', '[505c83db2a004] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  151. (101, 1, 1348240361, 13482403611205, 1, 0, 'realurl', '[505c83e9270d3] Entering decodeSpURL', 'class.tx_realurl.php', 2708, ''),
  152. (102, 1, 1348240361, 13482403611205, 1, 0, 'realurl', '[505c83e9270d3] Entering encodeSpURL for index.php?id=4', 'class.tx_realurl.php', 2708, ''),
  153. (103, 1, 1348240361, 13482403611205, 1, 0, 'realurl', '[505c83e9270d3] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  154. (104, 1, 1348240361, 13482403611205, 1, 0, 'realurl', '[505c83e9270d3] Entering encodeSpURL for index.php?id=7', 'class.tx_realurl.php', 2708, ''),
  155. (105, 1, 1348240361, 13482403611205, 1, 0, 'realurl', '[505c83e9270d3] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  156. (106, 1, 1348240361, 13482403611205, 1, 0, 'realurl', '[505c83e9270d3] Entering encodeSpURL for index.php?id=5', 'class.tx_realurl.php', 2708, ''),
  157. (107, 1, 1348240361, 13482403611205, 1, 0, 'realurl', '[505c83e9270d3] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  158. (108, 1, 1348240361, 13482403611205, 1, 0, 'realurl', '[505c83e9270d3] Entering encodeSpURL for index.php?id=6', 'class.tx_realurl.php', 2708, ''),
  159. (109, 1, 1348240361, 13482403611205, 1, 0, 'realurl', '[505c83e9270d3] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  160. (110, 1, 1348240361, 13482403611205, 1, 0, 'realurl', '[505c83e9270d3] Entering encodeSpURL for index.php?id=3', 'class.tx_realurl.php', 2708, ''),
  161. (111, 1, 1348240361, 13482403611205, 1, 0, 'realurl', '[505c83e9270d3] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  162. (112, 1, 1348240361, 13482403611205, 1, 0, 'realurl', '[505c83e9270d3] Entering encodeSpURL for index.php?id=9', 'class.tx_realurl.php', 2708, ''),
  163. (113, 1, 1348240361, 13482403611205, 1, 0, 'realurl', '[505c83e9270d3] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  164. (114, 1, 1348240361, 13482403611205, 1, 0, 'realurl', '[505c83e9270d3] Entering encodeSpURL for index.php?id=8', 'class.tx_realurl.php', 2708, ''),
  165. (115, 1, 1348240361, 13482403611205, 1, 0, 'realurl', '[505c83e9270d3] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  166. (116, 1, 1348240361, 13482403611205, 1, 0, 'realurl', '[505c83e9270d3] Entering encodeSpURL for index.php?id=4', 'class.tx_realurl.php', 2708, ''),
  167. (117, 1, 1348240361, 13482403611205, 1, 0, 'realurl', '[505c83e9270d3] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  168. (118, 1, 1348240361, 13482403611205, 1, 0, 'realurl', '[505c83e9270d3] Entering encodeSpURL for index.php?id=7', 'class.tx_realurl.php', 2708, ''),
  169. (119, 1, 1348240361, 13482403611205, 1, 0, 'realurl', '[505c83e9270d3] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  170. (120, 1, 1348240361, 13482403611205, 1, 0, 'realurl', '[505c83e9270d3] Entering encodeSpURL for index.php?id=5', 'class.tx_realurl.php', 2708, ''),
  171. (121, 1, 1348240361, 13482403611205, 1, 0, 'realurl', '[505c83e9270d3] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  172. (122, 1, 1348240361, 13482403611205, 1, 0, 'realurl', '[505c83e9270d3] Entering encodeSpURL for index.php?id=6', 'class.tx_realurl.php', 2708, ''),
  173. (123, 1, 1348240361, 13482403611205, 1, 0, 'realurl', '[505c83e9270d3] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  174. (124, 1, 1348240361, 13482403611205, 1, 0, 'realurl', '[505c83e9270d3] Entering encodeSpURL for index.php?id=3', 'class.tx_realurl.php', 2708, ''),
  175. (125, 1, 1348240361, 13482403611205, 1, 0, 'realurl', '[505c83e9270d3] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  176. (126, 1, 1348240361, 13482403611205, 1, 0, 'realurl', '[505c83e9270d3] Entering encodeSpURL for index.php?id=9', 'class.tx_realurl.php', 2708, ''),
  177. (127, 1, 1348240361, 13482403611205, 1, 0, 'realurl', '[505c83e9270d3] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  178. (128, 1, 1348240361, 13482403611205, 1, 0, 'realurl', '[505c83e9270d3] Entering encodeSpURL for index.php?id=8', 'class.tx_realurl.php', 2708, ''),
  179. (129, 1, 1348240361, 13482403611205, 1, 0, 'realurl', '[505c83e9270d3] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  180. (130, 1, 1348240364, 13482403641736, 1, 0, 'realurl', '[505c83ec2eb70] Entering decodeSpURL', 'class.tx_realurl.php', 2708, ''),
  181. (131, 1, 1348240364, 13482403641736, 1, 0, 'realurl', '[505c83ec2eb70] Entering encodeSpURL for index.php?id=4', 'class.tx_realurl.php', 2708, ''),
  182. (132, 1, 1348240364, 13482403641736, 1, 0, 'realurl', '[505c83ec2eb70] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  183. (133, 1, 1348240364, 13482403641736, 1, 0, 'realurl', '[505c83ec2eb70] Entering encodeSpURL for index.php?id=7', 'class.tx_realurl.php', 2708, ''),
  184. (134, 1, 1348240364, 13482403641736, 1, 0, 'realurl', '[505c83ec2eb70] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  185. (135, 1, 1348240364, 13482403641736, 1, 0, 'realurl', '[505c83ec2eb70] Entering encodeSpURL for index.php?id=5', 'class.tx_realurl.php', 2708, ''),
  186. (136, 1, 1348240364, 13482403641736, 1, 0, 'realurl', '[505c83ec2eb70] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  187. (137, 1, 1348240364, 13482403641736, 1, 0, 'realurl', '[505c83ec2eb70] Entering encodeSpURL for index.php?id=6', 'class.tx_realurl.php', 2708, ''),
  188. (138, 1, 1348240364, 13482403641736, 1, 0, 'realurl', '[505c83ec2eb70] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  189. (139, 1, 1348240364, 13482403641736, 1, 0, 'realurl', '[505c83ec2eb70] Entering encodeSpURL for index.php?id=3', 'class.tx_realurl.php', 2708, ''),
  190. (140, 1, 1348240364, 13482403641736, 1, 0, 'realurl', '[505c83ec2eb70] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  191. (141, 1, 1348240364, 13482403641736, 1, 0, 'realurl', '[505c83ec2eb70] Entering encodeSpURL for index.php?id=9', 'class.tx_realurl.php', 2708, ''),
  192. (142, 1, 1348240364, 13482403641736, 1, 0, 'realurl', '[505c83ec2eb70] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  193. (143, 1, 1348240364, 13482403641736, 1, 0, 'realurl', '[505c83ec2eb70] Entering encodeSpURL for index.php?id=8', 'class.tx_realurl.php', 2708, ''),
  194. (144, 1, 1348240364, 13482403641736, 1, 0, 'realurl', '[505c83ec2eb70] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  195. (145, 1, 1348240364, 13482403641736, 1, 0, 'realurl', '[505c83ec2eb70] Entering encodeSpURL for index.php?id=4', 'class.tx_realurl.php', 2708, ''),
  196. (146, 1, 1348240364, 13482403641736, 1, 0, 'realurl', '[505c83ec2eb70] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  197. (147, 1, 1348240364, 13482403641736, 1, 0, 'realurl', '[505c83ec2eb70] Entering encodeSpURL for index.php?id=7', 'class.tx_realurl.php', 2708, ''),
  198. (148, 1, 1348240364, 13482403641736, 1, 0, 'realurl', '[505c83ec2eb70] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  199. (149, 1, 1348240364, 13482403641736, 1, 0, 'realurl', '[505c83ec2eb70] Entering encodeSpURL for index.php?id=5', 'class.tx_realurl.php', 2708, ''),
  200. (150, 1, 1348240364, 13482403641736, 1, 0, 'realurl', '[505c83ec2eb70] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  201. (151, 1, 1348240364, 13482403641736, 1, 0, 'realurl', '[505c83ec2eb70] Entering encodeSpURL for index.php?id=6', 'class.tx_realurl.php', 2708, ''),
  202. (152, 1, 1348240364, 13482403641736, 1, 0, 'realurl', '[505c83ec2eb70] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  203. (153, 1, 1348240364, 13482403641736, 1, 0, 'realurl', '[505c83ec2eb70] Entering encodeSpURL for index.php?id=3', 'class.tx_realurl.php', 2708, ''),
  204. (154, 1, 1348240364, 13482403641736, 1, 0, 'realurl', '[505c83ec2eb70] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  205. (155, 1, 1348240364, 13482403641736, 1, 0, 'realurl', '[505c83ec2eb70] Entering encodeSpURL for index.php?id=9', 'class.tx_realurl.php', 2708, ''),
  206. (156, 1, 1348240364, 13482403641736, 1, 0, 'realurl', '[505c83ec2eb70] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  207. (157, 1, 1348240364, 13482403641736, 1, 0, 'realurl', '[505c83ec2eb70] Entering encodeSpURL for index.php?id=8', 'class.tx_realurl.php', 2708, ''),
  208. (158, 1, 1348240364, 13482403641736, 1, 0, 'realurl', '[505c83ec2eb70] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  209. (159, 0, 1348240435, 13482404355245, 1, 1, 'extbase', 'The singleton "TYPO3\\CMS\\Extensionmanager\\Utility\\DownloadUtility" needs a prototype in "injectTerUtility". This is often a bad code smell; often you rather want to inject a singleton.', 'Container.php', 243, ''),
  210. (160, 0, 1348240457, 13482404579813, 1, 1, 'extbase', 'The singleton "TYPO3\\CMS\\Extensionmanager\\Utility\\ConfigurationUtility" needs a prototype in "injectConfigurationItemRepository". This is often a bad code smell; often you rather want to inject a singleton.', 'Container.php', 243, ''),
  211. (161, 0, 1348240457, 13482404579813, 1, 1, 'extbase', 'The singleton "TYPO3\\CMS\\Extensionmanager\\Utility\\DownloadUtility" needs a prototype in "injectTerUtility". This is often a bad code smell; often you rather want to inject a singleton.', 'Container.php', 243, ''),
  212. (162, 0, 1348240476, 13482404766635, 1, 1, 'extbase', 'The singleton "TYPO3\\CMS\\Extensionmanager\\Utility\\ConfigurationUtility" needs a prototype in "injectConfigurationItemRepository". This is often a bad code smell; often you rather want to inject a singleton.', 'Container.php', 243, ''),
  213. (163, 0, 1348240476, 13482404766635, 1, 1, 'extbase', 'The singleton "TYPO3\\CMS\\Extensionmanager\\Utility\\DownloadUtility" needs a prototype in "injectTerUtility". This is often a bad code smell; often you rather want to inject a singleton.', 'Container.php', 243, ''),
  214. (164, 1, 1348240483, 13482404834022, 1, 0, 'realurl', '[505c84636d3e1] Entering decodeSpURL', 'class.tx_realurl.php', 2708, ''),
  215. (165, 1, 1348240483, 13482404834022, 1, 0, 'realurl', '[505c84636d3e1] Entering encodeSpURL for index.php?id=4', 'class.tx_realurl.php', 2708, ''),
  216. (166, 1, 1348240483, 13482404834022, 1, 0, 'realurl', '[505c84636d3e1] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  217. (167, 1, 1348240483, 13482404834022, 1, 0, 'realurl', '[505c84636d3e1] Entering encodeSpURL for index.php?id=7', 'class.tx_realurl.php', 2708, ''),
  218. (168, 1, 1348240483, 13482404834022, 1, 0, 'realurl', '[505c84636d3e1] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  219. (169, 1, 1348240483, 13482404834022, 1, 0, 'realurl', '[505c84636d3e1] Entering encodeSpURL for index.php?id=5', 'class.tx_realurl.php', 2708, ''),
  220. (170, 1, 1348240483, 13482404834022, 1, 0, 'realurl', '[505c84636d3e1] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  221. (171, 1, 1348240483, 13482404834022, 1, 0, 'realurl', '[505c84636d3e1] Entering encodeSpURL for index.php?id=6', 'class.tx_realurl.php', 2708, ''),
  222. (172, 1, 1348240483, 13482404834022, 1, 0, 'realurl', '[505c84636d3e1] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  223. (173, 1, 1348240483, 13482404834022, 1, 0, 'realurl', '[505c84636d3e1] Entering encodeSpURL for index.php?id=3', 'class.tx_realurl.php', 2708, ''),
  224. (174, 1, 1348240483, 13482404834022, 1, 0, 'realurl', '[505c84636d3e1] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  225. (175, 1, 1348240483, 13482404834022, 1, 0, 'realurl', '[505c84636d3e1] Entering encodeSpURL for index.php?id=9', 'class.tx_realurl.php', 2708, ''),
  226. (176, 1, 1348240483, 13482404834022, 1, 0, 'realurl', '[505c84636d3e1] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  227. (177, 1, 1348240483, 13482404834022, 1, 0, 'realurl', '[505c84636d3e1] Entering encodeSpURL for index.php?id=8', 'class.tx_realurl.php', 2708, ''),
  228. (178, 1, 1348240483, 13482404834022, 1, 0, 'realurl', '[505c84636d3e1] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  229. (179, 1, 1348240483, 13482404834022, 1, 0, 'realurl', '[505c84636d3e1] Entering encodeSpURL for index.php?id=4', 'class.tx_realurl.php', 2708, ''),
  230. (180, 1, 1348240483, 13482404834022, 1, 0, 'realurl', '[505c84636d3e1] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  231. (181, 1, 1348240483, 13482404834022, 1, 0, 'realurl', '[505c84636d3e1] Entering encodeSpURL for index.php?id=7', 'class.tx_realurl.php', 2708, ''),
  232. (182, 1, 1348240483, 13482404834022, 1, 0, 'realurl', '[505c84636d3e1] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  233. (183, 1, 1348240483, 13482404834022, 1, 0, 'realurl', '[505c84636d3e1] Entering encodeSpURL for index.php?id=5', 'class.tx_realurl.php', 2708, ''),
  234. (184, 1, 1348240483, 13482404834022, 1, 0, 'realurl', '[505c84636d3e1] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  235. (185, 1, 1348240483, 13482404834022, 1, 0, 'realurl', '[505c84636d3e1] Entering encodeSpURL for index.php?id=6', 'class.tx_realurl.php', 2708, ''),
  236. (186, 1, 1348240483, 13482404834022, 1, 0, 'realurl', '[505c84636d3e1] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  237. (187, 1, 1348240483, 13482404834022, 1, 0, 'realurl', '[505c84636d3e1] Entering encodeSpURL for index.php?id=3', 'class.tx_realurl.php', 2708, ''),
  238. (188, 1, 1348240483, 13482404834022, 1, 0, 'realurl', '[505c84636d3e1] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  239. (189, 1, 1348240483, 13482404834022, 1, 0, 'realurl', '[505c84636d3e1] Entering encodeSpURL for index.php?id=9', 'class.tx_realurl.php', 2708, ''),
  240. (190, 1, 1348240483, 13482404834022, 1, 0, 'realurl', '[505c84636d3e1] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  241. (191, 1, 1348240483, 13482404834022, 1, 0, 'realurl', '[505c84636d3e1] Entering encodeSpURL for index.php?id=8', 'class.tx_realurl.php', 2708, ''),
  242. (192, 1, 1348240483, 13482404834022, 1, 0, 'realurl', '[505c84636d3e1] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  243. (193, 4, 1348240495, 13482404956710, 1, 0, 'realurl', '[505c846fa7f80] Entering decodeSpURL', 'class.tx_realurl.php', 2708, ''),
  244. (194, 4, 1348240495, 13482404956710, 1, 0, 'realurl', '[505c846fa7f80] Entering encodeSpURL for index.php?id=4', 'class.tx_realurl.php', 2708, ''),
  245. (195, 4, 1348240495, 13482404956710, 1, 0, 'realurl', '[505c846fa7f80] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  246. (196, 4, 1348240495, 13482404956710, 1, 0, 'realurl', '[505c846fa7f80] Entering encodeSpURL for index.php?id=7', 'class.tx_realurl.php', 2708, ''),
  247. (197, 4, 1348240495, 13482404956710, 1, 0, 'realurl', '[505c846fa7f80] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  248. (198, 4, 1348240495, 13482404956710, 1, 0, 'realurl', '[505c846fa7f80] Entering encodeSpURL for index.php?id=5', 'class.tx_realurl.php', 2708, ''),
  249. (199, 4, 1348240495, 13482404956710, 1, 0, 'realurl', '[505c846fa7f80] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  250. (200, 4, 1348240495, 13482404956710, 1, 0, 'realurl', '[505c846fa7f80] Entering encodeSpURL for index.php?id=6', 'class.tx_realurl.php', 2708, ''),
  251. (201, 4, 1348240495, 13482404956710, 1, 0, 'realurl', '[505c846fa7f80] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  252. (202, 4, 1348240495, 13482404956710, 1, 0, 'realurl', '[505c846fa7f80] Entering encodeSpURL for index.php?id=3', 'class.tx_realurl.php', 2708, ''),
  253. (203, 4, 1348240495, 13482404956710, 1, 0, 'realurl', '[505c846fa7f80] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  254. (204, 4, 1348240495, 13482404956710, 1, 0, 'realurl', '[505c846fa7f80] Entering encodeSpURL for index.php?id=9', 'class.tx_realurl.php', 2708, ''),
  255. (205, 4, 1348240495, 13482404956710, 1, 0, 'realurl', '[505c846fa7f80] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  256. (206, 4, 1348240495, 13482404956710, 1, 0, 'realurl', '[505c846fa7f80] Entering encodeSpURL for index.php?id=8', 'class.tx_realurl.php', 2708, ''),
  257. (207, 4, 1348240495, 13482404956710, 1, 0, 'realurl', '[505c846fa7f80] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  258. (208, 4, 1348240495, 13482404956710, 1, 0, 'realurl', '[505c846fa7f80] Entering encodeSpURL for index.php?id=4', 'class.tx_realurl.php', 2708, ''),
  259. (209, 4, 1348240495, 13482404956710, 1, 0, 'realurl', '[505c846fa7f80] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  260. (210, 4, 1348240495, 13482404956710, 1, 0, 'realurl', '[505c846fa7f80] Entering encodeSpURL for index.php?id=7', 'class.tx_realurl.php', 2708, ''),
  261. (211, 4, 1348240495, 13482404956710, 1, 0, 'realurl', '[505c846fa7f80] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  262. (212, 4, 1348240495, 13482404956710, 1, 0, 'realurl', '[505c846fa7f80] Entering encodeSpURL for index.php?id=5', 'class.tx_realurl.php', 2708, ''),
  263. (213, 4, 1348240495, 13482404956710, 1, 0, 'realurl', '[505c846fa7f80] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  264. (214, 4, 1348240495, 13482404956710, 1, 0, 'realurl', '[505c846fa7f80] Entering encodeSpURL for index.php?id=6', 'class.tx_realurl.php', 2708, ''),
  265. (215, 4, 1348240495, 13482404956710, 1, 0, 'realurl', '[505c846fa7f80] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  266. (216, 4, 1348240495, 13482404956710, 1, 0, 'realurl', '[505c846fa7f80] Entering encodeSpURL for index.php?id=3', 'class.tx_realurl.php', 2708, ''),
  267. (217, 4, 1348240495, 13482404956710, 1, 0, 'realurl', '[505c846fa7f80] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  268. (218, 4, 1348240495, 13482404956710, 1, 0, 'realurl', '[505c846fa7f80] Entering encodeSpURL for index.php?id=9', 'class.tx_realurl.php', 2708, ''),
  269. (219, 4, 1348240495, 13482404956710, 1, 0, 'realurl', '[505c846fa7f80] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  270. (220, 4, 1348240495, 13482404956710, 1, 0, 'realurl', '[505c846fa7f80] Entering encodeSpURL for index.php?id=8', 'class.tx_realurl.php', 2708, ''),
  271. (221, 4, 1348240495, 13482404956710, 1, 0, 'realurl', '[505c846fa7f80] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  272. (222, 4, 1348240499, 13482404992576, 1, 0, 'realurl', '[505c847344306] Entering decodeSpURL', 'class.tx_realurl.php', 2708, ''),
  273. (223, 4, 1348240499, 13482404992576, 1, 0, 'realurl', '[505c847344306] Entering encodeSpURL for index.php?id=4', 'class.tx_realurl.php', 2708, ''),
  274. (224, 4, 1348240499, 13482404992576, 1, 0, 'realurl', '[505c847344306] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  275. (225, 4, 1348240499, 13482404992576, 1, 0, 'realurl', '[505c847344306] Entering encodeSpURL for index.php?id=7', 'class.tx_realurl.php', 2708, ''),
  276. (226, 4, 1348240499, 13482404992576, 1, 0, 'realurl', '[505c847344306] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  277. (227, 4, 1348240499, 13482404992576, 1, 0, 'realurl', '[505c847344306] Entering encodeSpURL for index.php?id=5', 'class.tx_realurl.php', 2708, ''),
  278. (228, 4, 1348240499, 13482404992576, 1, 0, 'realurl', '[505c847344306] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  279. (229, 4, 1348240499, 13482404992576, 1, 0, 'realurl', '[505c847344306] Entering encodeSpURL for index.php?id=6', 'class.tx_realurl.php', 2708, ''),
  280. (230, 4, 1348240499, 13482404992576, 1, 0, 'realurl', '[505c847344306] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  281. (231, 4, 1348240499, 13482404992576, 1, 0, 'realurl', '[505c847344306] Entering encodeSpURL for index.php?id=3', 'class.tx_realurl.php', 2708, ''),
  282. (232, 4, 1348240499, 13482404992576, 1, 0, 'realurl', '[505c847344306] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  283. (233, 4, 1348240499, 13482404992576, 1, 0, 'realurl', '[505c847344306] Entering encodeSpURL for index.php?id=9', 'class.tx_realurl.php', 2708, ''),
  284. (234, 4, 1348240499, 13482404992576, 1, 0, 'realurl', '[505c847344306] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  285. (235, 4, 1348240499, 13482404992576, 1, 0, 'realurl', '[505c847344306] Entering encodeSpURL for index.php?id=8', 'class.tx_realurl.php', 2708, ''),
  286. (236, 4, 1348240499, 13482404992576, 1, 0, 'realurl', '[505c847344306] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  287. (237, 4, 1348240499, 13482404992576, 1, 0, 'realurl', '[505c847344306] Entering encodeSpURL for index.php?id=4', 'class.tx_realurl.php', 2708, ''),
  288. (238, 4, 1348240499, 13482404992576, 1, 0, 'realurl', '[505c847344306] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  289. (239, 4, 1348240499, 13482404992576, 1, 0, 'realurl', '[505c847344306] Entering encodeSpURL for index.php?id=7', 'class.tx_realurl.php', 2708, ''),
  290. (240, 4, 1348240499, 13482404992576, 1, 0, 'realurl', '[505c847344306] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  291. (241, 4, 1348240499, 13482404992576, 1, 0, 'realurl', '[505c847344306] Entering encodeSpURL for index.php?id=5', 'class.tx_realurl.php', 2708, ''),
  292. (242, 4, 1348240499, 13482404992576, 1, 0, 'realurl', '[505c847344306] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  293. (243, 4, 1348240499, 13482404992576, 1, 0, 'realurl', '[505c847344306] Entering encodeSpURL for index.php?id=6', 'class.tx_realurl.php', 2708, ''),
  294. (244, 4, 1348240499, 13482404992576, 1, 0, 'realurl', '[505c847344306] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  295. (245, 4, 1348240499, 13482404992576, 1, 0, 'realurl', '[505c847344306] Entering encodeSpURL for index.php?id=3', 'class.tx_realurl.php', 2708, ''),
  296. (246, 4, 1348240499, 13482404992576, 1, 0, 'realurl', '[505c847344306] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  297. (247, 4, 1348240499, 13482404992576, 1, 0, 'realurl', '[505c847344306] Entering encodeSpURL for index.php?id=9', 'class.tx_realurl.php', 2708, ''),
  298. (248, 4, 1348240499, 13482404992576, 1, 0, 'realurl', '[505c847344306] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  299. (249, 4, 1348240499, 13482404992576, 1, 0, 'realurl', '[505c847344306] Entering encodeSpURL for index.php?id=8', 'class.tx_realurl.php', 2708, ''),
  300. (250, 4, 1348240499, 13482404992576, 1, 0, 'realurl', '[505c847344306] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  301. (251, 1, 1348240503, 13482405033063, 1, 0, 'realurl', '[505c84774e334] Entering decodeSpURL', 'class.tx_realurl.php', 2708, ''),
  302. (252, 1, 1348240509, 13482405092912, 1, 0, 'realurl', '[505c847d51a18] Entering decodeSpURL', 'class.tx_realurl.php', 2708, ''),
  303. (253, 0, 1348241415, 13482414156841, 0, 0, 'realurl', '[505c8807ba564] Entering decodeSpURL', 'class.tx_realurl.php', 2708, ''),
  304. (254, 1, 1348241519, 13482415191181, 1, 0, 'realurl', '[505c886f2ca2e] Entering decodeSpURL', 'class.tx_realurl.php', 2708, ''),
  305. (255, 1, 1348242057, 13482420577820, 1, 0, 'realurl', '[505c8a89ca95a] Entering decodeSpURL', 'class.tx_realurl.php', 2708, ''),
  306. (256, 1, 1348242057, 13482420577820, 1, 0, 'realurl', '[505c8a89ca95a] Entering encodeSpURL for index.php?id=4', 'class.tx_realurl.php', 2708, ''),
  307. (257, 1, 1348242057, 13482420577820, 1, 0, 'realurl', '[505c8a89ca95a] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  308. (258, 1, 1348242057, 13482420577820, 1, 0, 'realurl', '[505c8a89ca95a] Entering encodeSpURL for index.php?id=7', 'class.tx_realurl.php', 2708, ''),
  309. (259, 1, 1348242057, 13482420577820, 1, 0, 'realurl', '[505c8a89ca95a] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  310. (260, 1, 1348242057, 13482420577820, 1, 0, 'realurl', '[505c8a89ca95a] Entering encodeSpURL for index.php?id=5', 'class.tx_realurl.php', 2708, ''),
  311. (261, 1, 1348242057, 13482420577820, 1, 0, 'realurl', '[505c8a89ca95a] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  312. (262, 1, 1348242057, 13482420577820, 1, 0, 'realurl', '[505c8a89ca95a] Entering encodeSpURL for index.php?id=6', 'class.tx_realurl.php', 2708, ''),
  313. (263, 1, 1348242057, 13482420577820, 1, 0, 'realurl', '[505c8a89ca95a] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  314. (264, 1, 1348242057, 13482420577820, 1, 0, 'realurl', '[505c8a89ca95a] Entering encodeSpURL for index.php?id=3', 'class.tx_realurl.php', 2708, ''),
  315. (265, 1, 1348242057, 13482420577820, 1, 0, 'realurl', '[505c8a89ca95a] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  316. (266, 1, 1348242057, 13482420577820, 1, 0, 'realurl', '[505c8a89ca95a] Entering encodeSpURL for index.php?id=9', 'class.tx_realurl.php', 2708, ''),
  317. (267, 1, 1348242057, 13482420577820, 1, 0, 'realurl', '[505c8a89ca95a] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  318. (268, 1, 1348242057, 13482420577820, 1, 0, 'realurl', '[505c8a89ca95a] Entering encodeSpURL for index.php?id=8', 'class.tx_realurl.php', 2708, ''),
  319. (269, 1, 1348242057, 13482420577820, 1, 0, 'realurl', '[505c8a89ca95a] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  320. (270, 1, 1348242057, 13482420577820, 1, 0, 'realurl', '[505c8a89ca95a] Entering encodeSpURL for index.php?id=4', 'class.tx_realurl.php', 2708, ''),
  321. (271, 1, 1348242057, 13482420577820, 1, 0, 'realurl', '[505c8a89ca95a] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  322. (272, 1, 1348242057, 13482420577820, 1, 0, 'realurl', '[505c8a89ca95a] Entering encodeSpURL for index.php?id=7', 'class.tx_realurl.php', 2708, ''),
  323. (273, 1, 1348242057, 13482420577820, 1, 0, 'realurl', '[505c8a89ca95a] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  324. (274, 1, 1348242057, 13482420577820, 1, 0, 'realurl', '[505c8a89ca95a] Entering encodeSpURL for index.php?id=5', 'class.tx_realurl.php', 2708, ''),
  325. (275, 1, 1348242057, 13482420577820, 1, 0, 'realurl', '[505c8a89ca95a] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  326. (276, 1, 1348242057, 13482420577820, 1, 0, 'realurl', '[505c8a89ca95a] Entering encodeSpURL for index.php?id=6', 'class.tx_realurl.php', 2708, ''),
  327. (277, 1, 1348242057, 13482420577820, 1, 0, 'realurl', '[505c8a89ca95a] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  328. (278, 1, 1348242057, 13482420577820, 1, 0, 'realurl', '[505c8a89ca95a] Entering encodeSpURL for index.php?id=3', 'class.tx_realurl.php', 2708, ''),
  329. (279, 1, 1348242057, 13482420577820, 1, 0, 'realurl', '[505c8a89ca95a] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  330. (280, 1, 1348242057, 13482420577820, 1, 0, 'realurl', '[505c8a89ca95a] Entering encodeSpURL for index.php?id=9', 'class.tx_realurl.php', 2708, ''),
  331. (281, 1, 1348242057, 13482420577820, 1, 0, 'realurl', '[505c8a89ca95a] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  332. (282, 1, 1348242057, 13482420577820, 1, 0, 'realurl', '[505c8a89ca95a] Entering encodeSpURL for index.php?id=8', 'class.tx_realurl.php', 2708, ''),
  333. (283, 1, 1348242057, 13482420577820, 1, 0, 'realurl', '[505c8a89ca95a] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  334. (284, 4, 1348242069, 13482420697123, 1, 0, 'realurl', '[505c8a95b0f13] Entering decodeSpURL', 'class.tx_realurl.php', 2708, ''),
  335. (285, 4, 1348242069, 13482420697123, 1, 0, 'realurl', '[505c8a95b0f13] Entering encodeSpURL for index.php?id=4', 'class.tx_realurl.php', 2708, ''),
  336. (286, 4, 1348242069, 13482420697123, 1, 0, 'realurl', '[505c8a95b0f13] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  337. (287, 4, 1348242069, 13482420697123, 1, 0, 'realurl', '[505c8a95b0f13] Entering encodeSpURL for index.php?id=7', 'class.tx_realurl.php', 2708, ''),
  338. (288, 4, 1348242069, 13482420697123, 1, 0, 'realurl', '[505c8a95b0f13] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  339. (289, 4, 1348242069, 13482420697123, 1, 0, 'realurl', '[505c8a95b0f13] Entering encodeSpURL for index.php?id=5', 'class.tx_realurl.php', 2708, ''),
  340. (290, 4, 1348242069, 13482420697123, 1, 0, 'realurl', '[505c8a95b0f13] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  341. (291, 4, 1348242069, 13482420697123, 1, 0, 'realurl', '[505c8a95b0f13] Entering encodeSpURL for index.php?id=6', 'class.tx_realurl.php', 2708, ''),
  342. (292, 4, 1348242069, 13482420697123, 1, 0, 'realurl', '[505c8a95b0f13] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  343. (293, 4, 1348242069, 13482420697123, 1, 0, 'realurl', '[505c8a95b0f13] Entering encodeSpURL for index.php?id=3', 'class.tx_realurl.php', 2708, ''),
  344. (294, 4, 1348242069, 13482420697123, 1, 0, 'realurl', '[505c8a95b0f13] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  345. (295, 4, 1348242069, 13482420697123, 1, 0, 'realurl', '[505c8a95b0f13] Entering encodeSpURL for index.php?id=9', 'class.tx_realurl.php', 2708, ''),
  346. (296, 4, 1348242069, 13482420697123, 1, 0, 'realurl', '[505c8a95b0f13] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  347. (297, 4, 1348242069, 13482420697123, 1, 0, 'realurl', '[505c8a95b0f13] Entering encodeSpURL for index.php?id=8', 'class.tx_realurl.php', 2708, ''),
  348. (298, 4, 1348242069, 13482420697123, 1, 0, 'realurl', '[505c8a95b0f13] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  349. (299, 4, 1348242069, 13482420697123, 1, 0, 'realurl', '[505c8a95b0f13] Entering encodeSpURL for index.php?id=4', 'class.tx_realurl.php', 2708, ''),
  350. (300, 4, 1348242069, 13482420697123, 1, 0, 'realurl', '[505c8a95b0f13] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  351. (301, 4, 1348242069, 13482420697123, 1, 0, 'realurl', '[505c8a95b0f13] Entering encodeSpURL for index.php?id=7', 'class.tx_realurl.php', 2708, ''),
  352. (302, 4, 1348242069, 13482420697123, 1, 0, 'realurl', '[505c8a95b0f13] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  353. (303, 4, 1348242069, 13482420697123, 1, 0, 'realurl', '[505c8a95b0f13] Entering encodeSpURL for index.php?id=5', 'class.tx_realurl.php', 2708, ''),
  354. (304, 4, 1348242069, 13482420697123, 1, 0, 'realurl', '[505c8a95b0f13] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  355. (305, 4, 1348242069, 13482420697123, 1, 0, 'realurl', '[505c8a95b0f13] Entering encodeSpURL for index.php?id=6', 'class.tx_realurl.php', 2708, ''),
  356. (306, 4, 1348242069, 13482420697123, 1, 0, 'realurl', '[505c8a95b0f13] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  357. (307, 4, 1348242069, 13482420697123, 1, 0, 'realurl', '[505c8a95b0f13] Entering encodeSpURL for index.php?id=3', 'class.tx_realurl.php', 2708, ''),
  358. (308, 4, 1348242069, 13482420697123, 1, 0, 'realurl', '[505c8a95b0f13] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  359. (309, 4, 1348242069, 13482420697123, 1, 0, 'realurl', '[505c8a95b0f13] Entering encodeSpURL for index.php?id=9', 'class.tx_realurl.php', 2708, ''),
  360. (310, 4, 1348242069, 13482420697123, 1, 0, 'realurl', '[505c8a95b0f13] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  361. (311, 4, 1348242069, 13482420697123, 1, 0, 'realurl', '[505c8a95b0f13] Entering encodeSpURL for index.php?id=8', 'class.tx_realurl.php', 2708, ''),
  362. (312, 4, 1348242069, 13482420697123, 1, 0, 'realurl', '[505c8a95b0f13] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  363. (313, 0, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Entering decodeSpURL', 'class.tx_realurl.php', 2708, ''),
  364. (314, 0, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Found rootpage_id by searching sys_template', 'class.tx_realurl.php', 2708, 'a:1:{s:11:"rootpage_id";s:1:"1";}'),
  365. (315, 1, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Entering encodeSpURL for index.php?id=4', 'class.tx_realurl.php', 2708, ''),
  366. (316, 1, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  367. (317, 1, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Found rootpage_id by searching sys_template', 'class.tx_realurl.php', 2708, 'a:1:{s:11:"rootpage_id";s:1:"1";}'),
  368. (318, 1, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Entering encodeSpURL for index.php?id=7', 'class.tx_realurl.php', 2708, ''),
  369. (319, 1, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  370. (320, 1, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Found rootpage_id by searching sys_template', 'class.tx_realurl.php', 2708, 'a:1:{s:11:"rootpage_id";s:1:"1";}'),
  371. (321, 1, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Entering encodeSpURL for index.php?id=5', 'class.tx_realurl.php', 2708, ''),
  372. (322, 1, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  373. (323, 1, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Found rootpage_id by searching sys_template', 'class.tx_realurl.php', 2708, 'a:1:{s:11:"rootpage_id";s:1:"1";}'),
  374. (324, 1, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Entering encodeSpURL for index.php?id=6', 'class.tx_realurl.php', 2708, ''),
  375. (325, 1, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  376. (326, 1, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Found rootpage_id by searching sys_template', 'class.tx_realurl.php', 2708, 'a:1:{s:11:"rootpage_id";s:1:"1";}'),
  377. (327, 1, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Entering encodeSpURL for index.php?id=3', 'class.tx_realurl.php', 2708, ''),
  378. (328, 1, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  379. (329, 1, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Found rootpage_id by searching sys_template', 'class.tx_realurl.php', 2708, 'a:1:{s:11:"rootpage_id";s:1:"1";}'),
  380. (330, 1, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Entering encodeSpURL for index.php?id=9', 'class.tx_realurl.php', 2708, ''),
  381. (331, 1, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  382. (332, 1, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Found rootpage_id by searching sys_template', 'class.tx_realurl.php', 2708, 'a:1:{s:11:"rootpage_id";s:1:"1";}'),
  383. (333, 1, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Entering encodeSpURL for index.php?id=8', 'class.tx_realurl.php', 2708, ''),
  384. (334, 1, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  385. (335, 1, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Found rootpage_id by searching sys_template', 'class.tx_realurl.php', 2708, 'a:1:{s:11:"rootpage_id";s:1:"1";}'),
  386. (336, 1, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Entering encodeSpURL for index.php?id=4', 'class.tx_realurl.php', 2708, ''),
  387. (337, 1, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  388. (338, 1, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Found rootpage_id by searching sys_template', 'class.tx_realurl.php', 2708, 'a:1:{s:11:"rootpage_id";s:1:"1";}'),
  389. (339, 1, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Entering encodeSpURL for index.php?id=7', 'class.tx_realurl.php', 2708, ''),
  390. (340, 1, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  391. (341, 1, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Found rootpage_id by searching sys_template', 'class.tx_realurl.php', 2708, 'a:1:{s:11:"rootpage_id";s:1:"1";}'),
  392. (342, 1, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Entering encodeSpURL for index.php?id=5', 'class.tx_realurl.php', 2708, ''),
  393. (343, 1, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  394. (344, 1, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Found rootpage_id by searching sys_template', 'class.tx_realurl.php', 2708, 'a:1:{s:11:"rootpage_id";s:1:"1";}'),
  395. (345, 1, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Entering encodeSpURL for index.php?id=6', 'class.tx_realurl.php', 2708, '');
  396. INSERT INTO `tx_devlog` (`uid`, `pid`, `crdate`, `crmsec`, `cruser_id`, `severity`, `extkey`, `msg`, `location`, `line`, `data_var`) VALUES
  397. (346, 1, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  398. (347, 1, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Found rootpage_id by searching sys_template', 'class.tx_realurl.php', 2708, 'a:1:{s:11:"rootpage_id";s:1:"1";}'),
  399. (348, 1, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Entering encodeSpURL for index.php?id=3', 'class.tx_realurl.php', 2708, ''),
  400. (349, 1, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  401. (350, 1, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Found rootpage_id by searching sys_template', 'class.tx_realurl.php', 2708, 'a:1:{s:11:"rootpage_id";s:1:"1";}'),
  402. (351, 1, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Entering encodeSpURL for index.php?id=9', 'class.tx_realurl.php', 2708, ''),
  403. (352, 1, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  404. (353, 1, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Found rootpage_id by searching sys_template', 'class.tx_realurl.php', 2708, 'a:1:{s:11:"rootpage_id";s:1:"1";}'),
  405. (354, 1, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Entering encodeSpURL for index.php?id=8', 'class.tx_realurl.php', 2708, ''),
  406. (355, 1, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  407. (356, 1, 1348242374, 13482423748616, 0, 0, 'realurl', '[505c8bc6e6069] Found rootpage_id by searching sys_template', 'class.tx_realurl.php', 2708, 'a:1:{s:11:"rootpage_id";s:1:"1";}'),
  408. (357, 0, 1348243264, 13482432646649, 1, 1, 'extbase', 'The singleton "TYPO3\\CMS\\Extensionmanager\\Utility\\DownloadUtility" needs a prototype in "injectTerUtility". This is often a bad code smell; often you rather want to inject a singleton.', 'Container.php', 243, ''),
  409. (358, 0, 1348243279, 13482432794556, 1, 1, 'extbase', 'The singleton "TYPO3\\CMS\\Extensionmanager\\Utility\\DownloadUtility" needs a prototype in "injectTerUtility". This is often a bad code smell; often you rather want to inject a singleton.', 'Container.php', 243, ''),
  410. (359, 0, 1348243279, 13482432794556, 1, 1, 'extbase', 'The singleton "TYPO3\\CMS\\Extensionmanager\\Utility\\ConfigurationUtility" needs a prototype in "injectConfigurationItemRepository". This is often a bad code smell; often you rather want to inject a singleton.', 'Container.php', 243, ''),
  411. (360, 0, 1348243280, 13482432802137, 1, 1, 'extbase', 'The singleton "TYPO3\\CMS\\Extensionmanager\\Utility\\DownloadUtility" needs a prototype in "injectTerUtility". This is often a bad code smell; often you rather want to inject a singleton.', 'Container.php', 243, ''),
  412. (361, 0, 1348243324, 13482433245203, 1, 1, 'extbase', 'The singleton "TYPO3\\CMS\\Extensionmanager\\Utility\\DownloadUtility" needs a prototype in "injectTerUtility". This is often a bad code smell; often you rather want to inject a singleton.', 'Container.php', 243, ''),
  413. (362, 0, 1348243324, 13482433245203, 1, 1, 'extbase', 'The singleton "TYPO3\\CMS\\Extensionmanager\\Utility\\ConfigurationUtility" needs a prototype in "injectConfigurationItemRepository". This is often a bad code smell; often you rather want to inject a singleton.', 'Container.php', 243, ''),
  414. (363, 0, 1348243325, 2147483647, 1, 1, 'extbase', 'The singleton "TYPO3\\CMS\\Extensionmanager\\Utility\\DownloadUtility" needs a prototype in "injectTerUtility". This is often a bad code smell; often you rather want to inject a singleton.', 'Container.php', 243, ''),
  415. (364, 0, 1348243481, 2147483647, 1, 1, 'extbase', 'The singleton "TYPO3\\CMS\\Extensionmanager\\Utility\\ConfigurationUtility" needs a prototype in "injectConfigurationItemRepository". This is often a bad code smell; often you rather want to inject a singleton.', 'Container.php', 243, ''),
  416. (365, 0, 1348243481, 2147483647, 1, 1, 'extbase', 'The singleton "TYPO3\\CMS\\Extensionmanager\\Utility\\DownloadUtility" needs a prototype in "injectTerUtility". This is often a bad code smell; often you rather want to inject a singleton.', 'Container.php', 243, ''),
  417. (366, 4, 1348243491, 2147483647, 1, 0, 'realurl', '[505c9023d455b] Entering decodeSpURL', 'class.tx_realurl.php', 2708, ''),
  418. (367, 4, 1348243491, 2147483647, 1, 0, 'realurl', '[505c9023d455b] Entering encodeSpURL for index.php?id=4', 'class.tx_realurl.php', 2708, ''),
  419. (368, 4, 1348243491, 2147483647, 1, 0, 'realurl', '[505c9023d455b] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  420. (369, 4, 1348243491, 2147483647, 1, 0, 'realurl', '[505c9023d455b] Entering encodeSpURL for index.php?id=7', 'class.tx_realurl.php', 2708, ''),
  421. (370, 4, 1348243491, 2147483647, 1, 0, 'realurl', '[505c9023d455b] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  422. (371, 4, 1348243491, 2147483647, 1, 0, 'realurl', '[505c9023d455b] Entering encodeSpURL for index.php?id=5', 'class.tx_realurl.php', 2708, ''),
  423. (372, 4, 1348243491, 2147483647, 1, 0, 'realurl', '[505c9023d455b] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  424. (373, 4, 1348243491, 2147483647, 1, 0, 'realurl', '[505c9023d455b] Entering encodeSpURL for index.php?id=6', 'class.tx_realurl.php', 2708, ''),
  425. (374, 4, 1348243491, 2147483647, 1, 0, 'realurl', '[505c9023d455b] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  426. (375, 4, 1348243491, 2147483647, 1, 0, 'realurl', '[505c9023d455b] Entering encodeSpURL for index.php?id=3', 'class.tx_realurl.php', 2708, ''),
  427. (376, 4, 1348243491, 2147483647, 1, 0, 'realurl', '[505c9023d455b] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  428. (377, 4, 1348243491, 2147483647, 1, 0, 'realurl', '[505c9023d455b] Entering encodeSpURL for index.php?id=9', 'class.tx_realurl.php', 2708, ''),
  429. (378, 4, 1348243491, 2147483647, 1, 0, 'realurl', '[505c9023d455b] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  430. (379, 4, 1348243491, 2147483647, 1, 0, 'realurl', '[505c9023d455b] Entering encodeSpURL for index.php?id=8', 'class.tx_realurl.php', 2708, ''),
  431. (380, 4, 1348243491, 2147483647, 1, 0, 'realurl', '[505c9023d455b] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  432. (381, 4, 1348243491, 2147483647, 1, 0, 'realurl', '[505c9023d455b] Entering encodeSpURL for index.php?id=4', 'class.tx_realurl.php', 2708, ''),
  433. (382, 4, 1348243491, 2147483647, 1, 0, 'realurl', '[505c9023d455b] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  434. (383, 4, 1348243491, 2147483647, 1, 0, 'realurl', '[505c9023d455b] Entering encodeSpURL for index.php?id=7', 'class.tx_realurl.php', 2708, ''),
  435. (384, 4, 1348243491, 2147483647, 1, 0, 'realurl', '[505c9023d455b] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  436. (385, 4, 1348243491, 2147483647, 1, 0, 'realurl', '[505c9023d455b] Entering encodeSpURL for index.php?id=5', 'class.tx_realurl.php', 2708, ''),
  437. (386, 4, 1348243491, 2147483647, 1, 0, 'realurl', '[505c9023d455b] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  438. (387, 4, 1348243491, 2147483647, 1, 0, 'realurl', '[505c9023d455b] Entering encodeSpURL for index.php?id=6', 'class.tx_realurl.php', 2708, ''),
  439. (388, 4, 1348243491, 2147483647, 1, 0, 'realurl', '[505c9023d455b] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  440. (389, 4, 1348243491, 2147483647, 1, 0, 'realurl', '[505c9023d455b] Entering encodeSpURL for index.php?id=3', 'class.tx_realurl.php', 2708, ''),
  441. (390, 4, 1348243491, 2147483647, 1, 0, 'realurl', '[505c9023d455b] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  442. (391, 4, 1348243491, 2147483647, 1, 0, 'realurl', '[505c9023d455b] Entering encodeSpURL for index.php?id=9', 'class.tx_realurl.php', 2708, ''),
  443. (392, 4, 1348243491, 2147483647, 1, 0, 'realurl', '[505c9023d455b] Starting URL encode', 'class.tx_realurl.php', 2708, ''),
  444. (393, 4, 1348243491, 2147483647, 1, 0, 'realurl', '[505c9023d455b] Entering encodeSpURL for index.php?id=8', 'class.tx_realurl.php', 2708, ''),
  445. (394, 4, 1348243491, 2147483647, 1, 0, 'realurl', '[505c9023d455b] Starting URL encode', 'class.tx_realurl.php', 2708, '');
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement