| 1 | <?php |
|---|
| 2 | /******************************************************************************/ |
|---|
| 3 | // // |
|---|
| 4 | // InstantCMS v1.8 // |
|---|
| 5 | // http://www.instantcms.ru/ // |
|---|
| 6 | // // |
|---|
| 7 | // written by InstantCMS Team, 2007-2010 // |
|---|
| 8 | // produced by InstantSoft, (www.instantsoft.ru) // |
|---|
| 9 | // // |
|---|
| 10 | // LICENSED BY GNU/GPL v2 // |
|---|
| 11 | // // |
|---|
| 12 | /******************************************************************************/ |
|---|
| 13 | |
|---|
| 14 | $tables['#_banlist']['0']['Field'] = 'id'; |
|---|
| 15 | $tables['#_banlist']['0']['Type'] = 'int(11)'; |
|---|
| 16 | $tables['#_banlist']['0']['Null'] = 'NO'; |
|---|
| 17 | $tables['#_banlist']['0']['Key'] = 'PRI'; |
|---|
| 18 | $tables['#_banlist']['0']['Default'] = ''; |
|---|
| 19 | $tables['#_banlist']['0']['Extra'] = 'auto_increment'; |
|---|
| 20 | $tables['#_banlist']['1']['Field'] = 'user_id'; |
|---|
| 21 | $tables['#_banlist']['1']['Type'] = 'int(11)'; |
|---|
| 22 | $tables['#_banlist']['1']['Null'] = 'NO'; |
|---|
| 23 | $tables['#_banlist']['1']['Key'] = ''; |
|---|
| 24 | $tables['#_banlist']['1']['Default'] = ''; |
|---|
| 25 | $tables['#_banlist']['1']['Extra'] = ''; |
|---|
| 26 | $tables['#_banlist']['2']['Field'] = 'ip'; |
|---|
| 27 | $tables['#_banlist']['2']['Type'] = 'varchar(15)'; |
|---|
| 28 | $tables['#_banlist']['2']['Null'] = 'NO'; |
|---|
| 29 | $tables['#_banlist']['2']['Key'] = ''; |
|---|
| 30 | $tables['#_banlist']['2']['Default'] = ''; |
|---|
| 31 | $tables['#_banlist']['2']['Extra'] = ''; |
|---|
| 32 | $tables['#_banlist']['3']['Field'] = 'bandate'; |
|---|
| 33 | $tables['#_banlist']['3']['Type'] = 'datetime'; |
|---|
| 34 | $tables['#_banlist']['3']['Null'] = 'NO'; |
|---|
| 35 | $tables['#_banlist']['3']['Key'] = ''; |
|---|
| 36 | $tables['#_banlist']['3']['Default'] = ''; |
|---|
| 37 | $tables['#_banlist']['3']['Extra'] = ''; |
|---|
| 38 | $tables['#_banlist']['4']['Field'] = 'int_num'; |
|---|
| 39 | $tables['#_banlist']['4']['Type'] = 'int(11)'; |
|---|
| 40 | $tables['#_banlist']['4']['Null'] = 'NO'; |
|---|
| 41 | $tables['#_banlist']['4']['Key'] = ''; |
|---|
| 42 | $tables['#_banlist']['4']['Default'] = ''; |
|---|
| 43 | $tables['#_banlist']['4']['Extra'] = ''; |
|---|
| 44 | $tables['#_banlist']['5']['Field'] = 'int_period'; |
|---|
| 45 | $tables['#_banlist']['5']['Type'] = 'varchar(20)'; |
|---|
| 46 | $tables['#_banlist']['5']['Null'] = 'NO'; |
|---|
| 47 | $tables['#_banlist']['5']['Key'] = ''; |
|---|
| 48 | $tables['#_banlist']['5']['Default'] = ''; |
|---|
| 49 | $tables['#_banlist']['5']['Extra'] = ''; |
|---|
| 50 | $tables['#_banlist']['6']['Field'] = 'status'; |
|---|
| 51 | $tables['#_banlist']['6']['Type'] = 'int(11)'; |
|---|
| 52 | $tables['#_banlist']['6']['Null'] = 'NO'; |
|---|
| 53 | $tables['#_banlist']['6']['Key'] = ''; |
|---|
| 54 | $tables['#_banlist']['6']['Default'] = '1'; |
|---|
| 55 | $tables['#_banlist']['6']['Extra'] = ''; |
|---|
| 56 | $tables['#_banlist']['7']['Field'] = 'autodelete'; |
|---|
| 57 | $tables['#_banlist']['7']['Type'] = 'int(11)'; |
|---|
| 58 | $tables['#_banlist']['7']['Null'] = 'NO'; |
|---|
| 59 | $tables['#_banlist']['7']['Key'] = ''; |
|---|
| 60 | $tables['#_banlist']['7']['Default'] = ''; |
|---|
| 61 | $tables['#_banlist']['7']['Extra'] = ''; |
|---|
| 62 | $tables['#_banner_hits']['0']['Field'] = 'id'; |
|---|
| 63 | $tables['#_banner_hits']['0']['Type'] = 'int(11)'; |
|---|
| 64 | $tables['#_banner_hits']['0']['Null'] = 'NO'; |
|---|
| 65 | $tables['#_banner_hits']['0']['Key'] = 'PRI'; |
|---|
| 66 | $tables['#_banner_hits']['0']['Default'] = ''; |
|---|
| 67 | $tables['#_banner_hits']['0']['Extra'] = 'auto_increment'; |
|---|
| 68 | $tables['#_banner_hits']['1']['Field'] = 'banner_id'; |
|---|
| 69 | $tables['#_banner_hits']['1']['Type'] = 'int(11)'; |
|---|
| 70 | $tables['#_banner_hits']['1']['Null'] = 'YES'; |
|---|
| 71 | $tables['#_banner_hits']['1']['Key'] = ''; |
|---|
| 72 | $tables['#_banner_hits']['1']['Default'] = ''; |
|---|
| 73 | $tables['#_banner_hits']['1']['Extra'] = ''; |
|---|
| 74 | $tables['#_banner_hits']['2']['Field'] = 'ip'; |
|---|
| 75 | $tables['#_banner_hits']['2']['Type'] = 'varchar(16)'; |
|---|
| 76 | $tables['#_banner_hits']['2']['Null'] = 'YES'; |
|---|
| 77 | $tables['#_banner_hits']['2']['Key'] = ''; |
|---|
| 78 | $tables['#_banner_hits']['2']['Default'] = ''; |
|---|
| 79 | $tables['#_banner_hits']['2']['Extra'] = ''; |
|---|
| 80 | $tables['#_banner_hits']['3']['Field'] = 'pubdate'; |
|---|
| 81 | $tables['#_banner_hits']['3']['Type'] = 'datetime'; |
|---|
| 82 | $tables['#_banner_hits']['3']['Null'] = 'YES'; |
|---|
| 83 | $tables['#_banner_hits']['3']['Key'] = ''; |
|---|
| 84 | $tables['#_banner_hits']['3']['Default'] = ''; |
|---|
| 85 | $tables['#_banner_hits']['3']['Extra'] = ''; |
|---|
| 86 | $tables['#_banners']['0']['Field'] = 'id'; |
|---|
| 87 | $tables['#_banners']['0']['Type'] = 'int(11)'; |
|---|
| 88 | $tables['#_banners']['0']['Null'] = 'NO'; |
|---|
| 89 | $tables['#_banners']['0']['Key'] = 'PRI'; |
|---|
| 90 | $tables['#_banners']['0']['Default'] = ''; |
|---|
| 91 | $tables['#_banners']['0']['Extra'] = 'auto_increment'; |
|---|
| 92 | $tables['#_banners']['1']['Field'] = 'position'; |
|---|
| 93 | $tables['#_banners']['1']['Type'] = 'varchar(100)'; |
|---|
| 94 | $tables['#_banners']['1']['Null'] = 'NO'; |
|---|
| 95 | $tables['#_banners']['1']['Key'] = ''; |
|---|
| 96 | $tables['#_banners']['1']['Default'] = 'banner_top'; |
|---|
| 97 | $tables['#_banners']['1']['Extra'] = ''; |
|---|
| 98 | $tables['#_banners']['2']['Field'] = 'typeimg'; |
|---|
| 99 | $tables['#_banners']['2']['Type'] = 'varchar(10)'; |
|---|
| 100 | $tables['#_banners']['2']['Null'] = 'NO'; |
|---|
| 101 | $tables['#_banners']['2']['Key'] = ''; |
|---|
| 102 | $tables['#_banners']['2']['Default'] = 'image'; |
|---|
| 103 | $tables['#_banners']['2']['Extra'] = ''; |
|---|
| 104 | $tables['#_banners']['3']['Field'] = 'fileurl'; |
|---|
| 105 | $tables['#_banners']['3']['Type'] = 'varchar(250)'; |
|---|
| 106 | $tables['#_banners']['3']['Null'] = 'YES'; |
|---|
| 107 | $tables['#_banners']['3']['Key'] = ''; |
|---|
| 108 | $tables['#_banners']['3']['Default'] = ''; |
|---|
| 109 | $tables['#_banners']['3']['Extra'] = ''; |
|---|
| 110 | $tables['#_banners']['4']['Field'] = 'hits'; |
|---|
| 111 | $tables['#_banners']['4']['Type'] = 'int(11)'; |
|---|
| 112 | $tables['#_banners']['4']['Null'] = 'NO'; |
|---|
| 113 | $tables['#_banners']['4']['Key'] = ''; |
|---|
| 114 | $tables['#_banners']['4']['Default'] = ''; |
|---|
| 115 | $tables['#_banners']['4']['Extra'] = ''; |
|---|
| 116 | $tables['#_banners']['5']['Field'] = 'clicks'; |
|---|
| 117 | $tables['#_banners']['5']['Type'] = 'int(11)'; |
|---|
| 118 | $tables['#_banners']['5']['Null'] = 'NO'; |
|---|
| 119 | $tables['#_banners']['5']['Key'] = ''; |
|---|
| 120 | $tables['#_banners']['5']['Default'] = ''; |
|---|
| 121 | $tables['#_banners']['5']['Extra'] = ''; |
|---|
| 122 | $tables['#_banners']['6']['Field'] = 'maxhits'; |
|---|
| 123 | $tables['#_banners']['6']['Type'] = 'int(11)'; |
|---|
| 124 | $tables['#_banners']['6']['Null'] = 'NO'; |
|---|
| 125 | $tables['#_banners']['6']['Key'] = ''; |
|---|
| 126 | $tables['#_banners']['6']['Default'] = ''; |
|---|
| 127 | $tables['#_banners']['6']['Extra'] = ''; |
|---|
| 128 | $tables['#_banners']['7']['Field'] = 'maxuser'; |
|---|
| 129 | $tables['#_banners']['7']['Type'] = 'int(11)'; |
|---|
| 130 | $tables['#_banners']['7']['Null'] = 'NO'; |
|---|
| 131 | $tables['#_banners']['7']['Key'] = ''; |
|---|
| 132 | $tables['#_banners']['7']['Default'] = ''; |
|---|
| 133 | $tables['#_banners']['7']['Extra'] = ''; |
|---|
| 134 | $tables['#_banners']['8']['Field'] = 'user_id'; |
|---|
| 135 | $tables['#_banners']['8']['Type'] = 'int(11)'; |
|---|
| 136 | $tables['#_banners']['8']['Null'] = 'NO'; |
|---|
| 137 | $tables['#_banners']['8']['Key'] = ''; |
|---|
| 138 | $tables['#_banners']['8']['Default'] = '1'; |
|---|
| 139 | $tables['#_banners']['8']['Extra'] = ''; |
|---|
| 140 | $tables['#_banners']['9']['Field'] = 'pubdate'; |
|---|
| 141 | $tables['#_banners']['9']['Type'] = 'datetime'; |
|---|
| 142 | $tables['#_banners']['9']['Null'] = 'YES'; |
|---|
| 143 | $tables['#_banners']['9']['Key'] = ''; |
|---|
| 144 | $tables['#_banners']['9']['Default'] = ''; |
|---|
| 145 | $tables['#_banners']['9']['Extra'] = ''; |
|---|
| 146 | $tables['#_banners']['10']['Field'] = 'title'; |
|---|
| 147 | $tables['#_banners']['10']['Type'] = 'varchar(250)'; |
|---|
| 148 | $tables['#_banners']['10']['Null'] = 'YES'; |
|---|
| 149 | $tables['#_banners']['10']['Key'] = ''; |
|---|
| 150 | $tables['#_banners']['10']['Default'] = ''; |
|---|
| 151 | $tables['#_banners']['10']['Extra'] = ''; |
|---|
| 152 | $tables['#_banners']['11']['Field'] = 'link'; |
|---|
| 153 | $tables['#_banners']['11']['Type'] = 'varchar(250)'; |
|---|
| 154 | $tables['#_banners']['11']['Null'] = 'YES'; |
|---|
| 155 | $tables['#_banners']['11']['Key'] = ''; |
|---|
| 156 | $tables['#_banners']['11']['Default'] = ''; |
|---|
| 157 | $tables['#_banners']['11']['Extra'] = ''; |
|---|
| 158 | $tables['#_banners']['12']['Field'] = 'published'; |
|---|
| 159 | $tables['#_banners']['12']['Type'] = 'int(11)'; |
|---|
| 160 | $tables['#_banners']['12']['Null'] = 'NO'; |
|---|
| 161 | $tables['#_banners']['12']['Key'] = ''; |
|---|
| 162 | $tables['#_banners']['12']['Default'] = '1'; |
|---|
| 163 | $tables['#_banners']['12']['Extra'] = ''; |
|---|
| 164 | $tables['#_blog_authors']['0']['Field'] = 'id'; |
|---|
| 165 | $tables['#_blog_authors']['0']['Type'] = 'int(11)'; |
|---|
| 166 | $tables['#_blog_authors']['0']['Null'] = 'NO'; |
|---|
| 167 | $tables['#_blog_authors']['0']['Key'] = 'PRI'; |
|---|
| 168 | $tables['#_blog_authors']['0']['Default'] = ''; |
|---|
| 169 | $tables['#_blog_authors']['0']['Extra'] = 'auto_increment'; |
|---|
| 170 | $tables['#_blog_authors']['1']['Field'] = 'user_id'; |
|---|
| 171 | $tables['#_blog_authors']['1']['Type'] = 'int(11)'; |
|---|
| 172 | $tables['#_blog_authors']['1']['Null'] = 'NO'; |
|---|
| 173 | $tables['#_blog_authors']['1']['Key'] = ''; |
|---|
| 174 | $tables['#_blog_authors']['1']['Default'] = ''; |
|---|
| 175 | $tables['#_blog_authors']['1']['Extra'] = ''; |
|---|
| 176 | $tables['#_blog_authors']['2']['Field'] = 'blog_id'; |
|---|
| 177 | $tables['#_blog_authors']['2']['Type'] = 'int(11)'; |
|---|
| 178 | $tables['#_blog_authors']['2']['Null'] = 'NO'; |
|---|
| 179 | $tables['#_blog_authors']['2']['Key'] = ''; |
|---|
| 180 | $tables['#_blog_authors']['2']['Default'] = ''; |
|---|
| 181 | $tables['#_blog_authors']['2']['Extra'] = ''; |
|---|
| 182 | $tables['#_blog_authors']['3']['Field'] = 'description'; |
|---|
| 183 | $tables['#_blog_authors']['3']['Type'] = 'varchar(100)'; |
|---|
| 184 | $tables['#_blog_authors']['3']['Null'] = 'NO'; |
|---|
| 185 | $tables['#_blog_authors']['3']['Key'] = ''; |
|---|
| 186 | $tables['#_blog_authors']['3']['Default'] = ''; |
|---|
| 187 | $tables['#_blog_authors']['3']['Extra'] = ''; |
|---|
| 188 | $tables['#_blog_authors']['4']['Field'] = 'startdate'; |
|---|
| 189 | $tables['#_blog_authors']['4']['Type'] = 'datetime'; |
|---|
| 190 | $tables['#_blog_authors']['4']['Null'] = 'NO'; |
|---|
| 191 | $tables['#_blog_authors']['4']['Key'] = ''; |
|---|
| 192 | $tables['#_blog_authors']['4']['Default'] = ''; |
|---|
| 193 | $tables['#_blog_authors']['4']['Extra'] = ''; |
|---|
| 194 | $tables['#_blog_cats']['0']['Field'] = 'id'; |
|---|
| 195 | $tables['#_blog_cats']['0']['Type'] = 'int(11)'; |
|---|
| 196 | $tables['#_blog_cats']['0']['Null'] = 'NO'; |
|---|
| 197 | $tables['#_blog_cats']['0']['Key'] = 'PRI'; |
|---|
| 198 | $tables['#_blog_cats']['0']['Default'] = ''; |
|---|
| 199 | $tables['#_blog_cats']['0']['Extra'] = 'auto_increment'; |
|---|
| 200 | $tables['#_blog_cats']['1']['Field'] = 'blog_id'; |
|---|
| 201 | $tables['#_blog_cats']['1']['Type'] = 'int(11)'; |
|---|
| 202 | $tables['#_blog_cats']['1']['Null'] = 'NO'; |
|---|
| 203 | $tables['#_blog_cats']['1']['Key'] = ''; |
|---|
| 204 | $tables['#_blog_cats']['1']['Default'] = ''; |
|---|
| 205 | $tables['#_blog_cats']['1']['Extra'] = ''; |
|---|
| 206 | $tables['#_blog_cats']['2']['Field'] = 'title'; |
|---|
| 207 | $tables['#_blog_cats']['2']['Type'] = 'varchar(250)'; |
|---|
| 208 | $tables['#_blog_cats']['2']['Null'] = 'NO'; |
|---|
| 209 | $tables['#_blog_cats']['2']['Key'] = ''; |
|---|
| 210 | $tables['#_blog_cats']['2']['Default'] = ''; |
|---|
| 211 | $tables['#_blog_cats']['2']['Extra'] = ''; |
|---|
| 212 | $tables['#_blog_files']['0']['Field'] = 'id'; |
|---|
| 213 | $tables['#_blog_files']['0']['Type'] = 'int(11)'; |
|---|
| 214 | $tables['#_blog_files']['0']['Null'] = 'NO'; |
|---|
| 215 | $tables['#_blog_files']['0']['Key'] = 'PRI'; |
|---|
| 216 | $tables['#_blog_files']['0']['Default'] = ''; |
|---|
| 217 | $tables['#_blog_files']['0']['Extra'] = 'auto_increment'; |
|---|
| 218 | $tables['#_blog_files']['1']['Field'] = 'post_id'; |
|---|
| 219 | $tables['#_blog_files']['1']['Type'] = 'int(11)'; |
|---|
| 220 | $tables['#_blog_files']['1']['Null'] = 'NO'; |
|---|
| 221 | $tables['#_blog_files']['1']['Key'] = ''; |
|---|
| 222 | $tables['#_blog_files']['1']['Default'] = ''; |
|---|
| 223 | $tables['#_blog_files']['1']['Extra'] = ''; |
|---|
| 224 | $tables['#_blog_files']['2']['Field'] = 'filename'; |
|---|
| 225 | $tables['#_blog_files']['2']['Type'] = 'varchar(200)'; |
|---|
| 226 | $tables['#_blog_files']['2']['Null'] = 'NO'; |
|---|
| 227 | $tables['#_blog_files']['2']['Key'] = ''; |
|---|
| 228 | $tables['#_blog_files']['2']['Default'] = ''; |
|---|
| 229 | $tables['#_blog_files']['2']['Extra'] = ''; |
|---|
| 230 | $tables['#_blog_files']['3']['Field'] = 'filesize'; |
|---|
| 231 | $tables['#_blog_files']['3']['Type'] = 'int(11)'; |
|---|
| 232 | $tables['#_blog_files']['3']['Null'] = 'NO'; |
|---|
| 233 | $tables['#_blog_files']['3']['Key'] = ''; |
|---|
| 234 | $tables['#_blog_files']['3']['Default'] = ''; |
|---|
| 235 | $tables['#_blog_files']['3']['Extra'] = ''; |
|---|
| 236 | $tables['#_blog_files']['4']['Field'] = 'hits'; |
|---|
| 237 | $tables['#_blog_files']['4']['Type'] = 'int(11)'; |
|---|
| 238 | $tables['#_blog_files']['4']['Null'] = 'NO'; |
|---|
| 239 | $tables['#_blog_files']['4']['Key'] = ''; |
|---|
| 240 | $tables['#_blog_files']['4']['Default'] = ''; |
|---|
| 241 | $tables['#_blog_files']['4']['Extra'] = ''; |
|---|
| 242 | $tables['#_blog_files']['5']['Field'] = 'pubdate'; |
|---|
| 243 | $tables['#_blog_files']['5']['Type'] = 'datetime'; |
|---|
| 244 | $tables['#_blog_files']['5']['Null'] = 'NO'; |
|---|
| 245 | $tables['#_blog_files']['5']['Key'] = ''; |
|---|
| 246 | $tables['#_blog_files']['5']['Default'] = ''; |
|---|
| 247 | $tables['#_blog_files']['5']['Extra'] = ''; |
|---|
| 248 | $tables['#_blog_posts']['0']['Field'] = 'id'; |
|---|
| 249 | $tables['#_blog_posts']['0']['Type'] = 'int(11)'; |
|---|
| 250 | $tables['#_blog_posts']['0']['Null'] = 'NO'; |
|---|
| 251 | $tables['#_blog_posts']['0']['Key'] = 'PRI'; |
|---|
| 252 | $tables['#_blog_posts']['0']['Default'] = ''; |
|---|
| 253 | $tables['#_blog_posts']['0']['Extra'] = 'auto_increment'; |
|---|
| 254 | $tables['#_blog_posts']['1']['Field'] = 'user_id'; |
|---|
| 255 | $tables['#_blog_posts']['1']['Type'] = 'int(11)'; |
|---|
| 256 | $tables['#_blog_posts']['1']['Null'] = 'NO'; |
|---|
| 257 | $tables['#_blog_posts']['1']['Key'] = ''; |
|---|
| 258 | $tables['#_blog_posts']['1']['Default'] = ''; |
|---|
| 259 | $tables['#_blog_posts']['1']['Extra'] = ''; |
|---|
| 260 | $tables['#_blog_posts']['2']['Field'] = 'cat_id'; |
|---|
| 261 | $tables['#_blog_posts']['2']['Type'] = 'int(11)'; |
|---|
| 262 | $tables['#_blog_posts']['2']['Null'] = 'NO'; |
|---|
| 263 | $tables['#_blog_posts']['2']['Key'] = ''; |
|---|
| 264 | $tables['#_blog_posts']['2']['Default'] = ''; |
|---|
| 265 | $tables['#_blog_posts']['2']['Extra'] = ''; |
|---|
| 266 | $tables['#_blog_posts']['3']['Field'] = 'blog_id'; |
|---|
| 267 | $tables['#_blog_posts']['3']['Type'] = 'int(11)'; |
|---|
| 268 | $tables['#_blog_posts']['3']['Null'] = 'NO'; |
|---|
| 269 | $tables['#_blog_posts']['3']['Key'] = ''; |
|---|
| 270 | $tables['#_blog_posts']['3']['Default'] = ''; |
|---|
| 271 | $tables['#_blog_posts']['3']['Extra'] = ''; |
|---|
| 272 | $tables['#_blog_posts']['4']['Field'] = 'pubdate'; |
|---|
| 273 | $tables['#_blog_posts']['4']['Type'] = 'datetime'; |
|---|
| 274 | $tables['#_blog_posts']['4']['Null'] = 'NO'; |
|---|
| 275 | $tables['#_blog_posts']['4']['Key'] = ''; |
|---|
| 276 | $tables['#_blog_posts']['4']['Default'] = ''; |
|---|
| 277 | $tables['#_blog_posts']['4']['Extra'] = ''; |
|---|
| 278 | $tables['#_blog_posts']['5']['Field'] = 'title'; |
|---|
| 279 | $tables['#_blog_posts']['5']['Type'] = 'varchar(250)'; |
|---|
| 280 | $tables['#_blog_posts']['5']['Null'] = 'NO'; |
|---|
| 281 | $tables['#_blog_posts']['5']['Key'] = ''; |
|---|
| 282 | $tables['#_blog_posts']['5']['Default'] = ''; |
|---|
| 283 | $tables['#_blog_posts']['5']['Extra'] = ''; |
|---|
| 284 | $tables['#_blog_posts']['6']['Field'] = 'feel'; |
|---|
| 285 | $tables['#_blog_posts']['6']['Type'] = 'varchar(100)'; |
|---|
| 286 | $tables['#_blog_posts']['6']['Null'] = 'NO'; |
|---|
| 287 | $tables['#_blog_posts']['6']['Key'] = ''; |
|---|
| 288 | $tables['#_blog_posts']['6']['Default'] = ''; |
|---|
| 289 | $tables['#_blog_posts']['6']['Extra'] = ''; |
|---|
| 290 | $tables['#_blog_posts']['7']['Field'] = 'music'; |
|---|
| 291 | $tables['#_blog_posts']['7']['Type'] = 'varchar(100)'; |
|---|
| 292 | $tables['#_blog_posts']['7']['Null'] = 'NO'; |
|---|
| 293 | $tables['#_blog_posts']['7']['Key'] = ''; |
|---|
| 294 | $tables['#_blog_posts']['7']['Default'] = ''; |
|---|
| 295 | $tables['#_blog_posts']['7']['Extra'] = ''; |
|---|
| 296 | $tables['#_blog_posts']['8']['Field'] = 'content'; |
|---|
| 297 | $tables['#_blog_posts']['8']['Type'] = 'text'; |
|---|
| 298 | $tables['#_blog_posts']['8']['Null'] = 'NO'; |
|---|
| 299 | $tables['#_blog_posts']['8']['Key'] = 'MUL'; |
|---|
| 300 | $tables['#_blog_posts']['8']['Default'] = ''; |
|---|
| 301 | $tables['#_blog_posts']['8']['Extra'] = ''; |
|---|
| 302 | $tables['#_blog_posts']['9']['Field'] = 'allow_who'; |
|---|
| 303 | $tables['#_blog_posts']['9']['Type'] = 'varchar(20)'; |
|---|
| 304 | $tables['#_blog_posts']['9']['Null'] = 'NO'; |
|---|
| 305 | $tables['#_blog_posts']['9']['Key'] = ''; |
|---|
| 306 | $tables['#_blog_posts']['9']['Default'] = ''; |
|---|
| 307 | $tables['#_blog_posts']['9']['Extra'] = ''; |
|---|
| 308 | $tables['#_blog_posts']['10']['Field'] = 'edit_times'; |
|---|
| 309 | $tables['#_blog_posts']['10']['Type'] = 'int(11)'; |
|---|
| 310 | $tables['#_blog_posts']['10']['Null'] = 'NO'; |
|---|
| 311 | $tables['#_blog_posts']['10']['Key'] = ''; |
|---|
| 312 | $tables['#_blog_posts']['10']['Default'] = ''; |
|---|
| 313 | $tables['#_blog_posts']['10']['Extra'] = ''; |
|---|
| 314 | $tables['#_blog_posts']['11']['Field'] = 'edit_date'; |
|---|
| 315 | $tables['#_blog_posts']['11']['Type'] = 'datetime'; |
|---|
| 316 | $tables['#_blog_posts']['11']['Null'] = 'NO'; |
|---|
| 317 | $tables['#_blog_posts']['11']['Key'] = ''; |
|---|
| 318 | $tables['#_blog_posts']['11']['Default'] = ''; |
|---|
| 319 | $tables['#_blog_posts']['11']['Extra'] = ''; |
|---|
| 320 | $tables['#_blog_posts']['12']['Field'] = 'published'; |
|---|
| 321 | $tables['#_blog_posts']['12']['Type'] = 'int(11)'; |
|---|
| 322 | $tables['#_blog_posts']['12']['Null'] = 'NO'; |
|---|
| 323 | $tables['#_blog_posts']['12']['Key'] = ''; |
|---|
| 324 | $tables['#_blog_posts']['12']['Default'] = '1'; |
|---|
| 325 | $tables['#_blog_posts']['12']['Extra'] = ''; |
|---|
| 326 | $tables['#_blog_posts']['13']['Field'] = 'seolink'; |
|---|
| 327 | $tables['#_blog_posts']['13']['Type'] = 'varchar(255)'; |
|---|
| 328 | $tables['#_blog_posts']['13']['Null'] = 'NO'; |
|---|
| 329 | $tables['#_blog_posts']['13']['Key'] = 'MUL'; |
|---|
| 330 | $tables['#_blog_posts']['13']['Default'] = ''; |
|---|
| 331 | $tables['#_blog_posts']['13']['Extra'] = ''; |
|---|
| 332 | $tables['#_blogs']['0']['Field'] = 'id'; |
|---|
| 333 | $tables['#_blogs']['0']['Type'] = 'int(11)'; |
|---|
| 334 | $tables['#_blogs']['0']['Null'] = 'NO'; |
|---|
| 335 | $tables['#_blogs']['0']['Key'] = 'PRI'; |
|---|
| 336 | $tables['#_blogs']['0']['Default'] = ''; |
|---|
| 337 | $tables['#_blogs']['0']['Extra'] = 'auto_increment'; |
|---|
| 338 | $tables['#_blogs']['1']['Field'] = 'user_id'; |
|---|
| 339 | $tables['#_blogs']['1']['Type'] = 'int(11)'; |
|---|
| 340 | $tables['#_blogs']['1']['Null'] = 'NO'; |
|---|
| 341 | $tables['#_blogs']['1']['Key'] = ''; |
|---|
| 342 | $tables['#_blogs']['1']['Default'] = ''; |
|---|
| 343 | $tables['#_blogs']['1']['Extra'] = ''; |
|---|
| 344 | $tables['#_blogs']['2']['Field'] = 'title'; |
|---|
| 345 | $tables['#_blogs']['2']['Type'] = 'varchar(250)'; |
|---|
| 346 | $tables['#_blogs']['2']['Null'] = 'NO'; |
|---|
| 347 | $tables['#_blogs']['2']['Key'] = ''; |
|---|
| 348 | $tables['#_blogs']['2']['Default'] = ''; |
|---|
| 349 | $tables['#_blogs']['2']['Extra'] = ''; |
|---|
| 350 | $tables['#_blogs']['3']['Field'] = 'pubdate'; |
|---|
| 351 | $tables['#_blogs']['3']['Type'] = 'datetime'; |
|---|
| 352 | $tables['#_blogs']['3']['Null'] = 'NO'; |
|---|
| 353 | $tables['#_blogs']['3']['Key'] = ''; |
|---|
| 354 | $tables['#_blogs']['3']['Default'] = ''; |
|---|
| 355 | $tables['#_blogs']['3']['Extra'] = ''; |
|---|
| 356 | $tables['#_blogs']['4']['Field'] = 'allow_who'; |
|---|
| 357 | $tables['#_blogs']['4']['Type'] = 'varchar(15)'; |
|---|
| 358 | $tables['#_blogs']['4']['Null'] = 'NO'; |
|---|
| 359 | $tables['#_blogs']['4']['Key'] = ''; |
|---|
| 360 | $tables['#_blogs']['4']['Default'] = ''; |
|---|
| 361 | $tables['#_blogs']['4']['Extra'] = ''; |
|---|
| 362 | $tables['#_blogs']['5']['Field'] = 'view_type'; |
|---|
| 363 | $tables['#_blogs']['5']['Type'] = 'varchar(15)'; |
|---|
| 364 | $tables['#_blogs']['5']['Null'] = 'NO'; |
|---|
| 365 | $tables['#_blogs']['5']['Key'] = ''; |
|---|
| 366 | $tables['#_blogs']['5']['Default'] = 'list'; |
|---|
| 367 | $tables['#_blogs']['5']['Extra'] = ''; |
|---|
| 368 | $tables['#_blogs']['6']['Field'] = 'showcats'; |
|---|
| 369 | $tables['#_blogs']['6']['Type'] = 'int(11)'; |
|---|
| 370 | $tables['#_blogs']['6']['Null'] = 'NO'; |
|---|
| 371 | $tables['#_blogs']['6']['Key'] = ''; |
|---|
| 372 | $tables['#_blogs']['6']['Default'] = '1'; |
|---|
| 373 | $tables['#_blogs']['6']['Extra'] = ''; |
|---|
| 374 | $tables['#_blogs']['7']['Field'] = 'ownertype'; |
|---|
| 375 | $tables['#_blogs']['7']['Type'] = 'varchar(15)'; |
|---|
| 376 | $tables['#_blogs']['7']['Null'] = 'NO'; |
|---|
| 377 | $tables['#_blogs']['7']['Key'] = ''; |
|---|
| 378 | $tables['#_blogs']['7']['Default'] = 'single'; |
|---|
| 379 | $tables['#_blogs']['7']['Extra'] = ''; |
|---|
| 380 | $tables['#_blogs']['8']['Field'] = 'premod'; |
|---|
| 381 | $tables['#_blogs']['8']['Type'] = 'int(11)'; |
|---|
| 382 | $tables['#_blogs']['8']['Null'] = 'NO'; |
|---|
| 383 | $tables['#_blogs']['8']['Key'] = ''; |
|---|
| 384 | $tables['#_blogs']['8']['Default'] = ''; |
|---|
| 385 | $tables['#_blogs']['8']['Extra'] = ''; |
|---|
| 386 | $tables['#_blogs']['9']['Field'] = 'forall'; |
|---|
| 387 | $tables['#_blogs']['9']['Type'] = 'int(11)'; |
|---|
| 388 | $tables['#_blogs']['9']['Null'] = 'NO'; |
|---|
| 389 | $tables['#_blogs']['9']['Key'] = ''; |
|---|
| 390 | $tables['#_blogs']['9']['Default'] = '1'; |
|---|
| 391 | $tables['#_blogs']['9']['Extra'] = ''; |
|---|
| 392 | $tables['#_blogs']['10']['Field'] = 'owner'; |
|---|
| 393 | $tables['#_blogs']['10']['Type'] = 'varchar(10)'; |
|---|
| 394 | $tables['#_blogs']['10']['Null'] = 'NO'; |
|---|
| 395 | $tables['#_blogs']['10']['Key'] = ''; |
|---|
| 396 | $tables['#_blogs']['10']['Default'] = 'user'; |
|---|
| 397 | $tables['#_blogs']['10']['Extra'] = ''; |
|---|
| 398 | $tables['#_blogs']['11']['Field'] = 'seolink'; |
|---|
| 399 | $tables['#_blogs']['11']['Type'] = 'varchar(255)'; |
|---|
| 400 | $tables['#_blogs']['11']['Null'] = 'NO'; |
|---|
| 401 | $tables['#_blogs']['11']['Key'] = 'MUL'; |
|---|
| 402 | $tables['#_blogs']['11']['Default'] = ''; |
|---|
| 403 | $tables['#_blogs']['11']['Extra'] = ''; |
|---|
| 404 | $tables['#_board_cats']['0']['Field'] = 'id'; |
|---|
| 405 | $tables['#_board_cats']['0']['Type'] = 'int(11)'; |
|---|
| 406 | $tables['#_board_cats']['0']['Null'] = 'NO'; |
|---|
| 407 | $tables['#_board_cats']['0']['Key'] = 'PRI'; |
|---|
| 408 | $tables['#_board_cats']['0']['Default'] = ''; |
|---|
| 409 | $tables['#_board_cats']['0']['Extra'] = 'auto_increment'; |
|---|
| 410 | $tables['#_board_cats']['1']['Field'] = 'parent_id'; |
|---|
| 411 | $tables['#_board_cats']['1']['Type'] = 'int(11)'; |
|---|
| 412 | $tables['#_board_cats']['1']['Null'] = 'NO'; |
|---|
| 413 | $tables['#_board_cats']['1']['Key'] = ''; |
|---|
| 414 | $tables['#_board_cats']['1']['Default'] = ''; |
|---|
| 415 | $tables['#_board_cats']['1']['Extra'] = ''; |
|---|
| 416 | $tables['#_board_cats']['2']['Field'] = 'ordering'; |
|---|
| 417 | $tables['#_board_cats']['2']['Type'] = 'int(11)'; |
|---|
| 418 | $tables['#_board_cats']['2']['Null'] = 'NO'; |
|---|
| 419 | $tables['#_board_cats']['2']['Key'] = ''; |
|---|
| 420 | $tables['#_board_cats']['2']['Default'] = '1'; |
|---|
| 421 | $tables['#_board_cats']['2']['Extra'] = ''; |
|---|
| 422 | $tables['#_board_cats']['3']['Field'] = 'NSLeft'; |
|---|
| 423 | $tables['#_board_cats']['3']['Type'] = 'int(11)'; |
|---|
| 424 | $tables['#_board_cats']['3']['Null'] = 'NO'; |
|---|
| 425 | $tables['#_board_cats']['3']['Key'] = ''; |
|---|
| 426 | $tables['#_board_cats']['3']['Default'] = ''; |
|---|
| 427 | $tables['#_board_cats']['3']['Extra'] = ''; |
|---|
| 428 | $tables['#_board_cats']['4']['Field'] = 'NSRight'; |
|---|
| 429 | $tables['#_board_cats']['4']['Type'] = 'int(11)'; |
|---|
| 430 | $tables['#_board_cats']['4']['Null'] = 'NO'; |
|---|
| 431 | $tables['#_board_cats']['4']['Key'] = ''; |
|---|
| 432 | $tables['#_board_cats']['4']['Default'] = ''; |
|---|
| 433 | $tables['#_board_cats']['4']['Extra'] = ''; |
|---|
| 434 | $tables['#_board_cats']['5']['Field'] = 'NSDiffer'; |
|---|
| 435 | $tables['#_board_cats']['5']['Type'] = 'varchar(15)'; |
|---|
| 436 | $tables['#_board_cats']['5']['Null'] = 'NO'; |
|---|
| 437 | $tables['#_board_cats']['5']['Key'] = ''; |
|---|
| 438 | $tables['#_board_cats']['5']['Default'] = ''; |
|---|
| 439 | $tables['#_board_cats']['5']['Extra'] = ''; |
|---|
| 440 | $tables['#_board_cats']['6']['Field'] = 'NSIgnore'; |
|---|
| 441 | $tables['#_board_cats']['6']['Type'] = 'int(11)'; |
|---|
| 442 | $tables['#_board_cats']['6']['Null'] = 'NO'; |
|---|
| 443 | $tables['#_board_cats']['6']['Key'] = ''; |
|---|
| 444 | $tables['#_board_cats']['6']['Default'] = ''; |
|---|
| 445 | $tables['#_board_cats']['6']['Extra'] = ''; |
|---|
| 446 | $tables['#_board_cats']['7']['Field'] = 'NSLevel'; |
|---|
| 447 | $tables['#_board_cats']['7']['Type'] = 'int(11)'; |
|---|
| 448 | $tables['#_board_cats']['7']['Null'] = 'NO'; |
|---|
| 449 | $tables['#_board_cats']['7']['Key'] = ''; |
|---|
| 450 | $tables['#_board_cats']['7']['Default'] = ''; |
|---|
| 451 | $tables['#_board_cats']['7']['Extra'] = ''; |
|---|
| 452 | $tables['#_board_cats']['8']['Field'] = 'title'; |
|---|
| 453 | $tables['#_board_cats']['8']['Type'] = 'varchar(100)'; |
|---|
| 454 | $tables['#_board_cats']['8']['Null'] = 'NO'; |
|---|
| 455 | $tables['#_board_cats']['8']['Key'] = ''; |
|---|
| 456 | $tables['#_board_cats']['8']['Default'] = ''; |
|---|
| 457 | $tables['#_board_cats']['8']['Extra'] = ''; |
|---|
| 458 | $tables['#_board_cats']['9']['Field'] = 'description'; |
|---|
| 459 | $tables['#_board_cats']['9']['Type'] = 'varchar(100)'; |
|---|
| 460 | $tables['#_board_cats']['9']['Null'] = 'NO'; |
|---|
| 461 | $tables['#_board_cats']['9']['Key'] = ''; |
|---|
| 462 | $tables['#_board_cats']['9']['Default'] = ''; |
|---|
| 463 | $tables['#_board_cats']['9']['Extra'] = ''; |
|---|
| 464 | $tables['#_board_cats']['10']['Field'] = 'published'; |
|---|
| 465 | $tables['#_board_cats']['10']['Type'] = 'int(11)'; |
|---|
| 466 | $tables['#_board_cats']['10']['Null'] = 'NO'; |
|---|
| 467 | $tables['#_board_cats']['10']['Key'] = ''; |
|---|
| 468 | $tables['#_board_cats']['10']['Default'] = ''; |
|---|
| 469 | $tables['#_board_cats']['10']['Extra'] = ''; |
|---|
| 470 | $tables['#_board_cats']['11']['Field'] = 'orderform'; |
|---|
| 471 | $tables['#_board_cats']['11']['Type'] = 'int(11)'; |
|---|
| 472 | $tables['#_board_cats']['11']['Null'] = 'YES'; |
|---|
| 473 | $tables['#_board_cats']['11']['Key'] = ''; |
|---|
| 474 | $tables['#_board_cats']['11']['Default'] = '1'; |
|---|
| 475 | $tables['#_board_cats']['11']['Extra'] = ''; |
|---|
| 476 | $tables['#_board_cats']['12']['Field'] = 'showdate'; |
|---|
| 477 | $tables['#_board_cats']['12']['Type'] = 'int(11)'; |
|---|
| 478 | $tables['#_board_cats']['12']['Null'] = 'NO'; |
|---|
| 479 | $tables['#_board_cats']['12']['Key'] = ''; |
|---|
| 480 | $tables['#_board_cats']['12']['Default'] = '1'; |
|---|
| 481 | $tables['#_board_cats']['12']['Extra'] = ''; |
|---|
| 482 | $tables['#_board_cats']['13']['Field'] = 'pubdate'; |
|---|
| 483 | $tables['#_board_cats']['13']['Type'] = 'datetime'; |
|---|
| 484 | $tables['#_board_cats']['13']['Null'] = 'NO'; |
|---|
| 485 | $tables['#_board_cats']['13']['Key'] = ''; |
|---|
| 486 | $tables['#_board_cats']['13']['Default'] = ''; |
|---|
| 487 | $tables['#_board_cats']['13']['Extra'] = ''; |
|---|
| 488 | $tables['#_board_cats']['14']['Field'] = 'orderby'; |
|---|
| 489 | $tables['#_board_cats']['14']['Type'] = 'varchar(20)'; |
|---|
| 490 | $tables['#_board_cats']['14']['Null'] = 'NO'; |
|---|
| 491 | $tables['#_board_cats']['14']['Key'] = ''; |
|---|
| 492 | $tables['#_board_cats']['14']['Default'] = 'title'; |
|---|
| 493 | $tables['#_board_cats']['14']['Extra'] = ''; |
|---|
| 494 | $tables['#_board_cats']['15']['Field'] = 'orderto'; |
|---|
| 495 | $tables['#_board_cats']['15']['Type'] = 'varchar(4)'; |
|---|
| 496 | $tables['#_board_cats']['15']['Null'] = 'NO'; |
|---|
| 497 | $tables['#_board_cats']['15']['Key'] = ''; |
|---|
| 498 | $tables['#_board_cats']['15']['Default'] = 'asc'; |
|---|
| 499 | $tables['#_board_cats']['15']['Extra'] = ''; |
|---|
| 500 | $tables['#_board_cats']['16']['Field'] = 'public'; |
|---|
| 501 | $tables['#_board_cats']['16']['Type'] = 'int(11)'; |
|---|
| 502 | $tables['#_board_cats']['16']['Null'] = 'NO'; |
|---|
| 503 | $tables['#_board_cats']['16']['Key'] = ''; |
|---|
| 504 | $tables['#_board_cats']['16']['Default'] = ''; |
|---|
| 505 | $tables['#_board_cats']['16']['Extra'] = ''; |
|---|
| 506 | $tables['#_board_cats']['17']['Field'] = 'perpage'; |
|---|
| 507 | $tables['#_board_cats']['17']['Type'] = 'int(11)'; |
|---|
| 508 | $tables['#_board_cats']['17']['Null'] = 'NO'; |
|---|
| 509 | $tables['#_board_cats']['17']['Key'] = ''; |
|---|
| 510 | $tables['#_board_cats']['17']['Default'] = '15'; |
|---|
| 511 | $tables['#_board_cats']['17']['Extra'] = ''; |
|---|
| 512 | $tables['#_board_cats']['18']['Field'] = 'maxcols'; |
|---|
| 513 | $tables['#_board_cats']['18']['Type'] = 'int(11)'; |
|---|
| 514 | $tables['#_board_cats']['18']['Null'] = 'NO'; |
|---|
| 515 | $tables['#_board_cats']['18']['Key'] = ''; |
|---|
| 516 | $tables['#_board_cats']['18']['Default'] = '1'; |
|---|
| 517 | $tables['#_board_cats']['18']['Extra'] = ''; |
|---|
| 518 | $tables['#_board_cats']['19']['Field'] = 'thumb1'; |
|---|
| 519 | $tables['#_board_cats']['19']['Type'] = 'int(11)'; |
|---|
| 520 | $tables['#_board_cats']['19']['Null'] = 'NO'; |
|---|
| 521 | $tables['#_board_cats']['19']['Key'] = ''; |
|---|
| 522 | $tables['#_board_cats']['19']['Default'] = '64'; |
|---|
| 523 | $tables['#_board_cats']['19']['Extra'] = ''; |
|---|
| 524 | $tables['#_board_cats']['20']['Field'] = 'thumb2'; |
|---|
| 525 | $tables['#_board_cats']['20']['Type'] = 'int(11)'; |
|---|
| 526 | $tables['#_board_cats']['20']['Null'] = 'NO'; |
|---|
| 527 | $tables['#_board_cats']['20']['Key'] = ''; |
|---|
| 528 | $tables['#_board_cats']['20']['Default'] = '400'; |
|---|
| 529 | $tables['#_board_cats']['20']['Extra'] = ''; |
|---|
| 530 | $tables['#_board_cats']['21']['Field'] = 'thumbsqr'; |
|---|
| 531 | $tables['#_board_cats']['21']['Type'] = 'int(11)'; |
|---|
| 532 | $tables['#_board_cats']['21']['Null'] = 'NO'; |
|---|
| 533 | $tables['#_board_cats']['21']['Key'] = ''; |
|---|
| 534 | $tables['#_board_cats']['21']['Default'] = ''; |
|---|
| 535 | $tables['#_board_cats']['21']['Extra'] = ''; |
|---|
| 536 | $tables['#_board_cats']['22']['Field'] = 'uplimit'; |
|---|
| 537 | $tables['#_board_cats']['22']['Type'] = 'int(11)'; |
|---|
| 538 | $tables['#_board_cats']['22']['Null'] = 'NO'; |
|---|
| 539 | $tables['#_board_cats']['22']['Key'] = ''; |
|---|
| 540 | $tables['#_board_cats']['22']['Default'] = '10'; |
|---|
| 541 | $tables['#_board_cats']['22']['Extra'] = ''; |
|---|
| 542 | $tables['#_board_cats']['23']['Field'] = 'is_photos'; |
|---|
| 543 | $tables['#_board_cats']['23']['Type'] = 'int(11)'; |
|---|
| 544 | $tables['#_board_cats']['23']['Null'] = 'NO'; |
|---|
| 545 | $tables['#_board_cats']['23']['Key'] = ''; |
|---|
| 546 | $tables['#_board_cats']['23']['Default'] = '1'; |
|---|
| 547 | $tables['#_board_cats']['23']['Extra'] = ''; |
|---|
| 548 | $tables['#_board_cats']['24']['Field'] = 'icon'; |
|---|
| 549 | $tables['#_board_cats']['24']['Type'] = 'varchar(25)'; |
|---|
| 550 | $tables['#_board_cats']['24']['Null'] = 'YES'; |
|---|
| 551 | $tables['#_board_cats']['24']['Key'] = ''; |
|---|
| 552 | $tables['#_board_cats']['24']['Default'] = 'folder_grey.png'; |
|---|
| 553 | $tables['#_board_cats']['24']['Extra'] = ''; |
|---|
| 554 | $tables['#_board_cats']['25']['Field'] = 'obtypes'; |
|---|
| 555 | $tables['#_board_cats']['25']['Type'] = 'text'; |
|---|
| 556 | $tables['#_board_cats']['25']['Null'] = 'NO'; |
|---|
| 557 | $tables['#_board_cats']['25']['Key'] = ''; |
|---|
| 558 | $tables['#_board_cats']['25']['Default'] = ''; |
|---|
| 559 | $tables['#_board_cats']['25']['Extra'] = ''; |
|---|
| 560 | $tables['#_board_items']['0']['Field'] = 'id'; |
|---|
| 561 | $tables['#_board_items']['0']['Type'] = 'int(11)'; |
|---|
| 562 | $tables['#_board_items']['0']['Null'] = 'NO'; |
|---|
| 563 | $tables['#_board_items']['0']['Key'] = 'PRI'; |
|---|
| 564 | $tables['#_board_items']['0']['Default'] = ''; |
|---|
| 565 | $tables['#_board_items']['0']['Extra'] = 'auto_increment'; |
|---|
| 566 | $tables['#_board_items']['1']['Field'] = 'category_id'; |
|---|
| 567 | $tables['#_board_items']['1']['Type'] = 'int(11)'; |
|---|
| 568 | $tables['#_board_items']['1']['Null'] = 'NO'; |
|---|
| 569 | $tables['#_board_items']['1']['Key'] = ''; |
|---|
| 570 | $tables['#_board_items']['1']['Default'] = ''; |
|---|
| 571 | $tables['#_board_items']['1']['Extra'] = ''; |
|---|
| 572 | $tables['#_board_items']['2']['Field'] = 'user_id'; |
|---|
| 573 | $tables['#_board_items']['2']['Type'] = 'int(11)'; |
|---|
| 574 | $tables['#_board_items']['2']['Null'] = 'NO'; |
|---|
| 575 | $tables['#_board_items']['2']['Key'] = ''; |
|---|
| 576 | $tables['#_board_items']['2']['Default'] = ''; |
|---|
| 577 | $tables['#_board_items']['2']['Extra'] = ''; |
|---|
| 578 | $tables['#_board_items']['3']['Field'] = 'obtype'; |
|---|
| 579 | $tables['#_board_items']['3']['Type'] = 'varchar(50)'; |
|---|
| 580 | $tables['#_board_items']['3']['Null'] = 'NO'; |
|---|
| 581 | $tables['#_board_items']['3']['Key'] = ''; |
|---|
| 582 | $tables['#_board_items']['3']['Default'] = ''; |
|---|
| 583 | $tables['#_board_items']['3']['Extra'] = ''; |
|---|
| 584 | $tables['#_board_items']['4']['Field'] = 'title'; |
|---|
| 585 | $tables['#_board_items']['4']['Type'] = 'varchar(250)'; |
|---|
| 586 | $tables['#_board_items']['4']['Null'] = 'NO'; |
|---|
| 587 | $tables['#_board_items']['4']['Key'] = ''; |
|---|
| 588 | $tables['#_board_items']['4']['Default'] = ''; |
|---|
| 589 | $tables['#_board_items']['4']['Extra'] = ''; |
|---|
| 590 | $tables['#_board_items']['5']['Field'] = 'content'; |
|---|
| 591 | $tables['#_board_items']['5']['Type'] = 'text'; |
|---|
| 592 | $tables['#_board_items']['5']['Null'] = 'NO'; |
|---|
| 593 | $tables['#_board_items']['5']['Key'] = 'MUL'; |
|---|
| 594 | $tables['#_board_items']['5']['Default'] = ''; |
|---|
| 595 | $tables['#_board_items']['5']['Extra'] = ''; |
|---|
| 596 | $tables['#_board_items']['6']['Field'] = 'city'; |
|---|
| 597 | $tables['#_board_items']['6']['Type'] = 'varchar(100)'; |
|---|
| 598 | $tables['#_board_items']['6']['Null'] = 'NO'; |
|---|
| 599 | $tables['#_board_items']['6']['Key'] = ''; |
|---|
| 600 | $tables['#_board_items']['6']['Default'] = ''; |
|---|
| 601 | $tables['#_board_items']['6']['Extra'] = ''; |
|---|
| 602 | $tables['#_board_items']['7']['Field'] = 'pubdate'; |
|---|
| 603 | $tables['#_board_items']['7']['Type'] = 'datetime'; |
|---|
| 604 | $tables['#_board_items']['7']['Null'] = 'YES'; |
|---|
| 605 | $tables['#_board_items']['7']['Key'] = ''; |
|---|
| 606 | $tables['#_board_items']['7']['Default'] = ''; |
|---|
| 607 | $tables['#_board_items']['7']['Extra'] = ''; |
|---|
| 608 | $tables['#_board_items']['8']['Field'] = 'pubdays'; |
|---|
| 609 | $tables['#_board_items']['8']['Type'] = 'int(11)'; |
|---|
| 610 | $tables['#_board_items']['8']['Null'] = 'NO'; |
|---|
| 611 | $tables['#_board_items']['8']['Key'] = ''; |
|---|
| 612 | $tables['#_board_items']['8']['Default'] = ''; |
|---|
| 613 | $tables['#_board_items']['8']['Extra'] = ''; |
|---|
| 614 | $tables['#_board_items']['9']['Field'] = 'published'; |
|---|
| 615 | $tables['#_board_items']['9']['Type'] = 'int(11)'; |
|---|
| 616 | $tables['#_board_items']['9']['Null'] = 'NO'; |
|---|
| 617 | $tables['#_board_items']['9']['Key'] = ''; |
|---|
| 618 | $tables['#_board_items']['9']['Default'] = ''; |
|---|
| 619 | $tables['#_board_items']['9']['Extra'] = ''; |
|---|
| 620 | $tables['#_board_items']['10']['Field'] = 'file'; |
|---|
| 621 | $tables['#_board_items']['10']['Type'] = 'varchar(250)'; |
|---|
| 622 | $tables['#_board_items']['10']['Null'] = 'NO'; |
|---|
| 623 | $tables['#_board_items']['10']['Key'] = ''; |
|---|
| 624 | $tables['#_board_items']['10']['Default'] = ''; |
|---|
| 625 | $tables['#_board_items']['10']['Extra'] = ''; |
|---|
| 626 | $tables['#_board_items']['11']['Field'] = 'hits'; |
|---|
| 627 | $tables['#_board_items']['11']['Type'] = 'int(11)'; |
|---|
| 628 | $tables['#_board_items']['11']['Null'] = 'NO'; |
|---|
| 629 | $tables['#_board_items']['11']['Key'] = ''; |
|---|
| 630 | $tables['#_board_items']['11']['Default'] = ''; |
|---|
| 631 | $tables['#_board_items']['11']['Extra'] = ''; |
|---|
| 632 | $tables['#_cache']['0']['Field'] = 'id'; |
|---|
| 633 | $tables['#_cache']['0']['Type'] = 'int(11)'; |
|---|
| 634 | $tables['#_cache']['0']['Null'] = 'NO'; |
|---|
| 635 | $tables['#_cache']['0']['Key'] = 'PRI'; |
|---|
| 636 | $tables['#_cache']['0']['Default'] = ''; |
|---|
| 637 | $tables['#_cache']['0']['Extra'] = 'auto_increment'; |
|---|
| 638 | $tables['#_cache']['1']['Field'] = 'target'; |
|---|
| 639 | $tables['#_cache']['1']['Type'] = 'varchar(10)'; |
|---|
| 640 | $tables['#_cache']['1']['Null'] = 'NO'; |
|---|
| 641 | $tables['#_cache']['1']['Key'] = ''; |
|---|
| 642 | $tables['#_cache']['1']['Default'] = ''; |
|---|
| 643 | $tables['#_cache']['1']['Extra'] = ''; |
|---|
| 644 | $tables['#_cache']['2']['Field'] = 'target_id'; |
|---|
| 645 | $tables['#_cache']['2']['Type'] = 'varchar(255)'; |
|---|
| 646 | $tables['#_cache']['2']['Null'] = 'NO'; |
|---|
| 647 | $tables['#_cache']['2']['Key'] = ''; |
|---|
| 648 | $tables['#_cache']['2']['Default'] = ''; |
|---|
| 649 | $tables['#_cache']['2']['Extra'] = ''; |
|---|
| 650 | $tables['#_cache']['3']['Field'] = 'cachedate'; |
|---|
| 651 | $tables['#_cache']['3']['Type'] = 'datetime'; |
|---|
| 652 | $tables['#_cache']['3']['Null'] = 'NO'; |
|---|
| 653 | $tables['#_cache']['3']['Key'] = ''; |
|---|
| 654 | $tables['#_cache']['3']['Default'] = ''; |
|---|
| 655 | $tables['#_cache']['3']['Extra'] = ''; |
|---|
| 656 | $tables['#_cache']['4']['Field'] = 'cachefile'; |
|---|
| 657 | $tables['#_cache']['4']['Type'] = 'varchar(80)'; |
|---|
| 658 | $tables['#_cache']['4']['Null'] = 'NO'; |
|---|
| 659 | $tables['#_cache']['4']['Key'] = ''; |
|---|
| 660 | $tables['#_cache']['4']['Default'] = ''; |
|---|
| 661 | $tables['#_cache']['4']['Extra'] = ''; |
|---|
| 662 | $tables['#_category']['0']['Field'] = 'id'; |
|---|
| 663 | $tables['#_category']['0']['Type'] = 'int(11)'; |
|---|
| 664 | $tables['#_category']['0']['Null'] = 'NO'; |
|---|
| 665 | $tables['#_category']['0']['Key'] = 'PRI'; |
|---|
| 666 | $tables['#_category']['0']['Default'] = ''; |
|---|
| 667 | $tables['#_category']['0']['Extra'] = 'auto_increment'; |
|---|
| 668 | $tables['#_category']['1']['Field'] = 'parent_id'; |
|---|
| 669 | $tables['#_category']['1']['Type'] = 'int(11)'; |
|---|
| 670 | $tables['#_category']['1']['Null'] = 'YES'; |
|---|
| 671 | $tables['#_category']['1']['Key'] = ''; |
|---|
| 672 | $tables['#_category']['1']['Default'] = ''; |
|---|
| 673 | $tables['#_category']['1']['Extra'] = ''; |
|---|
| 674 | $tables['#_category']['2']['Field'] = 'title'; |
|---|
| 675 | $tables['#_category']['2']['Type'] = 'varchar(200)'; |
|---|
| 676 | $tables['#_category']['2']['Null'] = 'NO'; |
|---|
| 677 | $tables['#_category']['2']['Key'] = ''; |
|---|
| 678 | $tables['#_category']['2']['Default'] = ''; |
|---|
| 679 | $tables['#_category']['2']['Extra'] = ''; |
|---|
| 680 | $tables['#_category']['3']['Field'] = 'description'; |
|---|
| 681 | $tables['#_category']['3']['Type'] = 'text'; |
|---|
| 682 | $tables['#_category']['3']['Null'] = 'NO'; |
|---|
| 683 | $tables['#_category']['3']['Key'] = ''; |
|---|
| 684 | $tables['#_category']['3']['Default'] = ''; |
|---|
| 685 | $tables['#_category']['3']['Extra'] = ''; |
|---|
| 686 | $tables['#_category']['4']['Field'] = 'published'; |
|---|
| 687 | $tables['#_category']['4']['Type'] = 'int(11)'; |
|---|
| 688 | $tables['#_category']['4']['Null'] = 'NO'; |
|---|
| 689 | $tables['#_category']['4']['Key'] = ''; |
|---|
| 690 | $tables['#_category']['4']['Default'] = ''; |
|---|
| 691 | $tables['#_category']['4']['Extra'] = ''; |
|---|
| 692 | $tables['#_category']['5']['Field'] = 'showdate'; |
|---|
| 693 | $tables['#_category']['5']['Type'] = 'int(11)'; |
|---|
| 694 | $tables['#_category']['5']['Null'] = 'NO'; |
|---|
| 695 | $tables['#_category']['5']['Key'] = ''; |
|---|
| 696 | $tables['#_category']['5']['Default'] = '1'; |
|---|
| 697 | $tables['#_category']['5']['Extra'] = ''; |
|---|
| 698 | $tables['#_category']['6']['Field'] = 'showcomm'; |
|---|
| 699 | $tables['#_category']['6']['Type'] = 'int(11)'; |
|---|
| 700 | $tables['#_category']['6']['Null'] = 'NO'; |
|---|
| 701 | $tables['#_category']['6']['Key'] = ''; |
|---|
| 702 | $tables['#_category']['6']['Default'] = '1'; |
|---|
| 703 | $tables['#_category']['6']['Extra'] = ''; |
|---|
| 704 | $tables['#_category']['7']['Field'] = 'orderby'; |
|---|
| 705 | $tables['#_category']['7']['Type'] = 'varchar(30)'; |
|---|
| 706 | $tables['#_category']['7']['Null'] = 'NO'; |
|---|
| 707 | $tables['#_category']['7']['Key'] = ''; |
|---|
| 708 | $tables['#_category']['7']['Default'] = 'date'; |
|---|
| 709 | $tables['#_category']['7']['Extra'] = ''; |
|---|
| 710 | $tables['#_category']['8']['Field'] = 'orderto'; |
|---|
| 711 | $tables['#_category']['8']['Type'] = 'varchar(4)'; |
|---|
| 712 | $tables['#_category']['8']['Null'] = 'NO'; |
|---|
| 713 | $tables['#_category']['8']['Key'] = ''; |
|---|
| 714 | $tables['#_category']['8']['Default'] = 'asc'; |
|---|
| 715 | $tables['#_category']['8']['Extra'] = ''; |
|---|
| 716 | $tables['#_category']['9']['Field'] = 'modgrp_id'; |
|---|
| 717 | $tables['#_category']['9']['Type'] = 'int(11)'; |
|---|
| 718 | $tables['#_category']['9']['Null'] = 'NO'; |
|---|
| 719 | $tables['#_category']['9']['Key'] = ''; |
|---|
| 720 | $tables['#_category']['9']['Default'] = ''; |
|---|
| 721 | $tables['#_category']['9']['Extra'] = ''; |
|---|
| 722 | $tables['#_category']['10']['Field'] = 'NSLeft'; |
|---|
| 723 | $tables['#_category']['10']['Type'] = 'int(11)'; |
|---|
| 724 | $tables['#_category']['10']['Null'] = 'NO'; |
|---|
| 725 | $tables['#_category']['10']['Key'] = ''; |
|---|
| 726 | $tables['#_category']['10']['Default'] = ''; |
|---|
| 727 | $tables['#_category']['10']['Extra'] = ''; |
|---|
| 728 | $tables['#_category']['11']['Field'] = 'NSRight'; |
|---|
| 729 | $tables['#_category']['11']['Type'] = 'int(11)'; |
|---|
| 730 | $tables['#_category']['11']['Null'] = 'NO'; |
|---|
| 731 | $tables['#_category']['11']['Key'] = ''; |
|---|
| 732 | $tables['#_category']['11']['Default'] = ''; |
|---|
| 733 | $tables['#_category']['11']['Extra'] = ''; |
|---|
| 734 | $tables['#_category']['12']['Field'] = 'NSLevel'; |
|---|
| 735 | $tables['#_category']['12']['Type'] = 'int(11)'; |
|---|
| 736 | $tables['#_category']['12']['Null'] = 'NO'; |
|---|
| 737 | $tables['#_category']['12']['Key'] = ''; |
|---|
| 738 | $tables['#_category']['12']['Default'] = ''; |
|---|
| 739 | $tables['#_category']['12']['Extra'] = ''; |
|---|
| 740 | $tables['#_category']['13']['Field'] = 'NSDiffer'; |
|---|
| 741 | $tables['#_category']['13']['Type'] = 'varchar(11)'; |
|---|
| 742 | $tables['#_category']['13']['Null'] = 'NO'; |
|---|
| 743 | $tables['#_category']['13']['Key'] = ''; |
|---|
| 744 | $tables['#_category']['13']['Default'] = ''; |
|---|
| 745 | $tables['#_category']['13']['Extra'] = ''; |
|---|
| 746 | $tables['#_category']['14']['Field'] = 'NSIgnore'; |
|---|
| 747 | $tables['#_category']['14']['Type'] = 'int(11)'; |
|---|
| 748 | $tables['#_category']['14']['Null'] = 'NO'; |
|---|
| 749 | $tables['#_category']['14']['Key'] = ''; |
|---|
| 750 | $tables['#_category']['14']['Default'] = ''; |
|---|
| 751 | $tables['#_category']['14']['Extra'] = ''; |
|---|
| 752 | $tables['#_category']['15']['Field'] = 'ordering'; |
|---|
| 753 | $tables['#_category']['15']['Type'] = 'int(11)'; |
|---|
| 754 | $tables['#_category']['15']['Null'] = 'NO'; |
|---|
| 755 | $tables['#_category']['15']['Key'] = ''; |
|---|
| 756 | $tables['#_category']['15']['Default'] = ''; |
|---|
| 757 | $tables['#_category']['15']['Extra'] = ''; |
|---|
| 758 | $tables['#_category']['16']['Field'] = 'maxcols'; |
|---|
| 759 | $tables['#_category']['16']['Type'] = 'int(11)'; |
|---|
| 760 | $tables['#_category']['16']['Null'] = 'NO'; |
|---|
| 761 | $tables['#_category']['16']['Key'] = ''; |
|---|
| 762 | $tables['#_category']['16']['Default'] = '1'; |
|---|
| 763 | $tables['#_category']['16']['Extra'] = ''; |
|---|
| 764 | $tables['#_category']['17']['Field'] = 'showtags'; |
|---|
| 765 | $tables['#_category']['17']['Type'] = 'int(11)'; |
|---|
| 766 | $tables['#_category']['17']['Null'] = 'NO'; |
|---|
| 767 | $tables['#_category']['17']['Key'] = ''; |
|---|
| 768 | $tables['#_category']['17']['Default'] = '1'; |
|---|
| 769 | $tables['#_category']['17']['Extra'] = ''; |
|---|
| 770 | $tables['#_category']['18']['Field'] = 'showrss'; |
|---|
| 771 | $tables['#_category']['18']['Type'] = 'int(11)'; |
|---|
| 772 | $tables['#_category']['18']['Null'] = 'NO'; |
|---|
| 773 | $tables['#_category']['18']['Key'] = ''; |
|---|
| 774 | $tables['#_category']['18']['Default'] = '1'; |
|---|
| 775 | $tables['#_category']['18']['Extra'] = ''; |
|---|
| 776 | $tables['#_category']['19']['Field'] = 'showdesc'; |
|---|
| 777 | $tables['#_category']['19']['Type'] = 'int(11)'; |
|---|
| 778 | $tables['#_category']['19']['Null'] = 'NO'; |
|---|
| 779 | $tables['#_category']['19']['Key'] = ''; |
|---|
| 780 | $tables['#_category']['19']['Default'] = ''; |
|---|
| 781 | $tables['#_category']['19']['Extra'] = ''; |
|---|
| 782 | $tables['#_category']['20']['Field'] = 'is_public'; |
|---|
| 783 | $tables['#_category']['20']['Type'] = 'int(11)'; |
|---|
| 784 | $tables['#_category']['20']['Null'] = 'NO'; |
|---|
| 785 | $tables['#_category']['20']['Key'] = ''; |
|---|
| 786 | $tables['#_category']['20']['Default'] = ''; |
|---|
| 787 | $tables['#_category']['20']['Extra'] = ''; |
|---|
| 788 | $tables['#_category']['21']['Field'] = 'photoalbum'; |
|---|
| 789 | $tables['#_category']['21']['Type'] = 'text'; |
|---|
| 790 | $tables['#_category']['21']['Null'] = 'NO'; |
|---|
| 791 | $tables['#_category']['21']['Key'] = ''; |
|---|
| 792 | $tables['#_category']['21']['Default'] = ''; |
|---|
| 793 | $tables['#_category']['21']['Extra'] = ''; |
|---|
| 794 | $tables['#_category']['22']['Field'] = 'seolink'; |
|---|
| 795 | $tables['#_category']['22']['Type'] = 'varchar(200)'; |
|---|
| 796 | $tables['#_category']['22']['Null'] = 'NO'; |
|---|
| 797 | $tables['#_category']['22']['Key'] = 'UNI'; |
|---|
| 798 | $tables['#_category']['22']['Default'] = ''; |
|---|
| 799 | $tables['#_category']['22']['Extra'] = ''; |
|---|
| 800 | $tables['#_clubs']['0']['Field'] = 'id'; |
|---|
| 801 | $tables['#_clubs']['0']['Type'] = 'int(11)'; |
|---|
| 802 | $tables['#_clubs']['0']['Null'] = 'NO'; |
|---|
| 803 | $tables['#_clubs']['0']['Key'] = 'PRI'; |
|---|
| 804 | $tables['#_clubs']['0']['Default'] = ''; |
|---|
| 805 | $tables['#_clubs']['0']['Extra'] = 'auto_increment'; |
|---|
| 806 | $tables['#_clubs']['1']['Field'] = 'admin_id'; |
|---|
| 807 | $tables['#_clubs']['1']['Type'] = 'int(11)'; |
|---|
| 808 | $tables['#_clubs']['1']['Null'] = 'NO'; |
|---|
| 809 | $tables['#_clubs']['1']['Key'] = ''; |
|---|
| 810 | $tables['#_clubs']['1']['Default'] = '1'; |
|---|
| 811 | $tables['#_clubs']['1']['Extra'] = ''; |
|---|
| 812 | $tables['#_clubs']['2']['Field'] = 'title'; |
|---|
| 813 | $tables['#_clubs']['2']['Type'] = 'text'; |
|---|
| 814 | $tables['#_clubs']['2']['Null'] = 'NO'; |
|---|
| 815 | $tables['#_clubs']['2']['Key'] = ''; |
|---|
| 816 | $tables['#_clubs']['2']['Default'] = ''; |
|---|
| 817 | $tables['#_clubs']['2']['Extra'] = ''; |
|---|
| 818 | $tables['#_clubs']['3']['Field'] = 'description'; |
|---|
| 819 | $tables['#_clubs']['3']['Type'] = 'longtext'; |
|---|
| 820 | $tables['#_clubs']['3']['Null'] = 'NO'; |
|---|
| 821 | $tables['#_clubs']['3']['Key'] = ''; |
|---|
| 822 | $tables['#_clubs']['3']['Default'] = ''; |
|---|
| 823 | $tables['#_clubs']['3']['Extra'] = ''; |
|---|
| 824 | $tables['#_clubs']['4']['Field'] = 'imageurl'; |
|---|
| 825 | $tables['#_clubs']['4']['Type'] = 'varchar(100)'; |
|---|
| 826 | $tables['#_clubs']['4']['Null'] = 'NO'; |
|---|
| 827 | $tables['#_clubs']['4']['Key'] = ''; |
|---|
| 828 | $tables['#_clubs']['4']['Default'] = ''; |
|---|
| 829 | $tables['#_clubs']['4']['Extra'] = ''; |
|---|
| 830 | $tables['#_clubs']['5']['Field'] = 'pubdate'; |
|---|
| 831 | $tables['#_clubs']['5']['Type'] = 'datetime'; |
|---|
| 832 | $tables['#_clubs']['5']['Null'] = 'NO'; |
|---|
| 833 | $tables['#_clubs']['5']['Key'] = ''; |
|---|
| 834 | $tables['#_clubs']['5']['Default'] = ''; |
|---|
| 835 | $tables['#_clubs']['5']['Extra'] = ''; |
|---|
| 836 | $tables['#_clubs']['6']['Field'] = 'clubtype'; |
|---|
| 837 | $tables['#_clubs']['6']['Type'] = 'varchar(15)'; |
|---|
| 838 | $tables['#_clubs']['6']['Null'] = 'NO'; |
|---|
| 839 | $tables['#_clubs']['6']['Key'] = ''; |
|---|
| 840 | $tables['#_clubs']['6']['Default'] = 'public'; |
|---|
| 841 | $tables['#_clubs']['6']['Extra'] = ''; |
|---|
| 842 | $tables['#_clubs']['7']['Field'] = 'published'; |
|---|
| 843 | $tables['#_clubs']['7']['Type'] = 'int(11)'; |
|---|
| 844 | $tables['#_clubs']['7']['Null'] = 'NO'; |
|---|
| 845 | $tables['#_clubs']['7']['Key'] = ''; |
|---|
| 846 | $tables['#_clubs']['7']['Default'] = '1'; |
|---|
| 847 | $tables['#_clubs']['7']['Extra'] = ''; |
|---|
| 848 | $tables['#_clubs']['8']['Field'] = 'maxsize'; |
|---|
| 849 | $tables['#_clubs']['8']['Type'] = 'int(11)'; |
|---|
| 850 | $tables['#_clubs']['8']['Null'] = 'NO'; |
|---|
| 851 | $tables['#_clubs']['8']['Key'] = ''; |
|---|
| 852 | $tables['#_clubs']['8']['Default'] = ''; |
|---|
| 853 | $tables['#_clubs']['8']['Extra'] = ''; |
|---|
| 854 | $tables['#_clubs']['9']['Field'] = 'enabled_blogs'; |
|---|
| 855 | $tables['#_clubs']['9']['Type'] = 'int(11)'; |
|---|
| 856 | $tables['#_clubs']['9']['Null'] = 'YES'; |
|---|
| 857 | $tables['#_clubs']['9']['Key'] = ''; |
|---|
| 858 | $tables['#_clubs']['9']['Default'] = '1'; |
|---|
| 859 | $tables['#_clubs']['9']['Extra'] = ''; |
|---|
| 860 | $tables['#_clubs']['10']['Field'] = 'enabled_photos'; |
|---|
| 861 | $tables['#_clubs']['10']['Type'] = 'int(11)'; |
|---|
| 862 | $tables['#_clubs']['10']['Null'] = 'YES'; |
|---|
| 863 | $tables['#_clubs']['10']['Key'] = ''; |
|---|
| 864 | $tables['#_clubs']['10']['Default'] = '1'; |
|---|
| 865 | $tables['#_clubs']['10']['Extra'] = ''; |
|---|
| 866 | $tables['#_clubs']['11']['Field'] = 'rating'; |
|---|
| 867 | $tables['#_clubs']['11']['Type'] = 'int(11)'; |
|---|
| 868 | $tables['#_clubs']['11']['Null'] = 'NO'; |
|---|
| 869 | $tables['#_clubs']['11']['Key'] = ''; |
|---|
| 870 | $tables['#_clubs']['11']['Default'] = ''; |
|---|
| 871 | $tables['#_clubs']['11']['Extra'] = ''; |
|---|
| 872 | $tables['#_clubs']['12']['Field'] = 'photo_premod'; |
|---|
| 873 | $tables['#_clubs']['12']['Type'] = 'int(11)'; |
|---|
| 874 | $tables['#_clubs']['12']['Null'] = 'NO'; |
|---|
| 875 | $tables['#_clubs']['12']['Key'] = ''; |
|---|
| 876 | $tables['#_clubs']['12']['Default'] = ''; |
|---|
| 877 | $tables['#_clubs']['12']['Extra'] = ''; |
|---|
| 878 | $tables['#_clubs']['13']['Field'] = 'blog_premod'; |
|---|
| 879 | $tables['#_clubs']['13']['Type'] = 'int(11)'; |
|---|
| 880 | $tables['#_clubs']['13']['Null'] = 'NO'; |
|---|
| 881 | $tables['#_clubs']['13']['Key'] = ''; |
|---|
| 882 | $tables['#_clubs']['13']['Default'] = ''; |
|---|
| 883 | $tables['#_clubs']['13']['Extra'] = ''; |
|---|
| 884 | $tables['#_clubs']['14']['Field'] = 'blog_min_karma'; |
|---|
| 885 | $tables['#_clubs']['14']['Type'] = 'int(11)'; |
|---|
| 886 | $tables['#_clubs']['14']['Null'] = 'NO'; |
|---|
| 887 | $tables['#_clubs']['14']['Key'] = ''; |
|---|
| 888 | $tables['#_clubs']['14']['Default'] = ''; |
|---|
| 889 | $tables['#_clubs']['14']['Extra'] = ''; |
|---|
| 890 | $tables['#_clubs']['15']['Field'] = 'photo_min_karma'; |
|---|
| 891 | $tables['#_clubs']['15']['Type'] = 'int(11)'; |
|---|
| 892 | $tables['#_clubs']['15']['Null'] = 'NO'; |
|---|
| 893 | $tables['#_clubs']['15']['Key'] = ''; |
|---|
| 894 | $tables['#_clubs']['15']['Default'] = ''; |
|---|
| 895 | $tables['#_clubs']['15']['Extra'] = ''; |
|---|
| 896 | $tables['#_clubs']['16']['Field'] = 'album_min_karma'; |
|---|
| 897 | $tables['#_clubs']['16']['Type'] = 'int(11)'; |
|---|
| 898 | $tables['#_clubs']['16']['Null'] = 'NO'; |
|---|
| 899 | $tables['#_clubs']['16']['Key'] = ''; |
|---|
| 900 | $tables['#_clubs']['16']['Default'] = '25'; |
|---|
| 901 | $tables['#_clubs']['16']['Extra'] = ''; |
|---|
| 902 | $tables['#_clubs']['17']['Field'] = 'join_min_karma'; |
|---|
| 903 | $tables['#_clubs']['17']['Type'] = 'int(11)'; |
|---|
| 904 | $tables['#_clubs']['17']['Null'] = 'NO'; |
|---|
| 905 | $tables['#_clubs']['17']['Key'] = ''; |
|---|
| 906 | $tables['#_clubs']['17']['Default'] = ''; |
|---|
| 907 | $tables['#_clubs']['17']['Extra'] = ''; |
|---|
| 908 | $tables['#_clubs']['18']['Field'] = 'join_karma_limit'; |
|---|
| 909 | $tables['#_clubs']['18']['Type'] = 'int(11)'; |
|---|
| 910 | $tables['#_clubs']['18']['Null'] = 'NO'; |
|---|
| 911 | $tables['#_clubs']['18']['Key'] = ''; |
|---|
| 912 | $tables['#_clubs']['18']['Default'] = ''; |
|---|
| 913 | $tables['#_clubs']['18']['Extra'] = ''; |
|---|
| 914 | $tables['#_codecheck']['0']['Field'] = 'id'; |
|---|
| 915 | $tables['#_codecheck']['0']['Type'] = 'int(11)'; |
|---|
| 916 | $tables['#_codecheck']['0']['Null'] = 'NO'; |
|---|
| 917 | $tables['#_codecheck']['0']['Key'] = 'PRI'; |
|---|
| 918 | $tables['#_codecheck']['0']['Default'] = ''; |
|---|
| 919 | $tables['#_codecheck']['0']['Extra'] = 'auto_increment'; |
|---|
| 920 | $tables['#_codecheck']['1']['Field'] = 'place'; |
|---|
| 921 | $tables['#_codecheck']['1']['Type'] = 'varchar(200)'; |
|---|
| 922 | $tables['#_codecheck']['1']['Null'] = 'NO'; |
|---|
| 923 | $tables['#_codecheck']['1']['Key'] = ''; |
|---|
| 924 | $tables['#_codecheck']['1']['Default'] = ''; |
|---|
| 925 | $tables['#_codecheck']['1']['Extra'] = ''; |
|---|
| 926 | $tables['#_codecheck']['2']['Field'] = 'code'; |
|---|
| 927 | $tables['#_codecheck']['2']['Type'] = 'varchar(40)'; |
|---|
| 928 | $tables['#_codecheck']['2']['Null'] = 'NO'; |
|---|
| 929 | $tables['#_codecheck']['2']['Key'] = ''; |
|---|
| 930 | $tables['#_codecheck']['2']['Default'] = ''; |
|---|
| 931 | $tables['#_codecheck']['2']['Extra'] = ''; |
|---|
| 932 | $tables['#_codecheck']['3']['Field'] = 'session_id'; |
|---|
| 933 | $tables['#_codecheck']['3']['Type'] = 'varchar(200)'; |
|---|
| 934 | $tables['#_codecheck']['3']['Null'] = 'NO'; |
|---|
| 935 | $tables['#_codecheck']['3']['Key'] = ''; |
|---|
| 936 | $tables['#_codecheck']['3']['Default'] = ''; |
|---|
| 937 | $tables['#_codecheck']['3']['Extra'] = ''; |
|---|
| 938 | $tables['#_comments']['0']['Field'] = 'id'; |
|---|
| 939 | $tables['#_comments']['0']['Type'] = 'int(11)'; |
|---|
| 940 | $tables['#_comments']['0']['Null'] = 'NO'; |
|---|
| 941 | $tables['#_comments']['0']['Key'] = 'PRI'; |
|---|
| 942 | $tables['#_comments']['0']['Default'] = ''; |
|---|
| 943 | $tables['#_comments']['0']['Extra'] = 'auto_increment'; |
|---|
| 944 | $tables['#_comments']['1']['Field'] = 'parent_id'; |
|---|
| 945 | $tables['#_comments']['1']['Type'] = 'int(11)'; |
|---|
| 946 | $tables['#_comments']['1']['Null'] = 'NO'; |
|---|
| 947 | $tables['#_comments']['1']['Key'] = ''; |
|---|
| 948 | $tables['#_comments']['1']['Default'] = ''; |
|---|
| 949 | $tables['#_comments']['1']['Extra'] = ''; |
|---|
| 950 | $tables['#_comments']['2']['Field'] = 'user_id'; |
|---|
| 951 | $tables['#_comments']['2']['Type'] = 'int(11)'; |
|---|
| 952 | $tables['#_comments']['2']['Null'] = 'NO'; |
|---|
| 953 | $tables['#_comments']['2']['Key'] = ''; |
|---|
| 954 | $tables['#_comments']['2']['Default'] = ''; |
|---|
| 955 | $tables['#_comments']['2']['Extra'] = ''; |
|---|
| 956 | $tables['#_comments']['3']['Field'] = 'target'; |
|---|
| 957 | $tables['#_comments']['3']['Type'] = 'varchar(20)'; |
|---|
| 958 | $tables['#_comments']['3']['Null'] = 'NO'; |
|---|
| 959 | $tables['#_comments']['3']['Key'] = ''; |
|---|
| 960 | $tables['#_comments']['3']['Default'] = ''; |
|---|
| 961 | $tables['#_comments']['3']['Extra'] = ''; |
|---|
| 962 | $tables['#_comments']['4']['Field'] = 'target_id'; |
|---|
| 963 | $tables['#_comments']['4']['Type'] = 'int(11)'; |
|---|
| 964 | $tables['#_comments']['4']['Null'] = 'NO'; |
|---|
| 965 | $tables['#_comments']['4']['Key'] = ''; |
|---|
| 966 | $tables['#_comments']['4']['Default'] = ''; |
|---|
| 967 | $tables['#_comments']['4']['Extra'] = ''; |
|---|
| 968 | $tables['#_comments']['5']['Field'] = 'guestname'; |
|---|
| 969 | $tables['#_comments']['5']['Type'] = 'varchar(200)'; |
|---|
| 970 | $tables['#_comments']['5']['Null'] = 'NO'; |
|---|
| 971 | $tables['#_comments']['5']['Key'] = ''; |
|---|
| 972 | $tables['#_comments']['5']['Default'] = ''; |
|---|
| 973 | $tables['#_comments']['5']['Extra'] = ''; |
|---|
| 974 | $tables['#_comments']['6']['Field'] = 'content'; |
|---|
| 975 | $tables['#_comments']['6']['Type'] = 'text'; |
|---|
| 976 | $tables['#_comments']['6']['Null'] = 'NO'; |
|---|
| 977 | $tables['#_comments']['6']['Key'] = ''; |
|---|
| 978 | $tables['#_comments']['6']['Default'] = ''; |
|---|
| 979 | $tables['#_comments']['6']['Extra'] = ''; |
|---|
| 980 | $tables['#_comments']['7']['Field'] = 'pubdate'; |
|---|
| 981 | $tables['#_comments']['7']['Type'] = 'datetime'; |
|---|
| 982 | $tables['#_comments']['7']['Null'] = 'NO'; |
|---|
| 983 | $tables['#_comments']['7']['Key'] = ''; |
|---|
| 984 | $tables['#_comments']['7']['Default'] = '0000-00-00 00:00:00'; |
|---|
| 985 | $tables['#_comments']['7']['Extra'] = ''; |
|---|
| 986 | $tables['#_comments']['8']['Field'] = 'published'; |
|---|
| 987 | $tables['#_comments']['8']['Type'] = 'int(11)'; |
|---|
| 988 | $tables['#_comments']['8']['Null'] = 'NO'; |
|---|
| 989 | $tables['#_comments']['8']['Key'] = ''; |
|---|
| 990 | $tables['#_comments']['8']['Default'] = '1'; |
|---|
| 991 | $tables['#_comments']['8']['Extra'] = ''; |
|---|
| 992 | $tables['#_comments']['9']['Field'] = 'is_new'; |
|---|
| 993 | $tables['#_comments']['9']['Type'] = 'int(11)'; |
|---|
| 994 | $tables['#_comments']['9']['Null'] = 'NO'; |
|---|
| 995 | $tables['#_comments']['9']['Key'] = ''; |
|---|
| 996 | $tables['#_comments']['9']['Default'] = '1'; |
|---|
| 997 | $tables['#_comments']['9']['Extra'] = ''; |
|---|
| 998 | $tables['#_comments_votes']['0']['Field'] = 'comment_id'; |
|---|
| 999 | $tables['#_comments_votes']['0']['Type'] = 'int(11)'; |
|---|
| 1000 | $tables['#_comments_votes']['0']['Null'] = 'NO'; |
|---|
| 1001 | $tables['#_comments_votes']['0']['Key'] = 'MUL'; |
|---|
| 1002 | $tables['#_comments_votes']['0']['Default'] = ''; |
|---|
| 1003 | $tables['#_comments_votes']['0']['Extra'] = ''; |
|---|
| 1004 | $tables['#_comments_votes']['1']['Field'] = 'comment_type'; |
|---|
| 1005 | $tables['#_comments_votes']['1']['Type'] = 'varchar(3)'; |
|---|
| 1006 | $tables['#_comments_votes']['1']['Null'] = 'NO'; |
|---|
| 1007 | $tables['#_comments_votes']['1']['Key'] = ''; |
|---|
| 1008 | $tables['#_comments_votes']['1']['Default'] = ''; |
|---|
| 1009 | $tables['#_comments_votes']['1']['Extra'] = ''; |
|---|
| 1010 | $tables['#_comments_votes']['2']['Field'] = 'vote'; |
|---|
| 1011 | $tables['#_comments_votes']['2']['Type'] = 'smallint(6)'; |
|---|
| 1012 | $tables['#_comments_votes']['2']['Null'] = 'NO'; |
|---|
| 1013 | $tables['#_comments_votes']['2']['Key'] = ''; |
|---|
| 1014 | $tables['#_comments_votes']['2']['Default'] = ''; |
|---|
| 1015 | $tables['#_comments_votes']['2']['Extra'] = ''; |
|---|
| 1016 | $tables['#_comments_votes']['3']['Field'] = 'user_id'; |
|---|
| 1017 | $tables['#_comments_votes']['3']['Type'] = 'int(11)'; |
|---|
| 1018 | $tables['#_comments_votes']['3']['Null'] = 'NO'; |
|---|
| 1019 | $tables['#_comments_votes']['3']['Key'] = ''; |
|---|
| 1020 | $tables['#_comments_votes']['3']['Default'] = ''; |
|---|
| 1021 | $tables['#_comments_votes']['3']['Extra'] = ''; |
|---|
| 1022 | $tables['#_components']['0']['Field'] = 'id'; |
|---|
| 1023 | $tables['#_components']['0']['Type'] = 'int(11)'; |
|---|
| 1024 | $tables['#_components']['0']['Null'] = 'NO'; |
|---|
| 1025 | $tables['#_components']['0']['Key'] = 'PRI'; |
|---|
| 1026 | $tables['#_components']['0']['Default'] = ''; |
|---|
| 1027 | $tables['#_components']['0']['Extra'] = 'auto_increment'; |
|---|
| 1028 | $tables['#_components']['1']['Field'] = 'title'; |
|---|
| 1029 | $tables['#_components']['1']['Type'] = 'varchar(200)'; |
|---|
| 1030 | $tables['#_components']['1']['Null'] = 'NO'; |
|---|
| 1031 | $tables['#_components']['1']['Key'] = ''; |
|---|
| 1032 | $tables['#_components']['1']['Default'] = ''; |
|---|
| 1033 | $tables['#_components']['1']['Extra'] = ''; |
|---|
| 1034 | $tables['#_components']['2']['Field'] = 'link'; |
|---|
| 1035 | $tables['#_components']['2']['Type'] = 'varchar(200)'; |
|---|
| 1036 | $tables['#_components']['2']['Null'] = 'NO'; |
|---|
| 1037 | $tables['#_components']['2']['Key'] = ''; |
|---|
| 1038 | $tables['#_components']['2']['Default'] = ''; |
|---|
| 1039 | $tables['#_components']['2']['Extra'] = ''; |
|---|
| 1040 | $tables['#_components']['3']['Field'] = 'config'; |
|---|
| 1041 | $tables['#_components']['3']['Type'] = 'text'; |
|---|
| 1042 | $tables['#_components']['3']['Null'] = 'NO'; |
|---|
| 1043 | $tables['#_components']['3']['Key'] = ''; |
|---|
| 1044 | $tables['#_components']['3']['Default'] = ''; |
|---|
| 1045 | $tables['#_components']['3']['Extra'] = ''; |
|---|
| 1046 | $tables['#_components']['4']['Field'] = 'internal'; |
|---|
| 1047 | $tables['#_components']['4']['Type'] = 'int(11)'; |
|---|
| 1048 | $tables['#_components']['4']['Null'] = 'NO'; |
|---|
| 1049 | $tables['#_components']['4']['Key'] = ''; |
|---|
| 1050 | $tables['#_components']['4']['Default'] = ''; |
|---|
| 1051 | $tables['#_components']['4']['Extra'] = ''; |
|---|
| 1052 | $tables['#_components']['5']['Field'] = 'author'; |
|---|
| 1053 | $tables['#_components']['5']['Type'] = 'varchar(200)'; |
|---|
| 1054 | $tables['#_components']['5']['Null'] = 'NO'; |
|---|
| 1055 | $tables['#_components']['5']['Key'] = ''; |
|---|
| 1056 | $tables['#_components']['5']['Default'] = 'InstantCMS team'; |
|---|
| 1057 | $tables['#_components']['5']['Extra'] = ''; |
|---|
| 1058 | $tables['#_components']['6']['Field'] = 'published'; |
|---|
| 1059 | $tables['#_components']['6']['Type'] = 'int(11)'; |
|---|
| 1060 | $tables['#_components']['6']['Null'] = 'NO'; |
|---|
| 1061 | $tables['#_components']['6']['Key'] = ''; |
|---|
| 1062 | $tables['#_components']['6']['Default'] = '1'; |
|---|
| 1063 | $tables['#_components']['6']['Extra'] = ''; |
|---|
| 1064 | $tables['#_components']['7']['Field'] = 'version'; |
|---|
| 1065 | $tables['#_components']['7']['Type'] = 'varchar(6)'; |
|---|
| 1066 | $tables['#_components']['7']['Null'] = 'NO'; |
|---|
| 1067 | $tables['#_components']['7']['Key'] = ''; |
|---|
| 1068 | $tables['#_components']['7']['Default'] = '1.5'; |
|---|
| 1069 | $tables['#_components']['7']['Extra'] = ''; |
|---|
| 1070 | $tables['#_components']['8']['Field'] = 'system'; |
|---|
| 1071 | $tables['#_components']['8']['Type'] = 'int(11)'; |
|---|
| 1072 | $tables['#_components']['8']['Null'] = 'NO'; |
|---|
| 1073 | $tables['#_components']['8']['Key'] = ''; |
|---|
| 1074 | $tables['#_components']['8']['Default'] = '1'; |
|---|
| 1075 | $tables['#_components']['8']['Extra'] = ''; |
|---|
| 1076 | $tables['#_content']['0']['Field'] = 'id'; |
|---|
| 1077 | $tables['#_content']['0']['Type'] = 'int(11)'; |
|---|
| 1078 | $tables['#_content']['0']['Null'] = 'NO'; |
|---|
| 1079 | $tables['#_content']['0']['Key'] = 'PRI'; |
|---|
| 1080 | $tables['#_content']['0']['Default'] = ''; |
|---|
| 1081 | $tables['#_content']['0']['Extra'] = 'auto_increment'; |
|---|
| 1082 | $tables['#_content']['1']['Field'] = 'category_id'; |
|---|
| 1083 | $tables['#_content']['1']['Type'] = 'int(11)'; |
|---|
| 1084 | $tables['#_content']['1']['Null'] = 'NO'; |
|---|
| 1085 | $tables['#_content']['1']['Key'] = ''; |
|---|
| 1086 | $tables['#_content']['1']['Default'] = ''; |
|---|
| 1087 | $tables['#_content']['1']['Extra'] = ''; |
|---|
| 1088 | $tables['#_content']['2']['Field'] = 'user_id'; |
|---|
| 1089 | $tables['#_content']['2']['Type'] = 'int(11)'; |
|---|
| 1090 | $tables['#_content']['2']['Null'] = 'NO'; |
|---|
| 1091 | $tables['#_content']['2']['Key'] = ''; |
|---|
| 1092 | $tables['#_content']['2']['Default'] = '1'; |
|---|
| 1093 | $tables['#_content']['2']['Extra'] = ''; |
|---|
| 1094 | $tables['#_content']['3']['Field'] = 'pubdate'; |
|---|
| 1095 | $tables['#_content']['3']['Type'] = 'datetime'; |
|---|
| 1096 | $tables['#_content']['3']['Null'] = 'NO'; |
|---|
| 1097 | $tables['#_content']['3']['Key'] = ''; |
|---|
| 1098 | $tables['#_content']['3']['Default'] = '0000-00-00 00:00:00'; |
|---|
| 1099 | $tables['#_content']['3']['Extra'] = ''; |
|---|
| 1100 | $tables['#_content']['4']['Field'] = 'enddate'; |
|---|
| 1101 | $tables['#_content']['4']['Type'] = 'date'; |
|---|
| 1102 | $tables['#_content']['4']['Null'] = 'NO'; |
|---|
| 1103 | $tables['#_content']['4']['Key'] = ''; |
|---|
| 1104 | $tables['#_content']['4']['Default'] = ''; |
|---|
| 1105 | $tables['#_content']['4']['Extra'] = ''; |
|---|
| 1106 | $tables['#_content']['5']['Field'] = 'is_end'; |
|---|
| 1107 | $tables['#_content']['5']['Type'] = 'int(11)'; |
|---|
| 1108 | $tables['#_content']['5']['Null'] = 'NO'; |
|---|
| 1109 | $tables['#_content']['5']['Key'] = ''; |
|---|
| 1110 | $tables['#_content']['5']['Default'] = ''; |
|---|
| 1111 | $tables['#_content']['5']['Extra'] = ''; |
|---|
| 1112 | $tables['#_content']['6']['Field'] = 'title'; |
|---|
| 1113 | $tables['#_content']['6']['Type'] = 'varchar(200)'; |
|---|
| 1114 | $tables['#_content']['6']['Null'] = 'NO'; |
|---|
| 1115 | $tables['#_content']['6']['Key'] = 'MUL'; |
|---|
| 1116 | $tables['#_content']['6']['Default'] = ''; |
|---|
| 1117 | $tables['#_content']['6']['Extra'] = ''; |
|---|
| 1118 | $tables['#_content']['7']['Field'] = 'description'; |
|---|
| 1119 | $tables['#_content']['7']['Type'] = 'text'; |
|---|
| 1120 | $tables['#_content']['7']['Null'] = 'NO'; |
|---|
| 1121 | $tables['#_content']['7']['Key'] = ''; |
|---|
| 1122 | $tables['#_content']['7']['Default'] = ''; |
|---|
| 1123 | $tables['#_content']['7']['Extra'] = ''; |
|---|
| 1124 | $tables['#_content']['8']['Field'] = 'content'; |
|---|
| 1125 | $tables['#_content']['8']['Type'] = 'longtext'; |
|---|
| 1126 | $tables['#_content']['8']['Null'] = 'YES'; |
|---|
| 1127 | $tables['#_content']['8']['Key'] = 'MUL'; |
|---|
| 1128 | $tables['#_content']['8']['Default'] = ''; |
|---|
| 1129 | $tables['#_content']['8']['Extra'] = ''; |
|---|
| 1130 | $tables['#_content']['9']['Field'] = 'published'; |
|---|
| 1131 | $tables['#_content']['9']['Type'] = 'int(11)'; |
|---|
| 1132 | $tables['#_content']['9']['Null'] = 'NO'; |
|---|
| 1133 | $tables['#_content']['9']['Key'] = ''; |
|---|
| 1134 | $tables['#_content']['9']['Default'] = '1'; |
|---|
| 1135 | $tables['#_content']['9']['Extra'] = ''; |
|---|
| 1136 | $tables['#_content']['10']['Field'] = 'hits'; |
|---|
| 1137 | $tables['#_content']['10']['Type'] = 'int(11)'; |
|---|
| 1138 | $tables['#_content']['10']['Null'] = 'NO'; |
|---|
| 1139 | $tables['#_content']['10']['Key'] = ''; |
|---|
| 1140 | $tables['#_content']['10']['Default'] = ''; |
|---|
| 1141 | $tables['#_content']['10']['Extra'] = ''; |
|---|
| 1142 | $tables['#_content']['11']['Field'] = 'meta_desc'; |
|---|
| 1143 | $tables['#_content']['11']['Type'] = 'text'; |
|---|
| 1144 | $tables['#_content']['11']['Null'] = 'NO'; |
|---|
| 1145 | $tables['#_content']['11']['Key'] = ''; |
|---|
| 1146 | $tables['#_content']['11']['Default'] = ''; |
|---|
| 1147 | $tables['#_content']['11']['Extra'] = ''; |
|---|
| 1148 | $tables['#_content']['12']['Field'] = 'meta_keys'; |
|---|
| 1149 | $tables['#_content']['12']['Type'] = 'text'; |
|---|
| 1150 | $tables['#_content']['12']['Null'] = 'NO'; |
|---|
| 1151 | $tables['#_content']['12']['Key'] = ''; |
|---|
| 1152 | $tables['#_content']['12']['Default'] = ''; |
|---|
| 1153 | $tables['#_content']['12']['Extra'] = ''; |
|---|
| 1154 | $tables['#_content']['13']['Field'] = 'showtitle'; |
|---|
| 1155 | $tables['#_content']['13']['Type'] = 'int(11)'; |
|---|
| 1156 | $tables['#_content']['13']['Null'] = 'NO'; |
|---|
| 1157 | $tables['#_content']['13']['Key'] = ''; |
|---|
| 1158 | $tables['#_content']['13']['Default'] = '1'; |
|---|
| 1159 | $tables['#_content']['13']['Extra'] = ''; |
|---|
| 1160 | $tables['#_content']['14']['Field'] = 'showdate'; |
|---|
| 1161 | $tables['#_content']['14']['Type'] = 'int(11)'; |
|---|
| 1162 | $tables['#_content']['14']['Null'] = 'NO'; |
|---|
| 1163 | $tables['#_content']['14']['Key'] = ''; |
|---|
| 1164 | $tables['#_content']['14']['Default'] = '1'; |
|---|
| 1165 | $tables['#_content']['14']['Extra'] = ''; |
|---|
| 1166 | $tables['#_content']['15']['Field'] = 'showlatest'; |
|---|
| 1167 | $tables['#_content']['15']['Type'] = 'int(11)'; |
|---|
| 1168 | $tables['#_content']['15']['Null'] = 'NO'; |
|---|
| 1169 | $tables['#_content']['15']['Key'] = ''; |
|---|
| 1170 | $tables['#_content']['15']['Default'] = '1'; |
|---|
| 1171 | $tables['#_content']['15']['Extra'] = ''; |
|---|
| 1172 | $tables['#_content']['16']['Field'] = 'showpath'; |
|---|
| 1173 | $tables['#_content']['16']['Type'] = 'int(11)'; |
|---|
| 1174 | $tables['#_content']['16']['Null'] = 'NO'; |
|---|
| 1175 | $tables['#_content']['16']['Key'] = ''; |
|---|
| 1176 | $tables['#_content']['16']['Default'] = '1'; |
|---|
| 1177 | $tables['#_content']['16']['Extra'] = ''; |
|---|
| 1178 | $tables['#_content']['17']['Field'] = 'ordering'; |
|---|
| 1179 | $tables['#_content']['17']['Type'] = 'int(1)'; |
|---|
| 1180 | $tables['#_content']['17']['Null'] = 'NO'; |
|---|
| 1181 | $tables['#_content']['17']['Key'] = ''; |
|---|
| 1182 | $tables['#_content']['17']['Default'] = ''; |
|---|
| 1183 | $tables['#_content']['17']['Extra'] = ''; |
|---|
| 1184 | $tables['#_content']['18']['Field'] = 'comments'; |
|---|
| 1185 | $tables['#_content']['18']['Type'] = 'int(11)'; |
|---|
| 1186 | $tables['#_content']['18']['Null'] = 'NO'; |
|---|
| 1187 | $tables['#_content']['18']['Key'] = ''; |
|---|
| 1188 | $tables['#_content']['18']['Default'] = '1'; |
|---|
| 1189 | $tables['#_content']['18']['Extra'] = ''; |
|---|
| 1190 | $tables['#_content']['19']['Field'] = 'is_arhive'; |
|---|
| 1191 | $tables['#_content']['19']['Type'] = 'int(11)'; |
|---|
| 1192 | $tables['#_content']['19']['Null'] = 'NO'; |
|---|
| 1193 | $tables['#_content']['19']['Key'] = ''; |
|---|
| 1194 | $tables['#_content']['19']['Default'] = ''; |
|---|
| 1195 | $tables['#_content']['19']['Extra'] = ''; |
|---|
| 1196 | $tables['#_content']['20']['Field'] = 'seolink'; |
|---|
| 1197 | $tables['#_content']['20']['Type'] = 'varchar(200)'; |
|---|
| 1198 | $tables['#_content']['20']['Null'] = 'NO'; |
|---|
| 1199 | $tables['#_content']['20']['Key'] = 'UNI'; |
|---|
| 1200 | $tables['#_content']['20']['Default'] = ''; |
|---|
| 1201 | $tables['#_content']['20']['Extra'] = ''; |
|---|
| 1202 | $tables['#_content']['21']['Field'] = 'canrate'; |
|---|
| 1203 | $tables['#_content']['21']['Type'] = 'int(11)'; |
|---|
| 1204 | $tables['#_content']['21']['Null'] = 'NO'; |
|---|
| 1205 | $tables['#_content']['21']['Key'] = ''; |
|---|
| 1206 | $tables['#_content']['21']['Default'] = '1'; |
|---|
| 1207 | $tables['#_content']['21']['Extra'] = ''; |
|---|
| 1208 | $tables['#_content']['22']['Field'] = 'pagetitle'; |
|---|
| 1209 | $tables['#_content']['22']['Type'] = 'varchar(255)'; |
|---|
| 1210 | $tables['#_content']['22']['Null'] = 'NO'; |
|---|
| 1211 | $tables['#_content']['22']['Key'] = ''; |
|---|
| 1212 | $tables['#_content']['22']['Default'] = ''; |
|---|
| 1213 | $tables['#_content']['22']['Extra'] = ''; |
|---|
| 1214 | $tables['#_content_access']['0']['Field'] = 'id'; |
|---|
| 1215 | $tables['#_content_access']['0']['Type'] = 'int(11)'; |
|---|
| 1216 | $tables['#_content_access']['0']['Null'] = 'NO'; |
|---|
| 1217 | $tables['#_content_access']['0']['Key'] = 'PRI'; |
|---|
| 1218 | $tables['#_content_access']['0']['Default'] = ''; |
|---|
| 1219 | $tables['#_content_access']['0']['Extra'] = 'auto_increment'; |
|---|
| 1220 | $tables['#_content_access']['1']['Field'] = 'content_id'; |
|---|
| 1221 | $tables['#_content_access']['1']['Type'] = 'int(11)'; |
|---|
| 1222 | $tables['#_content_access']['1']['Null'] = 'NO'; |
|---|
| 1223 | $tables['#_content_access']['1']['Key'] = ''; |
|---|
| 1224 | $tables['#_content_access']['1']['Default'] = ''; |
|---|
| 1225 | $tables['#_content_access']['1']['Extra'] = ''; |
|---|
| 1226 | $tables['#_content_access']['2']['Field'] = 'content_type'; |
|---|
| 1227 | $tables['#_content_access']['2']['Type'] = 'varchar(100)'; |
|---|
| 1228 | $tables['#_content_access']['2']['Null'] = 'NO'; |
|---|
| 1229 | $tables['#_content_access']['2']['Key'] = ''; |
|---|
| 1230 | $tables['#_content_access']['2']['Default'] = ''; |
|---|
| 1231 | $tables['#_content_access']['2']['Extra'] = ''; |
|---|
| 1232 | $tables['#_content_access']['3']['Field'] = 'group_id'; |
|---|
| 1233 | $tables['#_content_access']['3']['Type'] = 'int(11)'; |
|---|
| 1234 | $tables['#_content_access']['3']['Null'] = 'NO'; |
|---|
| 1235 | $tables['#_content_access']['3']['Key'] = ''; |
|---|
| 1236 | $tables['#_content_access']['3']['Default'] = ''; |
|---|
| 1237 | $tables['#_content_access']['3']['Extra'] = ''; |
|---|
| 1238 | $tables['#_downloads']['0']['Field'] = 'id'; |
|---|
| 1239 | $tables['#_downloads']['0']['Type'] = 'int(11)'; |
|---|
| 1240 | $tables['#_downloads']['0']['Null'] = 'NO'; |
|---|
| 1241 | $tables['#_downloads']['0']['Key'] = 'PRI'; |
|---|
| 1242 | $tables['#_downloads']['0']['Default'] = ''; |
|---|
| 1243 | $tables['#_downloads']['0']['Extra'] = 'auto_increment'; |
|---|
| 1244 | $tables['#_downloads']['1']['Field'] = 'fileurl'; |
|---|
| 1245 | $tables['#_downloads']['1']['Type'] = 'varchar(250)'; |
|---|
| 1246 | $tables['#_downloads']['1']['Null'] = 'NO'; |
|---|
| 1247 | $tables['#_downloads']['1']['Key'] = ''; |
|---|
| 1248 | $tables['#_downloads']['1']['Default'] = ''; |
|---|
| 1249 | $tables['#_downloads']['1']['Extra'] = ''; |
|---|
| 1250 | $tables['#_downloads']['2']['Field'] = 'hits'; |
|---|
| 1251 | $tables['#_downloads']['2']['Type'] = 'int(11)'; |
|---|
| 1252 | $tables['#_downloads']['2']['Null'] = 'NO'; |
|---|
| 1253 | $tables['#_downloads']['2']['Key'] = ''; |
|---|
| 1254 | $tables['#_downloads']['2']['Default'] = ''; |
|---|
| 1255 | $tables['#_downloads']['2']['Extra'] = ''; |
|---|
| 1256 | $tables['#_event_hooks']['0']['Field'] = 'id'; |
|---|
| 1257 | $tables['#_event_hooks']['0']['Type'] = 'int(11)'; |
|---|
| 1258 | $tables['#_event_hooks']['0']['Null'] = 'NO'; |
|---|
| 1259 | $tables['#_event_hooks']['0']['Key'] = 'PRI'; |
|---|
| 1260 | $tables['#_event_hooks']['0']['Default'] = ''; |
|---|
| 1261 | $tables['#_event_hooks']['0']['Extra'] = 'auto_increment'; |
|---|
| 1262 | $tables['#_event_hooks']['1']['Field'] = 'event'; |
|---|
| 1263 | $tables['#_event_hooks']['1']['Type'] = 'varchar(50)'; |
|---|
| 1264 | $tables['#_event_hooks']['1']['Null'] = 'NO'; |
|---|
| 1265 | $tables['#_event_hooks']['1']['Key'] = 'MUL'; |
|---|
| 1266 | $tables['#_event_hooks']['1']['Default'] = ''; |
|---|
| 1267 | $tables['#_event_hooks']['1']['Extra'] = ''; |
|---|
| 1268 | $tables['#_event_hooks']['2']['Field'] = 'plugin_id'; |
|---|
| 1269 | $tables['#_event_hooks']['2']['Type'] = 'varchar(30)'; |
|---|
| 1270 | $tables['#_event_hooks']['2']['Null'] = 'NO'; |
|---|
| 1271 | $tables['#_event_hooks']['2']['Key'] = ''; |
|---|
| 1272 | $tables['#_event_hooks']['2']['Default'] = ''; |
|---|
| 1273 | $tables['#_event_hooks']['2']['Extra'] = ''; |
|---|
| 1274 | $tables['#_faq_cats']['0']['Field'] = 'id'; |
|---|
| 1275 | $tables['#_faq_cats']['0']['Type'] = 'int(11)'; |
|---|
| 1276 | $tables['#_faq_cats']['0']['Null'] = 'NO'; |
|---|
| 1277 | $tables['#_faq_cats']['0']['Key'] = 'PRI'; |
|---|
| 1278 | $tables['#_faq_cats']['0']['Default'] = ''; |
|---|
| 1279 | $tables['#_faq_cats']['0']['Extra'] = 'auto_increment'; |
|---|
| 1280 | $tables['#_faq_cats']['1']['Field'] = 'parent_id'; |
|---|
| 1281 | $tables['#_faq_cats']['1']['Type'] = 'int(11)'; |
|---|
| 1282 | $tables['#_faq_cats']['1']['Null'] = 'NO'; |
|---|
| 1283 | $tables['#_faq_cats']['1']['Key'] = ''; |
|---|
| 1284 | $tables['#_faq_cats']['1']['Default'] = ''; |
|---|
| 1285 | $tables['#_faq_cats']['1']['Extra'] = ''; |
|---|
| 1286 | $tables['#_faq_cats']['2']['Field'] = 'title'; |
|---|
| 1287 | $tables['#_faq_cats']['2']['Type'] = 'varchar(250)'; |
|---|
| 1288 | $tables['#_faq_cats']['2']['Null'] = 'NO'; |
|---|
| 1289 | $tables['#_faq_cats']['2']['Key'] = ''; |
|---|
| 1290 | $tables['#_faq_cats']['2']['Default'] = ''; |
|---|
| 1291 | $tables['#_faq_cats']['2']['Extra'] = ''; |
|---|
| 1292 | $tables['#_faq_cats']['3']['Field'] = 'description'; |
|---|
| 1293 | $tables['#_faq_cats']['3']['Type'] = 'text'; |
|---|
| 1294 | $tables['#_faq_cats']['3']['Null'] = 'NO'; |
|---|
| 1295 | $tables['#_faq_cats']['3']['Key'] = ''; |
|---|
| 1296 | $tables['#_faq_cats']['3']['Default'] = ''; |
|---|
| 1297 | $tables['#_faq_cats']['3']['Extra'] = ''; |
|---|
| 1298 | $tables['#_faq_cats']['4']['Field'] = 'published'; |
|---|
| 1299 | $tables['#_faq_cats']['4']['Type'] = 'int(11)'; |
|---|
| 1300 | $tables['#_faq_cats']['4']['Null'] = 'NO'; |
|---|
| 1301 | $tables['#_faq_cats']['4']['Key'] = ''; |
|---|
| 1302 | $tables['#_faq_cats']['4']['Default'] = '1'; |
|---|
| 1303 | $tables['#_faq_cats']['4']['Extra'] = ''; |
|---|
| 1304 | $tables['#_faq_quests']['0']['Field'] = 'id'; |
|---|
| 1305 | $tables['#_faq_quests']['0']['Type'] = 'int(11)'; |
|---|
| 1306 | $tables['#_faq_quests']['0']['Null'] = 'NO'; |
|---|
| 1307 | $tables['#_faq_quests']['0']['Key'] = 'PRI'; |
|---|
| 1308 | $tables['#_faq_quests']['0']['Default'] = ''; |
|---|
| 1309 | $tables['#_faq_quests']['0']['Extra'] = 'auto_increment'; |
|---|
| 1310 | $tables['#_faq_quests']['1']['Field'] = 'category_id'; |
|---|
| 1311 | $tables['#_faq_quests']['1']['Type'] = 'int(11)'; |
|---|
| 1312 | $tables['#_faq_quests']['1']['Null'] = 'NO'; |
|---|
| 1313 | $tables['#_faq_quests']['1']['Key'] = ''; |
|---|
| 1314 | $tables['#_faq_quests']['1']['Default'] = ''; |
|---|
| 1315 | $tables['#_faq_quests']['1']['Extra'] = ''; |
|---|
| 1316 | $tables['#_faq_quests']['2']['Field'] = 'pubdate'; |
|---|
| 1317 | $tables['#_faq_quests']['2']['Type'] = 'datetime'; |
|---|
| 1318 | $tables['#_faq_quests']['2']['Null'] = 'NO'; |
|---|
| 1319 | $tables['#_faq_quests']['2']['Key'] = ''; |
|---|
| 1320 | $tables['#_faq_quests']['2']['Default'] = ''; |
|---|
| 1321 | $tables['#_faq_quests']['2']['Extra'] = ''; |
|---|
| 1322 | $tables['#_faq_quests']['3']['Field'] = 'published'; |
|---|
| 1323 | $tables['#_faq_quests']['3']['Type'] = 'int(11)'; |
|---|
| 1324 | $tables['#_faq_quests']['3']['Null'] = 'NO'; |
|---|
| 1325 | $tables['#_faq_quests']['3']['Key'] = ''; |
|---|
| 1326 | $tables['#_faq_quests']['3']['Default'] = ''; |
|---|
| 1327 | $tables['#_faq_quests']['3']['Extra'] = ''; |
|---|
| 1328 | $tables['#_faq_quests']['4']['Field'] = 'quest'; |
|---|
| 1329 | $tables['#_faq_quests']['4']['Type'] = 'text'; |
|---|
| 1330 | $tables['#_faq_quests']['4']['Null'] = 'NO'; |
|---|
| 1331 | $tables['#_faq_quests']['4']['Key'] = ''; |
|---|
| 1332 | $tables['#_faq_quests']['4']['Default'] = ''; |
|---|
| 1333 | $tables['#_faq_quests']['4']['Extra'] = ''; |
|---|
| 1334 | $tables['#_faq_quests']['5']['Field'] = 'answer'; |
|---|
| 1335 | $tables['#_faq_quests']['5']['Type'] = 'text'; |
|---|
| 1336 | $tables['#_faq_quests']['5']['Null'] = 'NO'; |
|---|
| 1337 | $tables['#_faq_quests']['5']['Key'] = ''; |
|---|
| 1338 | $tables['#_faq_quests']['5']['Default'] = ''; |
|---|
| 1339 | $tables['#_faq_quests']['5']['Extra'] = ''; |
|---|
| 1340 | $tables['#_faq_quests']['6']['Field'] = 'user_id'; |
|---|
| 1341 | $tables['#_faq_quests']['6']['Type'] = 'int(11)'; |
|---|
| 1342 | $tables['#_faq_quests']['6']['Null'] = 'NO'; |
|---|
| 1343 | $tables['#_faq_quests']['6']['Key'] = ''; |
|---|
| 1344 | $tables['#_faq_quests']['6']['Default'] = ''; |
|---|
| 1345 | $tables['#_faq_quests']['6']['Extra'] = ''; |
|---|
| 1346 | $tables['#_faq_quests']['7']['Field'] = 'answeruser_id'; |
|---|
| 1347 | $tables['#_faq_quests']['7']['Type'] = 'int(11)'; |
|---|
| 1348 | $tables['#_faq_quests']['7']['Null'] = 'NO'; |
|---|
| 1349 | $tables['#_faq_quests']['7']['Key'] = ''; |
|---|
| 1350 | $tables['#_faq_quests']['7']['Default'] = ''; |
|---|
| 1351 | $tables['#_faq_quests']['7']['Extra'] = ''; |
|---|
| 1352 | $tables['#_faq_quests']['8']['Field'] = 'answerdate'; |
|---|
| 1353 | $tables['#_faq_quests']['8']['Type'] = 'datetime'; |
|---|
| 1354 | $tables['#_faq_quests']['8']['Null'] = 'NO'; |
|---|
| 1355 | $tables['#_faq_quests']['8']['Key'] = ''; |
|---|
| 1356 | $tables['#_faq_quests']['8']['Default'] = ''; |
|---|
| 1357 | $tables['#_faq_quests']['8']['Extra'] = ''; |
|---|
| 1358 | $tables['#_faq_quests']['9']['Field'] = 'hits'; |
|---|
| 1359 | $tables['#_faq_quests']['9']['Type'] = 'int(11)'; |
|---|
| 1360 | $tables['#_faq_quests']['9']['Null'] = 'NO'; |
|---|
| 1361 | $tables['#_faq_quests']['9']['Key'] = ''; |
|---|
| 1362 | $tables['#_faq_quests']['9']['Default'] = ''; |
|---|
| 1363 | $tables['#_faq_quests']['9']['Extra'] = ''; |
|---|
| 1364 | $tables['#_filter_rules']['0']['Field'] = 'id'; |
|---|
| 1365 | $tables['#_filter_rules']['0']['Type'] = 'int(11)'; |
|---|
| 1366 | $tables['#_filter_rules']['0']['Null'] = 'NO'; |
|---|
| 1367 | $tables['#_filter_rules']['0']['Key'] = 'PRI'; |
|---|
| 1368 | $tables['#_filter_rules']['0']['Default'] = ''; |
|---|
| 1369 | $tables['#_filter_rules']['0']['Extra'] = 'auto_increment'; |
|---|
| 1370 | $tables['#_filter_rules']['1']['Field'] = 'title'; |
|---|
| 1371 | $tables['#_filter_rules']['1']['Type'] = 'varchar(200)'; |
|---|
| 1372 | $tables['#_filter_rules']['1']['Null'] = 'NO'; |
|---|
| 1373 | $tables['#_filter_rules']['1']['Key'] = ''; |
|---|
| 1374 | $tables['#_filter_rules']['1']['Default'] = ''; |
|---|
| 1375 | $tables['#_filter_rules']['1']['Extra'] = ''; |
|---|
| 1376 | $tables['#_filter_rules']['2']['Field'] = 'find'; |
|---|
| 1377 | $tables['#_filter_rules']['2']['Type'] = 'varchar(200)'; |
|---|
| 1378 | $tables['#_filter_rules']['2']['Null'] = 'NO'; |
|---|
| 1379 | $tables['#_filter_rules']['2']['Key'] = ''; |
|---|
| 1380 | $tables['#_filter_rules']['2']['Default'] = ''; |
|---|
| 1381 | $tables['#_filter_rules']['2']['Extra'] = ''; |
|---|
| 1382 | $tables['#_filter_rules']['3']['Field'] = 'replace'; |
|---|
| 1383 | $tables['#_filter_rules']['3']['Type'] = 'text'; |
|---|
| 1384 | $tables['#_filter_rules']['3']['Null'] = 'NO'; |
|---|
| 1385 | $tables['#_filter_rules']['3']['Key'] = ''; |
|---|
| 1386 | $tables['#_filter_rules']['3']['Default'] = ''; |
|---|
| 1387 | $tables['#_filter_rules']['3']['Extra'] = ''; |
|---|
| 1388 | $tables['#_filter_rules']['4']['Field'] = 'published'; |
|---|
| 1389 | $tables['#_filter_rules']['4']['Type'] = 'int(11)'; |
|---|
| 1390 | $tables['#_filter_rules']['4']['Null'] = 'NO'; |
|---|
| 1391 | $tables['#_filter_rules']['4']['Key'] = ''; |
|---|
| 1392 | $tables['#_filter_rules']['4']['Default'] = '1'; |
|---|
| 1393 | $tables['#_filter_rules']['4']['Extra'] = ''; |
|---|
| 1394 | $tables['#_filters']['0']['Field'] = 'id'; |
|---|
| 1395 | $tables['#_filters']['0']['Type'] = 'int(11)'; |
|---|
| 1396 | $tables['#_filters']['0']['Null'] = 'NO'; |
|---|
| 1397 | $tables['#_filters']['0']['Key'] = 'PRI'; |
|---|
| 1398 | $tables['#_filters']['0']['Default'] = ''; |
|---|
| 1399 | $tables['#_filters']['0']['Extra'] = 'auto_increment'; |
|---|
| 1400 | $tables['#_filters']['1']['Field'] = 'title'; |
|---|
| 1401 | $tables['#_filters']['1']['Type'] = 'varchar(100)'; |
|---|
| 1402 | $tables['#_filters']['1']['Null'] = 'NO'; |
|---|
| 1403 | $tables['#_filters']['1']['Key'] = ''; |
|---|
| 1404 | $tables['#_filters']['1']['Default'] = ''; |
|---|
| 1405 | $tables['#_filters']['1']['Extra'] = ''; |
|---|
| 1406 | $tables['#_filters']['2']['Field'] = 'description'; |
|---|
| 1407 | $tables['#_filters']['2']['Type'] = 'text'; |
|---|
| 1408 | $tables['#_filters']['2']['Null'] = 'NO'; |
|---|
| 1409 | $tables['#_filters']['2']['Key'] = ''; |
|---|
| 1410 | $tables['#_filters']['2']['Default'] = ''; |
|---|
| 1411 | $tables['#_filters']['2']['Extra'] = ''; |
|---|
| 1412 | $tables['#_filters']['3']['Field'] = 'link'; |
|---|
| 1413 | $tables['#_filters']['3']['Type'] = 'varchar(100)'; |
|---|
| 1414 | $tables['#_filters']['3']['Null'] = 'NO'; |
|---|
| 1415 | $tables['#_filters']['3']['Key'] = ''; |
|---|
| 1416 | $tables['#_filters']['3']['Default'] = ''; |
|---|
| 1417 | $tables['#_filters']['3']['Extra'] = ''; |
|---|
| 1418 | $tables['#_filters']['4']['Field'] = 'published'; |
|---|
| 1419 | $tables['#_filters']['4']['Type'] = 'int(11)'; |
|---|
| 1420 | $tables['#_filters']['4']['Null'] = 'NO'; |
|---|
| 1421 | $tables['#_filters']['4']['Key'] = ''; |
|---|
| 1422 | $tables['#_filters']['4']['Default'] = ''; |
|---|
| 1423 | $tables['#_filters']['4']['Extra'] = ''; |
|---|
| 1424 | $tables['#_form_fields']['0']['Field'] = 'id'; |
|---|
| 1425 | $tables['#_form_fields']['0']['Type'] = 'int(11)'; |
|---|
| 1426 | $tables['#_form_fields']['0']['Null'] = 'NO'; |
|---|
| 1427 | $tables['#_form_fields']['0']['Key'] = 'PRI'; |
|---|
| 1428 | $tables['#_form_fields']['0']['Default'] = ''; |
|---|
| 1429 | $tables['#_form_fields']['0']['Extra'] = 'auto_increment'; |
|---|
| 1430 | $tables['#_form_fields']['1']['Field'] = 'form_id'; |
|---|
| 1431 | $tables['#_form_fields']['1']['Type'] = 'int(11)'; |
|---|
| 1432 | $tables['#_form_fields']['1']['Null'] = 'NO'; |
|---|
| 1433 | $tables['#_form_fields']['1']['Key'] = ''; |
|---|
| 1434 | $tables['#_form_fields']['1']['Default'] = ''; |
|---|
| 1435 | $tables['#_form_fields']['1']['Extra'] = ''; |
|---|
| 1436 | $tables['#_form_fields']['2']['Field'] = 'title'; |
|---|
| 1437 | $tables['#_form_fields']['2']['Type'] = 'varchar(200)'; |
|---|
| 1438 | $tables['#_form_fields']['2']['Null'] = 'NO'; |
|---|
| 1439 | $tables['#_form_fields']['2']['Key'] = ''; |
|---|
| 1440 | $tables['#_form_fields']['2']['Default'] = ''; |
|---|
| 1441 | $tables['#_form_fields']['2']['Extra'] = ''; |
|---|
| 1442 | $tables['#_form_fields']['3']['Field'] = 'ordering'; |
|---|
| 1443 | $tables['#_form_fields']['3']['Type'] = 'int(11)'; |
|---|
| 1444 | $tables['#_form_fields']['3']['Null'] = 'NO'; |
|---|
| 1445 | $tables['#_form_fields']['3']['Key'] = ''; |
|---|
| 1446 | $tables['#_form_fields']['3']['Default'] = ''; |
|---|
| 1447 | $tables['#_form_fields']['3']['Extra'] = ''; |
|---|
| 1448 | $tables['#_form_fields']['4']['Field'] = 'kind'; |
|---|
| 1449 | $tables['#_form_fields']['4']['Type'] = 'varchar(30)'; |
|---|
| 1450 | $tables['#_form_fields']['4']['Null'] = 'NO'; |
|---|
| 1451 | $tables['#_form_fields']['4']['Key'] = ''; |
|---|
| 1452 | $tables['#_form_fields']['4']['Default'] = ''; |
|---|
| 1453 | $tables['#_form_fields']['4']['Extra'] = ''; |
|---|
| 1454 | $tables['#_form_fields']['5']['Field'] = 'mustbe'; |
|---|
| 1455 | $tables['#_form_fields']['5']['Type'] = 'int(11)'; |
|---|
| 1456 | $tables['#_form_fields']['5']['Null'] = 'NO'; |
|---|
| 1457 | $tables['#_form_fields']['5']['Key'] = ''; |
|---|
| 1458 | $tables['#_form_fields']['5']['Default'] = ''; |
|---|
| 1459 | $tables['#_form_fields']['5']['Extra'] = ''; |
|---|
| 1460 | $tables['#_form_fields']['6']['Field'] = 'config'; |
|---|
| 1461 | $tables['#_form_fields']['6']['Type'] = 'text'; |
|---|
| 1462 | $tables['#_form_fields']['6']['Null'] = 'NO'; |
|---|
| 1463 | $tables['#_form_fields']['6']['Key'] = ''; |
|---|
| 1464 | $tables['#_form_fields']['6']['Default'] = ''; |
|---|
| 1465 | $tables['#_form_fields']['6']['Extra'] = ''; |
|---|
| 1466 | $tables['#_forms']['0']['Field'] = 'id'; |
|---|
| 1467 | $tables['#_forms']['0']['Type'] = 'int(11)'; |
|---|
| 1468 | $tables['#_forms']['0']['Null'] = 'NO'; |
|---|
| 1469 | $tables['#_forms']['0']['Key'] = 'PRI'; |
|---|
| 1470 | $tables['#_forms']['0']['Default'] = ''; |
|---|
| 1471 | $tables['#_forms']['0']['Extra'] = 'auto_increment'; |
|---|
| 1472 | $tables['#_forms']['1']['Field'] = 'title'; |
|---|
| 1473 | $tables['#_forms']['1']['Type'] = 'varchar(200)'; |
|---|
| 1474 | $tables['#_forms']['1']['Null'] = 'NO'; |
|---|
| 1475 | $tables['#_forms']['1']['Key'] = ''; |
|---|
| 1476 | $tables['#_forms']['1']['Default'] = ''; |
|---|
| 1477 | $tables['#_forms']['1']['Extra'] = ''; |
|---|
| 1478 | $tables['#_forms']['2']['Field'] = 'description'; |
|---|
| 1479 | $tables['#_forms']['2']['Type'] = 'text'; |
|---|
| 1480 | $tables['#_forms']['2']['Null'] = 'NO'; |
|---|
| 1481 | $tables['#_forms']['2']['Key'] = ''; |
|---|
| 1482 | $tables['#_forms']['2']['Default'] = ''; |
|---|
| 1483 | $tables['#_forms']['2']['Extra'] = ''; |
|---|
| 1484 | $tables['#_forms']['3']['Field'] = 'email'; |
|---|
| 1485 | $tables['#_forms']['3']['Type'] = 'varchar(200)'; |
|---|
| 1486 | $tables['#_forms']['3']['Null'] = 'NO'; |
|---|
| 1487 | $tables['#_forms']['3']['Key'] = ''; |
|---|
| 1488 | $tables['#_forms']['3']['Default'] = ''; |
|---|
| 1489 | $tables['#_forms']['3']['Extra'] = ''; |
|---|
| 1490 | $tables['#_forms']['4']['Field'] = 'sendto'; |
|---|
| 1491 | $tables['#_forms']['4']['Type'] = 'varchar(4)'; |
|---|
| 1492 | $tables['#_forms']['4']['Null'] = 'NO'; |
|---|
| 1493 | $tables['#_forms']['4']['Key'] = ''; |
|---|
| 1494 | $tables['#_forms']['4']['Default'] = 'mail'; |
|---|
| 1495 | $tables['#_forms']['4']['Extra'] = ''; |
|---|
| 1496 | $tables['#_forms']['5']['Field'] = 'user_id'; |
|---|
| 1497 | $tables['#_forms']['5']['Type'] = 'int(11)'; |
|---|
| 1498 | $tables['#_forms']['5']['Null'] = 'NO'; |
|---|
| 1499 | $tables['#_forms']['5']['Key'] = ''; |
|---|
| 1500 | $tables['#_forms']['5']['Default'] = '1'; |
|---|
| 1501 | $tables['#_forms']['5']['Extra'] = ''; |
|---|
| 1502 | $tables['#_forum_cats']['0']['Field'] = 'id'; |
|---|
| 1503 | $tables['#_forum_cats']['0']['Type'] = 'int(11)'; |
|---|
| 1504 | $tables['#_forum_cats']['0']['Null'] = 'NO'; |
|---|
| 1505 | $tables['#_forum_cats']['0']['Key'] = 'PRI'; |
|---|
| 1506 | $tables['#_forum_cats']['0']['Default'] = ''; |
|---|
| 1507 | $tables['#_forum_cats']['0']['Extra'] = 'auto_increment'; |
|---|
| 1508 | $tables['#_forum_cats']['1']['Field'] = 'title'; |
|---|
| 1509 | $tables['#_forum_cats']['1']['Type'] = 'varchar(250)'; |
|---|
| 1510 | $tables['#_forum_cats']['1']['Null'] = 'NO'; |
|---|
| 1511 | $tables['#_forum_cats']['1']['Key'] = ''; |
|---|
| 1512 | $tables['#_forum_cats']['1']['Default'] = ''; |
|---|
| 1513 | $tables['#_forum_cats']['1']['Extra'] = ''; |
|---|
| 1514 | $tables['#_forum_cats']['2']['Field'] = 'published'; |
|---|
| 1515 | $tables['#_forum_cats']['2']['Type'] = 'int(11)'; |
|---|
| 1516 | $tables['#_forum_cats']['2']['Null'] = 'NO'; |
|---|
| 1517 | $tables['#_forum_cats']['2']['Key'] = ''; |
|---|
| 1518 | $tables['#_forum_cats']['2']['Default'] = '1'; |
|---|
| 1519 | $tables['#_forum_cats']['2']['Extra'] = ''; |
|---|
| 1520 | $tables['#_forum_cats']['3']['Field'] = 'auth_group'; |
|---|
| 1521 | $tables['#_forum_cats']['3']['Type'] = 'int(11)'; |
|---|
| 1522 | $tables['#_forum_cats']['3']['Null'] = 'NO'; |
|---|
| 1523 | $tables['#_forum_cats']['3']['Key'] = ''; |
|---|
| 1524 | $tables['#_forum_cats']['3']['Default'] = ''; |
|---|
| 1525 | $tables['#_forum_cats']['3']['Extra'] = ''; |
|---|
| 1526 | $tables['#_forum_cats']['4']['Field'] = 'ordering'; |
|---|
| 1527 | $tables['#_forum_cats']['4']['Type'] = 'int(11)'; |
|---|
| 1528 | $tables['#_forum_cats']['4']['Null'] = 'NO'; |
|---|
| 1529 | $tables['#_forum_cats']['4']['Key'] = ''; |
|---|
| 1530 | $tables['#_forum_cats']['4']['Default'] = ''; |
|---|
| 1531 | $tables['#_forum_cats']['4']['Extra'] = ''; |
|---|
| 1532 | $tables['#_forum_files']['0']['Field'] = 'id'; |
|---|
| 1533 | $tables['#_forum_files']['0']['Type'] = 'int(11)'; |
|---|
| 1534 | $tables['#_forum_files']['0']['Null'] = 'NO'; |
|---|
| 1535 | $tables['#_forum_files']['0']['Key'] = 'PRI'; |
|---|
| 1536 | $tables['#_forum_files']['0']['Default'] = ''; |
|---|
| 1537 | $tables['#_forum_files']['0']['Extra'] = 'auto_increment'; |
|---|
| 1538 | $tables['#_forum_files']['1']['Field'] = 'post_id'; |
|---|
| 1539 | $tables['#_forum_files']['1']['Type'] = 'int(11)'; |
|---|
| 1540 | $tables['#_forum_files']['1']['Null'] = 'NO'; |
|---|
| 1541 | $tables['#_forum_files']['1']['Key'] = ''; |
|---|
| 1542 | $tables['#_forum_files']['1']['Default'] = ''; |
|---|
| 1543 | $tables['#_forum_files']['1']['Extra'] = ''; |
|---|
| 1544 | $tables['#_forum_files']['2']['Field'] = 'filename'; |
|---|
| 1545 | $tables['#_forum_files']['2']['Type'] = 'varchar(200)'; |
|---|
| 1546 | $tables['#_forum_files']['2']['Null'] = 'NO'; |
|---|
| 1547 | $tables['#_forum_files']['2']['Key'] = ''; |
|---|
| 1548 | $tables['#_forum_files']['2']['Default'] = ''; |
|---|
| 1549 | $tables['#_forum_files']['2']['Extra'] = ''; |
|---|
| 1550 | $tables['#_forum_files']['3']['Field'] = 'filesize'; |
|---|
| 1551 | $tables['#_forum_files']['3']['Type'] = 'int(11)'; |
|---|
| 1552 | $tables['#_forum_files']['3']['Null'] = 'NO'; |
|---|
| 1553 | $tables['#_forum_files']['3']['Key'] = ''; |
|---|
| 1554 | $tables['#_forum_files']['3']['Default'] = ''; |
|---|
| 1555 | $tables['#_forum_files']['3']['Extra'] = ''; |
|---|
| 1556 | $tables['#_forum_files']['4']['Field'] = 'hits'; |
|---|
| 1557 | $tables['#_forum_files']['4']['Type'] = 'int(11)'; |
|---|
| 1558 | $tables['#_forum_files']['4']['Null'] = 'NO'; |
|---|
| 1559 | $tables['#_forum_files']['4']['Key'] = ''; |
|---|
| 1560 | $tables['#_forum_files']['4']['Default'] = ''; |
|---|
| 1561 | $tables['#_forum_files']['4']['Extra'] = ''; |
|---|
| 1562 | $tables['#_forum_files']['5']['Field'] = 'pubdate'; |
|---|
| 1563 | $tables['#_forum_files']['5']['Type'] = 'datetime'; |
|---|
| 1564 | $tables['#_forum_files']['5']['Null'] = 'NO'; |
|---|
| 1565 | $tables['#_forum_files']['5']['Key'] = ''; |
|---|
| 1566 | $tables['#_forum_files']['5']['Default'] = ''; |
|---|
| 1567 | $tables['#_forum_files']['5']['Extra'] = ''; |
|---|
| 1568 | $tables['#_forum_images']['0']['Field'] = 'id'; |
|---|
| 1569 | $tables['#_forum_images']['0']['Type'] = 'int(11)'; |
|---|
| 1570 | $tables['#_forum_images']['0']['Null'] = 'NO'; |
|---|
| 1571 | $tables['#_forum_images']['0']['Key'] = 'PRI'; |
|---|
| 1572 | $tables['#_forum_images']['0']['Default'] = ''; |
|---|
| 1573 | $tables['#_forum_images']['0']['Extra'] = 'auto_increment'; |
|---|
| 1574 | $tables['#_forum_images']['1']['Field'] = 'post_id'; |
|---|
| 1575 | $tables['#_forum_images']['1']['Type'] = 'int(11)'; |
|---|
| 1576 | $tables['#_forum_images']['1']['Null'] = 'NO'; |
|---|
| 1577 | $tables['#_forum_images']['1']['Key'] = ''; |
|---|
| 1578 | $tables['#_forum_images']['1']['Default'] = ''; |
|---|
| 1579 | $tables['#_forum_images']['1']['Extra'] = ''; |
|---|
| 1580 | $tables['#_forum_images']['2']['Field'] = 'session_id'; |
|---|
| 1581 | $tables['#_forum_images']['2']['Type'] = 'varchar(50)'; |
|---|
| 1582 | $tables['#_forum_images']['2']['Null'] = 'NO'; |
|---|
| 1583 | $tables['#_forum_images']['2']['Key'] = ''; |
|---|
| 1584 | $tables['#_forum_images']['2']['Default'] = ''; |
|---|
| 1585 | $tables['#_forum_images']['2']['Extra'] = ''; |
|---|
| 1586 | $tables['#_forum_images']['3']['Field'] = 'fileurl'; |
|---|
| 1587 | $tables['#_forum_images']['3']['Type'] = 'varchar(250)'; |
|---|
| 1588 | $tables['#_forum_images']['3']['Null'] = 'NO'; |
|---|
| 1589 | $tables['#_forum_images']['3']['Key'] = ''; |
|---|
| 1590 | $tables['#_forum_images']['3']['Default'] = ''; |
|---|
| 1591 | $tables['#_forum_images']['3']['Extra'] = ''; |
|---|
| 1592 | $tables['#_forum_polls']['0']['Field'] = 'id'; |
|---|
| 1593 | $tables['#_forum_polls']['0']['Type'] = 'int(11)'; |
|---|
| 1594 | $tables['#_forum_polls']['0']['Null'] = 'NO'; |
|---|
| 1595 | $tables['#_forum_polls']['0']['Key'] = 'PRI'; |
|---|
| 1596 | $tables['#_forum_polls']['0']['Default'] = ''; |
|---|
| 1597 | $tables['#_forum_polls']['0']['Extra'] = 'auto_increment'; |
|---|
| 1598 | $tables['#_forum_polls']['1']['Field'] = 'thread_id'; |
|---|
| 1599 | $tables['#_forum_polls']['1']['Type'] = 'int(11)'; |
|---|
| 1600 | $tables['#_forum_polls']['1']['Null'] = 'NO'; |
|---|
| 1601 | $tables['#_forum_polls']['1']['Key'] = ''; |
|---|
| 1602 | $tables['#_forum_polls']['1']['Default'] = ''; |
|---|
| 1603 | $tables['#_forum_polls']['1']['Extra'] = ''; |
|---|
| 1604 | $tables['#_forum_polls']['2']['Field'] = 'title'; |
|---|
| 1605 | $tables['#_forum_polls']['2']['Type'] = 'varchar(200)'; |
|---|
| 1606 | $tables['#_forum_polls']['2']['Null'] = 'NO'; |
|---|
| 1607 | $tables['#_forum_polls']['2']['Key'] = ''; |
|---|
| 1608 | $tables['#_forum_polls']['2']['Default'] = ''; |
|---|
| 1609 | $tables['#_forum_polls']['2']['Extra'] = ''; |
|---|
| 1610 | $tables['#_forum_polls']['3']['Field'] = 'description'; |
|---|
| 1611 | $tables['#_forum_polls']['3']['Type'] = 'text'; |
|---|
| 1612 | $tables['#_forum_polls']['3']['Null'] = 'NO'; |
|---|
| 1613 | $tables['#_forum_polls']['3']['Key'] = ''; |
|---|
| 1614 | $tables['#_forum_polls']['3']['Default'] = ''; |
|---|
| 1615 | $tables['#_forum_polls']['3']['Extra'] = ''; |
|---|
| 1616 | $tables['#_forum_polls']['4']['Field'] = 'answers'; |
|---|
| 1617 | $tables['#_forum_polls']['4']['Type'] = 'text'; |
|---|
| 1618 | $tables['#_forum_polls']['4']['Null'] = 'NO'; |
|---|
| 1619 | $tables['#_forum_polls']['4']['Key'] = ''; |
|---|
| 1620 | $tables['#_forum_polls']['4']['Default'] = ''; |
|---|
| 1621 | $tables['#_forum_polls']['4']['Extra'] = ''; |
|---|
| 1622 | $tables['#_forum_polls']['5']['Field'] = 'options'; |
|---|
| 1623 | $tables['#_forum_polls']['5']['Type'] = 'varchar(250)'; |
|---|
| 1624 | $tables['#_forum_polls']['5']['Null'] = 'NO'; |
|---|
| 1625 | $tables['#_forum_polls']['5']['Key'] = ''; |
|---|
| 1626 | $tables['#_forum_polls']['5']['Default'] = ''; |
|---|
| 1627 | $tables['#_forum_polls']['5']['Extra'] = ''; |
|---|
| 1628 | $tables['#_forum_polls']['6']['Field'] = 'enddate'; |
|---|
| 1629 | $tables['#_forum_polls']['6']['Type'] = 'datetime'; |
|---|
| 1630 | $tables['#_forum_polls']['6']['Null'] = 'NO'; |
|---|
| 1631 | $tables['#_forum_polls']['6']['Key'] = ''; |
|---|
| 1632 | $tables['#_forum_polls']['6']['Default'] = ''; |
|---|
| 1633 | $tables['#_forum_polls']['6']['Extra'] = ''; |
|---|
| 1634 | $tables['#_forum_posts']['0']['Field'] = 'id'; |
|---|
| 1635 | $tables['#_forum_posts']['0']['Type'] = 'int(11)'; |
|---|
| 1636 | $tables['#_forum_posts']['0']['Null'] = 'NO'; |
|---|
| 1637 | $tables['#_forum_posts']['0']['Key'] = 'PRI'; |
|---|
| 1638 | $tables['#_forum_posts']['0']['Default'] = ''; |
|---|
| 1639 | $tables['#_forum_posts']['0']['Extra'] = 'auto_increment'; |
|---|
| 1640 | $tables['#_forum_posts']['1']['Field'] = 'thread_id'; |
|---|
| 1641 | $tables['#_forum_posts']['1']['Type'] = 'int(11)'; |
|---|
| 1642 | $tables['#_forum_posts']['1']['Null'] = 'NO'; |
|---|
| 1643 | $tables['#_forum_posts']['1']['Key'] = ''; |
|---|
| 1644 | $tables['#_forum_posts']['1']['Default'] = ''; |
|---|
| 1645 | $tables['#_forum_posts']['1']['Extra'] = ''; |
|---|
| 1646 | $tables['#_forum_posts']['2']['Field'] = 'user_id'; |
|---|
| 1647 | $tables['#_forum_posts']['2']['Type'] = 'int(11)'; |
|---|
| 1648 | $tables['#_forum_posts']['2']['Null'] = 'NO'; |
|---|
| 1649 | $tables['#_forum_posts']['2']['Key'] = ''; |
|---|
| 1650 | $tables['#_forum_posts']['2']['Default'] = ''; |
|---|
| 1651 | $tables['#_forum_posts']['2']['Extra'] = ''; |
|---|
| 1652 | $tables['#_forum_posts']['3']['Field'] = 'pubdate'; |
|---|
| 1653 | $tables['#_forum_posts']['3']['Type'] = 'datetime'; |
|---|
| 1654 | $tables['#_forum_posts']['3']['Null'] = 'NO'; |
|---|
| 1655 | $tables['#_forum_posts']['3']['Key'] = ''; |
|---|
| 1656 | $tables['#_forum_posts']['3']['Default'] = ''; |
|---|
| 1657 | $tables['#_forum_posts']['3']['Extra'] = ''; |
|---|
| 1658 | $tables['#_forum_posts']['4']['Field'] = 'editdate'; |
|---|
| 1659 | $tables['#_forum_posts']['4']['Type'] = 'datetime'; |
|---|
| 1660 | $tables['#_forum_posts']['4']['Null'] = 'NO'; |
|---|
| 1661 | $tables['#_forum_posts']['4']['Key'] = ''; |
|---|
| 1662 | $tables['#_forum_posts']['4']['Default'] = ''; |
|---|
| 1663 | $tables['#_forum_posts']['4']['Extra'] = ''; |
|---|
| 1664 | $tables['#_forum_posts']['5']['Field'] = 'edittimes'; |
|---|
| 1665 | $tables['#_forum_posts']['5']['Type'] = 'int(11)'; |
|---|
| 1666 | $tables['#_forum_posts']['5']['Null'] = 'NO'; |
|---|
| 1667 | $tables['#_forum_posts']['5']['Key'] = ''; |
|---|
| 1668 | $tables['#_forum_posts']['5']['Default'] = ''; |
|---|
| 1669 | $tables['#_forum_posts']['5']['Extra'] = ''; |
|---|
| 1670 | $tables['#_forum_posts']['6']['Field'] = 'content'; |
|---|
| 1671 | $tables['#_forum_posts']['6']['Type'] = 'text'; |
|---|
| 1672 | $tables['#_forum_posts']['6']['Null'] = 'NO'; |
|---|
| 1673 | $tables['#_forum_posts']['6']['Key'] = 'MUL'; |
|---|
| 1674 | $tables['#_forum_posts']['6']['Default'] = ''; |
|---|
| 1675 | $tables['#_forum_posts']['6']['Extra'] = ''; |
|---|
| 1676 | $tables['#_forum_threads']['0']['Field'] = 'id'; |
|---|
| 1677 | $tables['#_forum_threads']['0']['Type'] = 'int(11)'; |
|---|
| 1678 | $tables['#_forum_threads']['0']['Null'] = 'NO'; |
|---|
| 1679 | $tables['#_forum_threads']['0']['Key'] = 'PRI'; |
|---|
| 1680 | $tables['#_forum_threads']['0']['Default'] = ''; |
|---|
| 1681 | $tables['#_forum_threads']['0']['Extra'] = 'auto_increment'; |
|---|
| 1682 | $tables['#_forum_threads']['1']['Field'] = 'forum_id'; |
|---|
| 1683 | $tables['#_forum_threads']['1']['Type'] = 'int(11)'; |
|---|
| 1684 | $tables['#_forum_threads']['1']['Null'] = 'NO'; |
|---|
| 1685 | $tables['#_forum_threads']['1']['Key'] = ''; |
|---|
| 1686 | $tables['#_forum_threads']['1']['Default'] = ''; |
|---|
| 1687 | $tables['#_forum_threads']['1']['Extra'] = ''; |
|---|
| 1688 | $tables['#_forum_threads']['2']['Field'] = 'user_id'; |
|---|
| 1689 | $tables['#_forum_threads']['2']['Type'] = 'int(11)'; |
|---|
| 1690 | $tables['#_forum_threads']['2']['Null'] = 'NO'; |
|---|
| 1691 | $tables['#_forum_threads']['2']['Key'] = ''; |
|---|
| 1692 | $tables['#_forum_threads']['2']['Default'] = ''; |
|---|
| 1693 | $tables['#_forum_threads']['2']['Extra'] = ''; |
|---|
| 1694 | $tables['#_forum_threads']['3']['Field'] = 'title'; |
|---|
| 1695 | $tables['#_forum_threads']['3']['Type'] = 'varchar(250)'; |
|---|
| 1696 | $tables['#_forum_threads']['3']['Null'] = 'NO'; |
|---|
| 1697 | $tables['#_forum_threads']['3']['Key'] = 'MUL'; |
|---|
| 1698 | $tables['#_forum_threads']['3']['Default'] = ''; |
|---|
| 1699 | $tables['#_forum_threads']['3']['Extra'] = ''; |
|---|
| 1700 | $tables['#_forum_threads']['4']['Field'] = 'description'; |
|---|
| 1701 | $tables['#_forum_threads']['4']['Type'] = 'varchar(250)'; |
|---|
| 1702 | $tables['#_forum_threads']['4']['Null'] = 'NO'; |
|---|
| 1703 | $tables['#_forum_threads']['4']['Key'] = ''; |
|---|
| 1704 | $tables['#_forum_threads']['4']['Default'] = ''; |
|---|
| 1705 | $tables['#_forum_threads']['4']['Extra'] = ''; |
|---|
| 1706 | $tables['#_forum_threads']['5']['Field'] = 'icon'; |
|---|
| 1707 | $tables['#_forum_threads']['5']['Type'] = 'varchar(100)'; |
|---|
| 1708 | $tables['#_forum_threads']['5']['Null'] = 'NO'; |
|---|
| 1709 | $tables['#_forum_threads']['5']['Key'] = ''; |
|---|
| 1710 | $tables['#_forum_threads']['5']['Default'] = ''; |
|---|
| 1711 | $tables['#_forum_threads']['5']['Extra'] = ''; |
|---|
| 1712 | $tables['#_forum_threads']['6']['Field'] = 'pubdate'; |
|---|
| 1713 | $tables['#_forum_threads']['6']['Type'] = 'datetime'; |
|---|
| 1714 | $tables['#_forum_threads']['6']['Null'] = 'NO'; |
|---|
| 1715 | $tables['#_forum_threads']['6']['Key'] = ''; |
|---|
| 1716 | $tables['#_forum_threads']['6']['Default'] = ''; |
|---|
| 1717 | $tables['#_forum_threads']['6']['Extra'] = ''; |
|---|
| 1718 | $tables['#_forum_threads']['7']['Field'] = 'hits'; |
|---|
| 1719 | $tables['#_forum_threads']['7']['Type'] = 'int(11)'; |
|---|
| 1720 | $tables['#_forum_threads']['7']['Null'] = 'NO'; |
|---|
| 1721 | $tables['#_forum_threads']['7']['Key'] = ''; |
|---|
| 1722 | $tables['#_forum_threads']['7']['Default'] = ''; |
|---|
| 1723 | $tables['#_forum_threads']['7']['Extra'] = ''; |
|---|
| 1724 | $tables['#_forum_threads']['8']['Field'] = 'closed'; |
|---|
| 1725 | $tables['#_forum_threads']['8']['Type'] = 'int(11)'; |
|---|
| 1726 | $tables['#_forum_threads']['8']['Null'] = 'NO'; |
|---|
| 1727 | $tables['#_forum_threads']['8']['Key'] = ''; |
|---|
| 1728 | $tables['#_forum_threads']['8']['Default'] = ''; |
|---|
| 1729 | $tables['#_forum_threads']['8']['Extra'] = ''; |
|---|
| 1730 | $tables['#_forum_threads']['9']['Field'] = 'pinned'; |
|---|
| 1731 | $tables['#_forum_threads']['9']['Type'] = 'int(11)'; |
|---|
| 1732 | $tables['#_forum_threads']['9']['Null'] = 'NO'; |
|---|
| 1733 | $tables['#_forum_threads']['9']['Key'] = ''; |
|---|
| 1734 | $tables['#_forum_threads']['9']['Default'] = ''; |
|---|
| 1735 | $tables['#_forum_threads']['9']['Extra'] = ''; |
|---|
| 1736 | $tables['#_forum_threads']['10']['Field'] = 'rel_to'; |
|---|
| 1737 | $tables['#_forum_threads']['10']['Type'] = 'varchar(15)'; |
|---|
| 1738 | $tables['#_forum_threads']['10']['Null'] = 'NO'; |
|---|
| 1739 | $tables['#_forum_threads']['10']['Key'] = ''; |
|---|
| 1740 | $tables['#_forum_threads']['10']['Default'] = ''; |
|---|
| 1741 | $tables['#_forum_threads']['10']['Extra'] = ''; |
|---|
| 1742 | $tables['#_forum_threads']['11']['Field'] = 'rel_id'; |
|---|
| 1743 | $tables['#_forum_threads']['11']['Type'] = 'int(11)'; |
|---|
| 1744 | $tables['#_forum_threads']['11']['Null'] = 'NO'; |
|---|
| 1745 | $tables['#_forum_threads']['11']['Key'] = ''; |
|---|
| 1746 | $tables['#_forum_threads']['11']['Default'] = ''; |
|---|
| 1747 | $tables['#_forum_threads']['11']['Extra'] = ''; |
|---|
| 1748 | $tables['#_forum_votes']['0']['Field'] = 'id'; |
|---|
| 1749 | $tables['#_forum_votes']['0']['Type'] = 'int(11)'; |
|---|
| 1750 | $tables['#_forum_votes']['0']['Null'] = 'NO'; |
|---|
| 1751 | $tables['#_forum_votes']['0']['Key'] = 'PRI'; |
|---|
| 1752 | $tables['#_forum_votes']['0']['Default'] = ''; |
|---|
| 1753 | $tables['#_forum_votes']['0']['Extra'] = 'auto_increment'; |
|---|
| 1754 | $tables['#_forum_votes']['1']['Field'] = 'poll_id'; |
|---|
| 1755 | $tables['#_forum_votes']['1']['Type'] = 'int(11)'; |
|---|
| 1756 | $tables['#_forum_votes']['1']['Null'] = 'NO'; |
|---|
| 1757 | $tables['#_forum_votes']['1']['Key'] = ''; |
|---|
| 1758 | $tables['#_forum_votes']['1']['Default'] = ''; |
|---|
| 1759 | $tables['#_forum_votes']['1']['Extra'] = ''; |
|---|
| 1760 | $tables['#_forum_votes']['2']['Field'] = 'answer_id'; |
|---|
| 1761 | $tables['#_forum_votes']['2']['Type'] = 'int(11)'; |
|---|
| 1762 | $tables['#_forum_votes']['2']['Null'] = 'NO'; |
|---|
| 1763 | $tables['#_forum_votes']['2']['Key'] = ''; |
|---|
| 1764 | $tables['#_forum_votes']['2']['Default'] = ''; |
|---|
| 1765 | $tables['#_forum_votes']['2']['Extra'] = ''; |
|---|
| 1766 | $tables['#_forum_votes']['3']['Field'] = 'user_id'; |
|---|
| 1767 | $tables['#_forum_votes']['3']['Type'] = 'int(11)'; |
|---|
| 1768 | $tables['#_forum_votes']['3']['Null'] = 'NO'; |
|---|
| 1769 | $tables['#_forum_votes']['3']['Key'] = ''; |
|---|
| 1770 | $tables['#_forum_votes']['3']['Default'] = ''; |
|---|
| 1771 | $tables['#_forum_votes']['3']['Extra'] = ''; |
|---|
| 1772 | $tables['#_forum_votes']['4']['Field'] = 'pubdate'; |
|---|
| 1773 | $tables['#_forum_votes']['4']['Type'] = 'datetime'; |
|---|
| 1774 | $tables['#_forum_votes']['4']['Null'] = 'NO'; |
|---|
| 1775 | $tables['#_forum_votes']['4']['Key'] = ''; |
|---|
| 1776 | $tables['#_forum_votes']['4']['Default'] = ''; |
|---|
| 1777 | $tables['#_forum_votes']['4']['Extra'] = ''; |
|---|
| 1778 | $tables['#_forums']['0']['Field'] = 'id'; |
|---|
| 1779 | $tables['#_forums']['0']['Type'] = 'int(11)'; |
|---|
| 1780 | $tables['#_forums']['0']['Null'] = 'NO'; |
|---|
| 1781 | $tables['#_forums']['0']['Key'] = 'PRI'; |
|---|
| 1782 | $tables['#_forums']['0']['Default'] = ''; |
|---|
| 1783 | $tables['#_forums']['0']['Extra'] = 'auto_increment'; |
|---|
| 1784 | $tables['#_forums']['1']['Field'] = 'category_id'; |
|---|
| 1785 | $tables['#_forums']['1']['Type'] = 'int(11)'; |
|---|
| 1786 | $tables['#_forums']['1']['Null'] = 'NO'; |
|---|
| 1787 | $tables['#_forums']['1']['Key'] = ''; |
|---|
| 1788 | $tables['#_forums']['1']['Default'] = ''; |
|---|
| 1789 | $tables['#_forums']['1']['Extra'] = ''; |
|---|
| 1790 | $tables['#_forums']['2']['Field'] = 'title'; |
|---|
| 1791 | $tables['#_forums']['2']['Type'] = 'varchar(250)'; |
|---|
| 1792 | $tables['#_forums']['2']['Null'] = 'NO'; |
|---|
| 1793 | $tables['#_forums']['2']['Key'] = ''; |
|---|
| 1794 | $tables['#_forums']['2']['Default'] = ''; |
|---|
| 1795 | $tables['#_forums']['2']['Extra'] = ''; |
|---|
| 1796 | $tables['#_forums']['3']['Field'] = 'description'; |
|---|
| 1797 | $tables['#_forums']['3']['Type'] = 'varchar(250)'; |
|---|
| 1798 | $tables['#_forums']['3']['Null'] = 'NO'; |
|---|
| 1799 | $tables['#_forums']['3']['Key'] = ''; |
|---|
| 1800 | $tables['#_forums']['3']['Default'] = ''; |
|---|
| 1801 | $tables['#_forums']['3']['Extra'] = ''; |
|---|
| 1802 | $tables['#_forums']['4']['Field'] = 'auth_group'; |
|---|
| 1803 | $tables['#_forums']['4']['Type'] = 'int(11)'; |
|---|
| 1804 | $tables['#_forums']['4']['Null'] = 'NO'; |
|---|
| 1805 | $tables['#_forums']['4']['Key'] = ''; |
|---|
| 1806 | $tables['#_forums']['4']['Default'] = '-1'; |
|---|
| 1807 | $tables['#_forums']['4']['Extra'] = ''; |
|---|
| 1808 | $tables['#_forums']['5']['Field'] = 'ordering'; |
|---|
| 1809 | $tables['#_forums']['5']['Type'] = 'int(11)'; |
|---|
| 1810 | $tables['#_forums']['5']['Null'] = 'NO'; |
|---|
| 1811 | $tables['#_forums']['5']['Key'] = ''; |
|---|
| 1812 | $tables['#_forums']['5']['Default'] = ''; |
|---|
| 1813 | $tables['#_forums']['5']['Extra'] = ''; |
|---|
| 1814 | $tables['#_forums']['6']['Field'] = 'published'; |
|---|
| 1815 | $tables['#_forums']['6']['Type'] = 'int(11)'; |
|---|
| 1816 | $tables['#_forums']['6']['Null'] = 'NO'; |
|---|
| 1817 | $tables['#_forums']['6']['Key'] = ''; |
|---|
| 1818 | $tables['#_forums']['6']['Default'] = '1'; |
|---|
| 1819 | $tables['#_forums']['6']['Extra'] = ''; |
|---|
| 1820 | $tables['#_forums']['7']['Field'] = 'parent_id'; |
|---|
| 1821 | $tables['#_forums']['7']['Type'] = 'int(11)'; |
|---|
| 1822 | $tables['#_forums']['7']['Null'] = 'NO'; |
|---|
| 1823 | $tables['#_forums']['7']['Key'] = ''; |
|---|
| 1824 | $tables['#_forums']['7']['Default'] = ''; |
|---|
| 1825 | $tables['#_forums']['7']['Extra'] = ''; |
|---|
| 1826 | $tables['#_forums']['8']['Field'] = 'NSLeft'; |
|---|
| 1827 | $tables['#_forums']['8']['Type'] = 'int(11)'; |
|---|
| 1828 | $tables['#_forums']['8']['Null'] = 'NO'; |
|---|
| 1829 | $tables['#_forums']['8']['Key'] = ''; |
|---|
| 1830 | $tables['#_forums']['8']['Default'] = ''; |
|---|
| 1831 | $tables['#_forums']['8']['Extra'] = ''; |
|---|
| 1832 | $tables['#_forums']['9']['Field'] = 'NSRight'; |
|---|
| 1833 | $tables['#_forums']['9']['Type'] = 'int(11)'; |
|---|
| 1834 | $tables['#_forums']['9']['Null'] = 'NO'; |
|---|
| 1835 | $tables['#_forums']['9']['Key'] = ''; |
|---|
| 1836 | $tables['#_forums']['9']['Default'] = ''; |
|---|
| 1837 | $tables['#_forums']['9']['Extra'] = ''; |
|---|
| 1838 | $tables['#_forums']['10']['Field'] = 'NSDiffer'; |
|---|
| 1839 | $tables['#_forums']['10']['Type'] = 'varchar(15)'; |
|---|
| 1840 | $tables['#_forums']['10']['Null'] = 'NO'; |
|---|
| 1841 | $tables['#_forums']['10']['Key'] = ''; |
|---|
| 1842 | $tables['#_forums']['10']['Default'] = ''; |
|---|
| 1843 | $tables['#_forums']['10']['Extra'] = ''; |
|---|
| 1844 | $tables['#_forums']['11']['Field'] = 'NSIgnore'; |
|---|
| 1845 | $tables['#_forums']['11']['Type'] = 'int(11)'; |
|---|
| 1846 | $tables['#_forums']['11']['Null'] = 'NO'; |
|---|
| 1847 | $tables['#_forums']['11']['Key'] = ''; |
|---|
| 1848 | $tables['#_forums']['11']['Default'] = ''; |
|---|
| 1849 | $tables['#_forums']['11']['Extra'] = ''; |
|---|
| 1850 | $tables['#_forums']['12']['Field'] = 'NSLevel'; |
|---|
| 1851 | $tables['#_forums']['12']['Type'] = 'int(11)'; |
|---|
| 1852 | $tables['#_forums']['12']['Null'] = 'NO'; |
|---|
| 1853 | $tables['#_forums']['12']['Key'] = ''; |
|---|
| 1854 | $tables['#_forums']['12']['Default'] = ''; |
|---|
| 1855 | $tables['#_forums']['12']['Extra'] = ''; |
|---|
| 1856 | $tables['#_hits']['0']['Field'] = 'id'; |
|---|
| 1857 | $tables['#_hits']['0']['Type'] = 'int(11)'; |
|---|
| 1858 | $tables['#_hits']['0']['Null'] = 'NO'; |
|---|
| 1859 | $tables['#_hits']['0']['Key'] = 'PRI'; |
|---|
| 1860 | $tables['#_hits']['0']['Default'] = ''; |
|---|
| 1861 | $tables['#_hits']['0']['Extra'] = 'auto_increment'; |
|---|
| 1862 | $tables['#_hits']['1']['Field'] = 'pubdate'; |
|---|
| 1863 | $tables['#_hits']['1']['Type'] = 'datetime'; |
|---|
| 1864 | $tables['#_hits']['1']['Null'] = 'NO'; |
|---|
| 1865 | $tables['#_hits']['1']['Key'] = ''; |
|---|
| 1866 | $tables['#_hits']['1']['Default'] = ''; |
|---|
| 1867 | $tables['#_hits']['1']['Extra'] = ''; |
|---|
| 1868 | $tables['#_hits']['2']['Field'] = 'ip'; |
|---|
| 1869 | $tables['#_hits']['2']['Type'] = 'varchar(16)'; |
|---|
| 1870 | $tables['#_hits']['2']['Null'] = 'NO'; |
|---|
| 1871 | $tables['#_hits']['2']['Key'] = ''; |
|---|
| 1872 | $tables['#_hits']['2']['Default'] = ''; |
|---|
| 1873 | $tables['#_hits']['2']['Extra'] = ''; |
|---|
| 1874 | $tables['#_hits']['3']['Field'] = 'item_id'; |
|---|
| 1875 | $tables['#_hits']['3']['Type'] = 'int(11)'; |
|---|
| 1876 | $tables['#_hits']['3']['Null'] = 'NO'; |
|---|
| 1877 | $tables['#_hits']['3']['Key'] = ''; |
|---|
| 1878 | $tables['#_hits']['3']['Default'] = ''; |
|---|
| 1879 | $tables['#_hits']['3']['Extra'] = ''; |
|---|
| 1880 | $tables['#_hits']['4']['Field'] = 'target'; |
|---|
| 1881 | $tables['#_hits']['4']['Type'] = 'varchar(30)'; |
|---|
| 1882 | $tables['#_hits']['4']['Null'] = 'NO'; |
|---|
| 1883 | $tables['#_hits']['4']['Key'] = ''; |
|---|
| 1884 | $tables['#_hits']['4']['Default'] = ''; |
|---|
| 1885 | $tables['#_hits']['4']['Extra'] = ''; |
|---|
| 1886 | $tables['#_menu']['0']['Field'] = 'id'; |
|---|
| 1887 | $tables['#_menu']['0']['Type'] = 'int(11)'; |
|---|
| 1888 | $tables['#_menu']['0']['Null'] = 'NO'; |
|---|
| 1889 | $tables['#_menu']['0']['Key'] = 'PRI'; |
|---|
| 1890 | $tables['#_menu']['0']['Default'] = ''; |
|---|
| 1891 | $tables['#_menu']['0']['Extra'] = 'auto_increment'; |
|---|
| 1892 | $tables['#_menu']['1']['Field'] = 'menu'; |
|---|
| 1893 | $tables['#_menu']['1']['Type'] = 'varchar(200)'; |
|---|
| 1894 | $tables['#_menu']['1']['Null'] = 'NO'; |
|---|
| 1895 | $tables['#_menu']['1']['Key'] = ''; |
|---|
| 1896 | $tables['#_menu']['1']['Default'] = ''; |
|---|
| 1897 | $tables['#_menu']['1']['Extra'] = ''; |
|---|
| 1898 | $tables['#_menu']['2']['Field'] = 'title'; |
|---|
| 1899 | $tables['#_menu']['2']['Type'] = 'varchar(200)'; |
|---|
| 1900 | $tables['#_menu']['2']['Null'] = 'NO'; |
|---|
| 1901 | $tables['#_menu']['2']['Key'] = ''; |
|---|
| 1902 | $tables['#_menu']['2']['Default'] = ''; |
|---|
| 1903 | $tables['#_menu']['2']['Extra'] = ''; |
|---|
| 1904 | $tables['#_menu']['3']['Field'] = 'link'; |
|---|
| 1905 | $tables['#_menu']['3']['Type'] = 'varchar(200)'; |
|---|
| 1906 | $tables['#_menu']['3']['Null'] = 'NO'; |
|---|
| 1907 | $tables['#_menu']['3']['Key'] = ''; |
|---|
| 1908 | $tables['#_menu']['3']['Default'] = ''; |
|---|
| 1909 | $tables['#_menu']['3']['Extra'] = ''; |
|---|
| 1910 | $tables['#_menu']['4']['Field'] = 'linktype'; |
|---|
| 1911 | $tables['#_menu']['4']['Type'] = 'varchar(12)'; |
|---|
| 1912 | $tables['#_menu']['4']['Null'] = 'NO'; |
|---|
| 1913 | $tables['#_menu']['4']['Key'] = ''; |
|---|
| 1914 | $tables['#_menu']['4']['Default'] = 'link'; |
|---|
| 1915 | $tables['#_menu']['4']['Extra'] = ''; |
|---|
| 1916 | $tables['#_menu']['5']['Field'] = 'linkid'; |
|---|
| 1917 | $tables['#_menu']['5']['Type'] = 'varchar(25)'; |
|---|
| 1918 | $tables['#_menu']['5']['Null'] = 'YES'; |
|---|
| 1919 | $tables['#_menu']['5']['Key'] = ''; |
|---|
| 1920 | $tables['#_menu']['5']['Default'] = '-1'; |
|---|
| 1921 | $tables['#_menu']['5']['Extra'] = ''; |
|---|
| 1922 | $tables['#_menu']['6']['Field'] = 'target'; |
|---|
| 1923 | $tables['#_menu']['6']['Type'] = 'varchar(8)'; |
|---|
| 1924 | $tables['#_menu']['6']['Null'] = 'NO'; |
|---|
| 1925 | $tables['#_menu']['6']['Key'] = ''; |
|---|
| 1926 | $tables['#_menu']['6']['Default'] = '_self'; |
|---|
| 1927 | $tables['#_menu']['6']['Extra'] = ''; |
|---|
| 1928 | $tables['#_menu']['7']['Field'] = 'component'; |
|---|
| 1929 | $tables['#_menu']['7']['Type'] = 'varchar(100)'; |
|---|
| 1930 | $tables['#_menu']['7']['Null'] = 'NO'; |
|---|
| 1931 | $tables['#_menu']['7']['Key'] = ''; |
|---|
| 1932 | $tables['#_menu']['7']['Default'] = ''; |
|---|
| 1933 | $tables['#_menu']['7']['Extra'] = ''; |
|---|
| 1934 | $tables['#_menu']['8']['Field'] = 'ordering'; |
|---|
| 1935 | $tables['#_menu']['8']['Type'] = 'int(11)'; |
|---|
| 1936 | $tables['#_menu']['8']['Null'] = 'NO'; |
|---|
| 1937 | $tables['#_menu']['8']['Key'] = ''; |
|---|
| 1938 | $tables['#_menu']['8']['Default'] = '1'; |
|---|
| 1939 | $tables['#_menu']['8']['Extra'] = ''; |
|---|
| 1940 | $tables['#_menu']['9']['Field'] = 'published'; |
|---|
| 1941 | $tables['#_menu']['9']['Type'] = 'int(11)'; |
|---|
| 1942 | $tables['#_menu']['9']['Null'] = 'NO'; |
|---|
| 1943 | $tables['#_menu']['9']['Key'] = ''; |
|---|
| 1944 | $tables['#_menu']['9']['Default'] = ''; |
|---|
| 1945 | $tables['#_menu']['9']['Extra'] = ''; |
|---|
| 1946 | $tables['#_menu']['10']['Field'] = 'template'; |
|---|
| 1947 | $tables['#_menu']['10']['Type'] = 'varchar(30)'; |
|---|
| 1948 | $tables['#_menu']['10']['Null'] = 'NO'; |
|---|
| 1949 | $tables['#_menu']['10']['Key'] = ''; |
|---|
| 1950 | $tables['#_menu']['10']['Default'] = ''; |
|---|
| 1951 | $tables['#_menu']['10']['Extra'] = ''; |
|---|
| 1952 | $tables['#_menu']['11']['Field'] = 'access_list'; |
|---|
| 1953 | $tables['#_menu']['11']['Type'] = 'int(11)'; |
|---|
| 1954 | $tables['#_menu']['11']['Null'] = 'NO'; |
|---|
| 1955 | $tables['#_menu']['11']['Key'] = ''; |
|---|
| 1956 | $tables['#_menu']['11']['Default'] = '-1'; |
|---|
| 1957 | $tables['#_menu']['11']['Extra'] = ''; |
|---|
| 1958 | $tables['#_menu']['12']['Field'] = 'iconurl'; |
|---|
| 1959 | $tables['#_menu']['12']['Type'] = 'varchar(100)'; |
|---|
| 1960 | $tables['#_menu']['12']['Null'] = 'NO'; |
|---|
| 1961 | $tables['#_menu']['12']['Key'] = ''; |
|---|
| 1962 | $tables['#_menu']['12']['Default'] = ''; |
|---|
| 1963 | $tables['#_menu']['12']['Extra'] = ''; |
|---|
| 1964 | $tables['#_menu']['13']['Field'] = 'NSLeft'; |
|---|
| 1965 | $tables['#_menu']['13']['Type'] = 'int(11)'; |
|---|
| 1966 | $tables['#_menu']['13']['Null'] = 'NO'; |
|---|
| 1967 | $tables['#_menu']['13']['Key'] = ''; |
|---|
| 1968 | $tables['#_menu']['13']['Default'] = ''; |
|---|
| 1969 | $tables['#_menu']['13']['Extra'] = ''; |
|---|
| 1970 | $tables['#_menu']['14']['Field'] = 'NSRight'; |
|---|
| 1971 | $tables['#_menu']['14']['Type'] = 'int(11)'; |
|---|
| 1972 | $tables['#_menu']['14']['Null'] = 'NO'; |
|---|
| 1973 | $tables['#_menu']['14']['Key'] = ''; |
|---|
| 1974 | $tables['#_menu']['14']['Default'] = ''; |
|---|
| 1975 | $tables['#_menu']['14']['Extra'] = ''; |
|---|
| 1976 | $tables['#_menu']['15']['Field'] = 'NSLevel'; |
|---|
| 1977 | $tables['#_menu']['15']['Type'] = 'int(11)'; |
|---|
| 1978 | $tables['#_menu']['15']['Null'] = 'NO'; |
|---|
| 1979 | $tables['#_menu']['15']['Key'] = ''; |
|---|
| 1980 | $tables['#_menu']['15']['Default'] = ''; |
|---|
| 1981 | $tables['#_menu']['15']['Extra'] = ''; |
|---|
| 1982 | $tables['#_menu']['16']['Field'] = 'NSDiffer'; |
|---|
| 1983 | $tables['#_menu']['16']['Type'] = 'varchar(40)'; |
|---|
| 1984 | $tables['#_menu']['16']['Null'] = 'YES'; |
|---|
| 1985 | $tables['#_menu']['16']['Key'] = ''; |
|---|
| 1986 | $tables['#_menu']['16']['Default'] = ''; |
|---|
| 1987 | $tables['#_menu']['16']['Extra'] = ''; |
|---|
| 1988 | $tables['#_menu']['17']['Field'] = 'NSIgnore'; |
|---|
| 1989 | $tables['#_menu']['17']['Type'] = 'int(11)'; |
|---|
| 1990 | $tables['#_menu']['17']['Null'] = 'NO'; |
|---|
| 1991 | $tables['#_menu']['17']['Key'] = ''; |
|---|
| 1992 | $tables['#_menu']['17']['Default'] = ''; |
|---|
| 1993 | $tables['#_menu']['17']['Extra'] = ''; |
|---|
| 1994 | $tables['#_menu']['18']['Field'] = 'parent_id'; |
|---|
| 1995 | $tables['#_menu']['18']['Type'] = 'int(11)'; |
|---|
| 1996 | $tables['#_menu']['18']['Null'] = 'NO'; |
|---|
| 1997 | $tables['#_menu']['18']['Key'] = ''; |
|---|
| 1998 | $tables['#_menu']['18']['Default'] = ''; |
|---|
| 1999 | $tables['#_menu']['18']['Extra'] = ''; |
|---|
| 2000 | $tables['#_modules']['0']['Field'] = 'id'; |
|---|
| 2001 | $tables['#_modules']['0']['Type'] = 'int(11)'; |
|---|
| 2002 | $tables['#_modules']['0']['Null'] = 'NO'; |
|---|
| 2003 | $tables['#_modules']['0']['Key'] = 'PRI'; |
|---|
| 2004 | $tables['#_modules']['0']['Default'] = ''; |
|---|
| 2005 | $tables['#_modules']['0']['Extra'] = 'auto_increment'; |
|---|
| 2006 | $tables['#_modules']['1']['Field'] = 'position'; |
|---|
| 2007 | $tables['#_modules']['1']['Type'] = 'varchar(10)'; |
|---|
| 2008 | $tables['#_modules']['1']['Null'] = 'NO'; |
|---|
| 2009 | $tables['#_modules']['1']['Key'] = ''; |
|---|
| 2010 | $tables['#_modules']['1']['Default'] = ''; |
|---|
| 2011 | $tables['#_modules']['1']['Extra'] = ''; |
|---|
| 2012 | $tables['#_modules']['2']['Field'] = 'name'; |
|---|
| 2013 | $tables['#_modules']['2']['Type'] = 'varchar(200)'; |
|---|
| 2014 | $tables['#_modules']['2']['Null'] = 'NO'; |
|---|
| 2015 | $tables['#_modules']['2']['Key'] = ''; |
|---|
| 2016 | $tables['#_modules']['2']['Default'] = ''; |
|---|
| 2017 | $tables['#_modules']['2']['Extra'] = ''; |
|---|
| 2018 | $tables['#_modules']['3']['Field'] = 'title'; |
|---|
| 2019 | $tables['#_modules']['3']['Type'] = 'varchar(200)'; |
|---|
| 2020 | $tables['#_modules']['3']['Null'] = 'NO'; |
|---|
| 2021 | $tables['#_modules']['3']['Key'] = ''; |
|---|
| 2022 | $tables['#_modules']['3']['Default'] = ''; |
|---|
| 2023 | $tables['#_modules']['3']['Extra'] = ''; |
|---|
| 2024 | $tables['#_modules']['4']['Field'] = 'is_external'; |
|---|
| 2025 | $tables['#_modules']['4']['Type'] = 'int(11)'; |
|---|
| 2026 | $tables['#_modules']['4']['Null'] = 'NO'; |
|---|
| 2027 | $tables['#_modules']['4']['Key'] = ''; |
|---|
| 2028 | $tables['#_modules']['4']['Default'] = ''; |
|---|
| 2029 | $tables['#_modules']['4']['Extra'] = ''; |
|---|
| 2030 | $tables['#_modules']['5']['Field'] = 'content'; |
|---|
| 2031 | $tables['#_modules']['5']['Type'] = 'text'; |
|---|
| 2032 | $tables['#_modules']['5']['Null'] = 'NO'; |
|---|
| 2033 | $tables['#_modules']['5']['Key'] = ''; |
|---|
| 2034 | $tables['#_modules']['5']['Default'] = ''; |
|---|
| 2035 | $tables['#_modules']['5']['Extra'] = ''; |
|---|
| 2036 | $tables['#_modules']['6']['Field'] = 'ordering'; |
|---|
| 2037 | $tables['#_modules']['6']['Type'] = 'int(11)'; |
|---|
| 2038 | $tables['#_modules']['6']['Null'] = 'NO'; |
|---|
| 2039 | $tables['#_modules']['6']['Key'] = ''; |
|---|
| 2040 | $tables['#_modules']['6']['Default'] = ''; |
|---|
| 2041 | $tables['#_modules']['6']['Extra'] = ''; |
|---|
| 2042 | $tables['#_modules']['7']['Field'] = 'showtitle'; |
|---|
| 2043 | $tables['#_modules']['7']['Type'] = 'int(11)'; |
|---|
| 2044 | $tables['#_modules']['7']['Null'] = 'NO'; |
|---|
| 2045 | $tables['#_modules']['7']['Key'] = ''; |
|---|
| 2046 | $tables['#_modules']['7']['Default'] = '1'; |
|---|
| 2047 | $tables['#_modules']['7']['Extra'] = ''; |
|---|
| 2048 | $tables['#_modules']['8']['Field'] = 'published'; |
|---|
| 2049 | $tables['#_modules']['8']['Type'] = 'int(11)'; |
|---|
| 2050 | $tables['#_modules']['8']['Null'] = 'NO'; |
|---|
| 2051 | $tables['#_modules']['8']['Key'] = ''; |
|---|
| 2052 | $tables['#_modules']['8']['Default'] = '1'; |
|---|
| 2053 | $tables['#_modules']['8']['Extra'] = ''; |
|---|
| 2054 | $tables['#_modules']['9']['Field'] = 'user'; |
|---|
| 2055 | $tables['#_modules']['9']['Type'] = 'int(11)'; |
|---|
| 2056 | $tables['#_modules']['9']['Null'] = 'NO'; |
|---|
| 2057 | $tables['#_modules']['9']['Key'] = ''; |
|---|
| 2058 | $tables['#_modules']['9']['Default'] = '1'; |
|---|
| 2059 | $tables['#_modules']['9']['Extra'] = ''; |
|---|
| 2060 | $tables['#_modules']['10']['Field'] = 'config'; |
|---|
| 2061 | $tables['#_modules']['10']['Type'] = 'text'; |
|---|
| 2062 | $tables['#_modules']['10']['Null'] = 'NO'; |
|---|
| 2063 | $tables['#_modules']['10']['Key'] = ''; |
|---|
| 2064 | $tables['#_modules']['10']['Default'] = ''; |
|---|
| 2065 | $tables['#_modules']['10']['Extra'] = ''; |
|---|
| 2066 | $tables['#_modules']['11']['Field'] = 'original'; |
|---|
| 2067 | $tables['#_modules']['11']['Type'] = 'int(11)'; |
|---|
| 2068 | $tables['#_modules']['11']['Null'] = 'NO'; |
|---|
| 2069 | $tables['#_modules']['11']['Key'] = ''; |
|---|
| 2070 | $tables['#_modules']['11']['Default'] = ''; |
|---|
| 2071 | $tables['#_modules']['11']['Extra'] = ''; |
|---|
| 2072 | $tables['#_modules']['12']['Field'] = 'css_prefix'; |
|---|
| 2073 | $tables['#_modules']['12']['Type'] = 'varchar(30)'; |
|---|
| 2074 | $tables['#_modules']['12']['Null'] = 'NO'; |
|---|
| 2075 | $tables['#_modules']['12']['Key'] = ''; |
|---|
| 2076 | $tables['#_modules']['12']['Default'] = ''; |
|---|
| 2077 | $tables['#_modules']['12']['Extra'] = ''; |
|---|
| 2078 | $tables['#_modules']['13']['Field'] = 'access_list'; |
|---|
| 2079 | $tables['#_modules']['13']['Type'] = 'int(11)'; |
|---|
| 2080 | $tables['#_modules']['13']['Null'] = 'NO'; |
|---|
| 2081 | $tables['#_modules']['13']['Key'] = ''; |
|---|
| 2082 | $tables['#_modules']['13']['Default'] = '-1'; |
|---|
| 2083 | $tables['#_modules']['13']['Extra'] = ''; |
|---|
| 2084 | $tables['#_modules']['14']['Field'] = 'cache'; |
|---|
| 2085 | $tables['#_modules']['14']['Type'] = 'int(11)'; |
|---|
| 2086 | $tables['#_modules']['14']['Null'] = 'NO'; |
|---|
| 2087 | $tables['#_modules']['14']['Key'] = ''; |
|---|
| 2088 | $tables['#_modules']['14']['Default'] = ''; |
|---|
| 2089 | $tables['#_modules']['14']['Extra'] = ''; |
|---|
| 2090 | $tables['#_modules']['15']['Field'] = 'cachetime'; |
|---|
| 2091 | $tables['#_modules']['15']['Type'] = 'int(11)'; |
|---|
| 2092 | $tables['#_modules']['15']['Null'] = 'NO'; |
|---|
| 2093 | $tables['#_modules']['15']['Key'] = ''; |
|---|
| 2094 | $tables['#_modules']['15']['Default'] = '1'; |
|---|
| 2095 | $tables['#_modules']['15']['Extra'] = ''; |
|---|
| 2096 | $tables['#_modules']['16']['Field'] = 'cacheint'; |
|---|
| 2097 | $tables['#_modules']['16']['Type'] = 'varchar(15)'; |
|---|
| 2098 | $tables['#_modules']['16']['Null'] = 'NO'; |
|---|
| 2099 | $tables['#_modules']['16']['Key'] = ''; |
|---|
| 2100 | $tables['#_modules']['16']['Default'] = 'HOUR'; |
|---|
| 2101 | $tables['#_modules']['16']['Extra'] = ''; |
|---|
| 2102 | $tables['#_modules']['17']['Field'] = 'template'; |
|---|
| 2103 | $tables['#_modules']['17']['Type'] = 'varchar(35)'; |
|---|
| 2104 | $tables['#_modules']['17']['Null'] = 'NO'; |
|---|
| 2105 | $tables['#_modules']['17']['Key'] = ''; |
|---|
| 2106 | $tables['#_modules']['17']['Default'] = 'module.tpl'; |
|---|
| 2107 | $tables['#_modules']['17']['Extra'] = ''; |
|---|
| 2108 | $tables['#_modules_bind']['0']['Field'] = 'id'; |
|---|
| 2109 | $tables['#_modules_bind']['0']['Type'] = 'int(11)'; |
|---|
| 2110 | $tables['#_modules_bind']['0']['Null'] = 'NO'; |
|---|
| 2111 | $tables['#_modules_bind']['0']['Key'] = 'PRI'; |
|---|
| 2112 | $tables['#_modules_bind']['0']['Default'] = ''; |
|---|
| 2113 | $tables['#_modules_bind']['0']['Extra'] = 'auto_increment'; |
|---|
| 2114 | $tables['#_modules_bind']['1']['Field'] = 'module_id'; |
|---|
| 2115 | $tables['#_modules_bind']['1']['Type'] = 'int(11)'; |
|---|
| 2116 | $tables['#_modules_bind']['1']['Null'] = 'NO'; |
|---|
| 2117 | $tables['#_modules_bind']['1']['Key'] = ''; |
|---|
| 2118 | $tables['#_modules_bind']['1']['Default'] = ''; |
|---|
| 2119 | $tables['#_modules_bind']['1']['Extra'] = ''; |
|---|
| 2120 | $tables['#_modules_bind']['2']['Field'] = 'menu_id'; |
|---|
| 2121 | $tables['#_modules_bind']['2']['Type'] = 'int(11)'; |
|---|
| 2122 | $tables['#_modules_bind']['2']['Null'] = 'NO'; |
|---|
| 2123 | $tables['#_modules_bind']['2']['Key'] = ''; |
|---|
| 2124 | $tables['#_modules_bind']['2']['Default'] = ''; |
|---|
| 2125 | $tables['#_modules_bind']['2']['Extra'] = ''; |
|---|
| 2126 | $tables['#_online']['0']['Field'] = 'id'; |
|---|
| 2127 | $tables['#_online']['0']['Type'] = 'int(11)'; |
|---|
| 2128 | $tables['#_online']['0']['Null'] = 'NO'; |
|---|
| 2129 | $tables['#_online']['0']['Key'] = 'PRI'; |
|---|
| 2130 | $tables['#_online']['0']['Default'] = ''; |
|---|
| 2131 | $tables['#_online']['0']['Extra'] = 'auto_increment'; |
|---|
| 2132 | $tables['#_online']['1']['Field'] = 'ip'; |
|---|
| 2133 | $tables['#_online']['1']['Type'] = 'varchar(15)'; |
|---|
| 2134 | $tables['#_online']['1']['Null'] = 'NO'; |
|---|
| 2135 | $tables['#_online']['1']['Key'] = ''; |
|---|
| 2136 | $tables['#_online']['1']['Default'] = ''; |
|---|
| 2137 | $tables['#_online']['1']['Extra'] = ''; |
|---|
| 2138 | $tables['#_online']['2']['Field'] = 'sess_id'; |
|---|
| 2139 | $tables['#_online']['2']['Type'] = 'varchar(100)'; |
|---|
| 2140 | $tables['#_online']['2']['Null'] = 'NO'; |
|---|
| 2141 | $tables['#_online']['2']['Key'] = ''; |
|---|
| 2142 | $tables['#_online']['2']['Default'] = ''; |
|---|
| 2143 | $tables['#_online']['2']['Extra'] = ''; |
|---|
| 2144 | $tables['#_online']['3']['Field'] = 'lastdate'; |
|---|
| 2145 | $tables['#_online']['3']['Type'] = 'datetime'; |
|---|
| 2146 | $tables['#_online']['3']['Null'] = 'NO'; |
|---|
| 2147 | $tables['#_online']['3']['Key'] = ''; |
|---|
| 2148 | $tables['#_online']['3']['Default'] = ''; |
|---|
| 2149 | $tables['#_online']['3']['Extra'] = ''; |
|---|
| 2150 | $tables['#_online']['4']['Field'] = 'user_id'; |
|---|
| 2151 | $tables['#_online']['4']['Type'] = 'int(11)'; |
|---|
| 2152 | $tables['#_online']['4']['Null'] = 'NO'; |
|---|
| 2153 | $tables['#_online']['4']['Key'] = ''; |
|---|
| 2154 | $tables['#_online']['4']['Default'] = ''; |
|---|
| 2155 | $tables['#_online']['4']['Extra'] = ''; |
|---|
| 2156 | $tables['#_online']['5']['Field'] = 'agent'; |
|---|
| 2157 | $tables['#_online']['5']['Type'] = 'varchar(250)'; |
|---|
| 2158 | $tables['#_online']['5']['Null'] = 'NO'; |
|---|
| 2159 | $tables['#_online']['5']['Key'] = ''; |
|---|
| 2160 | $tables['#_online']['5']['Default'] = ''; |
|---|
| 2161 | $tables['#_online']['5']['Extra'] = ''; |
|---|
| 2162 | $tables['#_online']['6']['Field'] = 'viewurl'; |
|---|
| 2163 | $tables['#_online']['6']['Type'] = 'varchar(250)'; |
|---|
| 2164 | $tables['#_online']['6']['Null'] = 'NO'; |
|---|
| 2165 | $tables['#_online']['6']['Key'] = ''; |
|---|
| 2166 | $tables['#_online']['6']['Default'] = ''; |
|---|
| 2167 | $tables['#_online']['6']['Extra'] = ''; |
|---|
| 2168 | $tables['#_photo_albums']['0']['Field'] = 'id'; |
|---|
| 2169 | $tables['#_photo_albums']['0']['Type'] = 'int(11)'; |
|---|
| 2170 | $tables['#_photo_albums']['0']['Null'] = 'NO'; |
|---|
| 2171 | $tables['#_photo_albums']['0']['Key'] = 'PRI'; |
|---|
| 2172 | $tables['#_photo_albums']['0']['Default'] = ''; |
|---|
| 2173 | $tables['#_photo_albums']['0']['Extra'] = 'auto_increment'; |
|---|
| 2174 | $tables['#_photo_albums']['1']['Field'] = 'parent_id'; |
|---|
| 2175 | $tables['#_photo_albums']['1']['Type'] = 'int(11)'; |
|---|
| 2176 | $tables['#_photo_albums']['1']['Null'] = 'NO'; |
|---|
| 2177 | $tables['#_photo_albums']['1']['Key'] = ''; |
|---|
| 2178 | $tables['#_photo_albums']['1']['Default'] = ''; |
|---|
| 2179 | $tables['#_photo_albums']['1']['Extra'] = ''; |
|---|
| 2180 | $tables['#_photo_albums']['2']['Field'] = 'ordering'; |
|---|
| 2181 | $tables['#_photo_albums']['2']['Type'] = 'int(11)'; |
|---|
| 2182 | $tables['#_photo_albums']['2']['Null'] = 'NO'; |
|---|
| 2183 | $tables['#_photo_albums']['2']['Key'] = ''; |
|---|
| 2184 | $tables['#_photo_albums']['2']['Default'] = '1'; |
|---|
| 2185 | $tables['#_photo_albums']['2']['Extra'] = ''; |
|---|
| 2186 | $tables['#_photo_albums']['3']['Field'] = 'NSLeft'; |
|---|
| 2187 | $tables['#_photo_albums']['3']['Type'] = 'int(11)'; |
|---|
| 2188 | $tables['#_photo_albums']['3']['Null'] = 'NO'; |
|---|
| 2189 | $tables['#_photo_albums']['3']['Key'] = ''; |
|---|
| 2190 | $tables['#_photo_albums']['3']['Default'] = ''; |
|---|
| 2191 | $tables['#_photo_albums']['3']['Extra'] = ''; |
|---|
| 2192 | $tables['#_photo_albums']['4']['Field'] = 'NSRight'; |
|---|
| 2193 | $tables['#_photo_albums']['4']['Type'] = 'int(11)'; |
|---|
| 2194 | $tables['#_photo_albums']['4']['Null'] = 'NO'; |
|---|
| 2195 | $tables['#_photo_albums']['4']['Key'] = ''; |
|---|
| 2196 | $tables['#_photo_albums']['4']['Default'] = ''; |
|---|
| 2197 | $tables['#_photo_albums']['4']['Extra'] = ''; |
|---|
| 2198 | $tables['#_photo_albums']['5']['Field'] = 'NSDiffer'; |
|---|
| 2199 | $tables['#_photo_albums']['5']['Type'] = 'varchar(15)'; |
|---|
| 2200 | $tables['#_photo_albums']['5']['Null'] = 'NO'; |
|---|
| 2201 | $tables['#_photo_albums']['5']['Key'] = ''; |
|---|
| 2202 | $tables['#_photo_albums']['5']['Default'] = ''; |
|---|
| 2203 | $tables['#_photo_albums']['5']['Extra'] = ''; |
|---|
| 2204 | $tables['#_photo_albums']['6']['Field'] = 'NSIgnore'; |
|---|
| 2205 | $tables['#_photo_albums']['6']['Type'] = 'int(11)'; |
|---|
| 2206 | $tables['#_photo_albums']['6']['Null'] = 'NO'; |
|---|
| 2207 | $tables['#_photo_albums']['6']['Key'] = ''; |
|---|
| 2208 | $tables['#_photo_albums']['6']['Default'] = ''; |
|---|
| 2209 | $tables['#_photo_albums']['6']['Extra'] = ''; |
|---|
| 2210 | $tables['#_photo_albums']['7']['Field'] = 'NSLevel'; |
|---|
| 2211 | $tables['#_photo_albums']['7']['Type'] = 'int(11)'; |
|---|
| 2212 | $tables['#_photo_albums']['7']['Null'] = 'NO'; |
|---|
| 2213 | $tables['#_photo_albums']['7']['Key'] = ''; |
|---|
| 2214 | $tables['#_photo_albums']['7']['Default'] = ''; |
|---|
| 2215 | $tables['#_photo_albums']['7']['Extra'] = ''; |
|---|
| 2216 | $tables['#_photo_albums']['8']['Field'] = 'title'; |
|---|
| 2217 | $tables['#_photo_albums']['8']['Type'] = 'varchar(100)'; |
|---|
| 2218 | $tables['#_photo_albums']['8']['Null'] = 'NO'; |
|---|
| 2219 | $tables['#_photo_albums']['8']['Key'] = ''; |
|---|
| 2220 | $tables['#_photo_albums']['8']['Default'] = ''; |
|---|
| 2221 | $tables['#_photo_albums']['8']['Extra'] = ''; |
|---|
| 2222 | $tables['#_photo_albums']['9']['Field'] = 'description'; |
|---|
| 2223 | $tables['#_photo_albums']['9']['Type'] = 'varchar(100)'; |
|---|
| 2224 | $tables['#_photo_albums']['9']['Null'] = 'NO'; |
|---|
| 2225 | $tables['#_photo_albums']['9']['Key'] = ''; |
|---|
| 2226 | $tables['#_photo_albums']['9']['Default'] = ''; |
|---|
| 2227 | $tables['#_photo_albums']['9']['Extra'] = ''; |
|---|
| 2228 | $tables['#_photo_albums']['10']['Field'] = 'published'; |
|---|
| 2229 | $tables['#_photo_albums']['10']['Type'] = 'int(11)'; |
|---|
| 2230 | $tables['#_photo_albums']['10']['Null'] = 'NO'; |
|---|
| 2231 | $tables['#_photo_albums']['10']['Key'] = ''; |
|---|
| 2232 | $tables['#_photo_albums']['10']['Default'] = ''; |
|---|
| 2233 | $tables['#_photo_albums']['10']['Extra'] = ''; |
|---|
| 2234 | $tables['#_photo_albums']['11']['Field'] = 'showdate'; |
|---|
| 2235 | $tables['#_photo_albums']['11']['Type'] = 'int(11)'; |
|---|
| 2236 | $tables['#_photo_albums']['11']['Null'] = 'NO'; |
|---|
| 2237 | $tables['#_photo_albums']['11']['Key'] = ''; |
|---|
| 2238 | $tables['#_photo_albums']['11']['Default'] = '1'; |
|---|
| 2239 | $tables['#_photo_albums']['11']['Extra'] = ''; |
|---|
| 2240 | $tables['#_photo_albums']['12']['Field'] = 'iconurl'; |
|---|
| 2241 | $tables['#_photo_albums']['12']['Type'] = 'varchar(100)'; |
|---|
| 2242 | $tables['#_photo_albums']['12']['Null'] = 'NO'; |
|---|
| 2243 | $tables['#_photo_albums']['12']['Key'] = ''; |
|---|
| 2244 | $tables['#_photo_albums']['12']['Default'] = ''; |
|---|
| 2245 | $tables['#_photo_albums']['12']['Extra'] = ''; |
|---|
| 2246 | $tables['#_photo_albums']['13']['Field'] = 'pubdate'; |
|---|
| 2247 | $tables['#_photo_albums']['13']['Type'] = 'datetime'; |
|---|
| 2248 | $tables['#_photo_albums']['13']['Null'] = 'NO'; |
|---|
| 2249 | $tables['#_photo_albums']['13']['Key'] = ''; |
|---|
| 2250 | $tables['#_photo_albums']['13']['Default'] = ''; |
|---|
| 2251 | $tables['#_photo_albums']['13']['Extra'] = ''; |
|---|
| 2252 | $tables['#_photo_albums']['14']['Field'] = 'orderby'; |
|---|
| 2253 | $tables['#_photo_albums']['14']['Type'] = 'varchar(20)'; |
|---|
| 2254 | $tables['#_photo_albums']['14']['Null'] = 'NO'; |
|---|
| 2255 | $tables['#_photo_albums']['14']['Key'] = ''; |
|---|
| 2256 | $tables['#_photo_albums']['14']['Default'] = 'title'; |
|---|
| 2257 | $tables['#_photo_albums']['14']['Extra'] = ''; |
|---|
| 2258 | $tables['#_photo_albums']['15']['Field'] = 'orderto'; |
|---|
| 2259 | $tables['#_photo_albums']['15']['Type'] = 'varchar(4)'; |
|---|
| 2260 | $tables['#_photo_albums']['15']['Null'] = 'NO'; |
|---|
| 2261 | $tables['#_photo_albums']['15']['Key'] = ''; |
|---|
| 2262 | $tables['#_photo_albums']['15']['Default'] = 'asc'; |
|---|
| 2263 | $tables['#_photo_albums']['15']['Extra'] = ''; |
|---|
| 2264 | $tables['#_photo_albums']['16']['Field'] = 'public'; |
|---|
| 2265 | $tables['#_photo_albums']['16']['Type'] = 'int(11)'; |
|---|
| 2266 | $tables['#_photo_albums']['16']['Null'] = 'NO'; |
|---|
| 2267 | $tables['#_photo_albums']['16']['Key'] = ''; |
|---|
| 2268 | $tables['#_photo_albums']['16']['Default'] = ''; |
|---|
| 2269 | $tables['#_photo_albums']['16']['Extra'] = ''; |
|---|
| 2270 | $tables['#_photo_albums']['17']['Field'] = 'perpage'; |
|---|
| 2271 | $tables['#_photo_albums']['17']['Type'] = 'int(11)'; |
|---|
| 2272 | $tables['#_photo_albums']['17']['Null'] = 'NO'; |
|---|
| 2273 | $tables['#_photo_albums']['17']['Key'] = ''; |
|---|
| 2274 | $tables['#_photo_albums']['17']['Default'] = '15'; |
|---|
| 2275 | $tables['#_photo_albums']['17']['Extra'] = ''; |
|---|
| 2276 | $tables['#_photo_albums']['18']['Field'] = 'cssprefix'; |
|---|
| 2277 | $tables['#_photo_albums']['18']['Type'] = 'varchar(20)'; |
|---|
| 2278 | $tables['#_photo_albums']['18']['Null'] = 'NO'; |
|---|
| 2279 | $tables['#_photo_albums']['18']['Key'] = ''; |
|---|
| 2280 | $tables['#_photo_albums']['18']['Default'] = ''; |
|---|
| 2281 | $tables['#_photo_albums']['18']['Extra'] = ''; |
|---|
| 2282 | $tables['#_photo_albums']['19']['Field'] = 'thumb1'; |
|---|
| 2283 | $tables['#_photo_albums']['19']['Type'] = 'int(11)'; |
|---|
| 2284 | $tables['#_photo_albums']['19']['Null'] = 'NO'; |
|---|
| 2285 | $tables['#_photo_albums']['19']['Key'] = ''; |
|---|
| 2286 | $tables['#_photo_albums']['19']['Default'] = '96'; |
|---|
| 2287 | $tables['#_photo_albums']['19']['Extra'] = ''; |
|---|
| 2288 | $tables['#_photo_albums']['20']['Field'] = 'thumb2'; |
|---|
| 2289 | $tables['#_photo_albums']['20']['Type'] = 'int(11)'; |
|---|
| 2290 | $tables['#_photo_albums']['20']['Null'] = 'NO'; |
|---|
| 2291 | $tables['#_photo_albums']['20']['Key'] = ''; |
|---|
| 2292 | $tables['#_photo_albums']['20']['Default'] = '480'; |
|---|
| 2293 | $tables['#_photo_albums']['20']['Extra'] = ''; |
|---|
| 2294 | $tables['#_photo_albums']['21']['Field'] = 'thumbsqr'; |
|---|
| 2295 | $tables['#_photo_albums']['21']['Type'] = 'int(11)'; |
|---|
| 2296 | $tables['#_photo_albums']['21']['Null'] = 'NO'; |
|---|
| 2297 | $tables['#_photo_albums']['21']['Key'] = ''; |
|---|
| 2298 | $tables['#_photo_albums']['21']['Default'] = '1'; |
|---|
| 2299 | $tables['#_photo_albums']['21']['Extra'] = ''; |
|---|
| 2300 | $tables['#_photo_albums']['22']['Field'] = 'showtype'; |
|---|
| 2301 | $tables['#_photo_albums']['22']['Type'] = 'varchar(10)'; |
|---|
| 2302 | $tables['#_photo_albums']['22']['Null'] = 'NO'; |
|---|
| 2303 | $tables['#_photo_albums']['22']['Key'] = ''; |
|---|
| 2304 | $tables['#_photo_albums']['22']['Default'] = 'list'; |
|---|
| 2305 | $tables['#_photo_albums']['22']['Extra'] = ''; |
|---|
| 2306 | $tables['#_photo_albums']['23']['Field'] = 'nav'; |
|---|
| 2307 | $tables['#_photo_albums']['23']['Type'] = 'int(11)'; |
|---|
| 2308 | $tables['#_photo_albums']['23']['Null'] = 'NO'; |
|---|
| 2309 | $tables['#_photo_albums']['23']['Key'] = ''; |
|---|
| 2310 | $tables['#_photo_albums']['23']['Default'] = '1'; |
|---|
| 2311 | $tables['#_photo_albums']['23']['Extra'] = ''; |
|---|
| 2312 | $tables['#_photo_albums']['24']['Field'] = 'uplimit'; |
|---|
| 2313 | $tables['#_photo_albums']['24']['Type'] = 'int(11)'; |
|---|
| 2314 | $tables['#_photo_albums']['24']['Null'] = 'NO'; |
|---|
| 2315 | $tables['#_photo_albums']['24']['Key'] = ''; |
|---|
| 2316 | $tables['#_photo_albums']['24']['Default'] = ''; |
|---|
| 2317 | $tables['#_photo_albums']['24']['Extra'] = ''; |
|---|
| 2318 | $tables['#_photo_albums']['25']['Field'] = 'maxcols'; |
|---|
| 2319 | $tables['#_photo_albums']['25']['Type'] = 'int(11)'; |
|---|
| 2320 | $tables['#_photo_albums']['25']['Null'] = 'NO'; |
|---|
| 2321 | $tables['#_photo_albums']['25']['Key'] = ''; |
|---|
| 2322 | $tables['#_photo_albums']['25']['Default'] = '4'; |
|---|
| 2323 | $tables['#_photo_albums']['25']['Extra'] = ''; |
|---|
| 2324 | $tables['#_photo_albums']['26']['Field'] = 'orderform'; |
|---|
| 2325 | $tables['#_photo_albums']['26']['Type'] = 'int(11)'; |
|---|
| 2326 | $tables['#_photo_albums']['26']['Null'] = 'NO'; |
|---|
| 2327 | $tables['#_photo_albums']['26']['Key'] = ''; |
|---|
| 2328 | $tables['#_photo_albums']['26']['Default'] = '1'; |
|---|
| 2329 | $tables['#_photo_albums']['26']['Extra'] = ''; |
|---|
| 2330 | $tables['#_photo_albums']['27']['Field'] = 'showtags'; |
|---|
| 2331 | $tables['#_photo_albums']['27']['Type'] = 'int(11)'; |
|---|
| 2332 | $tables['#_photo_albums']['27']['Null'] = 'NO'; |
|---|
| 2333 | $tables['#_photo_albums']['27']['Key'] = ''; |
|---|
| 2334 | $tables['#_photo_albums']['27']['Default'] = '1'; |
|---|
| 2335 | $tables['#_photo_albums']['27']['Extra'] = ''; |
|---|
| 2336 | $tables['#_photo_albums']['28']['Field'] = 'bbcode'; |
|---|
| 2337 | $tables['#_photo_albums']['28']['Type'] = 'int(11)'; |
|---|
| 2338 | $tables['#_photo_albums']['28']['Null'] = 'NO'; |
|---|
| 2339 | $tables['#_photo_albums']['28']['Key'] = ''; |
|---|
| 2340 | $tables['#_photo_albums']['28']['Default'] = '1'; |
|---|
| 2341 | $tables['#_photo_albums']['28']['Extra'] = ''; |
|---|
| 2342 | $tables['#_photo_albums']['29']['Field'] = 'user_id'; |
|---|
| 2343 | $tables['#_photo_albums']['29']['Type'] = 'int(11)'; |
|---|
| 2344 | $tables['#_photo_albums']['29']['Null'] = 'NO'; |
|---|
| 2345 | $tables['#_photo_albums']['29']['Key'] = ''; |
|---|
| 2346 | $tables['#_photo_albums']['29']['Default'] = '1'; |
|---|
| 2347 | $tables['#_photo_albums']['29']['Extra'] = ''; |
|---|
| 2348 | $tables['#_photo_albums']['30']['Field'] = 'is_comments'; |
|---|
| 2349 | $tables['#_photo_albums']['30']['Type'] = 'int(11)'; |
|---|
| 2350 | $tables['#_photo_albums']['30']['Null'] = 'NO'; |
|---|
| 2351 | $tables['#_photo_albums']['30']['Key'] = ''; |
|---|
| 2352 | $tables['#_photo_albums']['30']['Default'] = ''; |
|---|
| 2353 | $tables['#_photo_albums']['30']['Extra'] = ''; |
|---|
| 2354 | $tables['#_photo_files']['0']['Field'] = 'id'; |
|---|
| 2355 | $tables['#_photo_files']['0']['Type'] = 'int(11)'; |
|---|
| 2356 | $tables['#_photo_files']['0']['Null'] = 'NO'; |
|---|
| 2357 | $tables['#_photo_files']['0']['Key'] = 'PRI'; |
|---|
| 2358 | $tables['#_photo_files']['0']['Default'] = ''; |
|---|
| 2359 | $tables['#_photo_files']['0']['Extra'] = 'auto_increment'; |
|---|
| 2360 | $tables['#_photo_files']['1']['Field'] = 'album_id'; |
|---|
| 2361 | $tables['#_photo_files']['1']['Type'] = 'int(11)'; |
|---|
| 2362 | $tables['#_photo_files']['1']['Null'] = 'NO'; |
|---|
| 2363 | $tables['#_photo_files']['1']['Key'] = ''; |
|---|
| 2364 | $tables['#_photo_files']['1']['Default'] = ''; |
|---|
| 2365 | $tables['#_photo_files']['1']['Extra'] = ''; |
|---|
| 2366 | $tables['#_photo_files']['2']['Field'] = 'title'; |
|---|
| 2367 | $tables['#_photo_files']['2']['Type'] = 'varchar(200)'; |
|---|
| 2368 | $tables['#_photo_files']['2']['Null'] = 'NO'; |
|---|
| 2369 | $tables['#_photo_files']['2']['Key'] = 'MUL'; |
|---|
| 2370 | $tables['#_photo_files']['2']['Default'] = ''; |
|---|
| 2371 | $tables['#_photo_files']['2']['Extra'] = ''; |
|---|
| 2372 | $tables['#_photo_files']['3']['Field'] = 'description'; |
|---|
| 2373 | $tables['#_photo_files']['3']['Type'] = 'text'; |
|---|
| 2374 | $tables['#_photo_files']['3']['Null'] = 'NO'; |
|---|
| 2375 | $tables['#_photo_files']['3']['Key'] = ''; |
|---|
| 2376 | $tables['#_photo_files']['3']['Default'] = ''; |
|---|
| 2377 | $tables['#_photo_files']['3']['Extra'] = ''; |
|---|
| 2378 | $tables['#_photo_files']['4']['Field'] = 'pubdate'; |
|---|
| 2379 | $tables['#_photo_files']['4']['Type'] = 'datetime'; |
|---|
| 2380 | $tables['#_photo_files']['4']['Null'] = 'YES'; |
|---|
| 2381 | $tables['#_photo_files']['4']['Key'] = ''; |
|---|
| 2382 | $tables['#_photo_files']['4']['Default'] = '0000-00-00 00:00:00'; |
|---|
| 2383 | $tables['#_photo_files']['4']['Extra'] = ''; |
|---|
| 2384 | $tables['#_photo_files']['5']['Field'] = 'file'; |
|---|
| 2385 | $tables['#_photo_files']['5']['Type'] = 'varchar(200)'; |
|---|
| 2386 | $tables['#_photo_files']['5']['Null'] = 'NO'; |
|---|
| 2387 | $tables['#_photo_files']['5']['Key'] = ''; |
|---|
| 2388 | $tables['#_photo_files']['5']['Default'] = ''; |
|---|
| 2389 | $tables['#_photo_files']['5']['Extra'] = ''; |
|---|
| 2390 | $tables['#_photo_files']['6']['Field'] = 'published'; |
|---|
| 2391 | $tables['#_photo_files']['6']['Type'] = 'int(11)'; |
|---|
| 2392 | $tables['#_photo_files']['6']['Null'] = 'NO'; |
|---|
| 2393 | $tables['#_photo_files']['6']['Key'] = ''; |
|---|
| 2394 | $tables['#_photo_files']['6']['Default'] = ''; |
|---|
| 2395 | $tables['#_photo_files']['6']['Extra'] = ''; |
|---|
| 2396 | $tables['#_photo_files']['7']['Field'] = 'hits'; |
|---|
| 2397 | $tables['#_photo_files']['7']['Type'] = 'int(11)'; |
|---|
| 2398 | $tables['#_photo_files']['7']['Null'] = 'NO'; |
|---|
| 2399 | $tables['#_photo_files']['7']['Key'] = ''; |
|---|
| 2400 | $tables['#_photo_files']['7']['Default'] = ''; |
|---|
| 2401 | $tables['#_photo_files']['7']['Extra'] = ''; |
|---|
| 2402 | $tables['#_photo_files']['8']['Field'] = 'showdate'; |
|---|
| 2403 | $tables['#_photo_files']['8']['Type'] = 'int(11)'; |
|---|
| 2404 | $tables['#_photo_files']['8']['Null'] = 'NO'; |
|---|
| 2405 | $tables['#_photo_files']['8']['Key'] = ''; |
|---|
| 2406 | $tables['#_photo_files']['8']['Default'] = '1'; |
|---|
| 2407 | $tables['#_photo_files']['8']['Extra'] = ''; |
|---|
| 2408 | $tables['#_photo_files']['9']['Field'] = 'comments'; |
|---|
| 2409 | $tables['#_photo_files']['9']['Type'] = 'int(11)'; |
|---|
| 2410 | $tables['#_photo_files']['9']['Null'] = 'NO'; |
|---|
| 2411 | $tables['#_photo_files']['9']['Key'] = ''; |
|---|
| 2412 | $tables['#_photo_files']['9']['Default'] = '1'; |
|---|
| 2413 | $tables['#_photo_files']['9']['Extra'] = ''; |
|---|
| 2414 | $tables['#_photo_files']['10']['Field'] = 'user_id'; |
|---|
| 2415 | $tables['#_photo_files']['10']['Type'] = 'int(11)'; |
|---|
| 2416 | $tables['#_photo_files']['10']['Null'] = 'NO'; |
|---|
| 2417 | $tables['#_photo_files']['10']['Key'] = ''; |
|---|
| 2418 | $tables['#_photo_files']['10']['Default'] = '1'; |
|---|
| 2419 | $tables['#_photo_files']['10']['Extra'] = ''; |
|---|
| 2420 | $tables['#_photo_files']['11']['Field'] = 'owner'; |
|---|
| 2421 | $tables['#_photo_files']['11']['Type'] = 'varchar(10)'; |
|---|
| 2422 | $tables['#_photo_files']['11']['Null'] = 'YES'; |
|---|
| 2423 | $tables['#_photo_files']['11']['Key'] = ''; |
|---|
| 2424 | $tables['#_photo_files']['11']['Default'] = 'photos'; |
|---|
| 2425 | $tables['#_photo_files']['11']['Extra'] = ''; |
|---|
| 2426 | $tables['#_plugins']['0']['Field'] = 'id'; |
|---|
| 2427 | $tables['#_plugins']['0']['Type'] = 'int(11)'; |
|---|
| 2428 | $tables['#_plugins']['0']['Null'] = 'NO'; |
|---|
| 2429 | $tables['#_plugins']['0']['Key'] = 'PRI'; |
|---|
| 2430 | $tables['#_plugins']['0']['Default'] = ''; |
|---|
| 2431 | $tables['#_plugins']['0']['Extra'] = 'auto_increment'; |
|---|
| 2432 | $tables['#_plugins']['1']['Field'] = 'plugin'; |
|---|
| 2433 | $tables['#_plugins']['1']['Type'] = 'varchar(30)'; |
|---|
| 2434 | $tables['#_plugins']['1']['Null'] = 'NO'; |
|---|
| 2435 | $tables['#_plugins']['1']['Key'] = ''; |
|---|
| 2436 | $tables['#_plugins']['1']['Default'] = ''; |
|---|
| 2437 | $tables['#_plugins']['1']['Extra'] = ''; |
|---|
| 2438 | $tables['#_plugins']['2']['Field'] = 'title'; |
|---|
| 2439 | $tables['#_plugins']['2']['Type'] = 'varchar(255)'; |
|---|
| 2440 | $tables['#_plugins']['2']['Null'] = 'NO'; |
|---|
| 2441 | $tables['#_plugins']['2']['Key'] = ''; |
|---|
| 2442 | $tables['#_plugins']['2']['Default'] = ''; |
|---|
| 2443 | $tables['#_plugins']['2']['Extra'] = ''; |
|---|
| 2444 | $tables['#_plugins']['3']['Field'] = 'description'; |
|---|
| 2445 | $tables['#_plugins']['3']['Type'] = 'text'; |
|---|
| 2446 | $tables['#_plugins']['3']['Null'] = 'NO'; |
|---|
| 2447 | $tables['#_plugins']['3']['Key'] = ''; |
|---|
| 2448 | $tables['#_plugins']['3']['Default'] = ''; |
|---|
| 2449 | $tables['#_plugins']['3']['Extra'] = ''; |
|---|
| 2450 | $tables['#_plugins']['4']['Field'] = 'author'; |
|---|
| 2451 | $tables['#_plugins']['4']['Type'] = 'varchar(255)'; |
|---|
| 2452 | $tables['#_plugins']['4']['Null'] = 'NO'; |
|---|
| 2453 | $tables['#_plugins']['4']['Key'] = ''; |
|---|
| 2454 | $tables['#_plugins']['4']['Default'] = ''; |
|---|
| 2455 | $tables['#_plugins']['4']['Extra'] = ''; |
|---|
| 2456 | $tables['#_plugins']['5']['Field'] = 'version'; |
|---|
| 2457 | $tables['#_plugins']['5']['Type'] = 'varchar(15)'; |
|---|
| 2458 | $tables['#_plugins']['5']['Null'] = 'NO'; |
|---|
| 2459 | $tables['#_plugins']['5']['Key'] = ''; |
|---|
| 2460 | $tables['#_plugins']['5']['Default'] = ''; |
|---|
| 2461 | $tables['#_plugins']['5']['Extra'] = ''; |
|---|
| 2462 | $tables['#_plugins']['6']['Field'] = 'plugin_type'; |
|---|
| 2463 | $tables['#_plugins']['6']['Type'] = 'varchar(10)'; |
|---|
| 2464 | $tables['#_plugins']['6']['Null'] = 'NO'; |
|---|
| 2465 | $tables['#_plugins']['6']['Key'] = ''; |
|---|
| 2466 | $tables['#_plugins']['6']['Default'] = ''; |
|---|
| 2467 | $tables['#_plugins']['6']['Extra'] = ''; |
|---|
| 2468 | $tables['#_plugins']['7']['Field'] = 'published'; |
|---|
| 2469 | $tables['#_plugins']['7']['Type'] = 'int(11)'; |
|---|
| 2470 | $tables['#_plugins']['7']['Null'] = 'NO'; |
|---|
| 2471 | $tables['#_plugins']['7']['Key'] = ''; |
|---|
| 2472 | $tables['#_plugins']['7']['Default'] = ''; |
|---|
| 2473 | $tables['#_plugins']['7']['Extra'] = ''; |
|---|
| 2474 | $tables['#_plugins']['8']['Field'] = 'config'; |
|---|
| 2475 | $tables['#_plugins']['8']['Type'] = 'text'; |
|---|
| 2476 | $tables['#_plugins']['8']['Null'] = 'NO'; |
|---|
| 2477 | $tables['#_plugins']['8']['Key'] = ''; |
|---|
| 2478 | $tables['#_plugins']['8']['Default'] = ''; |
|---|
| 2479 | $tables['#_plugins']['8']['Extra'] = ''; |
|---|
| 2480 | $tables['#_polls']['0']['Field'] = 'id'; |
|---|
| 2481 | $tables['#_polls']['0']['Type'] = 'int(11)'; |
|---|
| 2482 | $tables['#_polls']['0']['Null'] = 'NO'; |
|---|
| 2483 | $tables['#_polls']['0']['Key'] = 'PRI'; |
|---|
| 2484 | $tables['#_polls']['0']['Default'] = ''; |
|---|
| 2485 | $tables['#_polls']['0']['Extra'] = 'auto_increment'; |
|---|
| 2486 | $tables['#_polls']['1']['Field'] = 'title'; |
|---|
| 2487 | $tables['#_polls']['1']['Type'] = 'varchar(200)'; |
|---|
| 2488 | $tables['#_polls']['1']['Null'] = 'NO'; |
|---|
| 2489 | $tables['#_polls']['1']['Key'] = ''; |
|---|
| 2490 | $tables['#_polls']['1']['Default'] = ''; |
|---|
| 2491 | $tables['#_polls']['1']['Extra'] = ''; |
|---|
| 2492 | $tables['#_polls']['2']['Field'] = 'pubdate'; |
|---|
| 2493 | $tables['#_polls']['2']['Type'] = 'date'; |
|---|
| 2494 | $tables['#_polls']['2']['Null'] = 'NO'; |
|---|
| 2495 | $tables['#_polls']['2']['Key'] = ''; |
|---|
| 2496 | $tables['#_polls']['2']['Default'] = '0000-00-00'; |
|---|
| 2497 | $tables['#_polls']['2']['Extra'] = ''; |
|---|
| 2498 | $tables['#_polls']['3']['Field'] = 'answers'; |
|---|
| 2499 | $tables['#_polls']['3']['Type'] = 'text'; |
|---|
| 2500 | $tables['#_polls']['3']['Null'] = 'NO'; |
|---|
| 2501 | $tables['#_polls']['3']['Key'] = ''; |
|---|
| 2502 | $tables['#_polls']['3']['Default'] = ''; |
|---|
| 2503 | $tables['#_polls']['3']['Extra'] = ''; |
|---|
| 2504 | $tables['#_polls_log']['0']['Field'] = 'id'; |
|---|
| 2505 | $tables['#_polls_log']['0']['Type'] = 'int(11)'; |
|---|
| 2506 | $tables['#_polls_log']['0']['Null'] = 'NO'; |
|---|
| 2507 | $tables['#_polls_log']['0']['Key'] = 'PRI'; |
|---|
| 2508 | $tables['#_polls_log']['0']['Default'] = ''; |
|---|
| 2509 | $tables['#_polls_log']['0']['Extra'] = 'auto_increment'; |
|---|
| 2510 | $tables['#_polls_log']['1']['Field'] = 'poll_id'; |
|---|
| 2511 | $tables['#_polls_log']['1']['Type'] = 'int(11)'; |
|---|
| 2512 | $tables['#_polls_log']['1']['Null'] = 'NO'; |
|---|
| 2513 | $tables['#_polls_log']['1']['Key'] = ''; |
|---|
| 2514 | $tables['#_polls_log']['1']['Default'] = ''; |
|---|
| 2515 | $tables['#_polls_log']['1']['Extra'] = ''; |
|---|
| 2516 | $tables['#_polls_log']['2']['Field'] = 'answer_id'; |
|---|
| 2517 | $tables['#_polls_log']['2']['Type'] = 'int(11)'; |
|---|
| 2518 | $tables['#_polls_log']['2']['Null'] = 'NO'; |
|---|
| 2519 | $tables['#_polls_log']['2']['Key'] = ''; |
|---|
| 2520 | $tables['#_polls_log']['2']['Default'] = ''; |
|---|
| 2521 | $tables['#_polls_log']['2']['Extra'] = ''; |
|---|
| 2522 | $tables['#_polls_log']['3']['Field'] = 'user_id'; |
|---|
| 2523 | $tables['#_polls_log']['3']['Type'] = 'int(11)'; |
|---|
| 2524 | $tables['#_polls_log']['3']['Null'] = 'NO'; |
|---|
| 2525 | $tables['#_polls_log']['3']['Key'] = ''; |
|---|
| 2526 | $tables['#_polls_log']['3']['Default'] = ''; |
|---|
| 2527 | $tables['#_polls_log']['3']['Extra'] = ''; |
|---|
| 2528 | $tables['#_polls_log']['4']['Field'] = 'ip'; |
|---|
| 2529 | $tables['#_polls_log']['4']['Type'] = 'varchar(15)'; |
|---|
| 2530 | $tables['#_polls_log']['4']['Null'] = 'NO'; |
|---|
| 2531 | $tables['#_polls_log']['4']['Key'] = ''; |
|---|
| 2532 | $tables['#_polls_log']['4']['Default'] = ''; |
|---|
| 2533 | $tables['#_polls_log']['4']['Extra'] = ''; |
|---|
| 2534 | $tables['#_price_cats']['0']['Field'] = 'id'; |
|---|
| 2535 | $tables['#_price_cats']['0']['Type'] = 'int(11)'; |
|---|
| 2536 | $tables['#_price_cats']['0']['Null'] = 'NO'; |
|---|
| 2537 | $tables['#_price_cats']['0']['Key'] = 'PRI'; |
|---|
| 2538 | $tables['#_price_cats']['0']['Default'] = ''; |
|---|
| 2539 | $tables['#_price_cats']['0']['Extra'] = 'auto_increment'; |
|---|
| 2540 | $tables['#_price_cats']['1']['Field'] = 'title'; |
|---|
| 2541 | $tables['#_price_cats']['1']['Type'] = 'varchar(200)'; |
|---|
| 2542 | $tables['#_price_cats']['1']['Null'] = 'NO'; |
|---|
| 2543 | $tables['#_price_cats']['1']['Key'] = ''; |
|---|
| 2544 | $tables['#_price_cats']['1']['Default'] = ''; |
|---|
| 2545 | $tables['#_price_cats']['1']['Extra'] = ''; |
|---|
| 2546 | $tables['#_price_cats']['2']['Field'] = 'description'; |
|---|
| 2547 | $tables['#_price_cats']['2']['Type'] = 'text'; |
|---|
| 2548 | $tables['#_price_cats']['2']['Null'] = 'NO'; |
|---|
| 2549 | $tables['#_price_cats']['2']['Key'] = ''; |
|---|
| 2550 | $tables['#_price_cats']['2']['Default'] = ''; |
|---|
| 2551 | $tables['#_price_cats']['2']['Extra'] = ''; |
|---|
| 2552 | $tables['#_price_cats']['3']['Field'] = 'published'; |
|---|
| 2553 | $tables['#_price_cats']['3']['Type'] = 'int(11)'; |
|---|
| 2554 | $tables['#_price_cats']['3']['Null'] = 'NO'; |
|---|
| 2555 | $tables['#_price_cats']['3']['Key'] = ''; |
|---|
| 2556 | $tables['#_price_cats']['3']['Default'] = '1'; |
|---|
| 2557 | $tables['#_price_cats']['3']['Extra'] = ''; |
|---|
| 2558 | $tables['#_price_items']['0']['Field'] = 'id'; |
|---|
| 2559 | $tables['#_price_items']['0']['Type'] = 'int(11)'; |
|---|
| 2560 | $tables['#_price_items']['0']['Null'] = 'NO'; |
|---|
| 2561 | $tables['#_price_items']['0']['Key'] = 'PRI'; |
|---|
| 2562 | $tables['#_price_items']['0']['Default'] = ''; |
|---|
| 2563 | $tables['#_price_items']['0']['Extra'] = 'auto_increment'; |
|---|
| 2564 | $tables['#_price_items']['1']['Field'] = 'category_id'; |
|---|
| 2565 | $tables['#_price_items']['1']['Type'] = 'int(11)'; |
|---|
| 2566 | $tables['#_price_items']['1']['Null'] = 'NO'; |
|---|
| 2567 | $tables['#_price_items']['1']['Key'] = ''; |
|---|
| 2568 | $tables['#_price_items']['1']['Default'] = ''; |
|---|
| 2569 | $tables['#_price_items']['1']['Extra'] = ''; |
|---|
| 2570 | $tables['#_price_items']['2']['Field'] = 'title'; |
|---|
| 2571 | $tables['#_price_items']['2']['Type'] = 'varchar(230)'; |
|---|
| 2572 | $tables['#_price_items']['2']['Null'] = 'NO'; |
|---|
| 2573 | $tables['#_price_items']['2']['Key'] = 'MUL'; |
|---|
| 2574 | $tables['#_price_items']['2']['Default'] = ''; |
|---|
| 2575 | $tables['#_price_items']['2']['Extra'] = ''; |
|---|
| 2576 | $tables['#_price_items']['3']['Field'] = 'price'; |
|---|
| 2577 | $tables['#_price_items']['3']['Type'] = 'float'; |
|---|
| 2578 | $tables['#_price_items']['3']['Null'] = 'NO'; |
|---|
| 2579 | $tables['#_price_items']['3']['Key'] = ''; |
|---|
| 2580 | $tables['#_price_items']['3']['Default'] = ''; |
|---|
| 2581 | $tables['#_price_items']['3']['Extra'] = ''; |
|---|
| 2582 | $tables['#_price_items']['4']['Field'] = 'published'; |
|---|
| 2583 | $tables['#_price_items']['4']['Type'] = 'int(11)'; |
|---|
| 2584 | $tables['#_price_items']['4']['Null'] = 'NO'; |
|---|
| 2585 | $tables['#_price_items']['4']['Key'] = ''; |
|---|
| 2586 | $tables['#_price_items']['4']['Default'] = '1'; |
|---|
| 2587 | $tables['#_price_items']['4']['Extra'] = ''; |
|---|
| 2588 | $tables['#_price_items']['5']['Field'] = 'canmany'; |
|---|
| 2589 | $tables['#_price_items']['5']['Type'] = 'int(11)'; |
|---|
| 2590 | $tables['#_price_items']['5']['Null'] = 'NO'; |
|---|
| 2591 | $tables['#_price_items']['5']['Key'] = ''; |
|---|
| 2592 | $tables['#_price_items']['5']['Default'] = '1'; |
|---|
| 2593 | $tables['#_price_items']['5']['Extra'] = ''; |
|---|
| 2594 | $tables['#_ratings']['0']['Field'] = 'id'; |
|---|
| 2595 | $tables['#_ratings']['0']['Type'] = 'int(11)'; |
|---|
| 2596 | $tables['#_ratings']['0']['Null'] = 'NO'; |
|---|
| 2597 | $tables['#_ratings']['0']['Key'] = 'PRI'; |
|---|
| 2598 | $tables['#_ratings']['0']['Default'] = ''; |
|---|
| 2599 | $tables['#_ratings']['0']['Extra'] = 'auto_increment'; |
|---|
| 2600 | $tables['#_ratings']['1']['Field'] = 'item_id'; |
|---|
| 2601 | $tables['#_ratings']['1']['Type'] = 'int(11)'; |
|---|
| 2602 | $tables['#_ratings']['1']['Null'] = 'NO'; |
|---|
| 2603 | $tables['#_ratings']['1']['Key'] = ''; |
|---|
| 2604 | $tables['#_ratings']['1']['Default'] = ''; |
|---|
| 2605 | $tables['#_ratings']['1']['Extra'] = ''; |
|---|
| 2606 | $tables['#_ratings']['2']['Field'] = 'points'; |
|---|
| 2607 | $tables['#_ratings']['2']['Type'] = 'int(11)'; |
|---|
| 2608 | $tables['#_ratings']['2']['Null'] = 'NO'; |
|---|
| 2609 | $tables['#_ratings']['2']['Key'] = ''; |
|---|
| 2610 | $tables['#_ratings']['2']['Default'] = ''; |
|---|
| 2611 | $tables['#_ratings']['2']['Extra'] = ''; |
|---|
| 2612 | $tables['#_ratings']['3']['Field'] = 'ip'; |
|---|
| 2613 | $tables['#_ratings']['3']['Type'] = 'varchar(20)'; |
|---|
| 2614 | $tables['#_ratings']['3']['Null'] = 'NO'; |
|---|
| 2615 | $tables['#_ratings']['3']['Key'] = ''; |
|---|
| 2616 | $tables['#_ratings']['3']['Default'] = ''; |
|---|
| 2617 | $tables['#_ratings']['3']['Extra'] = ''; |
|---|
| 2618 | $tables['#_ratings']['4']['Field'] = 'target'; |
|---|
| 2619 | $tables['#_ratings']['4']['Type'] = 'varchar(20)'; |
|---|
| 2620 | $tables['#_ratings']['4']['Null'] = 'NO'; |
|---|
| 2621 | $tables['#_ratings']['4']['Key'] = ''; |
|---|
| 2622 | $tables['#_ratings']['4']['Default'] = ''; |
|---|
| 2623 | $tables['#_ratings']['4']['Extra'] = ''; |
|---|
| 2624 | $tables['#_ratings']['5']['Field'] = 'user_id'; |
|---|
| 2625 | $tables['#_ratings']['5']['Type'] = 'int(11)'; |
|---|
| 2626 | $tables['#_ratings']['5']['Null'] = 'NO'; |
|---|
| 2627 | $tables['#_ratings']['5']['Key'] = ''; |
|---|
| 2628 | $tables['#_ratings']['5']['Default'] = '1'; |
|---|
| 2629 | $tables['#_ratings']['5']['Extra'] = ''; |
|---|
| 2630 | $tables['#_ratings']['6']['Field'] = 'pubdate'; |
|---|
| 2631 | $tables['#_ratings']['6']['Type'] = 'datetime'; |
|---|
| 2632 | $tables['#_ratings']['6']['Null'] = 'NO'; |
|---|
| 2633 | $tables['#_ratings']['6']['Key'] = ''; |
|---|
| 2634 | $tables['#_ratings']['6']['Default'] = ''; |
|---|
| 2635 | $tables['#_ratings']['6']['Extra'] = ''; |
|---|
| 2636 | $tables['#_search']['0']['Field'] = 'id'; |
|---|
| 2637 | $tables['#_search']['0']['Type'] = 'int(11)'; |
|---|
| 2638 | $tables['#_search']['0']['Null'] = 'NO'; |
|---|
| 2639 | $tables['#_search']['0']['Key'] = ''; |
|---|
| 2640 | $tables['#_search']['0']['Default'] = ''; |
|---|
| 2641 | $tables['#_search']['0']['Extra'] = ''; |
|---|
| 2642 | $tables['#_search']['1']['Field'] = 'session_id'; |
|---|
| 2643 | $tables['#_search']['1']['Type'] = 'varchar(100)'; |
|---|
| 2644 | $tables['#_search']['1']['Null'] = 'NO'; |
|---|
| 2645 | $tables['#_search']['1']['Key'] = ''; |
|---|
| 2646 | $tables['#_search']['1']['Default'] = ''; |
|---|
| 2647 | $tables['#_search']['1']['Extra'] = ''; |
|---|
| 2648 | $tables['#_search']['2']['Field'] = 'title'; |
|---|
| 2649 | $tables['#_search']['2']['Type'] = 'varchar(250)'; |
|---|
| 2650 | $tables['#_search']['2']['Null'] = 'NO'; |
|---|
| 2651 | $tables['#_search']['2']['Key'] = ''; |
|---|
| 2652 | $tables['#_search']['2']['Default'] = ''; |
|---|
| 2653 | $tables['#_search']['2']['Extra'] = ''; |
|---|
| 2654 | $tables['#_search']['3']['Field'] = 'link'; |
|---|
| 2655 | $tables['#_search']['3']['Type'] = 'varchar(100)'; |
|---|
| 2656 | $tables['#_search']['3']['Null'] = 'NO'; |
|---|
| 2657 | $tables['#_search']['3']['Key'] = ''; |
|---|
| 2658 | $tables['#_search']['3']['Default'] = ''; |
|---|
| 2659 | $tables['#_search']['3']['Extra'] = ''; |
|---|
| 2660 | $tables['#_search']['4']['Field'] = 'place'; |
|---|
| 2661 | $tables['#_search']['4']['Type'] = 'varchar(100)'; |
|---|
| 2662 | $tables['#_search']['4']['Null'] = 'NO'; |
|---|
| 2663 | $tables['#_search']['4']['Key'] = ''; |
|---|
| 2664 | $tables['#_search']['4']['Default'] = ''; |
|---|
| 2665 | $tables['#_search']['4']['Extra'] = ''; |
|---|
| 2666 | $tables['#_search']['5']['Field'] = 'placelink'; |
|---|
| 2667 | $tables['#_search']['5']['Type'] = 'varchar(100)'; |
|---|
| 2668 | $tables['#_search']['5']['Null'] = 'NO'; |
|---|
| 2669 | $tables['#_search']['5']['Key'] = ''; |
|---|
| 2670 | $tables['#_search']['5']['Default'] = ''; |
|---|
| 2671 | $tables['#_search']['5']['Extra'] = ''; |
|---|
| 2672 | $tables['#_stats']['0']['Field'] = 'id'; |
|---|
| 2673 | $tables['#_stats']['0']['Type'] = 'int(11)'; |
|---|
| 2674 | $tables['#_stats']['0']['Null'] = 'NO'; |
|---|
| 2675 | $tables['#_stats']['0']['Key'] = 'PRI'; |
|---|
| 2676 | $tables['#_stats']['0']['Default'] = ''; |
|---|
| 2677 | $tables['#_stats']['0']['Extra'] = 'auto_increment'; |
|---|
| 2678 | $tables['#_stats']['1']['Field'] = 'ip'; |
|---|
| 2679 | $tables['#_stats']['1']['Type'] = 'varchar(20)'; |
|---|
| 2680 | $tables['#_stats']['1']['Null'] = 'NO'; |
|---|
| 2681 | $tables['#_stats']['1']['Key'] = ''; |
|---|
| 2682 | $tables['#_stats']['1']['Default'] = ''; |
|---|
| 2683 | $tables['#_stats']['1']['Extra'] = ''; |
|---|
| 2684 | $tables['#_stats']['2']['Field'] = 'logdate'; |
|---|
| 2685 | $tables['#_stats']['2']['Type'] = 'datetime'; |
|---|
| 2686 | $tables['#_stats']['2']['Null'] = 'NO'; |
|---|
| 2687 | $tables['#_stats']['2']['Key'] = ''; |
|---|
| 2688 | $tables['#_stats']['2']['Default'] = ''; |
|---|
| 2689 | $tables['#_stats']['2']['Extra'] = ''; |
|---|
| 2690 | $tables['#_stats']['3']['Field'] = 'page'; |
|---|
| 2691 | $tables['#_stats']['3']['Type'] = 'varchar(200)'; |
|---|
| 2692 | $tables['#_stats']['3']['Null'] = 'NO'; |
|---|
| 2693 | $tables['#_stats']['3']['Key'] = ''; |
|---|
| 2694 | $tables['#_stats']['3']['Default'] = ''; |
|---|
| 2695 | $tables['#_stats']['3']['Extra'] = ''; |
|---|
| 2696 | $tables['#_stats']['4']['Field'] = 'agent'; |
|---|
| 2697 | $tables['#_stats']['4']['Type'] = 'varchar(60)'; |
|---|
| 2698 | $tables['#_stats']['4']['Null'] = 'YES'; |
|---|
| 2699 | $tables['#_stats']['4']['Key'] = ''; |
|---|
| 2700 | $tables['#_stats']['4']['Default'] = 'unknown'; |
|---|
| 2701 | $tables['#_stats']['4']['Extra'] = ''; |
|---|
| 2702 | $tables['#_stats']['5']['Field'] = 'refer'; |
|---|
| 2703 | $tables['#_stats']['5']['Type'] = 'varchar(200)'; |
|---|
| 2704 | $tables['#_stats']['5']['Null'] = 'NO'; |
|---|
| 2705 | $tables['#_stats']['5']['Key'] = ''; |
|---|
| 2706 | $tables['#_stats']['5']['Default'] = ''; |
|---|
| 2707 | $tables['#_stats']['5']['Extra'] = ''; |
|---|
| 2708 | $tables['#_subscribe']['0']['Field'] = 'id'; |
|---|
| 2709 | $tables['#_subscribe']['0']['Type'] = 'int(11)'; |
|---|
| 2710 | $tables['#_subscribe']['0']['Null'] = 'NO'; |
|---|
| 2711 | $tables['#_subscribe']['0']['Key'] = 'PRI'; |
|---|
| 2712 | $tables['#_subscribe']['0']['Default'] = ''; |
|---|
| 2713 | $tables['#_subscribe']['0']['Extra'] = 'auto_increment'; |
|---|
| 2714 | $tables['#_subscribe']['1']['Field'] = 'user_id'; |
|---|
| 2715 | $tables['#_subscribe']['1']['Type'] = 'int(11)'; |
|---|
| 2716 | $tables['#_subscribe']['1']['Null'] = 'NO'; |
|---|
| 2717 | $tables['#_subscribe']['1']['Key'] = ''; |
|---|
| 2718 | $tables['#_subscribe']['1']['Default'] = ''; |
|---|
| 2719 | $tables['#_subscribe']['1']['Extra'] = ''; |
|---|
| 2720 | $tables['#_subscribe']['2']['Field'] = 'target'; |
|---|
| 2721 | $tables['#_subscribe']['2']['Type'] = 'varchar(20)'; |
|---|
| 2722 | $tables['#_subscribe']['2']['Null'] = 'NO'; |
|---|
| 2723 | $tables['#_subscribe']['2']['Key'] = ''; |
|---|
| 2724 | $tables['#_subscribe']['2']['Default'] = ''; |
|---|
| 2725 | $tables['#_subscribe']['2']['Extra'] = ''; |
|---|
| 2726 | $tables['#_subscribe']['3']['Field'] = 'target_id'; |
|---|
| 2727 | $tables['#_subscribe']['3']['Type'] = 'int(11)'; |
|---|
| 2728 | $tables['#_subscribe']['3']['Null'] = 'NO'; |
|---|
| 2729 | $tables['#_subscribe']['3']['Key'] = ''; |
|---|
| 2730 | $tables['#_subscribe']['3']['Default'] = ''; |
|---|
| 2731 | $tables['#_subscribe']['3']['Extra'] = ''; |
|---|
| 2732 | $tables['#_subscribe']['4']['Field'] = 'pubdate'; |
|---|
| 2733 | $tables['#_subscribe']['4']['Type'] = 'datetime'; |
|---|
| 2734 | $tables['#_subscribe']['4']['Null'] = 'NO'; |
|---|
| 2735 | $tables['#_subscribe']['4']['Key'] = ''; |
|---|
| 2736 | $tables['#_subscribe']['4']['Default'] = ''; |
|---|
| 2737 | $tables['#_subscribe']['4']['Extra'] = ''; |
|---|
| 2738 | $tables['#_tags']['0']['Field'] = 'id'; |
|---|
| 2739 | $tables['#_tags']['0']['Type'] = 'int(11)'; |
|---|
| 2740 | $tables['#_tags']['0']['Null'] = 'NO'; |
|---|
| 2741 | $tables['#_tags']['0']['Key'] = 'PRI'; |
|---|
| 2742 | $tables['#_tags']['0']['Default'] = ''; |
|---|
| 2743 | $tables['#_tags']['0']['Extra'] = 'auto_increment'; |
|---|
| 2744 | $tables['#_tags']['1']['Field'] = 'tag'; |
|---|
| 2745 | $tables['#_tags']['1']['Type'] = 'varchar(250)'; |
|---|
| 2746 | $tables['#_tags']['1']['Null'] = 'NO'; |
|---|
| 2747 | $tables['#_tags']['1']['Key'] = ''; |
|---|
| 2748 | $tables['#_tags']['1']['Default'] = ''; |
|---|
| 2749 | $tables['#_tags']['1']['Extra'] = ''; |
|---|
| 2750 | $tables['#_tags']['2']['Field'] = 'target'; |
|---|
| 2751 | $tables['#_tags']['2']['Type'] = 'varchar(25)'; |
|---|
| 2752 | $tables['#_tags']['2']['Null'] = 'NO'; |
|---|
| 2753 | $tables['#_tags']['2']['Key'] = ''; |
|---|
| 2754 | $tables['#_tags']['2']['Default'] = ''; |
|---|
| 2755 | $tables['#_tags']['2']['Extra'] = ''; |
|---|
| 2756 | $tables['#_tags']['3']['Field'] = 'item_id'; |
|---|
| 2757 | $tables['#_tags']['3']['Type'] = 'int(11)'; |
|---|
| 2758 | $tables['#_tags']['3']['Null'] = 'NO'; |
|---|
| 2759 | $tables['#_tags']['3']['Key'] = ''; |
|---|
| 2760 | $tables['#_tags']['3']['Default'] = ''; |
|---|
| 2761 | $tables['#_tags']['3']['Extra'] = ''; |
|---|
| 2762 | $tables['#_uc_cart']['0']['Field'] = 'id'; |
|---|
| 2763 | $tables['#_uc_cart']['0']['Type'] = 'int(11)'; |
|---|
| 2764 | $tables['#_uc_cart']['0']['Null'] = 'NO'; |
|---|
| 2765 | $tables['#_uc_cart']['0']['Key'] = 'PRI'; |
|---|
| 2766 | $tables['#_uc_cart']['0']['Default'] = ''; |
|---|
| 2767 | $tables['#_uc_cart']['0']['Extra'] = 'auto_increment'; |
|---|
| 2768 | $tables['#_uc_cart']['1']['Field'] = 'user_id'; |
|---|
| 2769 | $tables['#_uc_cart']['1']['Type'] = 'int(11)'; |
|---|
| 2770 | $tables['#_uc_cart']['1']['Null'] = 'NO'; |
|---|
| 2771 | $tables['#_uc_cart']['1']['Key'] = ''; |
|---|
| 2772 | $tables['#_uc_cart']['1']['Default'] = ''; |
|---|
| 2773 | $tables['#_uc_cart']['1']['Extra'] = ''; |
|---|
| 2774 | $tables['#_uc_cart']['2']['Field'] = 'session_id'; |
|---|
| 2775 | $tables['#_uc_cart']['2']['Type'] = 'varchar(50)'; |
|---|
| 2776 | $tables['#_uc_cart']['2']['Null'] = 'NO'; |
|---|
| 2777 | $tables['#_uc_cart']['2']['Key'] = ''; |
|---|
| 2778 | $tables['#_uc_cart']['2']['Default'] = ''; |
|---|
| 2779 | $tables['#_uc_cart']['2']['Extra'] = ''; |
|---|
| 2780 | $tables['#_uc_cart']['3']['Field'] = 'item_id'; |
|---|
| 2781 | $tables['#_uc_cart']['3']['Type'] = 'int(11)'; |
|---|
| 2782 | $tables['#_uc_cart']['3']['Null'] = 'NO'; |
|---|
| 2783 | $tables['#_uc_cart']['3']['Key'] = ''; |
|---|
| 2784 | $tables['#_uc_cart']['3']['Default'] = ''; |
|---|
| 2785 | $tables['#_uc_cart']['3']['Extra'] = ''; |
|---|
| 2786 | $tables['#_uc_cart']['4']['Field'] = 'pubdate'; |
|---|
| 2787 | $tables['#_uc_cart']['4']['Type'] = 'datetime'; |
|---|
| 2788 | $tables['#_uc_cart']['4']['Null'] = 'NO'; |
|---|
| 2789 | $tables['#_uc_cart']['4']['Key'] = ''; |
|---|
| 2790 | $tables['#_uc_cart']['4']['Default'] = ''; |
|---|
| 2791 | $tables['#_uc_cart']['4']['Extra'] = ''; |
|---|
| 2792 | $tables['#_uc_cart']['5']['Field'] = 'itemscount'; |
|---|
| 2793 | $tables['#_uc_cart']['5']['Type'] = 'int(11)'; |
|---|
| 2794 | $tables['#_uc_cart']['5']['Null'] = 'NO'; |
|---|
| 2795 | $tables['#_uc_cart']['5']['Key'] = ''; |
|---|
| 2796 | $tables['#_uc_cart']['5']['Default'] = ''; |
|---|
| 2797 | $tables['#_uc_cart']['5']['Extra'] = ''; |
|---|
| 2798 | $tables['#_uc_cats']['0']['Field'] = 'id'; |
|---|
| 2799 | $tables['#_uc_cats']['0']['Type'] = 'int(11)'; |
|---|
| 2800 | $tables['#_uc_cats']['0']['Null'] = 'NO'; |
|---|
| 2801 | $tables['#_uc_cats']['0']['Key'] = 'PRI'; |
|---|
| 2802 | $tables['#_uc_cats']['0']['Default'] = ''; |
|---|
| 2803 | $tables['#_uc_cats']['0']['Extra'] = 'auto_increment'; |
|---|
| 2804 | $tables['#_uc_cats']['1']['Field'] = 'parent_id'; |
|---|
| 2805 | $tables['#_uc_cats']['1']['Type'] = 'int(11)'; |
|---|
| 2806 | $tables['#_uc_cats']['1']['Null'] = 'NO'; |
|---|
| 2807 | $tables['#_uc_cats']['1']['Key'] = ''; |
|---|
| 2808 | $tables['#_uc_cats']['1']['Default'] = ''; |
|---|
| 2809 | $tables['#_uc_cats']['1']['Extra'] = ''; |
|---|
| 2810 | $tables['#_uc_cats']['2']['Field'] = 'title'; |
|---|
| 2811 | $tables['#_uc_cats']['2']['Type'] = 'varchar(200)'; |
|---|
| 2812 | $tables['#_uc_cats']['2']['Null'] = 'NO'; |
|---|
| 2813 | $tables['#_uc_cats']['2']['Key'] = ''; |
|---|
| 2814 | $tables['#_uc_cats']['2']['Default'] = ''; |
|---|
| 2815 | $tables['#_uc_cats']['2']['Extra'] = ''; |
|---|
| 2816 | $tables['#_uc_cats']['3']['Field'] = 'description'; |
|---|
| 2817 | $tables['#_uc_cats']['3']['Type'] = 'text'; |
|---|
| 2818 | $tables['#_uc_cats']['3']['Null'] = 'NO'; |
|---|
| 2819 | $tables['#_uc_cats']['3']['Key'] = ''; |
|---|
| 2820 | $tables['#_uc_cats']['3']['Default'] = ''; |
|---|
| 2821 | $tables['#_uc_cats']['3']['Extra'] = ''; |
|---|
| 2822 | $tables['#_uc_cats']['4']['Field'] = 'published'; |
|---|
| 2823 | $tables['#_uc_cats']['4']['Type'] = 'int(11)'; |
|---|
| 2824 | $tables['#_uc_cats']['4']['Null'] = 'NO'; |
|---|
| 2825 | $tables['#_uc_cats']['4']['Key'] = ''; |
|---|
| 2826 | $tables['#_uc_cats']['4']['Default'] = '1'; |
|---|
| 2827 | $tables['#_uc_cats']['4']['Extra'] = ''; |
|---|
| 2828 | $tables['#_uc_cats']['5']['Field'] = 'fieldsstruct'; |
|---|
| 2829 | $tables['#_uc_cats']['5']['Type'] = 'text'; |
|---|
| 2830 | $tables['#_uc_cats']['5']['Null'] = 'YES'; |
|---|
| 2831 | $tables['#_uc_cats']['5']['Key'] = ''; |
|---|
| 2832 | $tables['#_uc_cats']['5']['Default'] = ''; |
|---|
| 2833 | $tables['#_uc_cats']['5']['Extra'] = ''; |
|---|
| 2834 | $tables['#_uc_cats']['6']['Field'] = 'view_type'; |
|---|
| 2835 | $tables['#_uc_cats']['6']['Type'] = 'varchar(20)'; |
|---|
| 2836 | $tables['#_uc_cats']['6']['Null'] = 'NO'; |
|---|
| 2837 | $tables['#_uc_cats']['6']['Key'] = ''; |
|---|
| 2838 | $tables['#_uc_cats']['6']['Default'] = 'list'; |
|---|
| 2839 | $tables['#_uc_cats']['6']['Extra'] = ''; |
|---|
| 2840 | $tables['#_uc_cats']['7']['Field'] = 'fields_show'; |
|---|
| 2841 | $tables['#_uc_cats']['7']['Type'] = 'int(11)'; |
|---|
| 2842 | $tables['#_uc_cats']['7']['Null'] = 'NO'; |
|---|
| 2843 | $tables['#_uc_cats']['7']['Key'] = ''; |
|---|
| 2844 | $tables['#_uc_cats']['7']['Default'] = '10'; |
|---|
| 2845 | $tables['#_uc_cats']['7']['Extra'] = ''; |
|---|
| 2846 | $tables['#_uc_cats']['8']['Field'] = 'showmore'; |
|---|
| 2847 | $tables['#_uc_cats']['8']['Type'] = 'int(11)'; |
|---|
| 2848 | $tables['#_uc_cats']['8']['Null'] = 'NO'; |
|---|
| 2849 | $tables['#_uc_cats']['8']['Key'] = ''; |
|---|
| 2850 | $tables['#_uc_cats']['8']['Default'] = '1'; |
|---|
| 2851 | $tables['#_uc_cats']['8']['Extra'] = ''; |
|---|
| 2852 | $tables['#_uc_cats']['9']['Field'] = 'perpage'; |
|---|
| 2853 | $tables['#_uc_cats']['9']['Type'] = 'int(11)'; |
|---|
| 2854 | $tables['#_uc_cats']['9']['Null'] = 'NO'; |
|---|
| 2855 | $tables['#_uc_cats']['9']['Key'] = ''; |
|---|
| 2856 | $tables['#_uc_cats']['9']['Default'] = '20'; |
|---|
| 2857 | $tables['#_uc_cats']['9']['Extra'] = ''; |
|---|
| 2858 | $tables['#_uc_cats']['10']['Field'] = 'showtags'; |
|---|
| 2859 | $tables['#_uc_cats']['10']['Type'] = 'int(11)'; |
|---|
| 2860 | $tables['#_uc_cats']['10']['Null'] = 'NO'; |
|---|
| 2861 | $tables['#_uc_cats']['10']['Key'] = ''; |
|---|
| 2862 | $tables['#_uc_cats']['10']['Default'] = '1'; |
|---|
| 2863 | $tables['#_uc_cats']['10']['Extra'] = ''; |
|---|
| 2864 | $tables['#_uc_cats']['11']['Field'] = 'showsort'; |
|---|
| 2865 | $tables['#_uc_cats']['11']['Type'] = 'int(11)'; |
|---|
| 2866 | $tables['#_uc_cats']['11']['Null'] = 'NO'; |
|---|
| 2867 | $tables['#_uc_cats']['11']['Key'] = ''; |
|---|
| 2868 | $tables['#_uc_cats']['11']['Default'] = '1'; |
|---|
| 2869 | $tables['#_uc_cats']['11']['Extra'] = ''; |
|---|
| 2870 | $tables['#_uc_cats']['12']['Field'] = 'is_ratings'; |
|---|
| 2871 | $tables['#_uc_cats']['12']['Type'] = 'int(11)'; |
|---|
| 2872 | $tables['#_uc_cats']['12']['Null'] = 'NO'; |
|---|
| 2873 | $tables['#_uc_cats']['12']['Key'] = ''; |
|---|
| 2874 | $tables['#_uc_cats']['12']['Default'] = ''; |
|---|
| 2875 | $tables['#_uc_cats']['12']['Extra'] = ''; |
|---|
| 2876 | $tables['#_uc_cats']['13']['Field'] = 'orderby'; |
|---|
| 2877 | $tables['#_uc_cats']['13']['Type'] = 'varchar(12)'; |
|---|
| 2878 | $tables['#_uc_cats']['13']['Null'] = 'NO'; |
|---|
| 2879 | $tables['#_uc_cats']['13']['Key'] = ''; |
|---|
| 2880 | $tables['#_uc_cats']['13']['Default'] = 'pubdate'; |
|---|
| 2881 | $tables['#_uc_cats']['13']['Extra'] = ''; |
|---|
| 2882 | $tables['#_uc_cats']['14']['Field'] = 'orderto'; |
|---|
| 2883 | $tables['#_uc_cats']['14']['Type'] = 'varchar(10)'; |
|---|
| 2884 | $tables['#_uc_cats']['14']['Null'] = 'YES'; |
|---|
| 2885 | $tables['#_uc_cats']['14']['Key'] = ''; |
|---|
| 2886 | $tables['#_uc_cats']['14']['Default'] = 'desc'; |
|---|
| 2887 | $tables['#_uc_cats']['14']['Extra'] = ''; |
|---|
| 2888 | $tables['#_uc_cats']['15']['Field'] = 'showabc'; |
|---|
| 2889 | $tables['#_uc_cats']['15']['Type'] = 'int(11)'; |
|---|
| 2890 | $tables['#_uc_cats']['15']['Null'] = 'NO'; |
|---|
| 2891 | $tables['#_uc_cats']['15']['Key'] = ''; |
|---|
| 2892 | $tables['#_uc_cats']['15']['Default'] = '1'; |
|---|
| 2893 | $tables['#_uc_cats']['15']['Extra'] = ''; |
|---|
| 2894 | $tables['#_uc_cats']['16']['Field'] = 'shownew'; |
|---|
| 2895 | $tables['#_uc_cats']['16']['Type'] = 'int(11)'; |
|---|
| 2896 | $tables['#_uc_cats']['16']['Null'] = 'NO'; |
|---|
| 2897 | $tables['#_uc_cats']['16']['Key'] = ''; |
|---|
| 2898 | $tables['#_uc_cats']['16']['Default'] = ''; |
|---|
| 2899 | $tables['#_uc_cats']['16']['Extra'] = ''; |
|---|
| 2900 | $tables['#_uc_cats']['17']['Field'] = 'newint'; |
|---|
| 2901 | $tables['#_uc_cats']['17']['Type'] = 'varchar(100)'; |
|---|
| 2902 | $tables['#_uc_cats']['17']['Null'] = 'NO'; |
|---|
| 2903 | $tables['#_uc_cats']['17']['Key'] = ''; |
|---|
| 2904 | $tables['#_uc_cats']['17']['Default'] = ''; |
|---|
| 2905 | $tables['#_uc_cats']['17']['Extra'] = ''; |
|---|
| 2906 | $tables['#_uc_cats']['18']['Field'] = 'filters'; |
|---|
| 2907 | $tables['#_uc_cats']['18']['Type'] = 'int(11)'; |
|---|
| 2908 | $tables['#_uc_cats']['18']['Null'] = 'NO'; |
|---|
| 2909 | $tables['#_uc_cats']['18']['Key'] = ''; |
|---|
| 2910 | $tables['#_uc_cats']['18']['Default'] = ''; |
|---|
| 2911 | $tables['#_uc_cats']['18']['Extra'] = ''; |
|---|
| 2912 | $tables['#_uc_cats']['19']['Field'] = 'is_shop'; |
|---|
| 2913 | $tables['#_uc_cats']['19']['Type'] = 'int(11)'; |
|---|
| 2914 | $tables['#_uc_cats']['19']['Null'] = 'NO'; |
|---|
| 2915 | $tables['#_uc_cats']['19']['Key'] = ''; |
|---|
| 2916 | $tables['#_uc_cats']['19']['Default'] = ''; |
|---|
| 2917 | $tables['#_uc_cats']['19']['Extra'] = ''; |
|---|
| 2918 | $tables['#_uc_cats']['20']['Field'] = 'NSLeft'; |
|---|
| 2919 | $tables['#_uc_cats']['20']['Type'] = 'int(11)'; |
|---|
| 2920 | $tables['#_uc_cats']['20']['Null'] = 'NO'; |
|---|
| 2921 | $tables['#_uc_cats']['20']['Key'] = ''; |
|---|
| 2922 | $tables['#_uc_cats']['20']['Default'] = ''; |
|---|
| 2923 | $tables['#_uc_cats']['20']['Extra'] = ''; |
|---|
| 2924 | $tables['#_uc_cats']['21']['Field'] = 'NSRight'; |
|---|
| 2925 | $tables['#_uc_cats']['21']['Type'] = 'int(11)'; |
|---|
| 2926 | $tables['#_uc_cats']['21']['Null'] = 'NO'; |
|---|
| 2927 | $tables['#_uc_cats']['21']['Key'] = ''; |
|---|
| 2928 | $tables['#_uc_cats']['21']['Default'] = ''; |
|---|
| 2929 | $tables['#_uc_cats']['21']['Extra'] = ''; |
|---|
| 2930 | $tables['#_uc_cats']['22']['Field'] = 'NSLevel'; |
|---|
| 2931 | $tables['#_uc_cats']['22']['Type'] = 'int(11)'; |
|---|
| 2932 | $tables['#_uc_cats']['22']['Null'] = 'NO'; |
|---|
| 2933 | $tables['#_uc_cats']['22']['Key'] = ''; |
|---|
| 2934 | $tables['#_uc_cats']['22']['Default'] = ''; |
|---|
| 2935 | $tables['#_uc_cats']['22']['Extra'] = ''; |
|---|
| 2936 | $tables['#_uc_cats']['23']['Field'] = 'NSDiffer'; |
|---|
| 2937 | $tables['#_uc_cats']['23']['Type'] = 'int(11)'; |
|---|
| 2938 | $tables['#_uc_cats']['23']['Null'] = 'NO'; |
|---|
| 2939 | $tables['#_uc_cats']['23']['Key'] = ''; |
|---|
| 2940 | $tables['#_uc_cats']['23']['Default'] = ''; |
|---|
| 2941 | $tables['#_uc_cats']['23']['Extra'] = ''; |
|---|
| 2942 | $tables['#_uc_cats']['24']['Field'] = 'NSIgnore'; |
|---|
| 2943 | $tables['#_uc_cats']['24']['Type'] = 'int(11)'; |
|---|
| 2944 | $tables['#_uc_cats']['24']['Null'] = 'NO'; |
|---|
| 2945 | $tables['#_uc_cats']['24']['Key'] = ''; |
|---|
| 2946 | $tables['#_uc_cats']['24']['Default'] = ''; |
|---|
| 2947 | $tables['#_uc_cats']['24']['Extra'] = ''; |
|---|
| 2948 | $tables['#_uc_cats']['25']['Field'] = 'ordering'; |
|---|
| 2949 | $tables['#_uc_cats']['25']['Type'] = 'int(11)'; |
|---|
| 2950 | $tables['#_uc_cats']['25']['Null'] = 'NO'; |
|---|
| 2951 | $tables['#_uc_cats']['25']['Key'] = ''; |
|---|
| 2952 | $tables['#_uc_cats']['25']['Default'] = ''; |
|---|
| 2953 | $tables['#_uc_cats']['25']['Extra'] = ''; |
|---|
| 2954 | $tables['#_uc_cats']['26']['Field'] = 'is_public'; |
|---|
| 2955 | $tables['#_uc_cats']['26']['Type'] = 'int(11)'; |
|---|
| 2956 | $tables['#_uc_cats']['26']['Null'] = 'NO'; |
|---|
| 2957 | $tables['#_uc_cats']['26']['Key'] = ''; |
|---|
| 2958 | $tables['#_uc_cats']['26']['Default'] = ''; |
|---|
| 2959 | $tables['#_uc_cats']['26']['Extra'] = ''; |
|---|
| 2960 | $tables['#_uc_cats_access']['0']['Field'] = 'cat_id'; |
|---|
| 2961 | $tables['#_uc_cats_access']['0']['Type'] = 'int(11)'; |
|---|
| 2962 | $tables['#_uc_cats_access']['0']['Null'] = 'NO'; |
|---|
| 2963 | $tables['#_uc_cats_access']['0']['Key'] = 'MUL'; |
|---|
| 2964 | $tables['#_uc_cats_access']['0']['Default'] = ''; |
|---|
| 2965 | $tables['#_uc_cats_access']['0']['Extra'] = ''; |
|---|
| 2966 | $tables['#_uc_cats_access']['1']['Field'] = 'group_id'; |
|---|
| 2967 | $tables['#_uc_cats_access']['1']['Type'] = 'int(11)'; |
|---|
| 2968 | $tables['#_uc_cats_access']['1']['Null'] = 'NO'; |
|---|
| 2969 | $tables['#_uc_cats_access']['1']['Key'] = ''; |
|---|
| 2970 | $tables['#_uc_cats_access']['1']['Default'] = ''; |
|---|
| 2971 | $tables['#_uc_cats_access']['1']['Extra'] = ''; |
|---|
| 2972 | $tables['#_uc_discount']['0']['Field'] = 'id'; |
|---|
| 2973 | $tables['#_uc_discount']['0']['Type'] = 'int(11)'; |
|---|
| 2974 | $tables['#_uc_discount']['0']['Null'] = 'NO'; |
|---|
| 2975 | $tables['#_uc_discount']['0']['Key'] = 'PRI'; |
|---|
| 2976 | $tables['#_uc_discount']['0']['Default'] = ''; |
|---|
| 2977 | $tables['#_uc_discount']['0']['Extra'] = 'auto_increment'; |
|---|
| 2978 | $tables['#_uc_discount']['1']['Field'] = 'title'; |
|---|
| 2979 | $tables['#_uc_discount']['1']['Type'] = 'varchar(150)'; |
|---|
| 2980 | $tables['#_uc_discount']['1']['Null'] = 'NO'; |
|---|
| 2981 | $tables['#_uc_discount']['1']['Key'] = ''; |
|---|
| 2982 | $tables['#_uc_discount']['1']['Default'] = ''; |
|---|
| 2983 | $tables['#_uc_discount']['1']['Extra'] = ''; |
|---|
| 2984 | $tables['#_uc_discount']['2']['Field'] = 'cat_id'; |
|---|
| 2985 | $tables['#_uc_discount']['2']['Type'] = 'int(11)'; |
|---|
| 2986 | $tables['#_uc_discount']['2']['Null'] = 'NO'; |
|---|
| 2987 | $tables['#_uc_discount']['2']['Key'] = 'MUL'; |
|---|
| 2988 | $tables['#_uc_discount']['2']['Default'] = ''; |
|---|
| 2989 | $tables['#_uc_discount']['2']['Extra'] = ''; |
|---|
| 2990 | $tables['#_uc_discount']['3']['Field'] = 'sign'; |
|---|
| 2991 | $tables['#_uc_discount']['3']['Type'] = 'tinyint(4)'; |
|---|
| 2992 | $tables['#_uc_discount']['3']['Null'] = 'NO'; |
|---|
| 2993 | $tables['#_uc_discount']['3']['Key'] = ''; |
|---|
| 2994 | $tables['#_uc_discount']['3']['Default'] = ''; |
|---|
| 2995 | $tables['#_uc_discount']['3']['Extra'] = ''; |
|---|
| 2996 | $tables['#_uc_discount']['4']['Field'] = 'value'; |
|---|
| 2997 | $tables['#_uc_discount']['4']['Type'] = 'float'; |
|---|
| 2998 | $tables['#_uc_discount']['4']['Null'] = 'NO'; |
|---|
| 2999 | $tables['#_uc_discount']['4']['Key'] = ''; |
|---|
| 3000 | $tables['#_uc_discount']['4']['Default'] = ''; |
|---|
| 3001 | $tables['#_uc_discount']['4']['Extra'] = ''; |
|---|
| 3002 | $tables['#_uc_discount']['5']['Field'] = 'unit'; |
|---|
| 3003 | $tables['#_uc_discount']['5']['Type'] = 'varchar(10)'; |
|---|
| 3004 | $tables['#_uc_discount']['5']['Null'] = 'NO'; |
|---|
| 3005 | $tables['#_uc_discount']['5']['Key'] = ''; |
|---|
| 3006 | $tables['#_uc_discount']['5']['Default'] = ''; |
|---|
| 3007 | $tables['#_uc_discount']['5']['Extra'] = ''; |
|---|
| 3008 | $tables['#_uc_discount']['6']['Field'] = 'if_limit'; |
|---|
| 3009 | $tables['#_uc_discount']['6']['Type'] = 'int(11)'; |
|---|
| 3010 | $tables['#_uc_discount']['6']['Null'] = 'NO'; |
|---|
| 3011 | $tables['#_uc_discount']['6']['Key'] = ''; |
|---|
| 3012 | $tables['#_uc_discount']['6']['Default'] = ''; |
|---|
| 3013 | $tables['#_uc_discount']['6']['Extra'] = ''; |
|---|
| 3014 | $tables['#_uc_items']['0']['Field'] = 'id'; |
|---|
| 3015 | $tables['#_uc_items']['0']['Type'] = 'int(11)'; |
|---|
| 3016 | $tables['#_uc_items']['0']['Null'] = 'NO'; |
|---|
| 3017 | $tables['#_uc_items']['0']['Key'] = 'PRI'; |
|---|
| 3018 | $tables['#_uc_items']['0']['Default'] = ''; |
|---|
| 3019 | $tables['#_uc_items']['0']['Extra'] = 'auto_increment'; |
|---|
| 3020 | $tables['#_uc_items']['1']['Field'] = 'category_id'; |
|---|
| 3021 | $tables['#_uc_items']['1']['Type'] = 'int(11)'; |
|---|
| 3022 | $tables['#_uc_items']['1']['Null'] = 'NO'; |
|---|
| 3023 | $tables['#_uc_items']['1']['Key'] = ''; |
|---|
| 3024 | $tables['#_uc_items']['1']['Default'] = ''; |
|---|
| 3025 | $tables['#_uc_items']['1']['Extra'] = ''; |
|---|
| 3026 | $tables['#_uc_items']['2']['Field'] = 'title'; |
|---|
| 3027 | $tables['#_uc_items']['2']['Type'] = 'varchar(200)'; |
|---|
| 3028 | $tables['#_uc_items']['2']['Null'] = 'NO'; |
|---|
| 3029 | $tables['#_uc_items']['2']['Key'] = 'MUL'; |
|---|
| 3030 | $tables['#_uc_items']['2']['Default'] = ''; |
|---|
| 3031 | $tables['#_uc_items']['2']['Extra'] = ''; |
|---|
| 3032 | $tables['#_uc_items']['3']['Field'] = 'pubdate'; |
|---|
| 3033 | $tables['#_uc_items']['3']['Type'] = 'datetime'; |
|---|
| 3034 | $tables['#_uc_items']['3']['Null'] = 'NO'; |
|---|
| 3035 | $tables['#_uc_items']['3']['Key'] = ''; |
|---|
| 3036 | $tables['#_uc_items']['3']['Default'] = '0000-00-00 00:00:00'; |
|---|
| 3037 | $tables['#_uc_items']['3']['Extra'] = ''; |
|---|
| 3038 | $tables['#_uc_items']['4']['Field'] = 'published'; |
|---|
| 3039 | $tables['#_uc_items']['4']['Type'] = 'int(11)'; |
|---|
| 3040 | $tables['#_uc_items']['4']['Null'] = 'NO'; |
|---|
| 3041 | $tables['#_uc_items']['4']['Key'] = ''; |
|---|
| 3042 | $tables['#_uc_items']['4']['Default'] = '1'; |
|---|
| 3043 | $tables['#_uc_items']['4']['Extra'] = ''; |
|---|
| 3044 | $tables['#_uc_items']['5']['Field'] = 'imageurl'; |
|---|
| 3045 | $tables['#_uc_items']['5']['Type'] = 'varchar(200)'; |
|---|
| 3046 | $tables['#_uc_items']['5']['Null'] = 'NO'; |
|---|
| 3047 | $tables['#_uc_items']['5']['Key'] = ''; |
|---|
| 3048 | $tables['#_uc_items']['5']['Default'] = ''; |
|---|
| 3049 | $tables['#_uc_items']['5']['Extra'] = ''; |
|---|
| 3050 | $tables['#_uc_items']['6']['Field'] = 'fieldsdata'; |
|---|
| 3051 | $tables['#_uc_items']['6']['Type'] = 'text'; |
|---|
| 3052 | $tables['#_uc_items']['6']['Null'] = 'NO'; |
|---|
| 3053 | $tables['#_uc_items']['6']['Key'] = ''; |
|---|
| 3054 | $tables['#_uc_items']['6']['Default'] = ''; |
|---|
| 3055 | $tables['#_uc_items']['6']['Extra'] = ''; |
|---|
| 3056 | $tables['#_uc_items']['7']['Field'] = 'hits'; |
|---|
| 3057 | $tables['#_uc_items']['7']['Type'] = 'int(11)'; |
|---|
| 3058 | $tables['#_uc_items']['7']['Null'] = 'NO'; |
|---|
| 3059 | $tables['#_uc_items']['7']['Key'] = ''; |
|---|
| 3060 | $tables['#_uc_items']['7']['Default'] = ''; |
|---|
| 3061 | $tables['#_uc_items']['7']['Extra'] = ''; |
|---|
| 3062 | $tables['#_uc_items']['8']['Field'] = 'is_comments'; |
|---|
| 3063 | $tables['#_uc_items']['8']['Type'] = 'int(11)'; |
|---|
| 3064 | $tables['#_uc_items']['8']['Null'] = 'NO'; |
|---|
| 3065 | $tables['#_uc_items']['8']['Key'] = ''; |
|---|
| 3066 | $tables['#_uc_items']['8']['Default'] = ''; |
|---|
| 3067 | $tables['#_uc_items']['8']['Extra'] = ''; |
|---|
| 3068 | $tables['#_uc_items']['9']['Field'] = 'tags'; |
|---|
| 3069 | $tables['#_uc_items']['9']['Type'] = 'varchar(200)'; |
|---|
| 3070 | $tables['#_uc_items']['9']['Null'] = 'NO'; |
|---|
| 3071 | $tables['#_uc_items']['9']['Key'] = ''; |
|---|
| 3072 | $tables['#_uc_items']['9']['Default'] = ''; |
|---|
| 3073 | $tables['#_uc_items']['9']['Extra'] = ''; |
|---|
| 3074 | $tables['#_uc_items']['10']['Field'] = 'rating'; |
|---|
| 3075 | $tables['#_uc_items']['10']['Type'] = 'float'; |
|---|
| 3076 | $tables['#_uc_items']['10']['Null'] = 'NO'; |
|---|
| 3077 | $tables['#_uc_items']['10']['Key'] = ''; |
|---|
| 3078 | $tables['#_uc_items']['10']['Default'] = ''; |
|---|
| 3079 | $tables['#_uc_items']['10']['Extra'] = ''; |
|---|
| 3080 | $tables['#_uc_items']['11']['Field'] = 'meta_desc'; |
|---|
| 3081 | $tables['#_uc_items']['11']['Type'] = 'varchar(250)'; |
|---|
| 3082 | $tables['#_uc_items']['11']['Null'] = 'NO'; |
|---|
| 3083 | $tables['#_uc_items']['11']['Key'] = ''; |
|---|
| 3084 | $tables['#_uc_items']['11']['Default'] = ''; |
|---|
| 3085 | $tables['#_uc_items']['11']['Extra'] = ''; |
|---|
| 3086 | $tables['#_uc_items']['12']['Field'] = 'meta_keys'; |
|---|
| 3087 | $tables['#_uc_items']['12']['Type'] = 'varchar(250)'; |
|---|
| 3088 | $tables['#_uc_items']['12']['Null'] = 'NO'; |
|---|
| 3089 | $tables['#_uc_items']['12']['Key'] = ''; |
|---|
| 3090 | $tables['#_uc_items']['12']['Default'] = ''; |
|---|
| 3091 | $tables['#_uc_items']['12']['Extra'] = ''; |
|---|
| 3092 | $tables['#_uc_items']['13']['Field'] = 'price'; |
|---|
| 3093 | $tables['#_uc_items']['13']['Type'] = 'float'; |
|---|
| 3094 | $tables['#_uc_items']['13']['Null'] = 'NO'; |
|---|
| 3095 | $tables['#_uc_items']['13']['Key'] = ''; |
|---|
| 3096 | $tables['#_uc_items']['13']['Default'] = ''; |
|---|
| 3097 | $tables['#_uc_items']['13']['Extra'] = ''; |
|---|
| 3098 | $tables['#_uc_items']['14']['Field'] = 'canmany'; |
|---|
| 3099 | $tables['#_uc_items']['14']['Type'] = 'int(11)'; |
|---|
| 3100 | $tables['#_uc_items']['14']['Null'] = 'NO'; |
|---|
| 3101 | $tables['#_uc_items']['14']['Key'] = ''; |
|---|
| 3102 | $tables['#_uc_items']['14']['Default'] = '1'; |
|---|
| 3103 | $tables['#_uc_items']['14']['Extra'] = ''; |
|---|
| 3104 | $tables['#_uc_items']['15']['Field'] = 'user_id'; |
|---|
| 3105 | $tables['#_uc_items']['15']['Type'] = 'int(11)'; |
|---|
| 3106 | $tables['#_uc_items']['15']['Null'] = 'NO'; |
|---|
| 3107 | $tables['#_uc_items']['15']['Key'] = ''; |
|---|
| 3108 | $tables['#_uc_items']['15']['Default'] = ''; |
|---|
| 3109 | $tables['#_uc_items']['15']['Extra'] = ''; |
|---|
| 3110 | $tables['#_uc_items']['16']['Field'] = 'on_moderate'; |
|---|
| 3111 | $tables['#_uc_items']['16']['Type'] = 'int(11)'; |
|---|
| 3112 | $tables['#_uc_items']['16']['Null'] = 'NO'; |
|---|
| 3113 | $tables['#_uc_items']['16']['Key'] = ''; |
|---|
| 3114 | $tables['#_uc_items']['16']['Default'] = ''; |
|---|
| 3115 | $tables['#_uc_items']['16']['Extra'] = ''; |
|---|
| 3116 | $tables['#_uc_ratings']['0']['Field'] = 'id'; |
|---|
| 3117 | $tables['#_uc_ratings']['0']['Type'] = 'int(11)'; |
|---|
| 3118 | $tables['#_uc_ratings']['0']['Null'] = 'NO'; |
|---|
| 3119 | $tables['#_uc_ratings']['0']['Key'] = 'PRI'; |
|---|
| 3120 | $tables['#_uc_ratings']['0']['Default'] = ''; |
|---|
| 3121 | $tables['#_uc_ratings']['0']['Extra'] = 'auto_increment'; |
|---|
| 3122 | $tables['#_uc_ratings']['1']['Field'] = 'item_id'; |
|---|
| 3123 | $tables['#_uc_ratings']['1']['Type'] = 'int(11)'; |
|---|
| 3124 | $tables['#_uc_ratings']['1']['Null'] = 'NO'; |
|---|
| 3125 | $tables['#_uc_ratings']['1']['Key'] = ''; |
|---|
| 3126 | $tables['#_uc_ratings']['1']['Default'] = ''; |
|---|
| 3127 | $tables['#_uc_ratings']['1']['Extra'] = ''; |
|---|
| 3128 | $tables['#_uc_ratings']['2']['Field'] = 'points'; |
|---|
| 3129 | $tables['#_uc_ratings']['2']['Type'] = 'int(11)'; |
|---|
| 3130 | $tables['#_uc_ratings']['2']['Null'] = 'NO'; |
|---|
| 3131 | $tables['#_uc_ratings']['2']['Key'] = ''; |
|---|
| 3132 | $tables['#_uc_ratings']['2']['Default'] = ''; |
|---|
| 3133 | $tables['#_uc_ratings']['2']['Extra'] = ''; |
|---|
| 3134 | $tables['#_uc_ratings']['3']['Field'] = 'ip'; |
|---|
| 3135 | $tables['#_uc_ratings']['3']['Type'] = 'varchar(16)'; |
|---|
| 3136 | $tables['#_uc_ratings']['3']['Null'] = 'NO'; |
|---|
| 3137 | $tables['#_uc_ratings']['3']['Key'] = ''; |
|---|
| 3138 | $tables['#_uc_ratings']['3']['Default'] = ''; |
|---|
| 3139 | $tables['#_uc_ratings']['3']['Extra'] = ''; |
|---|
| 3140 | $tables['#_uc_tags']['0']['Field'] = 'id'; |
|---|
| 3141 | $tables['#_uc_tags']['0']['Type'] = 'int(11)'; |
|---|
| 3142 | $tables['#_uc_tags']['0']['Null'] = 'NO'; |
|---|
| 3143 | $tables['#_uc_tags']['0']['Key'] = 'PRI'; |
|---|
| 3144 | $tables['#_uc_tags']['0']['Default'] = ''; |
|---|
| 3145 | $tables['#_uc_tags']['0']['Extra'] = 'auto_increment'; |
|---|
| 3146 | $tables['#_uc_tags']['1']['Field'] = 'tag'; |
|---|
| 3147 | $tables['#_uc_tags']['1']['Type'] = 'varchar(200)'; |
|---|
| 3148 | $tables['#_uc_tags']['1']['Null'] = 'NO'; |
|---|
| 3149 | $tables['#_uc_tags']['1']['Key'] = ''; |
|---|
| 3150 | $tables['#_uc_tags']['1']['Default'] = ''; |
|---|
| 3151 | $tables['#_uc_tags']['1']['Extra'] = ''; |
|---|
| 3152 | $tables['#_uc_tags']['2']['Field'] = 'item_id'; |
|---|
| 3153 | $tables['#_uc_tags']['2']['Type'] = 'int(11)'; |
|---|
| 3154 | $tables['#_uc_tags']['2']['Null'] = 'NO'; |
|---|
| 3155 | $tables['#_uc_tags']['2']['Key'] = ''; |
|---|
| 3156 | $tables['#_uc_tags']['2']['Default'] = ''; |
|---|
| 3157 | $tables['#_uc_tags']['2']['Extra'] = ''; |
|---|
| 3158 | $tables['#_upload_images']['0']['Field'] = 'id'; |
|---|
| 3159 | $tables['#_upload_images']['0']['Type'] = 'int(11)'; |
|---|
| 3160 | $tables['#_upload_images']['0']['Null'] = 'NO'; |
|---|
| 3161 | $tables['#_upload_images']['0']['Key'] = 'PRI'; |
|---|
| 3162 | $tables['#_upload_images']['0']['Default'] = ''; |
|---|
| 3163 | $tables['#_upload_images']['0']['Extra'] = 'auto_increment'; |
|---|
| 3164 | $tables['#_upload_images']['1']['Field'] = 'post_id'; |
|---|
| 3165 | $tables['#_upload_images']['1']['Type'] = 'int(11)'; |
|---|
| 3166 | $tables['#_upload_images']['1']['Null'] = 'NO'; |
|---|
| 3167 | $tables['#_upload_images']['1']['Key'] = ''; |
|---|
| 3168 | $tables['#_upload_images']['1']['Default'] = ''; |
|---|
| 3169 | $tables['#_upload_images']['1']['Extra'] = ''; |
|---|
| 3170 | $tables['#_upload_images']['2']['Field'] = 'session_id'; |
|---|
| 3171 | $tables['#_upload_images']['2']['Type'] = 'varchar(50)'; |
|---|
| 3172 | $tables['#_upload_images']['2']['Null'] = 'NO'; |
|---|
| 3173 | $tables['#_upload_images']['2']['Key'] = ''; |
|---|
| 3174 | $tables['#_upload_images']['2']['Default'] = ''; |
|---|
| 3175 | $tables['#_upload_images']['2']['Extra'] = ''; |
|---|
| 3176 | $tables['#_upload_images']['3']['Field'] = 'fileurl'; |
|---|
| 3177 | $tables['#_upload_images']['3']['Type'] = 'varchar(250)'; |
|---|
| 3178 | $tables['#_upload_images']['3']['Null'] = 'NO'; |
|---|
| 3179 | $tables['#_upload_images']['3']['Key'] = ''; |
|---|
| 3180 | $tables['#_upload_images']['3']['Default'] = ''; |
|---|
| 3181 | $tables['#_upload_images']['3']['Extra'] = ''; |
|---|
| 3182 | $tables['#_upload_images']['4']['Field'] = 'target'; |
|---|
| 3183 | $tables['#_upload_images']['4']['Type'] = 'varchar(25)'; |
|---|
| 3184 | $tables['#_upload_images']['4']['Null'] = 'NO'; |
|---|
| 3185 | $tables['#_upload_images']['4']['Key'] = ''; |
|---|
| 3186 | $tables['#_upload_images']['4']['Default'] = 'forum'; |
|---|
| 3187 | $tables['#_upload_images']['4']['Extra'] = ''; |
|---|
| 3188 | $tables['#_user_autoawards']['0']['Field'] = 'id'; |
|---|
| 3189 | $tables['#_user_autoawards']['0']['Type'] = 'int(11)'; |
|---|
| 3190 | $tables['#_user_autoawards']['0']['Null'] = 'NO'; |
|---|
| 3191 | $tables['#_user_autoawards']['0']['Key'] = 'PRI'; |
|---|
| 3192 | $tables['#_user_autoawards']['0']['Default'] = ''; |
|---|
| 3193 | $tables['#_user_autoawards']['0']['Extra'] = 'auto_increment'; |
|---|
| 3194 | $tables['#_user_autoawards']['1']['Field'] = 'title'; |
|---|
| 3195 | $tables['#_user_autoawards']['1']['Type'] = 'varchar(200)'; |
|---|
| 3196 | $tables['#_user_autoawards']['1']['Null'] = 'NO'; |
|---|
| 3197 | $tables['#_user_autoawards']['1']['Key'] = ''; |
|---|
| 3198 | $tables['#_user_autoawards']['1']['Default'] = ''; |
|---|
| 3199 | $tables['#_user_autoawards']['1']['Extra'] = ''; |
|---|
| 3200 | $tables['#_user_autoawards']['2']['Field'] = 'description'; |
|---|
| 3201 | $tables['#_user_autoawards']['2']['Type'] = 'varchar(200)'; |
|---|
| 3202 | $tables['#_user_autoawards']['2']['Null'] = 'NO'; |
|---|
| 3203 | $tables['#_user_autoawards']['2']['Key'] = ''; |
|---|
| 3204 | $tables['#_user_autoawards']['2']['Default'] = ''; |
|---|
| 3205 | $tables['#_user_autoawards']['2']['Extra'] = ''; |
|---|
| 3206 | $tables['#_user_autoawards']['3']['Field'] = 'imageurl'; |
|---|
| 3207 | $tables['#_user_autoawards']['3']['Type'] = 'varchar(200)'; |
|---|
| 3208 | $tables['#_user_autoawards']['3']['Null'] = 'NO'; |
|---|
| 3209 | $tables['#_user_autoawards']['3']['Key'] = ''; |
|---|
| 3210 | $tables['#_user_autoawards']['3']['Default'] = ''; |
|---|
| 3211 | $tables['#_user_autoawards']['3']['Extra'] = ''; |
|---|
| 3212 | $tables['#_user_autoawards']['4']['Field'] = 'p_comment'; |
|---|
| 3213 | $tables['#_user_autoawards']['4']['Type'] = 'int(11)'; |
|---|
| 3214 | $tables['#_user_autoawards']['4']['Null'] = 'NO'; |
|---|
| 3215 | $tables['#_user_autoawards']['4']['Key'] = ''; |
|---|
| 3216 | $tables['#_user_autoawards']['4']['Default'] = ''; |
|---|
| 3217 | $tables['#_user_autoawards']['4']['Extra'] = ''; |
|---|
| 3218 | $tables['#_user_autoawards']['5']['Field'] = 'p_blog'; |
|---|
| 3219 | $tables['#_user_autoawards']['5']['Type'] = 'int(11)'; |
|---|
| 3220 | $tables['#_user_autoawards']['5']['Null'] = 'NO'; |
|---|
| 3221 | $tables['#_user_autoawards']['5']['Key'] = ''; |
|---|
| 3222 | $tables['#_user_autoawards']['5']['Default'] = ''; |
|---|
| 3223 | $tables['#_user_autoawards']['5']['Extra'] = ''; |
|---|
| 3224 | $tables['#_user_autoawards']['6']['Field'] = 'p_forum'; |
|---|
| 3225 | $tables['#_user_autoawards']['6']['Type'] = 'int(11)'; |
|---|
| 3226 | $tables['#_user_autoawards']['6']['Null'] = 'NO'; |
|---|
| 3227 | $tables['#_user_autoawards']['6']['Key'] = ''; |
|---|
| 3228 | $tables['#_user_autoawards']['6']['Default'] = ''; |
|---|
| 3229 | $tables['#_user_autoawards']['6']['Extra'] = ''; |
|---|
| 3230 | $tables['#_user_autoawards']['7']['Field'] = 'p_photo'; |
|---|
| 3231 | $tables['#_user_autoawards']['7']['Type'] = 'int(11)'; |
|---|
| 3232 | $tables['#_user_autoawards']['7']['Null'] = 'NO'; |
|---|
| 3233 | $tables['#_user_autoawards']['7']['Key'] = ''; |
|---|
| 3234 | $tables['#_user_autoawards']['7']['Default'] = ''; |
|---|
| 3235 | $tables['#_user_autoawards']['7']['Extra'] = ''; |
|---|
| 3236 | $tables['#_user_autoawards']['8']['Field'] = 'p_privphoto'; |
|---|
| 3237 | $tables['#_user_autoawards']['8']['Type'] = 'int(11)'; |
|---|
| 3238 | $tables['#_user_autoawards']['8']['Null'] = 'YES'; |
|---|
| 3239 | $tables['#_user_autoawards']['8']['Key'] = ''; |
|---|
| 3240 | $tables['#_user_autoawards']['8']['Default'] = ''; |
|---|
| 3241 | $tables['#_user_autoawards']['8']['Extra'] = ''; |
|---|
| 3242 | $tables['#_user_autoawards']['9']['Field'] = 'p_content'; |
|---|
| 3243 | $tables['#_user_autoawards']['9']['Type'] = 'int(11)'; |
|---|
| 3244 | $tables['#_user_autoawards']['9']['Null'] = 'NO'; |
|---|
| 3245 | $tables['#_user_autoawards']['9']['Key'] = ''; |
|---|
| 3246 | $tables['#_user_autoawards']['9']['Default'] = ''; |
|---|
| 3247 | $tables['#_user_autoawards']['9']['Extra'] = ''; |
|---|
| 3248 | $tables['#_user_autoawards']['10']['Field'] = 'p_karma'; |
|---|
| 3249 | $tables['#_user_autoawards']['10']['Type'] = 'int(11)'; |
|---|
| 3250 | $tables['#_user_autoawards']['10']['Null'] = 'NO'; |
|---|
| 3251 | $tables['#_user_autoawards']['10']['Key'] = ''; |
|---|
| 3252 | $tables['#_user_autoawards']['10']['Default'] = ''; |
|---|
| 3253 | $tables['#_user_autoawards']['10']['Extra'] = ''; |
|---|
| 3254 | $tables['#_user_autoawards']['11']['Field'] = 'published'; |
|---|
| 3255 | $tables['#_user_autoawards']['11']['Type'] = 'int(11)'; |
|---|
| 3256 | $tables['#_user_autoawards']['11']['Null'] = 'NO'; |
|---|
| 3257 | $tables['#_user_autoawards']['11']['Key'] = ''; |
|---|
| 3258 | $tables['#_user_autoawards']['11']['Default'] = '1'; |
|---|
| 3259 | $tables['#_user_autoawards']['11']['Extra'] = ''; |
|---|
| 3260 | $tables['#_user_awards']['0']['Field'] = 'id'; |
|---|
| 3261 | $tables['#_user_awards']['0']['Type'] = 'int(11)'; |
|---|
| 3262 | $tables['#_user_awards']['0']['Null'] = 'NO'; |
|---|
| 3263 | $tables['#_user_awards']['0']['Key'] = 'PRI'; |
|---|
| 3264 | $tables['#_user_awards']['0']['Default'] = ''; |
|---|
| 3265 | $tables['#_user_awards']['0']['Extra'] = 'auto_increment'; |
|---|
| 3266 | $tables['#_user_awards']['1']['Field'] = 'user_id'; |
|---|
| 3267 | $tables['#_user_awards']['1']['Type'] = 'int(11)'; |
|---|
| 3268 | $tables['#_user_awards']['1']['Null'] = 'NO'; |
|---|
| 3269 | $tables['#_user_awards']['1']['Key'] = ''; |
|---|
| 3270 | $tables['#_user_awards']['1']['Default'] = ''; |
|---|
| 3271 | $tables['#_user_awards']['1']['Extra'] = ''; |
|---|
| 3272 | $tables['#_user_awards']['2']['Field'] = 'pubdate'; |
|---|
| 3273 | $tables['#_user_awards']['2']['Type'] = 'datetime'; |
|---|
| 3274 | $tables['#_user_awards']['2']['Null'] = 'NO'; |
|---|
| 3275 | $tables['#_user_awards']['2']['Key'] = ''; |
|---|
| 3276 | $tables['#_user_awards']['2']['Default'] = ''; |
|---|
| 3277 | $tables['#_user_awards']['2']['Extra'] = ''; |
|---|
| 3278 | $tables['#_user_awards']['3']['Field'] = 'title'; |
|---|
| 3279 | $tables['#_user_awards']['3']['Type'] = 'varchar(250)'; |
|---|
| 3280 | $tables['#_user_awards']['3']['Null'] = 'NO'; |
|---|
| 3281 | $tables['#_user_awards']['3']['Key'] = ''; |
|---|
| 3282 | $tables['#_user_awards']['3']['Default'] = ''; |
|---|
| 3283 | $tables['#_user_awards']['3']['Extra'] = ''; |
|---|
| 3284 | $tables['#_user_awards']['4']['Field'] = 'description'; |
|---|
| 3285 | $tables['#_user_awards']['4']['Type'] = 'text'; |
|---|
| 3286 | $tables['#_user_awards']['4']['Null'] = 'NO'; |
|---|
| 3287 | $tables['#_user_awards']['4']['Key'] = ''; |
|---|
| 3288 | $tables['#_user_awards']['4']['Default'] = ''; |
|---|
| 3289 | $tables['#_user_awards']['4']['Extra'] = ''; |
|---|
| 3290 | $tables['#_user_awards']['5']['Field'] = 'imageurl'; |
|---|
| 3291 | $tables['#_user_awards']['5']['Type'] = 'varchar(100)'; |
|---|
| 3292 | $tables['#_user_awards']['5']['Null'] = 'NO'; |
|---|
| 3293 | $tables['#_user_awards']['5']['Key'] = ''; |
|---|
| 3294 | $tables['#_user_awards']['5']['Default'] = ''; |
|---|
| 3295 | $tables['#_user_awards']['5']['Extra'] = ''; |
|---|
| 3296 | $tables['#_user_awards']['6']['Field'] = 'from_id'; |
|---|
| 3297 | $tables['#_user_awards']['6']['Type'] = 'int(11)'; |
|---|
| 3298 | $tables['#_user_awards']['6']['Null'] = 'NO'; |
|---|
| 3299 | $tables['#_user_awards']['6']['Key'] = ''; |
|---|
| 3300 | $tables['#_user_awards']['6']['Default'] = ''; |
|---|
| 3301 | $tables['#_user_awards']['6']['Extra'] = ''; |
|---|
| 3302 | $tables['#_user_awards']['7']['Field'] = 'award_id'; |
|---|
| 3303 | $tables['#_user_awards']['7']['Type'] = 'int(11)'; |
|---|
| 3304 | $tables['#_user_awards']['7']['Null'] = 'NO'; |
|---|
| 3305 | $tables['#_user_awards']['7']['Key'] = ''; |
|---|
| 3306 | $tables['#_user_awards']['7']['Default'] = ''; |
|---|
| 3307 | $tables['#_user_awards']['7']['Extra'] = ''; |
|---|
| 3308 | $tables['#_user_clubs']['0']['Field'] = 'user_id'; |
|---|
| 3309 | $tables['#_user_clubs']['0']['Type'] = 'int(11)'; |
|---|
| 3310 | $tables['#_user_clubs']['0']['Null'] = 'NO'; |
|---|
| 3311 | $tables['#_user_clubs']['0']['Key'] = ''; |
|---|
| 3312 | $tables['#_user_clubs']['0']['Default'] = ''; |
|---|
| 3313 | $tables['#_user_clubs']['0']['Extra'] = ''; |
|---|
| 3314 | $tables['#_user_clubs']['1']['Field'] = 'club_id'; |
|---|
| 3315 | $tables['#_user_clubs']['1']['Type'] = 'int(11)'; |
|---|
| 3316 | $tables['#_user_clubs']['1']['Null'] = 'NO'; |
|---|
| 3317 | $tables['#_user_clubs']['1']['Key'] = ''; |
|---|
| 3318 | $tables['#_user_clubs']['1']['Default'] = ''; |
|---|
| 3319 | $tables['#_user_clubs']['1']['Extra'] = ''; |
|---|
| 3320 | $tables['#_user_clubs']['2']['Field'] = 'role'; |
|---|
| 3321 | $tables['#_user_clubs']['2']['Type'] = 'varchar(20)'; |
|---|
| 3322 | $tables['#_user_clubs']['2']['Null'] = 'NO'; |
|---|
| 3323 | $tables['#_user_clubs']['2']['Key'] = ''; |
|---|
| 3324 | $tables['#_user_clubs']['2']['Default'] = 'guest'; |
|---|
| 3325 | $tables['#_user_clubs']['2']['Extra'] = ''; |
|---|
| 3326 | $tables['#_user_clubs']['3']['Field'] = 'pubdate'; |
|---|
| 3327 | $tables['#_user_clubs']['3']['Type'] = 'datetime'; |
|---|
| 3328 | $tables['#_user_clubs']['3']['Null'] = 'NO'; |
|---|
| 3329 | $tables['#_user_clubs']['3']['Key'] = ''; |
|---|
| 3330 | $tables['#_user_clubs']['3']['Default'] = ''; |
|---|
| 3331 | $tables['#_user_clubs']['3']['Extra'] = ''; |
|---|
| 3332 | $tables['#_user_files']['0']['Field'] = 'id'; |
|---|
| 3333 | $tables['#_user_files']['0']['Type'] = 'int(11)'; |
|---|
| 3334 | $tables['#_user_files']['0']['Null'] = 'NO'; |
|---|
| 3335 | $tables['#_user_files']['0']['Key'] = 'PRI'; |
|---|
| 3336 | $tables['#_user_files']['0']['Default'] = ''; |
|---|
| 3337 | $tables['#_user_files']['0']['Extra'] = 'auto_increment'; |
|---|
| 3338 | $tables['#_user_files']['1']['Field'] = 'user_id'; |
|---|
| 3339 | $tables['#_user_files']['1']['Type'] = 'int(11)'; |
|---|
| 3340 | $tables['#_user_files']['1']['Null'] = 'NO'; |
|---|
| 3341 | $tables['#_user_files']['1']['Key'] = ''; |
|---|
| 3342 | $tables['#_user_files']['1']['Default'] = ''; |
|---|
| 3343 | $tables['#_user_files']['1']['Extra'] = ''; |
|---|
| 3344 | $tables['#_user_files']['2']['Field'] = 'filename'; |
|---|
| 3345 | $tables['#_user_files']['2']['Type'] = 'varchar(250)'; |
|---|
| 3346 | $tables['#_user_files']['2']['Null'] = 'NO'; |
|---|
| 3347 | $tables['#_user_files']['2']['Key'] = ''; |
|---|
| 3348 | $tables['#_user_files']['2']['Default'] = ''; |
|---|
| 3349 | $tables['#_user_files']['2']['Extra'] = ''; |
|---|
| 3350 | $tables['#_user_files']['3']['Field'] = 'pubdate'; |
|---|
| 3351 | $tables['#_user_files']['3']['Type'] = 'datetime'; |
|---|
| 3352 | $tables['#_user_files']['3']['Null'] = 'NO'; |
|---|
| 3353 | $tables['#_user_files']['3']['Key'] = ''; |
|---|
| 3354 | $tables['#_user_files']['3']['Default'] = ''; |
|---|
| 3355 | $tables['#_user_files']['3']['Extra'] = ''; |
|---|
| 3356 | $tables['#_user_files']['4']['Field'] = 'allow_who'; |
|---|
| 3357 | $tables['#_user_files']['4']['Type'] = 'varchar(50)'; |
|---|
| 3358 | $tables['#_user_files']['4']['Null'] = 'NO'; |
|---|
| 3359 | $tables['#_user_files']['4']['Key'] = ''; |
|---|
| 3360 | $tables['#_user_files']['4']['Default'] = ''; |
|---|
| 3361 | $tables['#_user_files']['4']['Extra'] = ''; |
|---|
| 3362 | $tables['#_user_files']['5']['Field'] = 'filesize'; |
|---|
| 3363 | $tables['#_user_files']['5']['Type'] = 'int(11)'; |
|---|
| 3364 | $tables['#_user_files']['5']['Null'] = 'NO'; |
|---|
| 3365 | $tables['#_user_files']['5']['Key'] = ''; |
|---|
| 3366 | $tables['#_user_files']['5']['Default'] = ''; |
|---|
| 3367 | $tables['#_user_files']['5']['Extra'] = ''; |
|---|
| 3368 | $tables['#_user_files']['6']['Field'] = 'hits'; |
|---|
| 3369 | $tables['#_user_files']['6']['Type'] = 'int(11)'; |
|---|
| 3370 | $tables['#_user_files']['6']['Null'] = 'NO'; |
|---|
| 3371 | $tables['#_user_files']['6']['Key'] = ''; |
|---|
| 3372 | $tables['#_user_files']['6']['Default'] = ''; |
|---|
| 3373 | $tables['#_user_files']['6']['Extra'] = ''; |
|---|
| 3374 | $tables['#_user_friends']['0']['Field'] = 'id'; |
|---|
| 3375 | $tables['#_user_friends']['0']['Type'] = 'int(11)'; |
|---|
| 3376 | $tables['#_user_friends']['0']['Null'] = 'NO'; |
|---|
| 3377 | $tables['#_user_friends']['0']['Key'] = 'PRI'; |
|---|
| 3378 | $tables['#_user_friends']['0']['Default'] = ''; |
|---|
| 3379 | $tables['#_user_friends']['0']['Extra'] = 'auto_increment'; |
|---|
| 3380 | $tables['#_user_friends']['1']['Field'] = 'to_id'; |
|---|
| 3381 | $tables['#_user_friends']['1']['Type'] = 'int(11)'; |
|---|
| 3382 | $tables['#_user_friends']['1']['Null'] = 'NO'; |
|---|
| 3383 | $tables['#_user_friends']['1']['Key'] = ''; |
|---|
| 3384 | $tables['#_user_friends']['1']['Default'] = ''; |
|---|
| 3385 | $tables['#_user_friends']['1']['Extra'] = ''; |
|---|
| 3386 | $tables['#_user_friends']['2']['Field'] = 'from_id'; |
|---|
| 3387 | $tables['#_user_friends']['2']['Type'] = 'int(11)'; |
|---|
| 3388 | $tables['#_user_friends']['2']['Null'] = 'NO'; |
|---|
| 3389 | $tables['#_user_friends']['2']['Key'] = ''; |
|---|
| 3390 | $tables['#_user_friends']['2']['Default'] = ''; |
|---|
| 3391 | $tables['#_user_friends']['2']['Extra'] = ''; |
|---|
| 3392 | $tables['#_user_friends']['3']['Field'] = 'logdate'; |
|---|
| 3393 | $tables['#_user_friends']['3']['Type'] = 'datetime'; |
|---|
| 3394 | $tables['#_user_friends']['3']['Null'] = 'NO'; |
|---|
| 3395 | $tables['#_user_friends']['3']['Key'] = ''; |
|---|
| 3396 | $tables['#_user_friends']['3']['Default'] = ''; |
|---|
| 3397 | $tables['#_user_friends']['3']['Extra'] = ''; |
|---|
| 3398 | $tables['#_user_friends']['4']['Field'] = 'is_accepted'; |
|---|
| 3399 | $tables['#_user_friends']['4']['Type'] = 'int(11)'; |
|---|
| 3400 | $tables['#_user_friends']['4']['Null'] = 'NO'; |
|---|
| 3401 | $tables['#_user_friends']['4']['Key'] = ''; |
|---|
| 3402 | $tables['#_user_friends']['4']['Default'] = ''; |
|---|
| 3403 | $tables['#_user_friends']['4']['Extra'] = ''; |
|---|
| 3404 | $tables['#_user_groups']['0']['Field'] = 'id'; |
|---|
| 3405 | $tables['#_user_groups']['0']['Type'] = 'int(11)'; |
|---|
| 3406 | $tables['#_user_groups']['0']['Null'] = 'NO'; |
|---|
| 3407 | $tables['#_user_groups']['0']['Key'] = 'PRI'; |
|---|
| 3408 | $tables['#_user_groups']['0']['Default'] = ''; |
|---|
| 3409 | $tables['#_user_groups']['0']['Extra'] = 'auto_increment'; |
|---|
| 3410 | $tables['#_user_groups']['1']['Field'] = 'title'; |
|---|
| 3411 | $tables['#_user_groups']['1']['Type'] = 'varchar(200)'; |
|---|
| 3412 | $tables['#_user_groups']['1']['Null'] = 'NO'; |
|---|
| 3413 | $tables['#_user_groups']['1']['Key'] = ''; |
|---|
| 3414 | $tables['#_user_groups']['1']['Default'] = ''; |
|---|
| 3415 | $tables['#_user_groups']['1']['Extra'] = ''; |
|---|
| 3416 | $tables['#_user_groups']['2']['Field'] = 'alias'; |
|---|
| 3417 | $tables['#_user_groups']['2']['Type'] = 'varchar(100)'; |
|---|
| 3418 | $tables['#_user_groups']['2']['Null'] = 'NO'; |
|---|
| 3419 | $tables['#_user_groups']['2']['Key'] = ''; |
|---|
| 3420 | $tables['#_user_groups']['2']['Default'] = ''; |
|---|
| 3421 | $tables['#_user_groups']['2']['Extra'] = ''; |
|---|
| 3422 | $tables['#_user_groups']['3']['Field'] = 'is_admin'; |
|---|
| 3423 | $tables['#_user_groups']['3']['Type'] = 'int(11)'; |
|---|
| 3424 | $tables['#_user_groups']['3']['Null'] = 'NO'; |
|---|
| 3425 | $tables['#_user_groups']['3']['Key'] = ''; |
|---|
| 3426 | $tables['#_user_groups']['3']['Default'] = ''; |
|---|
| 3427 | $tables['#_user_groups']['3']['Extra'] = ''; |
|---|
| 3428 | $tables['#_user_groups']['4']['Field'] = 'access'; |
|---|
| 3429 | $tables['#_user_groups']['4']['Type'] = 'text'; |
|---|
| 3430 | $tables['#_user_groups']['4']['Null'] = 'NO'; |
|---|
| 3431 | $tables['#_user_groups']['4']['Key'] = ''; |
|---|
| 3432 | $tables['#_user_groups']['4']['Default'] = ''; |
|---|
| 3433 | $tables['#_user_groups']['4']['Extra'] = ''; |
|---|
| 3434 | $tables['#_user_karma']['0']['Field'] = 'id'; |
|---|
| 3435 | $tables['#_user_karma']['0']['Type'] = 'int(11)'; |
|---|
| 3436 | $tables['#_user_karma']['0']['Null'] = 'NO'; |
|---|
| 3437 | $tables['#_user_karma']['0']['Key'] = 'PRI'; |
|---|
| 3438 | $tables['#_user_karma']['0']['Default'] = ''; |
|---|
| 3439 | $tables['#_user_karma']['0']['Extra'] = 'auto_increment'; |
|---|
| 3440 | $tables['#_user_karma']['1']['Field'] = 'user_id'; |
|---|
| 3441 | $tables['#_user_karma']['1']['Type'] = 'int(11)'; |
|---|
| 3442 | $tables['#_user_karma']['1']['Null'] = 'NO'; |
|---|
| 3443 | $tables['#_user_karma']['1']['Key'] = ''; |
|---|
| 3444 | $tables['#_user_karma']['1']['Default'] = ''; |
|---|
| 3445 | $tables['#_user_karma']['1']['Extra'] = ''; |
|---|
| 3446 | $tables['#_user_karma']['2']['Field'] = 'sender_id'; |
|---|
| 3447 | $tables['#_user_karma']['2']['Type'] = 'int(11)'; |
|---|
| 3448 | $tables['#_user_karma']['2']['Null'] = 'NO'; |
|---|
| 3449 | $tables['#_user_karma']['2']['Key'] = ''; |
|---|
| 3450 | $tables['#_user_karma']['2']['Default'] = ''; |
|---|
| 3451 | $tables['#_user_karma']['2']['Extra'] = ''; |
|---|
| 3452 | $tables['#_user_karma']['3']['Field'] = 'points'; |
|---|
| 3453 | $tables['#_user_karma']['3']['Type'] = 'smallint(6)'; |
|---|
| 3454 | $tables['#_user_karma']['3']['Null'] = 'NO'; |
|---|
| 3455 | $tables['#_user_karma']['3']['Key'] = ''; |
|---|
| 3456 | $tables['#_user_karma']['3']['Default'] = ''; |
|---|
| 3457 | $tables['#_user_karma']['3']['Extra'] = ''; |
|---|
| 3458 | $tables['#_user_karma']['4']['Field'] = 'senddate'; |
|---|
| 3459 | $tables['#_user_karma']['4']['Type'] = 'datetime'; |
|---|
| 3460 | $tables['#_user_karma']['4']['Null'] = 'NO'; |
|---|
| 3461 | $tables['#_user_karma']['4']['Key'] = ''; |
|---|
| 3462 | $tables['#_user_karma']['4']['Default'] = ''; |
|---|
| 3463 | $tables['#_user_karma']['4']['Extra'] = ''; |
|---|
| 3464 | $tables['#_user_msg']['0']['Field'] = 'id'; |
|---|
| 3465 | $tables['#_user_msg']['0']['Type'] = 'int(11)'; |
|---|
| 3466 | $tables['#_user_msg']['0']['Null'] = 'NO'; |
|---|
| 3467 | $tables['#_user_msg']['0']['Key'] = 'PRI'; |
|---|
| 3468 | $tables['#_user_msg']['0']['Default'] = ''; |
|---|
| 3469 | $tables['#_user_msg']['0']['Extra'] = 'auto_increment'; |
|---|
| 3470 | $tables['#_user_msg']['1']['Field'] = 'to_id'; |
|---|
| 3471 | $tables['#_user_msg']['1']['Type'] = 'int(11)'; |
|---|
| 3472 | $tables['#_user_msg']['1']['Null'] = 'NO'; |
|---|
| 3473 | $tables['#_user_msg']['1']['Key'] = ''; |
|---|
| 3474 | $tables['#_user_msg']['1']['Default'] = ''; |
|---|
| 3475 | $tables['#_user_msg']['1']['Extra'] = ''; |
|---|
| 3476 | $tables['#_user_msg']['2']['Field'] = 'from_id'; |
|---|
| 3477 | $tables['#_user_msg']['2']['Type'] = 'int(11)'; |
|---|
| 3478 | $tables['#_user_msg']['2']['Null'] = 'NO'; |
|---|
| 3479 | $tables['#_user_msg']['2']['Key'] = ''; |
|---|
| 3480 | $tables['#_user_msg']['2']['Default'] = ''; |
|---|
| 3481 | $tables['#_user_msg']['2']['Extra'] = ''; |
|---|
| 3482 | $tables['#_user_msg']['3']['Field'] = 'senddate'; |
|---|
| 3483 | $tables['#_user_msg']['3']['Type'] = 'datetime'; |
|---|
| 3484 | $tables['#_user_msg']['3']['Null'] = 'NO'; |
|---|
| 3485 | $tables['#_user_msg']['3']['Key'] = ''; |
|---|
| 3486 | $tables['#_user_msg']['3']['Default'] = ''; |
|---|
| 3487 | $tables['#_user_msg']['3']['Extra'] = ''; |
|---|
| 3488 | $tables['#_user_msg']['4']['Field'] = 'is_new'; |
|---|
| 3489 | $tables['#_user_msg']['4']['Type'] = 'int(11)'; |
|---|
| 3490 | $tables['#_user_msg']['4']['Null'] = 'NO'; |
|---|
| 3491 | $tables['#_user_msg']['4']['Key'] = ''; |
|---|
| 3492 | $tables['#_user_msg']['4']['Default'] = '1'; |
|---|
| 3493 | $tables['#_user_msg']['4']['Extra'] = ''; |
|---|
| 3494 | $tables['#_user_msg']['5']['Field'] = 'message'; |
|---|
| 3495 | $tables['#_user_msg']['5']['Type'] = 'text'; |
|---|
| 3496 | $tables['#_user_msg']['5']['Null'] = 'NO'; |
|---|
| 3497 | $tables['#_user_msg']['5']['Key'] = ''; |
|---|
| 3498 | $tables['#_user_msg']['5']['Default'] = ''; |
|---|
| 3499 | $tables['#_user_msg']['5']['Extra'] = ''; |
|---|
| 3500 | $tables['#_user_photos']['0']['Field'] = 'id'; |
|---|
| 3501 | $tables['#_user_photos']['0']['Type'] = 'int(11)'; |
|---|
| 3502 | $tables['#_user_photos']['0']['Null'] = 'NO'; |
|---|
| 3503 | $tables['#_user_photos']['0']['Key'] = 'PRI'; |
|---|
| 3504 | $tables['#_user_photos']['0']['Default'] = ''; |
|---|
| 3505 | $tables['#_user_photos']['0']['Extra'] = 'auto_increment'; |
|---|
| 3506 | $tables['#_user_photos']['1']['Field'] = 'user_id'; |
|---|
| 3507 | $tables['#_user_photos']['1']['Type'] = 'int(11)'; |
|---|
| 3508 | $tables['#_user_photos']['1']['Null'] = 'NO'; |
|---|
| 3509 | $tables['#_user_photos']['1']['Key'] = ''; |
|---|
| 3510 | $tables['#_user_photos']['1']['Default'] = ''; |
|---|
| 3511 | $tables['#_user_photos']['1']['Extra'] = ''; |
|---|
| 3512 | $tables['#_user_photos']['2']['Field'] = 'pubdate'; |
|---|
| 3513 | $tables['#_user_photos']['2']['Type'] = 'date'; |
|---|
| 3514 | $tables['#_user_photos']['2']['Null'] = 'NO'; |
|---|
| 3515 | $tables['#_user_photos']['2']['Key'] = ''; |
|---|
| 3516 | $tables['#_user_photos']['2']['Default'] = ''; |
|---|
| 3517 | $tables['#_user_photos']['2']['Extra'] = ''; |
|---|
| 3518 | $tables['#_user_photos']['3']['Field'] = 'title'; |
|---|
| 3519 | $tables['#_user_photos']['3']['Type'] = 'varchar(250)'; |
|---|
| 3520 | $tables['#_user_photos']['3']['Null'] = 'NO'; |
|---|
| 3521 | $tables['#_user_photos']['3']['Key'] = ''; |
|---|
| 3522 | $tables['#_user_photos']['3']['Default'] = ''; |
|---|
| 3523 | $tables['#_user_photos']['3']['Extra'] = ''; |
|---|
| 3524 | $tables['#_user_photos']['4']['Field'] = 'description'; |
|---|
| 3525 | $tables['#_user_photos']['4']['Type'] = 'text'; |
|---|
| 3526 | $tables['#_user_photos']['4']['Null'] = 'NO'; |
|---|
| 3527 | $tables['#_user_photos']['4']['Key'] = ''; |
|---|
| 3528 | $tables['#_user_photos']['4']['Default'] = ''; |
|---|
| 3529 | $tables['#_user_photos']['4']['Extra'] = ''; |
|---|
| 3530 | $tables['#_user_photos']['5']['Field'] = 'allow_who'; |
|---|
| 3531 | $tables['#_user_photos']['5']['Type'] = 'varchar(15)'; |
|---|
| 3532 | $tables['#_user_photos']['5']['Null'] = 'NO'; |
|---|
| 3533 | $tables['#_user_photos']['5']['Key'] = ''; |
|---|
| 3534 | $tables['#_user_photos']['5']['Default'] = 'all'; |
|---|
| 3535 | $tables['#_user_photos']['5']['Extra'] = ''; |
|---|
| 3536 | $tables['#_user_photos']['6']['Field'] = 'hits'; |
|---|
| 3537 | $tables['#_user_photos']['6']['Type'] = 'int(11)'; |
|---|
| 3538 | $tables['#_user_photos']['6']['Null'] = 'NO'; |
|---|
| 3539 | $tables['#_user_photos']['6']['Key'] = ''; |
|---|
| 3540 | $tables['#_user_photos']['6']['Default'] = ''; |
|---|
| 3541 | $tables['#_user_photos']['6']['Extra'] = ''; |
|---|
| 3542 | $tables['#_user_photos']['7']['Field'] = 'imageurl'; |
|---|
| 3543 | $tables['#_user_photos']['7']['Type'] = 'varchar(250)'; |
|---|
| 3544 | $tables['#_user_photos']['7']['Null'] = 'NO'; |
|---|
| 3545 | $tables['#_user_photos']['7']['Key'] = ''; |
|---|
| 3546 | $tables['#_user_photos']['7']['Default'] = ''; |
|---|
| 3547 | $tables['#_user_photos']['7']['Extra'] = ''; |
|---|
| 3548 | $tables['#_user_profiles']['0']['Field'] = 'id'; |
|---|
| 3549 | $tables['#_user_profiles']['0']['Type'] = 'int(11)'; |
|---|
| 3550 | $tables['#_user_profiles']['0']['Null'] = 'NO'; |
|---|
| 3551 | $tables['#_user_profiles']['0']['Key'] = 'PRI'; |
|---|
| 3552 | $tables['#_user_profiles']['0']['Default'] = ''; |
|---|
| 3553 | $tables['#_user_profiles']['0']['Extra'] = 'auto_increment'; |
|---|
| 3554 | $tables['#_user_profiles']['1']['Field'] = 'user_id'; |
|---|
| 3555 | $tables['#_user_profiles']['1']['Type'] = 'int(11)'; |
|---|
| 3556 | $tables['#_user_profiles']['1']['Null'] = 'NO'; |
|---|
| 3557 | $tables['#_user_profiles']['1']['Key'] = ''; |
|---|
| 3558 | $tables['#_user_profiles']['1']['Default'] = ''; |
|---|
| 3559 | $tables['#_user_profiles']['1']['Extra'] = ''; |
|---|
| 3560 | $tables['#_user_profiles']['2']['Field'] = 'city'; |
|---|
| 3561 | $tables['#_user_profiles']['2']['Type'] = 'varchar(250)'; |
|---|
| 3562 | $tables['#_user_profiles']['2']['Null'] = 'NO'; |
|---|
| 3563 | $tables['#_user_profiles']['2']['Key'] = ''; |
|---|
| 3564 | $tables['#_user_profiles']['2']['Default'] = ''; |
|---|
| 3565 | $tables['#_user_profiles']['2']['Extra'] = ''; |
|---|
| 3566 | $tables['#_user_profiles']['3']['Field'] = 'description'; |
|---|
| 3567 | $tables['#_user_profiles']['3']['Type'] = 'text'; |
|---|
| 3568 | $tables['#_user_profiles']['3']['Null'] = 'NO'; |
|---|
| 3569 | $tables['#_user_profiles']['3']['Key'] = ''; |
|---|
| 3570 | $tables['#_user_profiles']['3']['Default'] = ''; |
|---|
| 3571 | $tables['#_user_profiles']['3']['Extra'] = ''; |
|---|
| 3572 | $tables['#_user_profiles']['4']['Field'] = 'showmail'; |
|---|
| 3573 | $tables['#_user_profiles']['4']['Type'] = 'int(11)'; |
|---|
| 3574 | $tables['#_user_profiles']['4']['Null'] = 'NO'; |
|---|
| 3575 | $tables['#_user_profiles']['4']['Key'] = ''; |
|---|
| 3576 | $tables['#_user_profiles']['4']['Default'] = ''; |
|---|
| 3577 | $tables['#_user_profiles']['4']['Extra'] = ''; |
|---|
| 3578 | $tables['#_user_profiles']['5']['Field'] = 'showbirth'; |
|---|
| 3579 | $tables['#_user_profiles']['5']['Type'] = 'int(11)'; |
|---|
| 3580 | $tables['#_user_profiles']['5']['Null'] = 'NO'; |
|---|
| 3581 | $tables['#_user_profiles']['5']['Key'] = ''; |
|---|
| 3582 | $tables['#_user_profiles']['5']['Default'] = '1'; |
|---|
| 3583 | $tables['#_user_profiles']['5']['Extra'] = ''; |
|---|
| 3584 | $tables['#_user_profiles']['6']['Field'] = 'showicq'; |
|---|
| 3585 | $tables['#_user_profiles']['6']['Type'] = 'int(11)'; |
|---|
| 3586 | $tables['#_user_profiles']['6']['Null'] = 'NO'; |
|---|
| 3587 | $tables['#_user_profiles']['6']['Key'] = ''; |
|---|
| 3588 | $tables['#_user_profiles']['6']['Default'] = '1'; |
|---|
| 3589 | $tables['#_user_profiles']['6']['Extra'] = ''; |
|---|
| 3590 | $tables['#_user_profiles']['7']['Field'] = 'karma'; |
|---|
| 3591 | $tables['#_user_profiles']['7']['Type'] = 'int(11)'; |
|---|
| 3592 | $tables['#_user_profiles']['7']['Null'] = 'NO'; |
|---|
| 3593 | $tables['#_user_profiles']['7']['Key'] = ''; |
|---|
| 3594 | $tables['#_user_profiles']['7']['Default'] = ''; |
|---|
| 3595 | $tables['#_user_profiles']['7']['Extra'] = ''; |
|---|
| 3596 | $tables['#_user_profiles']['8']['Field'] = 'imageurl'; |
|---|
| 3597 | $tables['#_user_profiles']['8']['Type'] = 'varchar(250)'; |
|---|
| 3598 | $tables['#_user_profiles']['8']['Null'] = 'NO'; |
|---|
| 3599 | $tables['#_user_profiles']['8']['Key'] = ''; |
|---|
| 3600 | $tables['#_user_profiles']['8']['Default'] = ''; |
|---|
| 3601 | $tables['#_user_profiles']['8']['Extra'] = ''; |
|---|
| 3602 | $tables['#_user_profiles']['9']['Field'] = 'allow_who'; |
|---|
| 3603 | $tables['#_user_profiles']['9']['Type'] = 'varchar(35)'; |
|---|
| 3604 | $tables['#_user_profiles']['9']['Null'] = 'NO'; |
|---|
| 3605 | $tables['#_user_profiles']['9']['Key'] = ''; |
|---|
| 3606 | $tables['#_user_profiles']['9']['Default'] = 'all'; |
|---|
| 3607 | $tables['#_user_profiles']['9']['Extra'] = ''; |
|---|
| 3608 | $tables['#_user_profiles']['10']['Field'] = 'signature'; |
|---|
| 3609 | $tables['#_user_profiles']['10']['Type'] = 'varchar(240)'; |
|---|
| 3610 | $tables['#_user_profiles']['10']['Null'] = 'NO'; |
|---|
| 3611 | $tables['#_user_profiles']['10']['Key'] = ''; |
|---|
| 3612 | $tables['#_user_profiles']['10']['Default'] = ''; |
|---|
| 3613 | $tables['#_user_profiles']['10']['Extra'] = ''; |
|---|
| 3614 | $tables['#_user_profiles']['11']['Field'] = 'gender'; |
|---|
| 3615 | $tables['#_user_profiles']['11']['Type'] = 'varchar(1)'; |
|---|
| 3616 | $tables['#_user_profiles']['11']['Null'] = 'NO'; |
|---|
| 3617 | $tables['#_user_profiles']['11']['Key'] = ''; |
|---|
| 3618 | $tables['#_user_profiles']['11']['Default'] = ''; |
|---|
| 3619 | $tables['#_user_profiles']['11']['Extra'] = ''; |
|---|
| 3620 | $tables['#_user_profiles']['12']['Field'] = 'formsdata'; |
|---|
| 3621 | $tables['#_user_profiles']['12']['Type'] = 'text'; |
|---|
| 3622 | $tables['#_user_profiles']['12']['Null'] = 'NO'; |
|---|
| 3623 | $tables['#_user_profiles']['12']['Key'] = ''; |
|---|
| 3624 | $tables['#_user_profiles']['12']['Default'] = ''; |
|---|
| 3625 | $tables['#_user_profiles']['12']['Extra'] = ''; |
|---|
| 3626 | $tables['#_user_profiles']['13']['Field'] = 'email_newmsg'; |
|---|
| 3627 | $tables['#_user_profiles']['13']['Type'] = 'int(11)'; |
|---|
| 3628 | $tables['#_user_profiles']['13']['Null'] = 'NO'; |
|---|
| 3629 | $tables['#_user_profiles']['13']['Key'] = ''; |
|---|
| 3630 | $tables['#_user_profiles']['13']['Default'] = '1'; |
|---|
| 3631 | $tables['#_user_profiles']['13']['Extra'] = ''; |
|---|
| 3632 | $tables['#_user_profiles']['14']['Field'] = 'cm_subscribe'; |
|---|
| 3633 | $tables['#_user_profiles']['14']['Type'] = 'varchar(4)'; |
|---|
| 3634 | $tables['#_user_profiles']['14']['Null'] = 'NO'; |
|---|
| 3635 | $tables['#_user_profiles']['14']['Key'] = ''; |
|---|
| 3636 | $tables['#_user_profiles']['14']['Default'] = ''; |
|---|
| 3637 | $tables['#_user_profiles']['14']['Extra'] = ''; |
|---|
| 3638 | $tables['#_user_profiles']['15']['Field'] = 'stats'; |
|---|
| 3639 | $tables['#_user_profiles']['15']['Type'] = 'text'; |
|---|
| 3640 | $tables['#_user_profiles']['15']['Null'] = 'NO'; |
|---|
| 3641 | $tables['#_user_profiles']['15']['Key'] = ''; |
|---|
| 3642 | $tables['#_user_profiles']['15']['Default'] = ''; |
|---|
| 3643 | $tables['#_user_profiles']['15']['Extra'] = ''; |
|---|
| 3644 | $tables['#_user_wall']['0']['Field'] = 'id'; |
|---|
| 3645 | $tables['#_user_wall']['0']['Type'] = 'int(11)'; |
|---|
| 3646 | $tables['#_user_wall']['0']['Null'] = 'NO'; |
|---|
| 3647 | $tables['#_user_wall']['0']['Key'] = 'PRI'; |
|---|
| 3648 | $tables['#_user_wall']['0']['Default'] = ''; |
|---|
| 3649 | $tables['#_user_wall']['0']['Extra'] = 'auto_increment'; |
|---|
| 3650 | $tables['#_user_wall']['1']['Field'] = 'user_id'; |
|---|
| 3651 | $tables['#_user_wall']['1']['Type'] = 'int(11)'; |
|---|
| 3652 | $tables['#_user_wall']['1']['Null'] = 'NO'; |
|---|
| 3653 | $tables['#_user_wall']['1']['Key'] = ''; |
|---|
| 3654 | $tables['#_user_wall']['1']['Default'] = ''; |
|---|
| 3655 | $tables['#_user_wall']['1']['Extra'] = ''; |
|---|
| 3656 | $tables['#_user_wall']['2']['Field'] = 'author_id'; |
|---|
| 3657 | $tables['#_user_wall']['2']['Type'] = 'int(11)'; |
|---|
| 3658 | $tables['#_user_wall']['2']['Null'] = 'NO'; |
|---|
| 3659 | $tables['#_user_wall']['2']['Key'] = ''; |
|---|
| 3660 | $tables['#_user_wall']['2']['Default'] = ''; |
|---|
| 3661 | $tables['#_user_wall']['2']['Extra'] = ''; |
|---|
| 3662 | $tables['#_user_wall']['3']['Field'] = 'pubdate'; |
|---|
| 3663 | $tables['#_user_wall']['3']['Type'] = 'datetime'; |
|---|
| 3664 | $tables['#_user_wall']['3']['Null'] = 'NO'; |
|---|
| 3665 | $tables['#_user_wall']['3']['Key'] = ''; |
|---|
| 3666 | $tables['#_user_wall']['3']['Default'] = ''; |
|---|
| 3667 | $tables['#_user_wall']['3']['Extra'] = ''; |
|---|
| 3668 | $tables['#_user_wall']['4']['Field'] = 'content'; |
|---|
| 3669 | $tables['#_user_wall']['4']['Type'] = 'text'; |
|---|
| 3670 | $tables['#_user_wall']['4']['Null'] = 'NO'; |
|---|
| 3671 | $tables['#_user_wall']['4']['Key'] = ''; |
|---|
| 3672 | $tables['#_user_wall']['4']['Default'] = ''; |
|---|
| 3673 | $tables['#_user_wall']['4']['Extra'] = ''; |
|---|
| 3674 | $tables['#_user_wall']['5']['Field'] = 'usertype'; |
|---|
| 3675 | $tables['#_user_wall']['5']['Type'] = 'varchar(8)'; |
|---|
| 3676 | $tables['#_user_wall']['5']['Null'] = 'NO'; |
|---|
| 3677 | $tables['#_user_wall']['5']['Key'] = ''; |
|---|
| 3678 | $tables['#_user_wall']['5']['Default'] = 'user'; |
|---|
| 3679 | $tables['#_user_wall']['5']['Extra'] = ''; |
|---|
| 3680 | $tables['#_users']['0']['Field'] = 'id'; |
|---|
| 3681 | $tables['#_users']['0']['Type'] = 'int(11)'; |
|---|
| 3682 | $tables['#_users']['0']['Null'] = 'NO'; |
|---|
| 3683 | $tables['#_users']['0']['Key'] = 'PRI'; |
|---|
| 3684 | $tables['#_users']['0']['Default'] = ''; |
|---|
| 3685 | $tables['#_users']['0']['Extra'] = 'auto_increment'; |
|---|
| 3686 | $tables['#_users']['1']['Field'] = 'group_id'; |
|---|
| 3687 | $tables['#_users']['1']['Type'] = 'int(11)'; |
|---|
| 3688 | $tables['#_users']['1']['Null'] = 'NO'; |
|---|
| 3689 | $tables['#_users']['1']['Key'] = ''; |
|---|
| 3690 | $tables['#_users']['1']['Default'] = '1'; |
|---|
| 3691 | $tables['#_users']['1']['Extra'] = ''; |
|---|
| 3692 | $tables['#_users']['2']['Field'] = 'login'; |
|---|
| 3693 | $tables['#_users']['2']['Type'] = 'varchar(100)'; |
|---|
| 3694 | $tables['#_users']['2']['Null'] = 'NO'; |
|---|
| 3695 | $tables['#_users']['2']['Key'] = ''; |
|---|
| 3696 | $tables['#_users']['2']['Default'] = ''; |
|---|
| 3697 | $tables['#_users']['2']['Extra'] = ''; |
|---|
| 3698 | $tables['#_users']['3']['Field'] = 'nickname'; |
|---|
| 3699 | $tables['#_users']['3']['Type'] = 'varchar(100)'; |
|---|
| 3700 | $tables['#_users']['3']['Null'] = 'NO'; |
|---|
| 3701 | $tables['#_users']['3']['Key'] = ''; |
|---|
| 3702 | $tables['#_users']['3']['Default'] = ''; |
|---|
| 3703 | $tables['#_users']['3']['Extra'] = ''; |
|---|
| 3704 | $tables['#_users']['4']['Field'] = 'password'; |
|---|
| 3705 | $tables['#_users']['4']['Type'] = 'varchar(100)'; |
|---|
| 3706 | $tables['#_users']['4']['Null'] = 'NO'; |
|---|
| 3707 | $tables['#_users']['4']['Key'] = ''; |
|---|
| 3708 | $tables['#_users']['4']['Default'] = ''; |
|---|
| 3709 | $tables['#_users']['4']['Extra'] = ''; |
|---|
| 3710 | $tables['#_users']['5']['Field'] = 'email'; |
|---|
| 3711 | $tables['#_users']['5']['Type'] = 'varchar(100)'; |
|---|
| 3712 | $tables['#_users']['5']['Null'] = 'NO'; |
|---|
| 3713 | $tables['#_users']['5']['Key'] = ''; |
|---|
| 3714 | $tables['#_users']['5']['Default'] = ''; |
|---|
| 3715 | $tables['#_users']['5']['Extra'] = ''; |
|---|
| 3716 | $tables['#_users']['6']['Field'] = 'icq'; |
|---|
| 3717 | $tables['#_users']['6']['Type'] = 'varchar(15)'; |
|---|
| 3718 | $tables['#_users']['6']['Null'] = 'NO'; |
|---|
| 3719 | $tables['#_users']['6']['Key'] = ''; |
|---|
| 3720 | $tables['#_users']['6']['Default'] = ''; |
|---|
| 3721 | $tables['#_users']['6']['Extra'] = ''; |
|---|
| 3722 | $tables['#_users']['7']['Field'] = 'regdate'; |
|---|
| 3723 | $tables['#_users']['7']['Type'] = 'datetime'; |
|---|
| 3724 | $tables['#_users']['7']['Null'] = 'NO'; |
|---|
| 3725 | $tables['#_users']['7']['Key'] = ''; |
|---|
| 3726 | $tables['#_users']['7']['Default'] = '0000-00-00 00:00:00'; |
|---|
| 3727 | $tables['#_users']['7']['Extra'] = ''; |
|---|
| 3728 | $tables['#_users']['8']['Field'] = 'logdate'; |
|---|
| 3729 | $tables['#_users']['8']['Type'] = 'datetime'; |
|---|
| 3730 | $tables['#_users']['8']['Null'] = 'NO'; |
|---|
| 3731 | $tables['#_users']['8']['Key'] = ''; |
|---|
| 3732 | $tables['#_users']['8']['Default'] = '0000-00-00 00:00:00'; |
|---|
| 3733 | $tables['#_users']['8']['Extra'] = ''; |
|---|
| 3734 | $tables['#_users']['9']['Field'] = 'birthdate'; |
|---|
| 3735 | $tables['#_users']['9']['Type'] = 'date'; |
|---|
| 3736 | $tables['#_users']['9']['Null'] = 'NO'; |
|---|
| 3737 | $tables['#_users']['9']['Key'] = ''; |
|---|
| 3738 | $tables['#_users']['9']['Default'] = '0000-00-00'; |
|---|
| 3739 | $tables['#_users']['9']['Extra'] = ''; |
|---|
| 3740 | $tables['#_users']['10']['Field'] = 'is_locked'; |
|---|
| 3741 | $tables['#_users']['10']['Type'] = 'int(11)'; |
|---|
| 3742 | $tables['#_users']['10']['Null'] = 'NO'; |
|---|
| 3743 | $tables['#_users']['10']['Key'] = ''; |
|---|
| 3744 | $tables['#_users']['10']['Default'] = ''; |
|---|
| 3745 | $tables['#_users']['10']['Extra'] = ''; |
|---|
| 3746 | $tables['#_users']['11']['Field'] = 'is_deleted'; |
|---|
| 3747 | $tables['#_users']['11']['Type'] = 'int(11)'; |
|---|
| 3748 | $tables['#_users']['11']['Null'] = 'NO'; |
|---|
| 3749 | $tables['#_users']['11']['Key'] = ''; |
|---|
| 3750 | $tables['#_users']['11']['Default'] = ''; |
|---|
| 3751 | $tables['#_users']['11']['Extra'] = ''; |
|---|
| 3752 | $tables['#_users']['12']['Field'] = 'rating'; |
|---|
| 3753 | $tables['#_users']['12']['Type'] = 'int(11)'; |
|---|
| 3754 | $tables['#_users']['12']['Null'] = 'NO'; |
|---|
| 3755 | $tables['#_users']['12']['Key'] = ''; |
|---|
| 3756 | $tables['#_users']['12']['Default'] = ''; |
|---|
| 3757 | $tables['#_users']['12']['Extra'] = ''; |
|---|
| 3758 | $tables['#_users']['13']['Field'] = 'points'; |
|---|
| 3759 | $tables['#_users']['13']['Type'] = 'int(11)'; |
|---|
| 3760 | $tables['#_users']['13']['Null'] = 'NO'; |
|---|
| 3761 | $tables['#_users']['13']['Key'] = ''; |
|---|
| 3762 | $tables['#_users']['13']['Default'] = ''; |
|---|
| 3763 | $tables['#_users']['13']['Extra'] = ''; |
|---|
| 3764 | $tables['#_users']['14']['Field'] = 'last_ip'; |
|---|
| 3765 | $tables['#_users']['14']['Type'] = 'varchar(15)'; |
|---|
| 3766 | $tables['#_users']['14']['Null'] = 'NO'; |
|---|
| 3767 | $tables['#_users']['14']['Key'] = ''; |
|---|
| 3768 | $tables['#_users']['14']['Default'] = ''; |
|---|
| 3769 | $tables['#_users']['14']['Extra'] = ''; |
|---|
| 3770 | $tables['#_users']['15']['Field'] = 'status'; |
|---|
| 3771 | $tables['#_users']['15']['Type'] = 'varchar(255)'; |
|---|
| 3772 | $tables['#_users']['15']['Null'] = 'NO'; |
|---|
| 3773 | $tables['#_users']['15']['Key'] = ''; |
|---|
| 3774 | $tables['#_users']['15']['Default'] = ''; |
|---|
| 3775 | $tables['#_users']['15']['Extra'] = ''; |
|---|
| 3776 | $tables['#_users']['16']['Field'] = 'status_date'; |
|---|
| 3777 | $tables['#_users']['16']['Type'] = 'datetime'; |
|---|
| 3778 | $tables['#_users']['16']['Null'] = 'NO'; |
|---|
| 3779 | $tables['#_users']['16']['Key'] = ''; |
|---|
| 3780 | $tables['#_users']['16']['Default'] = ''; |
|---|
| 3781 | $tables['#_users']['16']['Extra'] = ''; |
|---|
| 3782 | $tables['#_users_activate']['0']['Field'] = 'id'; |
|---|
| 3783 | $tables['#_users_activate']['0']['Type'] = 'int(11)'; |
|---|
| 3784 | $tables['#_users_activate']['0']['Null'] = 'NO'; |
|---|
| 3785 | $tables['#_users_activate']['0']['Key'] = 'PRI'; |
|---|
| 3786 | $tables['#_users_activate']['0']['Default'] = ''; |
|---|
| 3787 | $tables['#_users_activate']['0']['Extra'] = 'auto_increment'; |
|---|
| 3788 | $tables['#_users_activate']['1']['Field'] = 'pubdate'; |
|---|
| 3789 | $tables['#_users_activate']['1']['Type'] = 'datetime'; |
|---|
| 3790 | $tables['#_users_activate']['1']['Null'] = 'NO'; |
|---|
| 3791 | $tables['#_users_activate']['1']['Key'] = ''; |
|---|
| 3792 | $tables['#_users_activate']['1']['Default'] = ''; |
|---|
| 3793 | $tables['#_users_activate']['1']['Extra'] = ''; |
|---|
| 3794 | $tables['#_users_activate']['2']['Field'] = 'user_id'; |
|---|
| 3795 | $tables['#_users_activate']['2']['Type'] = 'int(11)'; |
|---|
| 3796 | $tables['#_users_activate']['2']['Null'] = 'NO'; |
|---|
| 3797 | $tables['#_users_activate']['2']['Key'] = ''; |
|---|
| 3798 | $tables['#_users_activate']['2']['Default'] = ''; |
|---|
| 3799 | $tables['#_users_activate']['2']['Extra'] = ''; |
|---|
| 3800 | $tables['#_users_activate']['3']['Field'] = 'code'; |
|---|
| 3801 | $tables['#_users_activate']['3']['Type'] = 'varchar(50)'; |
|---|
| 3802 | $tables['#_users_activate']['3']['Null'] = 'NO'; |
|---|
| 3803 | $tables['#_users_activate']['3']['Key'] = ''; |
|---|
| 3804 | $tables['#_users_activate']['3']['Default'] = ''; |
|---|
| 3805 | $tables['#_users_activate']['3']['Extra'] = ''; |
|---|
| 3806 | ?> |
|---|