-- phpMyAdmin SQL Dump
-- version 3.2.4
-- http://www.phpmyadmin.net
--
-- Host: localhost
-- Generation Time: Feb 20, 2010 at 01:26 PM
-- Server version: 5.1.40
-- PHP Version: 5.2.6

SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";


/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8 */;

--
-- Database: `bmcforu_transfer`
--

-- --------------------------------------------------------

--
-- Table structure for table `adminhelp`
--

CREATE TABLE IF NOT EXISTS `adminhelp` (
  `adminhelpid` int(10) unsigned NOT NULL AUTO_INCREMENT,
  `script` varchar(50) NOT NULL DEFAULT '',
  `action` varchar(25) NOT NULL DEFAULT '',
  `optionname` varchar(100) NOT NULL DEFAULT '',
  `displayorder` smallint(5) unsigned NOT NULL DEFAULT '1',
  `volatile` smallint(5) unsigned NOT NULL DEFAULT '0',
  `product` varchar(25) NOT NULL DEFAULT '',
  PRIMARY KEY (`adminhelpid`),
  UNIQUE KEY `phraseunique` (`script`,`action`,`optionname`)
) ENGINE=MyISAM  DEFAULT CHARSET=latin1 AUTO_INCREMENT=28987 ;

--
-- Dumping data for table `adminhelp`
--

INSERT INTO `adminhelp` (`adminhelpid`, `script`, `action`, `optionname`, `displayorder`, `volatile`, `product`) VALUES
(28985, 'verify', 'modifyquestion', 'question', 1, 1, 'vbulletin'),
(28986, 'verify', 'modifyquestion', 'regex', 1, 1, 'vbulletin'),
(28984, 'verify', 'modifyanswer', 'answer', 1, 1, 'vbulletin'),
(28983, 'verify', 'intro', 'regimageoption', 2, 1, 'vbulletin'),
(28982, 'verify', 'intro', 'regimagetype', 1, 1, 'vbulletin'),
(28981, 'verify', 'intro', 'hv_type', 1, 1, 'vbulletin'),
(28980, 'verify', 'intro', 'hv_recaptcha_theme', 1, 1, 'vbulletin'),
(28979, 'verify', 'intro', 'hv_recaptcha_publickey', 1, 1, 'vbulletin'),
(28978, 'verify', 'intro', 'hv_recaptcha_privatekey', 1, 1, 'vbulletin'),
(28977, 'verify', 'intro', '', 1, 1, 'vbulletin'),
(28976, 'usertools', 'showreferrers', '', 1, 1, 'vbulletin'),
(28975, 'usertools', 'showreferrals', '', 1, 1, 'vbulletin'),
(28974, 'usertools', 'removesubs', '', 1, 1, 'vbulletin'),
(28973, 'usertools', 'removesentpms', '', 1, 1, 'vbulletin'),
(28972, 'usertools', 'removepms', '', 1, 1, 'vbulletin'),
(28971, 'usertools', 'referrers', 'enddate', 20, 1, 'vbulletin'),
(28970, 'usertools', 'referrers', 'startdate', 10, 1, 'vbulletin'),
(28969, 'usertools', 'referrers', '', 1, 1, 'vbulletin'),
(28968, 'usertools', 'pmuserstats', '', 1, 1, 'vbulletin'),
(28967, 'usertools', 'pmstats', '', 1, 1, 'vbulletin'),
(28966, 'usertools', 'pmfolderstats', '', 1, 1, 'vbulletin'),
(28965, 'usertools', 'merge', 'destuser', 20, 1, 'vbulletin'),
(28964, 'usertools', 'merge', 'sourceuser', 10, 1, 'vbulletin'),
(28963, 'usertools', 'merge', '', 1, 1, 'vbulletin'),
(28962, 'usertools', 'gethost', '', 1, 1, 'vbulletin'),
(28958, 'usertools', 'doips', 'ipaddress', 20, 1, 'vbulletin'),
(28959, 'usertools', 'doips', 'username', 30, 1, 'vbulletin'),
(28960, 'usertools', 'doips', 'depth', 40, 1, 'vbulletin'),
(28961, 'usertools', 'domerge', '', 1, 1, 'vbulletin'),
(28957, 'usertools', 'doips', '', 1, 1, 'vbulletin'),
(28956, 'usertools', '', '', 1, 1, 'vbulletin'),
(28955, 'usertitle', 'remove', '', 1, 1, 'vbulletin'),
(28953, 'usertitle', 'edit', '', 1, 1, 'vbulletin'),
(28954, 'usertitle', 'modify', '', 1, 1, 'vbulletin'),
(28952, 'usertitle', 'add,edit', 'minposts', 20, 1, 'vbulletin'),
(28951, 'usertitle', 'add,edit', 'title', 10, 1, 'vbulletin'),
(28950, 'usertitle', 'add', '', 1, 1, 'vbulletin'),
(28949, 'usertitle', '', '', 1, 1, 'vbulletin'),
(28948, 'usergroup', 'viewjoinrequests', '', 1, 1, 'vbulletin'),
(28947, 'usergroup', 'updatepromotion', 'joinusergroupid', 70, 1, 'vbulletin'),
(28946, 'usergroup', 'updatepromotion', 'type', 60, 1, 'vbulletin'),
(28945, 'usergroup', 'updatepromotion', 'strategy', 50, 1, 'vbulletin'),
(28944, 'usergroup', 'updatepromotion', 'posts', 40, 1, 'vbulletin'),
(28943, 'usergroup', 'updatepromotion', 'date', 30, 1, 'vbulletin'),
(28942, 'usergroup', 'updatepromotion', 'reputation', 20, 1, 'vbulletin'),
(28941, 'usergroup', 'updatepromotion', 'reputationtype', 10, 1, 'vbulletin'),
(28939, 'usergroup', 'updatepromotion', '', 1, 1, 'vbulletin'),
(28940, 'usergroup', 'updatepromotion', 'usergroupid', 5, 1, 'vbulletin'),
(28938, 'usergroup', 'removepromotion', '', 1, 1, 'vbulletin'),
(28937, 'usergroup', 'removeleader', '', 1, 1, 'vbulletin'),
(28936, 'usergroup', 'remove', '', 1, 1, 'vbulletin'),
(28935, 'usergroup', 'modifypromotion', '', 1, 1, 'vbulletin'),
(28934, 'usergroup', 'modify', '', 1, 1, 'vbulletin'),
(28933, 'usergroup', 'edit,add', 'caneditownmessages', 930, 1, 'vbulletin'),
(28932, 'usergroup', 'edit,add', 'canmessageothersprofile', 920, 1, 'vbulletin'),
(28931, 'usergroup', 'edit,add', 'canmessageownprofile', 910, 1, 'vbulletin'),
(28930, 'usergroup', 'edit,add', 'canmanageownprofile', 900, 1, 'vbulletin'),
(28929, 'usergroup', 'edit,add', 'requirehvcheck', 1, 1, 'vbulletin'),
(28928, 'usergroup', 'edit,add', 'pmthrottlequantity', 1, 1, 'vbulletin'),
(28927, 'usergroup', 'edit,add', 'maximumsocialgroups', 1, 1, 'vbulletin'),
(28926, 'usergroup', 'edit,add', 'groupiconmaxsize', 1, 1, 'vbulletin'),
(28925, 'usergroup', 'edit,add', 'canuploadgroupicon', 1, 1, 'vbulletin'),
(28924, 'usergroup', 'edit,add', 'canseethumbnails', 1, 1, 'vbulletin'),
(28923, 'usergroup', 'edit,add', 'canseeinfraction', 1, 1, 'vbulletin'),
(28922, 'usergroup', 'edit,add', 'canreverseinfraction', 1, 1, 'vbulletin'),
(28921, 'usergroup', 'edit,add', 'canpostmessage', 1, 1, 'vbulletin'),
(28920, 'usergroup', 'edit,add', 'canmanagediscussions', 1, 1, 'vbulletin'),
(28919, 'usergroup', 'edit,add', 'canlimitdiscussion', 1, 1, 'vbulletin'),
(28918, 'usergroup', 'edit,add', 'cangiveinfraction', 1, 1, 'vbulletin'),
(28917, 'usergroup', 'edit,add', 'caneditprivacy', 1, 1, 'vbulletin'),
(28916, 'usergroup', 'edit,add', 'cancreatediscussion', 1, 1, 'vbulletin'),
(28915, 'usergroup', 'edit,add', 'cananimategroupicon', 1, 1, 'vbulletin'),
(28914, 'usergroup', 'edit,add', 'canalwayspostmessage', 1, 1, 'vbulletin'),
(28913, 'usergroup', 'edit,add', 'canalwayscreatediscussion', 1, 1, 'vbulletin'),
(28904, 'usergroup', 'add,edit', 'candeleteowngroups', 1230, 1, 'vbulletin'),
(28905, 'usergroup', 'add,edit', 'canviewgroups', 1240, 1, 'vbulletin'),
(28906, 'usergroup', 'add,edit', 'canmanagemessages', 1250, 1, 'vbulletin'),
(28907, 'usergroup', 'add,edit', 'canpostnonmembergroup', 1260, 1, 'vbulletin'),
(28908, 'usergroup', 'add,edit', 'canmanageowngroups', 1270, 1, 'vbulletin'),
(28909, 'usergroup', 'addleader', '', 1, 1, 'vbulletin'),
(28910, 'usergroup', 'addleader', 'usergroupid', 10, 1, 'vbulletin'),
(28911, 'usergroup', 'addleader', 'username', 20, 1, 'vbulletin'),
(28912, 'usergroup', 'edit', '', 1, 1, 'vbulletin'),
(28902, 'usergroup', 'add,edit', 'cancreategroups', 1210, 1, 'vbulletin'),
(28903, 'usergroup', 'add,edit', 'caneditowngroups', 1220, 1, 'vbulletin'),
(28901, 'usergroup', 'add,edit', 'caneditborders', 1140, 1, 'vbulletin'),
(28900, 'usergroup', 'add,edit', 'caneditbgimage', 1130, 1, 'vbulletin'),
(28899, 'usergroup', 'add,edit', 'caneditcolors', 1120, 1, 'vbulletin'),
(28898, 'usergroup', 'add,edit', 'caneditfontsize', 1110, 1, 'vbulletin'),
(28897, 'usergroup', 'add,edit', 'caneditfontfamily', 1100, 1, 'vbulletin'),
(28896, 'usergroup', 'add,edit', 'canmanagepiccomment', 1070, 1, 'vbulletin'),
(28892, 'usergroup', 'add,edit', 'albummaxsize', 1050, 1, 'vbulletin'),
(28893, 'usergroup', 'add,edit', 'canpiccomment', 1055, 1, 'vbulletin'),
(28894, 'usergroup', 'add,edit', 'caneditownpiccomment', 1060, 1, 'vbulletin'),
(28895, 'usergroup', 'add,edit', 'candeleteownpiccomment', 1065, 1, 'vbulletin'),
(28891, 'usergroup', 'add,edit', 'albumpicmaxsize', 1040, 1, 'vbulletin'),
(28889, 'usergroup', 'add,edit', 'albumpicmaxheight', 1030, 1, 'vbulletin'),
(28890, 'usergroup', 'add,edit', 'albummaxpics', 1040, 1, 'vbulletin'),
(28888, 'usergroup', 'add,edit', 'albumpicmaxwidth', 1020, 1, 'vbulletin'),
(28887, 'usergroup', 'add,edit', 'canviewalbum', 1010, 1, 'vbulletin'),
(28886, 'usergroup', 'add,edit', 'canalbum', 1000, 1, 'vbulletin'),
(28885, 'usergroup', 'add,edit', 'candeleteownmessages', 940, 1, 'vbulletin'),
(28884, 'usergroup', 'add,edit', 'allowhtml', 890, 1, 'vbulletin'),
(28882, 'usergroup', 'add,edit', 'sigmaximages', 880, 1, 'vbulletin'),
(28883, 'usergroup', 'add,edit', 'allowsmilies', 885, 1, 'vbulletin'),
(28881, 'usergroup', 'add,edit', 'allowimg', 875, 1, 'vbulletin'),
(28880, 'usergroup', 'add,edit', 'canbbcodequote', 870, 1, 'vbulletin'),
(28879, 'usergroup', 'add,edit', 'canbbcodehtml', 865, 1, 'vbulletin'),
(28878, 'usergroup', 'add,edit', 'canbbcodephp', 860, 1, 'vbulletin'),
(28877, 'usergroup', 'add,edit', 'canbbcodecode', 855, 1, 'vbulletin'),
(28876, 'usergroup', 'add,edit', 'canbbcodelink', 850, 1, 'vbulletin'),
(28875, 'usergroup', 'add,edit', 'canbbcodelist', 840, 1, 'vbulletin'),
(28873, 'usergroup', 'add,edit', 'canbbcodefont', 835, 1, 'vbulletin'),
(28874, 'usergroup', 'add,edit', 'canbbcodealign', 840, 1, 'vbulletin'),
(28872, 'usergroup', 'add,edit', 'sigmaxsizebbcode', 830, 1, 'vbulletin'),
(28871, 'usergroup', 'add,edit', 'canbbcodesize', 825, 1, 'vbulletin'),
(28870, 'usergroup', 'add,edit', 'canbbcodecolor', 820, 1, 'vbulletin'),
(28869, 'usergroup', 'add,edit', 'canbbcodebasic', 815, 1, 'vbulletin'),
(28868, 'usergroup', 'add,edit', 'canbbcode', 815, 1, 'vbulletin'),
(28867, 'usergroup', 'add,edit', 'sigmaxlines', 810, 1, 'vbulletin'),
(28866, 'usergroup', 'add,edit', 'sigmaxchars', 805, 1, 'vbulletin'),
(28865, 'usergroup', 'add,edit', 'sigmaxrawchars', 800, 1, 'vbulletin'),
(28864, 'usergroup', 'add,edit', 'canseeothersrep', 780, 1, 'vbulletin'),
(28863, 'usergroup', 'add,edit', 'canhiderep', 770, 1, 'vbulletin'),
(28862, 'usergroup', 'add,edit', 'canseeownrep', 760, 1, 'vbulletin'),
(28861, 'usergroup', 'add,edit', 'canuserep', 750, 1, 'vbulletin'),
(28860, 'usergroup', 'add,edit', 'cannegativerep', 750, 1, 'vbulletin'),
(28857, 'usergroup', 'add,edit', 'canbeusernoted', 720, 1, 'vbulletin'),
(28858, 'usergroup', 'add,edit', 'ismoderator', 730, 1, 'vbulletin'),
(28859, 'usergroup', 'add,edit', 'cancontrolpanel', 740, 1, 'vbulletin'),
(28856, 'usergroup', 'add,edit', 'caneditownusernotes', 710, 1, 'vbulletin'),
(28855, 'usergroup', 'add,edit', 'canpostothersusernotes', 700, 1, 'vbulletin'),
(28854, 'usergroup', 'add,edit', 'canmanageothersusernotes', 690, 1, 'vbulletin'),
(28853, 'usergroup', 'add,edit', 'canviewothersusernotes', 680, 1, 'vbulletin'),
(28852, 'usergroup', 'add,edit', 'canpostownusernotes', 670, 1, 'vbulletin'),
(28851, 'usergroup', 'add,edit', 'canmanageownusernotes', 660, 1, 'vbulletin'),
(28850, 'usergroup', 'add,edit', 'canviewownusernotes', 650, 1, 'vbulletin'),
(28849, 'usergroup', 'add,edit', 'canwhosonlinelocation', 640, 1, 'vbulletin'),
(28848, 'usergroup', 'add,edit', 'canwhosonlinebad', 630, 1, 'vbulletin'),
(28847, 'usergroup', 'add,edit', 'canwhosonlineip', 620, 1, 'vbulletin'),
(28846, 'usergroup', 'add,edit', 'canwhosonlinefull', 610, 1, 'vbulletin'),
(28845, 'usergroup', 'add,edit', 'canwhosonline', 600, 1, 'vbulletin'),
(28844, 'usergroup', 'add,edit', 'canviewothersevent', 590, 1, 'vbulletin'),
(28843, 'usergroup', 'add,edit', 'candeleteevent', 580, 1, 'vbulletin'),
(28842, 'usergroup', 'add,edit', 'caneditevent', 570, 1, 'vbulletin'),
(28841, 'usergroup', 'add,edit', 'canpostevent', 560, 1, 'vbulletin'),
(28840, 'usergroup', 'add,edit', 'canviewcalendar', 550, 1, 'vbulletin'),
(28839, 'usergroup', 'add,edit', 'pmsendmax', 540, 1, 'vbulletin'),
(28838, 'usergroup', 'add,edit', 'candenypmreceipts', 530, 1, 'vbulletin'),
(28837, 'usergroup', 'add,edit', 'cantrackpm', 520, 1, 'vbulletin'),
(28835, 'usergroup', 'add,edit', 'pmquota', 510, 1, 'vbulletin'),
(28836, 'usergroup', 'add,edit', 'canignorequota', 515, 1, 'vbulletin'),
(28833, 'usergroup', 'add,edit', 'profilepicmaxheight', 490, 1, 'vbulletin'),
(28834, 'usergroup', 'add,edit', 'profilepicmaxsize', 500, 1, 'vbulletin'),
(28832, 'usergroup', 'add,edit', 'sigpicmaxsize', 485, 1, 'vbulletin'),
(28831, 'usergroup', 'add,edit', 'profilepicmaxwidth', 480, 1, 'vbulletin'),
(28830, 'usergroup', 'add,edit', 'sigpicmaxwidth', 475, 1, 'vbulletin'),
(28829, 'usergroup', 'add,edit', 'sigpicmaxheight', 475, 1, 'vbulletin'),
(28828, 'usergroup', 'add,edit', 'canprofilepic', 470, 1, 'vbulletin'),
(28827, 'usergroup', 'add,edit', 'cananimatesigpic', 470, 1, 'vbulletin'),
(28826, 'usergroup', 'add,edit', 'cansigpic', 465, 1, 'vbulletin'),
(28825, 'usergroup', 'add,edit', 'avatarmaxsize', 460, 1, 'vbulletin'),
(28823, 'usergroup', 'add,edit', 'avatarmaxwidth', 440, 1, 'vbulletin'),
(28824, 'usergroup', 'add,edit', 'avatarmaxheight', 450, 1, 'vbulletin'),
(28822, 'usergroup', 'add,edit', 'canuseavatar', 430, 1, 'vbulletin'),
(28821, 'usergroup', 'add,edit', 'canvote', 420, 1, 'vbulletin'),
(28820, 'usergroup', 'add,edit', 'canpostpoll', 410, 1, 'vbulletin'),
(28819, 'usergroup', 'add,edit', 'attachlimit', 400, 1, 'vbulletin'),
(28818, 'usergroup', 'add,edit', 'canpostattachment', 390, 1, 'vbulletin'),
(28817, 'usergroup', 'add,edit', 'canthreadrate', 380, 1, 'vbulletin'),
(28816, 'usergroup', 'add,edit', 'cancreatetag', 374, 1, 'vbulletin'),
(28815, 'usergroup', 'add,edit', 'candeletetagown', 373, 1, 'vbulletin'),
(28814, 'usergroup', 'add,edit', 'commentfollowforummoderation', 372, 1, 'vbulletin'),
(28813, 'usergroup', 'add,edit', 'cantagothers', 372, 1, 'vbulletin'),
(28812, 'usergroup', 'add,edit', 'picturefollowforummoderation', 371, 1, 'vbulletin'),
(28811, 'usergroup', 'add,edit', 'cantagown', 371, 1, 'vbulletin'),
(28810, 'usergroup', 'add,edit', 'followforummoderation', 370, 1, 'vbulletin'),
(28808, 'usergroup', 'add,edit', 'canopenclose', 350, 1, 'vbulletin'),
(28809, 'usergroup', 'add,edit', 'candeletethread', 360, 1, 'vbulletin'),
(28807, 'usergroup', 'add,edit', 'canmove', 340, 1, 'vbulletin'),
(28806, 'usergroup', 'add,edit', 'candeletepost', 330, 1, 'vbulletin'),
(28805, 'usergroup', 'add,edit', 'caneditpost', 320, 1, 'vbulletin'),
(28804, 'usergroup', 'add,edit', 'canreplyothers', 310, 1, 'vbulletin'),
(28803, 'usergroup', 'add,edit', 'canreplyown', 300, 1, 'vbulletin'),
(28802, 'usergroup', 'add,edit', 'canpostnew', 290, 1, 'vbulletin'),
(28801, 'usergroup', 'add,edit', 'cangetattachment', 280, 1, 'vbulletin'),
(28800, 'usergroup', 'add,edit', 'canemail', 270, 1, 'vbulletin'),
(28799, 'usergroup', 'add,edit', 'cansearch', 260, 1, 'vbulletin'),
(28798, 'usergroup', 'add,edit', 'canseedelnotice', 250, 1, 'vbulletin'),
(28797, 'usergroup', 'add,edit', 'canviewothers', 240, 1, 'vbulletin'),
(28796, 'usergroup', 'add,edit', 'canview', 230, 1, 'vbulletin'),
(28795, 'usergroup', 'add,edit', 'canseehiddencustomfields', 225, 1, 'vbulletin'),
(28794, 'usergroup', 'add,edit', 'canseeprofilepic', 220, 1, 'vbulletin'),
(28793, 'usergroup', 'add,edit', 'canusesignature', 210, 1, 'vbulletin'),
(28792, 'usergroup', 'add,edit', 'canusecustomtitle', 200, 1, 'vbulletin'),
(28791, 'usergroup', 'add,edit', 'canjoingroups', 200, 1, 'vbulletin'),
(28790, 'usergroup', 'add,edit', 'canseeraters', 190, 1, 'vbulletin'),
(28789, 'usergroup', 'add,edit', 'showeditedby', 180, 1, 'vbulletin'),
(28788, 'usergroup', 'add,edit', 'caninvisible', 170, 1, 'vbulletin'),
(28787, 'usergroup', 'add,edit', 'canmodifyprofile', 160, 1, 'vbulletin'),
(28786, 'usergroup', 'add,edit', 'canviewmembers', 150, 1, 'vbulletin'),
(28785, 'usergroup', 'add,edit', 'canseehidden', 140, 1, 'vbulletin'),
(28784, 'usergroup', 'add,edit', 'canoverride', 130, 1, 'vbulletin'),
(28783, 'usergroup', 'add,edit', 'ispublicgroup', 120, 1, 'vbulletin'),
(28782, 'usergroup', 'add,edit', 'isnotbannedgroup', 110, 1, 'vbulletin'),
(28781, 'usergroup', 'add,edit', 'allowmembergroups', 100, 1, 'vbulletin'),
(28780, 'usergroup', 'add,edit', 'showmemberlist', 90, 1, 'vbulletin'),
(28779, 'usergroup', 'add,edit', 'showbirthday', 80, 1, 'vbulletin'),
(28778, 'usergroup', 'add,edit', 'showgroup', 70, 1, 'vbulletin'),
(28776, 'usergroup', 'add,edit', 'passwordexpires', 50, 1, 'vbulletin'),
(28777, 'usergroup', 'add,edit', 'passwordhistory', 60, 1, 'vbulletin'),
(28775, 'usergroup', 'add,edit', 'htmltags', 40, 1, 'vbulletin'),
(28774, 'usergroup', 'add,edit', 'usertitle', 30, 1, 'vbulletin'),
(28773, 'usergroup', 'add,edit', 'description', 20, 1, 'vbulletin'),
(28772, 'usergroup', 'add,edit', 'title', 10, 1, 'vbulletin'),
(28771, 'usergroup', 'add,edit', 'isnotmoderated', 1, 1, 'vbulletin'),
(28770, 'usergroup', 'add,edit', 'canviewthreads', 1, 1, 'vbulletin'),
(28769, 'usergroup', 'add,edit', 'canusefriends', 1, 1, 'vbulletin'),
(28768, 'usergroup', 'add,edit', 'cansearchft_bool', 1, 1, 'vbulletin'),
(28767, 'usergroup', 'add,edit', 'cangivearbinfraction', 1, 1, 'vbulletin'),
(28766, 'usergroup', 'add,edit', 'canemailmember', 1, 1, 'vbulletin'),
(28765, 'usergroup', 'add,edit', 'cananimateprofilepic', 1, 1, 'vbulletin'),
(28764, 'usergroup', 'add,edit', 'cananimateavatar', 1, 1, 'vbulletin'),
(28763, 'usergroup', 'add', 'ugid_base', 750, 1, 'vbulletin'),
(28762, 'usergroup', 'add', '', 1, 1, 'vbulletin'),
(28761, 'usergroup', '', '', 1, 1, 'vbulletin'),
(28760, 'user', 'remove', '', 1, 1, 'vbulletin'),
(28759, 'user', 'pruneusers', '', 1, 1, 'vbulletin'),
(28758, 'user', 'prune', 'order', 60, 1, 'vbulletin'),
(28757, 'user', 'prune', 'minposts', 50, 1, 'vbulletin'),
(28756, 'user', 'prune', 'joindate', 40, 1, 'vbulletin'),
(28755, 'user', 'prune', 'daysprune', 30, 1, 'vbulletin'),
(28754, 'user', 'prune', 'usergroupid', 20, 1, 'vbulletin'),
(28753, 'user', 'prune', '', 1, 1, 'vbulletin'),
(28752, 'user', 'modify', 'limitnumber', 620, 1, 'vbulletin'),
(28751, 'user', 'modify', 'limitstart', 610, 1, 'vbulletin'),
(28750, 'user', 'modify', 'orderby', 590, 1, 'vbulletin'),
(28749, 'user', 'modify', 'display[birthday]', 580, 1, 'vbulletin'),
(28747, 'user', 'modify', 'display[reputation]', 560, 1, 'vbulletin'),
(28748, 'user', 'modify', 'display[ipaddress]', 570, 1, 'vbulletin'),
(28746, 'user', 'modify', 'display[posts]', 550, 1, 'vbulletin'),
(28745, 'user', 'modify', 'display[lastpost]', 540, 1, 'vbulletin'),
(28744, 'user', 'modify', 'display[lastactivity]', 523, 1, 'vbulletin'),
(28742, 'user', 'modify', 'display[usertitle]', 510, 1, 'vbulletin'),
(28743, 'user', 'modify', 'display[joindate]', 520, 1, 'vbulletin'),
(28741, 'user', 'modify', 'display[signature]', 500, 1, 'vbulletin'),
(28740, 'user', 'modify', 'display[msn]', 490, 1, 'vbulletin'),
(28739, 'user', 'modify', 'display[yahoo]', 480, 1, 'vbulletin'),
(28738, 'user', 'modify', 'display[aim]', 470, 1, 'vbulletin'),
(28737, 'user', 'modify', 'display[icq]', 460, 1, 'vbulletin'),
(28736, 'user', 'modify', 'display[homepage]', 450, 1, 'vbulletin'),
(28735, 'user', 'modify', 'display[coppauser]', 440, 1, 'vbulletin'),
(28733, 'user', 'modify', 'display[email]', 420, 1, 'vbulletin'),
(28734, 'user', 'modify', 'display[parentemail]', 430, 1, 'vbulletin'),
(28732, 'user', 'modify', 'display[usergroup]', 410, 1, 'vbulletin'),
(28731, 'user', 'modify', 'display[options]', 400, 1, 'vbulletin'),
(28730, 'user', 'modify', 'useridupper', 395, 1, 'vbulletin'),
(28729, 'user', 'modify', 'useridlower', 390, 1, 'vbulletin'),
(28727, 'user', 'modify', 'pointsupper', 380, 1, 'vbulletin'),
(28728, 'user', 'modify', 'display[username]', 390, 1, 'vbulletin'),
(28726, 'user', 'modify', 'pointslower', 370, 1, 'vbulletin'),
(28725, 'user', 'modify', 'infractionsupper', 360, 1, 'vbulletin'),
(28724, 'user', 'modify', 'infractionslower', 350, 1, 'vbulletin'),
(28723, 'user', 'modify', 'warningsupper', 340, 1, 'vbulletin'),
(28722, 'user', 'modify', 'warningslower', 320, 1, 'vbulletin'),
(28721, 'user', 'modify', 'ipaddress', 320, 1, 'vbulletin'),
(28720, 'user', 'modify', 'reputationupper', 310, 1, 'vbulletin'),
(28719, 'user', 'modify', 'reputationlower', 300, 1, 'vbulletin'),
(28718, 'user', 'modify', 'postsupper', 290, 1, 'vbulletin'),
(28717, 'user', 'modify', 'postslower', 280, 1, 'vbulletin'),
(28716, 'user', 'modify', 'birthdaybefore', 270, 1, 'vbulletin'),
(28715, 'user', 'modify', 'birthdayafter', 260, 1, 'vbulletin'),
(28714, 'user', 'modify', 'lastpostbefore', 250, 1, 'vbulletin'),
(28713, 'user', 'modify', 'lastpostafter', 240, 1, 'vbulletin'),
(28712, 'user', 'modify', 'lastvisitbefore', 230, 1, 'vbulletin'),
(28711, 'user', 'modify', 'lastvisitafter', 220, 1, 'vbulletin'),
(28710, 'user', 'modify', 'lastactivitybefore', 217, 1, 'vbulletin'),
(28709, 'user', 'modify', 'lastactivityafter', 213, 1, 'vbulletin'),
(28707, 'user', 'modify', 'joindateafter', 200, 1, 'vbulletin'),
(28708, 'user', 'modify', 'joindatebefore', 210, 1, 'vbulletin'),
(28706, 'user', 'modify', 'usertitle', 190, 1, 'vbulletin'),
(28705, 'user', 'modify', 'signature', 180, 1, 'vbulletin'),
(28703, 'user', 'modify', 'msn', 175, 1, 'vbulletin'),
(28704, 'user', 'modify', 'skype', 176, 1, 'vbulletin'),
(28702, 'user', 'modify', 'yahoo', 170, 1, 'vbulletin'),
(28701, 'user', 'modify', 'aim', 160, 1, 'vbulletin'),
(28700, 'user', 'modify', 'icq', 150, 1, 'vbulletin'),
(28699, 'user', 'modify', 'homepage', 140, 1, 'vbulletin'),
(28698, 'user', 'modify', 'coppauser', 130, 1, 'vbulletin'),
(28697, 'user', 'modify', 'parentemail', 120, 1, 'vbulletin'),
(28696, 'user', 'modify', 'email', 110, 1, 'vbulletin'),
(28695, 'user', 'modify', 'adminemail', 105, 1, 'vbulletin'),
(28694, 'user', 'modify', 'membergroup', 100, 1, 'vbulletin'),
(28693, 'user', 'modify', 'usergroupid', 90, 1, 'vbulletin'),
(28692, 'user', 'modify', 'username', 70, 1, 'vbulletin'),
(28691, 'user', 'modify', '', 1, 1, 'vbulletin'),
(28690, 'user', 'moderate', 'send_deleted', 20, 1, 'vbulletin'),
(28689, 'user', 'moderate', 'send_validated', 10, 1, 'vbulletin'),
(28688, 'user', 'moderate', '', 1, 1, 'vbulletin'),
(28685, 'user', 'emailpassword', '', 1, 1, 'vbulletin'),
(28686, 'user', 'find', '', 1, 1, 'vbulletin'),
(28687, 'user', 'find2', '', 1, 1, 'vbulletin'),
(28684, 'user', 'editaccess', '', 1, 1, 'vbulletin'),
(28683, 'user', 'edit', 'password', 30, 1, 'vbulletin'),
(28682, 'user', 'edit', 'vm_contactonly', 1, 1, 'vbulletin'),
(28681, 'user', 'edit', 'receivepmbuddies', 1, 1, 'vbulletin'),
(28680, 'user', 'edit', '', 1, 1, 'vbulletin'),
(28679, 'user', 'doips', 'depth', 30, 1, 'vbulletin'),
(28678, 'user', 'doips', 'username', 20, 1, 'vbulletin'),
(28676, 'user', 'doips', '', 1, 1, 'vbulletin'),
(28677, 'user', 'doips', 'ipaddress', 10, 1, 'vbulletin'),
(28675, 'user', 'changehistory', '', 1, 1, 'vbulletin'),
(28673, 'user', 'add,edit', 'lastactivity', 430, 1, 'vbulletin'),
(28674, 'user', 'add,edit', 'lastpost', 440, 1, 'vbulletin'),
(28670, 'user', 'add,edit', 'dstonoff', 390, 1, 'vbulletin'),
(28671, 'user', 'add,edit', 'daysprune', 400, 1, 'vbulletin'),
(28672, 'user', 'add,edit', 'joindate', 410, 1, 'vbulletin'),
(28669, 'user', 'add,edit', 'dstauto', 380, 1, 'vbulletin'),
(28668, 'user', 'add,edit', 'timezoneoffset', 370, 1, 'vbulletin'),
(28667, 'user', 'add,edit', 'styleid', 360, 1, 'vbulletin'),
(28666, 'user', 'add,edit', 'showvbcode', 350, 1, 'vbulletin'),
(28665, 'user', 'add,edit', 'threadedmode', 340, 1, 'vbulletin'),
(28664, 'user', 'add,edit', 'autosubscribe', 330, 1, 'vbulletin'),
(28663, 'user', 'add,edit', 'receivefriendemailrequest', 326, 1, 'vbulletin'),
(28662, 'user', 'add,edit', 'showusercss', 323, 1, 'vbulletin'),
(28661, 'user', 'add,edit', 'showimages', 320, 1, 'vbulletin'),
(28656, 'user', 'add,edit', 'receivepmbuddies', 275, 1, 'vbulletin'),
(28657, 'user', 'add,edit', 'emailonpm', 280, 1, 'vbulletin'),
(28658, 'user', 'add,edit', 'pmpopup', 290, 1, 'vbulletin'),
(28659, 'user', 'add,edit', 'showsignatures', 300, 1, 'vbulletin'),
(28660, 'user', 'add,edit', 'showavatars', 310, 1, 'vbulletin'),
(28655, 'user', 'add,edit', 'receivepm', 270, 1, 'vbulletin'),
(28654, 'user', 'add,edit', 'showvcard', 265, 1, 'vbulletin'),
(28653, 'user', 'add,edit', 'invisible', 260, 1, 'vbulletin'),
(28652, 'user', 'add,edit', 'showemail', 250, 1, 'vbulletin'),
(28651, 'user', 'add,edit', 'adminemail', 240, 1, 'vbulletin'),
(28650, 'user', 'add,edit', 'reputationpower', 235, 1, 'vbulletin'),
(28649, 'user', 'add,edit', 'reputation', 230, 1, 'vbulletin'),
(28648, 'user', 'add,edit', 'showreputation', 220, 1, 'vbulletin'),
(28647, 'user', 'add,edit', 'membergroupids', 210, 1, 'vbulletin'),
(28646, 'user', 'add,edit', 'usergroupid', 200, 1, 'vbulletin'),
(28645, 'user', 'add,edit', 'ipaddress', 190, 1, 'vbulletin'),
(28644, 'user', 'add,edit', 'referrerid', 180, 1, 'vbulletin'),
(28643, 'user', 'add,edit', 'posts', 170, 1, 'vbulletin'),
(28642, 'user', 'add,edit', 'parentemail', 160, 1, 'vbulletin'),
(28641, 'user', 'add,edit', 'coppauser', 150, 1, 'vbulletin'),
(28640, 'user', 'add,edit', 'skype', 145, 1, 'vbulletin'),
(28639, 'user', 'add,edit', 'msn', 140, 1, 'vbulletin'),
(28638, 'user', 'add,edit', 'yahoo', 130, 1, 'vbulletin'),
(28637, 'user', 'add,edit', 'aim', 120, 1, 'vbulletin'),
(28636, 'user', 'add,edit', 'icq', 110, 1, 'vbulletin'),
(28635, 'user', 'add,edit', 'signature', 100, 1, 'vbulletin'),
(28634, 'user', 'add,edit', 'showbirthday', 95, 1, 'vbulletin'),
(28633, 'user', 'add,edit', 'birthday', 90, 1, 'vbulletin'),
(28632, 'user', 'add,edit', 'homepage', 80, 1, 'vbulletin'),
(28631, 'user', 'add,edit', 'customtitle', 70, 1, 'vbulletin'),
(28630, 'user', 'add,edit', 'usertitle', 60, 1, 'vbulletin'),
(28629, 'user', 'add,edit', 'languageid', 50, 1, 'vbulletin'),
(28628, 'user', 'add,edit', 'email', 40, 1, 'vbulletin'),
(28626, 'user', 'add,edit', 'infractions', 20, 1, 'vbulletin'),
(28627, 'user', 'add,edit', 'username', 20, 1, 'vbulletin'),
(28625, 'user', 'add,edit', 'warnings', 10, 1, 'vbulletin'),
(28624, 'user', 'add,edit', 'vm_enable', 1, 1, 'vbulletin'),
(28623, 'user', 'add,edit', 'ipoints', 1, 1, 'vbulletin'),
(28622, 'user', 'add,edit', 'adminprofilepic', 1, 1, 'vbulletin'),
(28621, 'user', 'add,edit', 'adminavatar', 1, 1, 'vbulletin'),
(28620, 'user', 'add', 'password', 30, 1, 'vbulletin'),
(28619, 'user', 'add', '', 1, 1, 'vbulletin'),
(28618, 'user', '', '', 1, 1, 'vbulletin'),
(28616, 'thread', 'votes', 'pollid', 10, 1, 'vbulletin'),
(28617, 'thread', 'votes', 'threadtitle', 20, 1, 'vbulletin'),
(28614, 'thread', 'unsubscribe', 'forumid', 40, 1, 'vbulletin'),
(28615, 'thread', 'votes', '', 1, 1, 'vbulletin'),
(28613, 'thread', 'unsubscribe', 'daysprune', 30, 1, 'vbulletin'),
(28612, 'thread', 'unsubscribe', 'username', 20, 1, 'vbulletin'),
(28611, 'thread', 'unsubscribe', 'ids', 10, 1, 'vbulletin'),
(28610, 'thread', 'unsubscribe', '', 1, 1, 'vbulletin'),
(28608, 'thread', 'tagmerge', 'tagtext', 1, 1, 'vbulletin'),
(28609, 'thread', 'tags', 'tagtext', 1, 1, 'vbulletin'),
(28607, 'thread', 'removepoll', '', 1, 1, 'vbulletin'),
(28601, 'thread', 'prune,move', 'posteduser', 140, 1, 'vbulletin'),
(28602, 'thread', 'prune,move', 'titlecontains', 150, 1, 'vbulletin'),
(28603, 'thread', 'prune,move', 'forumid', 160, 1, 'vbulletin'),
(28604, 'thread', 'prune,move', 'subforums', 170, 1, 'vbulletin'),
(28605, 'thread', 'prune,move', 'prefixid', 200, 1, 'vbulletin'),
(28606, 'thread', 'pruneusersel', '', 1, 1, 'vbulletin'),
(28599, 'thread', 'prune,move', 'state', 92, 1, 'vbulletin'),
(28600, 'thread', 'prune,move', 'status', 94, 1, 'vbulletin'),
(28598, 'thread', 'prune,move', 'issticky', 90, 1, 'vbulletin'),
(28596, 'thread', 'prune,move', 'viewsleast', 70, 1, 'vbulletin'),
(28597, 'thread', 'prune,move', 'viewsmost', 80, 1, 'vbulletin'),
(28595, 'thread', 'prune,move', 'repliesmost', 60, 1, 'vbulletin'),
(28594, 'thread', 'prune,move', 'repliesleast', 50, 1, 'vbulletin'),
(28593, 'thread', 'prune,move', 'lastdaysnewer', 40, 1, 'vbulletin'),
(28592, 'thread', 'prune,move', 'lastdaysolder', 30, 1, 'vbulletin'),
(28591, 'thread', 'prune,move', 'originaldaysnewer', 20, 1, 'vbulletin'),
(28590, 'thread', 'prune,move', 'originaldaysolder', 10, 1, 'vbulletin'),
(28589, 'thread', 'prune', 'username', 180, 1, 'vbulletin'),
(28588, 'thread', 'prune', '', 1, 1, 'vbulletin'),
(28587, 'thread', 'move', 'destforumid', 5, 1, 'vbulletin'),
(28586, 'thread', 'move', '', 1, 1, 'vbulletin'),
(28585, 'thread', 'killpoll', 'threadid', 10, 1, 'vbulletin'),
(28584, 'thread', 'killpoll', '', 1, 1, 'vbulletin'),
(28583, 'thread', 'dovotes', '', 1, 1, 'vbulletin'),
(28579, 'template', 'view', '', 1, 1, 'vbulletin'),
(28580, 'thread', '', '', 1, 1, 'vbulletin'),
(28581, 'thread', 'dothreads,pruneuser', '', 1, 1, 'vbulletin'),
(28582, 'thread', 'dothreadssel', '', 1, 1, 'vbulletin'),
(28578, 'template', 'search', 'case_insensitive', 80, 1, 'vbulletin'),
(28577, 'template', 'search', 'regex', 70, 1, 'vbulletin'),
(28576, 'template', 'search', 'test', 60, 1, 'vbulletin'),
(28575, 'template', 'search', 'replacestring', 50, 1, 'vbulletin'),
(28574, 'template', 'search', 'dostyleid', 40, 1, 'vbulletin'),
(28573, 'template', 'search', 'titlesonly', 30, 1, 'vbulletin'),
(28572, 'template', 'search', 'searchstring', 20, 1, 'vbulletin'),
(28571, 'template', 'search', 'searchset', 10, 1, 'vbulletin'),
(28570, 'template', 'search', '', 1, 1, 'vbulletin'),
(28568, 'template', 'rebuild', '', 1, 1, 'vbulletin'),
(28569, 'template', 'revertall', '', 1, 1, 'vbulletin'),
(28567, 'template', 'modify', '', 1, 1, 'vbulletin'),
(28566, 'template', 'historysubmit', '', 1, 1, 'vbulletin'),
(28565, 'template', 'history', '', 1, 1, 'vbulletin'),
(28563, 'template', 'files', 'anyversion', 80, 1, 'vbulletin'),
(28564, 'template', 'findupdates', '', 1, 1, 'vbulletin'),
(28562, 'template', 'files', 'overwritestyleid', 70, 1, 'vbulletin'),
(28561, 'template', 'files', 'serverfile', 60, 1, 'vbulletin'),
(28557, 'template', 'files', 'product', 15, 1, 'vbulletin'),
(28558, 'template', 'files', 'filename', 30, 1, 'vbulletin'),
(28559, 'template', 'files', 'mode', 40, 1, 'vbulletin'),
(28560, 'template', 'files', 'stylefile', 50, 1, 'vbulletin'),
(28556, 'template', 'files', 'dostyleid', 10, 1, 'vbulletin'),
(28555, 'template', 'files', '', 1, 1, 'vbulletin'),
(28554, 'template', 'editstyle', '', 1, 1, 'vbulletin'),
(28553, 'template', 'deletestyle', '', 1, 1, 'vbulletin'),
(28552, 'template', 'delete', '', 1, 1, 'vbulletin'),
(28551, 'template', 'addstyle,editstyle,files', 'displayorder', 40, 1, 'vbulletin'),
(28550, 'template', 'addstyle,editstyle,files', 'userselect', 30, 1, 'vbulletin'),
(28549, 'template', 'addstyle,editstyle,files', 'title', 20, 1, 'vbulletin'),
(28548, 'template', 'addstyle,editstyle,files', 'parentid', 10, 1, 'vbulletin'),
(28547, 'template', 'addstyle', '', 1, 1, 'vbulletin'),
(28546, 'template', 'add,edit', 'template', 30, 1, 'vbulletin'),
(28545, 'template', 'add,edit', 'title', 20, 1, 'vbulletin'),
(28544, 'template', 'add,edit', '', 1, 1, 'vbulletin'),
(28543, 'template', 'add', 'dostyleid', 10, 1, 'vbulletin'),
(28542, 'template', '', '', 1, 1, 'vbulletin'),
(28541, 'subscriptions', 'transactions', 'username', 1, 1, 'vbulletin'),
(28540, 'subscriptions', 'transactions', 'transactionid', 1, 1, 'vbulletin'),
(28539, 'subscriptions', 'transactions', 'subscriptionid', 1, 1, 'vbulletin'),
(28538, 'subscriptions', 'transactions', 'state', 1, 1, 'vbulletin'),
(28537, 'subscriptions', 'transactions', 'start', 1, 1, 'vbulletin'),
(28536, 'subscriptions', 'transactions', 'scope', 1, 1, 'vbulletin'),
(28535, 'subscriptions', 'transactions', 'paymentapiid', 1, 1, 'vbulletin'),
(28534, 'subscriptions', 'transactions', 'orderby', 1, 1, 'vbulletin'),
(28533, 'subscriptions', 'transactions', 'exact', 1, 1, 'vbulletin'),
(28532, 'subscriptions', 'transactions', 'end', 1, 1, 'vbulletin'),
(28531, 'subscriptions', 'transactions', 'currency', 1, 1, 'vbulletin'),
(28530, 'subscriptions', 'remove', '', 1, 1, 'vbulletin'),
(28529, 'subscriptions', 'modify', '', 1, 1, 'vbulletin'),
(28528, 'subscriptions', 'find', '', 1, 1, 'vbulletin'),
(28527, 'subscriptions', 'edit', '', 1, 1, 'vbulletin'),
(28525, 'subscriptions', 'apiedit', '', 1, 1, 'vbulletin'),
(28526, 'subscriptions', 'apirem', '', 1, 1, 'vbulletin'),
(28524, 'subscriptions', 'apiadd,apiedit', 'recurring', 50, 1, 'vbulletin'),
(28523, 'subscriptions', 'apiadd,apiedit', 'currency', 40, 1, 'vbulletin'),
(28522, 'subscriptions', 'apiadd,apiedit', 'classname', 30, 1, 'vbulletin'),
(28521, 'subscriptions', 'apiadd,apiedit', 'active', 20, 1, 'vbulletin'),
(28520, 'subscriptions', 'apiadd,apiedit', 'title', 10, 1, 'vbulletin'),
(28519, 'subscriptions', 'apiadd', '', 1, 1, 'vbulletin'),
(28518, 'subscriptions', 'api', '', 1, 1, 'vbulletin'),
(28517, 'subscriptions', 'adjust', 'status', 30, 1, 'vbulletin'),
(28516, 'subscriptions', 'adjust', 'expirydate', 20, 1, 'vbulletin'),
(28515, 'subscriptions', 'adjust', 'regdate', 10, 1, 'vbulletin'),
(28513, 'subscriptions', 'adjust', '', 1, 1, 'vbulletin'),
(28514, 'subscriptions', 'adjust', 'username', 5, 1, 'vbulletin'),
(28512, 'subscriptions', 'add,edit', 'recurring', 120, 1, 'vbulletin'),
(28511, 'subscriptions', 'add,edit', 'displayorder', 115, 1, 'vbulletin'),
(28510, 'subscriptions', 'add,edit', 'shipping', 110, 1, 'vbulletin'),
(28509, 'subscriptions', 'add,edit', 'tax', 100, 1, 'vbulletin'),
(28508, 'subscriptions', 'add,edit', 'membergroup', 90, 1, 'vbulletin'),
(28507, 'subscriptions', 'add,edit', 'nusergroupid', 80, 1, 'vbulletin'),
(28506, 'subscriptions', 'add,edit', 'sub[cost][eur]', 70, 1, 'vbulletin'),
(28505, 'subscriptions', 'add,edit', 'sub[cost][gbp]', 60, 1, 'vbulletin'),
(28503, 'subscriptions', 'add,edit', 'length', 40, 1, 'vbulletin'),
(28504, 'subscriptions', 'add,edit', 'sub[cost][usd]', 50, 1, 'vbulletin'),
(28500, 'subscriptions', 'add,edit', 'title', 10, 1, 'vbulletin'),
(28501, 'subscriptions', 'add,edit', 'description', 20, 1, 'vbulletin'),
(28502, 'subscriptions', 'add,edit', 'active', 30, 1, 'vbulletin'),
(28499, 'subscriptions', 'add,edit', 'adminprofilepic', 1, 1, 'vbulletin'),
(28498, 'subscriptions', 'add,edit', 'adminavatar', 1, 1, 'vbulletin'),
(28497, 'subscriptions', 'add', 'varname', 1, 1, 'vbulletin'),
(28496, 'subscriptions', 'add', '', 1, 1, 'vbulletin'),
(28494, 'subscriptionpermission', 'modify', '', 1, 1, 'vbulletin'),
(28495, 'subscriptions', '', '', 1, 1, 'vbulletin'),
(28493, 'subscriptionpermission', 'edit', 'usesub', 10, 1, 'vbulletin'),
(28492, 'subscriptionpermission', 'edit', '', 1, 1, 'vbulletin'),
(28491, 'subscriptionpermission', '', '', 1, 1, 'vbulletin'),
(28490, 'stats', 'top', '', 1, 1, 'vbulletin'),
(28489, 'stats', 'reg,activity,thread,post', 'nullvalue', 50, 1, 'vbulletin'),
(28487, 'stats', 'reg,activity,thread,post', 'scope', 30, 1, 'vbulletin'),
(28488, 'stats', 'reg,activity,thread,post', 'sort', 40, 1, 'vbulletin'),
(28486, 'stats', 'reg,activity,thread,post', 'end', 20, 1, 'vbulletin'),
(28485, 'stats', 'reg,activity,thread,post', 'start', 10, 1, 'vbulletin'),
(28484, 'stats', 'reg,activity,thread,post', '', 1, 1, 'vbulletin'),
(28482, 'stats', '', '', 1, 1, 'vbulletin'),
(28483, 'stats', 'index', '', 1, 1, 'vbulletin'),
(28481, 'socialgroups', 'search', 'type', 1, 1, 'vbulletin'),
(28480, 'socialgroups', 'search', 'members_lteq', 1, 1, 'vbulletin'),
(28479, 'socialgroups', 'search', 'members_gteq', 1, 1, 'vbulletin'),
(28478, 'socialgroups', 'search', 'filtertext', 1, 1, 'vbulletin'),
(28475, 'socialgroups', 'search', 'creator', 1, 1, 'vbulletin'),
(28476, 'socialgroups', 'search', 'date_gteq', 1, 1, 'vbulletin'),
(28477, 'socialgroups', 'search', 'date_lteq', 1, 1, 'vbulletin'),
(28474, 'socialgroups', 'search', 'category', 1, 1, 'vbulletin'),
(28473, 'socialgroups', 'editcategory', 'title', 1, 1, 'vbulletin'),
(28472, 'socialgroups', 'editcategory', 'displayorder', 1, 1, 'vbulletin'),
(28471, 'socialgroups', 'editcategory', 'description', 1, 1, 'vbulletin'),
(28470, 'socialgroup_icon', 'switchtype', 'groupiconurl', 1, 1, 'vbulletin'),
(28469, 'socialgroup_icon', 'switchtype', 'groupiconpath', 1, 1, 'vbulletin'),
(28468, 'rssposter', 'edit', 'endannouncement', 220, 1, 'vbulletin'),
(28467, 'rssposter', 'edit', 'allowhtml', 210, 1, 'vbulletin'),
(28466, 'rssposter', 'edit', 'closethread', 200, 1, 'vbulletin'),
(28465, 'rssposter', 'edit', 'unstickthread', 190, 1, 'vbulletin'),
(28464, 'rssposter', 'edit', 'threadactiondelay', 180, 1, 'vbulletin'),
(28463, 'rssposter', 'edit', 'moderatethread', 170, 1, 'vbulletin'),
(28462, 'rssposter', 'edit', 'stickthread', 160, 1, 'vbulletin'),
(28461, 'rssposter', 'edit', 'iconid', 150, 1, 'vbulletin'),
(28460, 'rssposter', 'edit', 'prefixid', 145, 1, 'vbulletin'),
(28459, 'rssposter', 'edit', 'itemtype', 140, 1, 'vbulletin'),
(28458, 'rssposter', 'edit', 'bodytemplate', 130, 1, 'vbulletin'),
(28457, 'rssposter', 'edit', 'titletemplate', 120, 1, 'vbulletin'),
(28455, 'rssposter', 'edit', 'showsignature', 110, 1, 'vbulletin'),
(28456, 'rssposter', 'edit', 'html2bbcode', 115, 1, 'vbulletin'),
(28454, 'rssposter', 'edit', 'allowsmilies', 100, 1, 'vbulletin'),
(28453, 'rssposter', 'edit', 'forumid', 90, 1, 'vbulletin'),
(28452, 'rssposter', 'edit', 'username', 80, 1, 'vbulletin'),
(28451, 'rssposter', 'edit', 'searchwords', 70, 1, 'vbulletin'),
(28450, 'rssposter', 'edit', 'maxresults', 60, 1, 'vbulletin'),
(28449, 'rssposter', 'edit', 'ttl', 50, 1, 'vbulletin'),
(28448, 'rssposter', 'edit', 'url', 40, 1, 'vbulletin'),
(28447, 'rssposter', 'edit', 'title', 30, 1, 'vbulletin'),
(28446, 'rssposter', 'edit', 'enabled', 20, 1, 'vbulletin'),
(28442, 'resources', 'index', 'usergroupid', 20, 1, 'vbulletin'),
(28443, 'resources', 'view', '', 1, 1, 'vbulletin'),
(28444, 'resources', 'viewuser', '', 1, 1, 'vbulletin'),
(28445, 'rssposter', 'edit', 'resetlastrun', 10, 1, 'vbulletin'),
(28441, 'resources', 'index', 'forumid', 10, 1, 'vbulletin'),
(28440, 'resources', 'index', '', 1, 1, 'vbulletin'),
(28437, 'replacement', 'modify', '', 1, 1, 'vbulletin'),
(28439, 'resources', '', '', 1, 1, 'vbulletin'),
(28438, 'replacement', 'remove', '', 1, 1, 'vbulletin'),
(28436, 'replacement', 'edit', '', 1, 1, 'vbulletin'),
(28435, 'replacement', 'add,edit', 'replacetext', 30, 1, 'vbulletin'),
(28434, 'replacement', 'add,edit', 'findtext', 20, 1, 'vbulletin'),
(28433, 'replacement', 'add', 'dostyleid', 10, 1, 'vbulletin'),
(28431, 'replacement', '', '', 1, 1, 'vbulletin'),
(28432, 'replacement', 'add', '', 1, 1, 'vbulletin'),
(28430, 'repair', 'list', 'repairtables', 1, 1, 'vbulletin'),
(28429, 'repair', 'list', 'optimizetables', 1, 1, 'vbulletin'),
(28427, 'repair', '', '', 1, 1, 'vbulletin'),
(28428, 'repair', 'list', '', 1, 1, 'vbulletin'),
(28426, 'ranks', 'remove', '', 1, 1, 'vbulletin'),
(28424, 'ranks', 'edit', '', 1, 1, 'vbulletin'),
(28425, 'ranks', 'modify', '', 1, 1, 'vbulletin'),
(28423, 'ranks', 'add,edit', 'display', 70, 1, 'vbulletin'),
(28422, 'ranks', 'add,edit', 'stack', 60, 1, 'vbulletin'),
(28421, 'ranks', 'add,edit', 'rankhtml', 50, 1, 'vbulletin'),
(28420, 'ranks', 'add,edit', 'rankimg', 40, 1, 'vbulletin'),
(28419, 'ranks', 'add,edit', 'usergroupid', 30, 1, 'vbulletin'),
(28418, 'ranks', 'add,edit', 'minposts', 20, 1, 'vbulletin'),
(28416, 'ranks', 'add', '', 1, 1, 'vbulletin'),
(28417, 'ranks', 'add,edit', 'ranklevel', 10, 1, 'vbulletin'),
(28415, 'ranks', '', '', 1, 1, 'vbulletin'),
(28414, 'queries', 'modify', 'perpage', 30, 1, 'vbulletin'),
(28406, 'profilefield', 'editcat', 'location', 3, 1, 'vbulletin'),
(28407, 'profilefield', 'editcat', 'displayorder', 4, 1, 'vbulletin'),
(28408, 'profilefield', 'modify', '', 1, 1, 'vbulletin'),
(28409, 'profilefield', 'remove', '', 1, 1, 'vbulletin'),
(28410, 'queries', '', '', 1, 1, 'vbulletin'),
(28411, 'queries', 'modify', '', 1, 1, 'vbulletin'),
(28412, 'queries', 'modify', 'autoquery', 10, 1, 'vbulletin'),
(28413, 'queries', 'modify', 'query', 20, 1, 'vbulletin'),
(28405, 'profilefield', 'editcat', 'desc', 2, 1, 'vbulletin'),
(28404, 'profilefield', 'editcat', 'title', 1, 1, 'vbulletin'),
(28403, 'profilefield', 'editcat', 'allowprivacy', 1, 1, 'vbulletin'),
(28402, 'profilefield', 'editcat', '', 1, 1, 'vbulletin'),
(28401, 'profilefield', 'edit', '', 1, 1, 'vbulletin'),
(28400, 'profilefield', 'add,edit', 'form', 250, 1, 'vbulletin'),
(28399, 'profilefield', 'add,edit', 'regex', 240, 1, 'vbulletin'),
(28398, 'profilefield', 'add,edit', 'optional', 210, 1, 'vbulletin'),
(28397, 'profilefield', 'add,edit', 'memberlist', 200, 1, 'vbulletin'),
(28396, 'profilefield', 'add,edit', 'searchable', 190, 1, 'vbulletin'),
(28395, 'profilefield', 'add,edit', 'hidden', 180, 1, 'vbulletin'),
(28394, 'profilefield', 'add,edit', 'editable', 175, 1, 'vbulletin'),
(28393, 'profilefield', 'add,edit', 'required', 170, 1, 'vbulletin'),
(28392, 'profilefield', 'add,edit', 'displayorder', 160, 1, 'vbulletin'),
(28391, 'profilefield', 'add,edit', 'boxheight', 150, 1, 'vbulletin'),
(28389, 'profilefield', 'add,edit', 'def', 120, 1, 'vbulletin'),
(28390, 'profilefield', 'add,edit', 'perline', 140, 1, 'vbulletin'),
(28387, 'profilefield', 'add,edit', 'newtype', 65, 1, 'vbulletin'),
(28388, 'profilefield', 'add,edit', 'height', 70, 1, 'vbulletin'),
(28386, 'profilefield', 'add,edit', 'size', 60, 1, 'vbulletin'),
(28385, 'profilefield', 'add,edit', 'maxlength', 50, 1, 'vbulletin'),
(28384, 'profilefield', 'add,edit', 'data', 40, 1, 'vbulletin'),
(28383, 'profilefield', 'add,edit', 'profilefieldcategoryid', 35, 1, 'vbulletin'),
(28382, 'profilefield', 'add,edit', 'description', 30, 1, 'vbulletin'),
(28381, 'profilefield', 'add,edit', 'title', 20, 1, 'vbulletin'),
(28380, 'profilefield', 'add', 'profilefieldtype', 1, 1, 'vbulletin'),
(28379, 'profilefield', 'add', '', 1, 1, 'vbulletin'),
(28378, 'profilefield', '', '', 1, 1, 'vbulletin'),
(28377, 'prefix', 'list', '', 1, 1, 'vbulletin'),
(28376, 'prefix', 'addset,editset', 'displayorder', 30, 1, 'vbulletin'),
(28375, 'prefix', 'addset,editset', 'forumids', 20, 1, 'vbulletin'),
(28374, 'prefix', 'addset,editset', 'title', 10, 1, 'vbulletin'),
(28373, 'prefix', 'addset,editset', 'prefixsetid', 1, 1, 'vbulletin'),
(28372, 'prefix', 'addprefix,editprefix', 'displayorder', 40, 1, 'vbulletin'),
(28371, 'prefix', 'addprefix,editprefix', 'title_rich', 30, 1, 'vbulletin'),
(28368, 'prefix', 'addprefix,editprefix', 'prefixid', 1, 1, 'vbulletin'),
(28370, 'prefix', 'addprefix,editprefix', 'title_plain', 20, 1, 'vbulletin'),
(28369, 'prefix', 'addprefix,editprefix', 'prefixsetid', 10, 1, 'vbulletin'),
(28367, 'plugin', 'productedit', 'uninstallcode', 100, 1, 'vbulletin'),
(28366, 'plugin', 'productedit', 'installcode', 90, 1, 'vbulletin'),
(28365, 'plugin', 'productedit', 'minversion', 80, 1, 'vbulletin'),
(28364, 'plugin', 'productedit', 'maxversion', 70, 1, 'vbulletin'),
(28363, 'plugin', 'productedit', 'dependencytype', 60, 1, 'vbulletin'),
(28362, 'plugin', 'productadd,productedit', 'versioncheckurl', 50, 1, 'vbulletin'),
(28360, 'plugin', 'productadd,productedit', 'description', 30, 1, 'vbulletin'),
(28361, 'plugin', 'productadd,productedit', 'url', 40, 1, 'vbulletin'),
(28359, 'plugin', 'productadd,productedit', 'version', 20, 1, 'vbulletin'),
(28358, 'plugin', 'productadd,productedit', 'title', 10, 1, 'vbulletin'),
(28357, 'plugin', 'productadd,productedit', 'productid', 5, 1, 'vbulletin'),
(28356, 'plugin', 'productadd', 'allowoverwrite', 4, 1, 'vbulletin'),
(28355, 'phrase', 'search', 'replacestring', 50, 1, 'vbulletin'),
(28354, 'phrase', 'search', 'casesensitive', 40, 1, 'vbulletin'),
(28353, 'phrase', 'search', 'searchwhere', 30, 1, 'vbulletin'),
(28352, 'phrase', 'search', 'languageid', 25, 1, 'vbulletin'),
(28351, 'phrase', 'search', 'searchstring', 20, 1, 'vbulletin'),
(28350, 'phrase', 'search', '', 1, 1, 'vbulletin'),
(28349, 'phrase', 'quickref', '', 1, 1, 'vbulletin'),
(28348, 'phrase', 'modify', '', 1, 1, 'vbulletin'),
(28347, 'phrase', 'manageorphans', '', 1, 1, 'vbulletin'),
(28346, 'phrase', 'findupdates', '', 1, 1, 'vbulletin'),
(28345, 'phrase', 'findorphans', '', 1, 1, 'vbulletin'),
(28344, 'phrase', 'edit', 'languageid', 10, 1, 'vbulletin'),
(28343, 'phrase', 'edit', '', 1, 1, 'vbulletin'),
(28342, 'phrase', 'delete', '', 1, 1, 'vbulletin'),
(28341, 'phrase', 'add,edit', 'text', 40, 1, 'vbulletin'),
(28340, 'phrase', 'add,edit', 'varname', 30, 1, 'vbulletin'),
(28339, 'phrase', 'add,edit', 'phrasetypeid', 20, 1, 'vbulletin'),
(28338, 'phrase', 'add', '', 1, 1, 'vbulletin'),
(28337, 'phrase', '', '', 1, 1, 'vbulletin'),
(28336, 'passwordcheck', 'check', 'reset_on_error', 1, 1, 'vbulletin'),
(28335, 'passwordcheck', 'check', 'quantity', 1, 1, 'vbulletin'),
(28334, 'passwordcheck', 'check', 'period', 1, 1, 'vbulletin'),
(28332, 'passwordcheck', 'check', 'email_subject', 1, 1, 'vbulletin'),
(28333, 'passwordcheck', 'check', 'languageid', 1, 1, 'vbulletin'),
(28329, 'passwordcheck', 'check', 'do_banned', 1, 1, 'vbulletin'),
(28330, 'passwordcheck', 'check', 'email', 1, 1, 'vbulletin'),
(28331, 'passwordcheck', 'check', 'email_from', 1, 1, 'vbulletin'),
(28328, 'options', 'searchtype', 'deleteindex', 10, 1, 'vbulletin'),
(28327, 'options', 'searchtype', '', 1, 1, 'vbulletin'),
(28326, 'options', 'options', 'vm_moderation', 2740, 1, 'vbulletin'),
(28325, 'options', 'options', 'vm_maxperpage', 2730, 1, 'vbulletin'),
(28324, 'options', 'options', 'vm_perpage', 2720, 1, 'vbulletin'),
(28323, 'options', 'options', 'vm_maxchars', 2700, 1, 'vbulletin'),
(28322, 'options', 'options', 'usercss_allowed_border_widths', 2620, 1, 'vbulletin'),
(28321, 'options', 'options', 'usercss_allowed_font_sizes', 2610, 1, 'vbulletin'),
(28320, 'options', 'options', 'enablehooks', 2470, 1, 'vbulletin'),
(28319, 'options', 'options', 'disableerroremail', 2410, 1, 'vbulletin'),
(28318, 'options', 'options', 'errorlogmaxsize', 2400, 1, 'vbulletin'),
(28317, 'options', 'options', 'errorlogphp', 2395, 1, 'vbulletin'),
(28316, 'options', 'options', 'errorlogsecurity', 2390, 1, 'vbulletin'),
(28315, 'options', 'options', 'errorlogdatabase', 2380, 1, 'vbulletin'),
(28314, 'options', 'options', 'externalcutoff', 2375, 1, 'vbulletin'),
(28313, 'options', 'options', 'externalxml', 2370, 1, 'vbulletin'),
(28311, 'options', 'options', 'externaljs', 2350, 1, 'vbulletin'),
(28312, 'options', 'options', 'externalrss', 2360, 1, 'vbulletin'),
(28310, 'options', 'options', 'cp_usereditcolumns', 2340, 1, 'vbulletin'),
(28309, 'options', 'options', 'cp_collapse_forums', 2330, 1, 'vbulletin'),
(28308, 'options', 'options', 'timeoutcontrolpanel', 2320, 1, 'vbulletin'),
(28307, 'options', 'options', 'cpstylefolder', 2310, 1, 'vbulletin'),
(28306, 'options', 'options', 'adminquickstats', 2300, 1, 'vbulletin'),
(28305, 'options', 'options', 'archive_postsperpage', 2290, 1, 'vbulletin'),
(28304, 'options', 'options', 'archive_threadsperpage', 2280, 1, 'vbulletin'),
(28303, 'options', 'options', 'archive_threadtype', 2275, 1, 'vbulletin'),
(28302, 'options', 'options', 'archiveenabled', 2270, 1, 'vbulletin'),
(28301, 'options', 'options', 'enablespiders', 2240, 1, 'vbulletin'),
(28300, 'options', 'options', 'WOLresolve', 2230, 1, 'vbulletin'),
(28299, 'options', 'options', 'WOLguests', 2220, 1, 'vbulletin'),
(28298, 'options', 'options', 'WOLrefresh', 2210, 1, 'vbulletin'),
(28297, 'options', 'options', 'WOLenable', 2200, 1, 'vbulletin'),
(28296, 'options', 'options', 'privallowhtml', 2190, 1, 'vbulletin'),
(28295, 'options', 'options', 'privallowbbimagecode', 2180, 1, 'vbulletin'),
(28294, 'options', 'options', 'privallowsmilies', 2170, 1, 'vbulletin'),
(28293, 'options', 'options', 'privallowbbcode', 2160, 1, 'vbulletin'),
(28292, 'options', 'options', 'privallowicons', 2150, 1, 'vbulletin'),
(28291, 'options', 'options', 'pmmaxperpage', 2140, 1, 'vbulletin'),
(28289, 'options', 'options', 'pmfloodtime', 2120, 1, 'vbulletin'),
(28290, 'options', 'options', 'pmperpage', 2130, 1, 'vbulletin'),
(28288, 'options', 'options', 'pmmaxchars', 2110, 1, 'vbulletin'),
(28287, 'options', 'options', 'checknewpm', 2100, 1, 'vbulletin'),
(28286, 'options', 'options', 'enablepms', 2090, 1, 'vbulletin'),
(28285, 'options', 'options', 'threaded_trimtitle', 2085, 1, 'vbulletin'),
(28284, 'options', 'options', 'threaded_maxcache', 2080, 1, 'vbulletin'),
(28281, 'options', 'options', 'allowthreadedmode', 2050, 1, 'vbulletin'),
(28282, 'options', 'options', 'threadedmode', 2060, 1, 'vbulletin'),
(28283, 'options', 'options', 'threaded_listdepth', 2070, 1, 'vbulletin'),
(28280, 'options', 'options', 'postelements', 2045, 1, 'vbulletin'),
(28279, 'options', 'options', 'showsimilarthreads', 2040, 1, 'vbulletin'),
(28277, 'options', 'options', 'threadvoted', 2020, 1, 'vbulletin'),
(28278, 'options', 'options', 'threadsubscribed', 2030, 1, 'vbulletin'),
(28276, 'options', 'options', 'wordwrap', 2010, 1, 'vbulletin'),
(28275, 'options', 'options', 'showdeficon', 1990, 1, 'vbulletin'),
(28271, 'options', 'options', 'oneannounce', 1950, 1, 'vbulletin'),
(28272, 'options', 'options', 'showthreadusers', 1960, 1, 'vbulletin'),
(28273, 'options', 'options', 'maxposts', 1970, 1, 'vbulletin'),
(28274, 'options', 'options', 'usermaxposts', 1980, 1, 'vbulletin'),
(28270, 'options', 'options', 'threadpreview', 1940, 1, 'vbulletin'),
(28269, 'options', 'options', 'maxmultipage', 1930, 1, 'vbulletin'),
(28268, 'options', 'options', 'linktopages', 1920, 1, 'vbulletin'),
(28267, 'options', 'options', 'hotnumberposts', 1910, 1, 'vbulletin'),
(28266, 'options', 'options', 'hotnumberviews', 1900, 1, 'vbulletin'),
(28265, 'options', 'options', 'usehotthreads', 1890, 1, 'vbulletin'),
(28264, 'options', 'options', 'showdots', 1880, 1, 'vbulletin'),
(28263, 'options', 'options', 'showstickies', 1870, 1, 'vbulletin'),
(28262, 'options', 'options', 'maxthreads', 1860, 1, 'vbulletin'),
(28261, 'options', 'options', 'showforumusers', 1850, 1, 'vbulletin'),
(28260, 'options', 'options', 'showprefixlastpost', 1845, 1, 'vbulletin'),
(28259, 'options', 'options', 'nav_forumdesc', 1845, 1, 'vbulletin'),
(28258, 'options', 'options', 'showmoderatorcolumn', 1840, 1, 'vbulletin'),
(28257, 'options', 'options', 'lastthreadchars', 1830, 1, 'vbulletin'),
(28256, 'options', 'options', 'showlocks', 1820, 1, 'vbulletin'),
(28255, 'options', 'options', 'hideprivateforums', 1810, 1, 'vbulletin'),
(28254, 'options', 'options', 'showprivateforums', 1805, 1, 'vbulletin'),
(28253, 'options', 'options', 'showforumdescription', 1800, 1, 'vbulletin'),
(28252, 'options', 'options', 'subforumdepth', 1790, 1, 'vbulletin'),
(28251, 'options', 'options', 'forumdisplaydepth', 1780, 1, 'vbulletin'),
(28250, 'options', 'options', 'forumhomedepth', 1770, 1, 'vbulletin'),
(28249, 'options', 'options', 'activememberoptions', 1767, 1, 'vbulletin'),
(28248, 'options', 'options', 'activememberdays', 1765, 1, 'vbulletin'),
(28247, 'options', 'options', 'showeventtype', 1760, 1, 'vbulletin'),
(28246, 'options', 'options', 'showholidays', 1750, 1, 'vbulletin'),
(28245, 'options', 'options', 'showevents', 1740, 1, 'vbulletin'),
(28244, 'options', 'options', 'birthdaydatecut', 1730, 1, 'vbulletin'),
(28243, 'options', 'options', 'showbirthdays', 1720, 1, 'vbulletin'),
(28242, 'options', 'options', 'displayloggedin', 1710, 1, 'vbulletin'),
(28241, 'options', 'options', 'forumhome', 1700, 1, 'vbulletin'),
(28240, 'options', 'options', 'ratefunc', 1690, 1, 'vbulletin'),
(28239, 'options', 'options', 'ratescore', 1680, 1, 'vbulletin'),
(28238, 'options', 'options', 'viewfunc', 1670, 1, 'vbulletin'),
(28237, 'options', 'options', 'viewscore', 1660, 1, 'vbulletin'),
(28236, 'options', 'options', 'replyfunc', 1650, 1, 'vbulletin'),
(28235, 'options', 'options', 'replyscore', 1640, 1, 'vbulletin'),
(28234, 'options', 'options', 'posttitlescore', 1630, 1, 'vbulletin'),
(28233, 'options', 'options', 'threadtitlescore', 1620, 1, 'vbulletin'),
(28232, 'options', 'options', 'datescore', 1610, 1, 'vbulletin'),
(28231, 'options', 'options', 'multimatchscore', 1600, 1, 'vbulletin'),
(28230, 'options', 'options', 'searchimagecheck', 1598, 1, 'vbulletin'),
(28229, 'options', 'options', 'badwords', 1595, 1, 'vbulletin'),
(28228, 'options', 'options', 'similarthreadthreshold', 1590, 1, 'vbulletin'),
(28227, 'options', 'options', 'searchsharing', 1585, 1, 'vbulletin'),
(28226, 'options', 'options', 'similarthreadsearch', 1580, 1, 'vbulletin'),
(28225, 'options', 'options', 'allowwildcards', 1570, 1, 'vbulletin'),
(28224, 'options', 'options', 'maxresults', 1560, 1, 'vbulletin'),
(28223, 'options', 'options', 'searchperpage', 1550, 1, 'vbulletin'),
(28222, 'options', 'options', 'goodwords', 1540, 1, 'vbulletin'),
(28221, 'options', 'options', 'maxsearchlength', 1530, 1, 'vbulletin'),
(28220, 'options', 'options', 'minsearchlength', 1520, 1, 'vbulletin'),
(28218, 'options', 'options', 'enablesearches', 1500, 1, 'vbulletin'),
(28219, 'options', 'options', 'searchfloodtime', 1510, 1, 'vbulletin'),
(28217, 'options', 'options', 'votechange', 1490, 1, 'vbulletin');
INSERT INTO `adminhelp` (`adminhelpid`, `script`, `action`, `optionname`, `displayorder`, `volatile`, `product`) VALUES
(28216, 'options', 'options', 'showvotes', 1480, 1, 'vbulletin'),
(28215, 'options', 'options', 'updatelastpost', 1470, 1, 'vbulletin'),
(28214, 'options', 'options', 'maxpolllength', 1465, 1, 'vbulletin'),
(28213, 'options', 'options', 'maxpolloptions', 1460, 1, 'vbulletin'),
(28211, 'options', 'options', 'thumbquality', 1445, 1, 'vbulletin'),
(28212, 'options', 'options', 'attachrow', 1450, 1, 'vbulletin'),
(28210, 'options', 'options', 'attachthumbssize', 1440, 1, 'vbulletin'),
(28209, 'options', 'options', 'attachthumbs', 1430, 1, 'vbulletin'),
(28207, 'options', 'options', 'allowduplicates', 1410, 1, 'vbulletin'),
(28208, 'options', 'options', 'viewattachedimages', 1420, 1, 'vbulletin'),
(28206, 'options', 'options', 'allowclosedattachdel', 1401, 1, 'vbulletin'),
(28205, 'options', 'options', 'allowattachdel', 1400, 1, 'vbulletin'),
(28204, 'options', 'options', 'attachurlcount', 1395, 1, 'vbulletin'),
(28203, 'options', 'options', 'attachboxcount', 1390, 1, 'vbulletin'),
(28202, 'options', 'options', 'attachlimit', 1380, 1, 'vbulletin'),
(28201, 'options', 'options', 'attachtotalspace', 1370, 1, 'vbulletin'),
(28200, 'options', 'options', 'wysiwyg_smtotal', 1360, 1, 'vbulletin'),
(28199, 'options', 'options', 'smcolumns', 1350, 1, 'vbulletin'),
(28198, 'options', 'options', 'smtotal', 1340, 1, 'vbulletin'),
(28197, 'options', 'options', 'editormodes', 1335, 1, 'vbulletin'),
(28195, 'options', 'options', 'logip', 1310, 1, 'vbulletin'),
(28196, 'options', 'options', 'allowvbcodebuttons', 1320, 1, 'vbulletin'),
(28194, 'options', 'options', 'noeditedbytime', 1300, 1, 'vbulletin'),
(28193, 'options', 'options', 'edittimelimit', 1295, 1, 'vbulletin'),
(28192, 'options', 'options', 'addpolltimeout', 1290, 1, 'vbulletin'),
(28191, 'options', 'options', 'editthreadtitlelimit', 1280, 1, 'vbulletin'),
(28189, 'options', 'options', 'allowdynimg', 1260, 1, 'vbulletin'),
(28190, 'options', 'options', 'floodchecktime', 1270, 1, 'vbulletin'),
(28188, 'options', 'options', 'stopshouting', 1250, 1, 'vbulletin'),
(28187, 'options', 'options', 'maximages', 1240, 1, 'vbulletin'),
(28186, 'options', 'options', 'postmaxchars', 1230, 1, 'vbulletin'),
(28185, 'options', 'options', 'quotetitle', 1220, 1, 'vbulletin'),
(28184, 'options', 'options', 'titlemaxchars', 1215, 1, 'vbulletin'),
(28183, 'options', 'options', 'ignorequotechars', 1210, 1, 'vbulletin'),
(28182, 'options', 'options', 'postminchars', 1200, 1, 'vbulletin'),
(28181, 'options', 'options', 'quickreply', 1180, 1, 'vbulletin'),
(28179, 'options', 'options', 'mqlimit', 1180, 1, 'vbulletin'),
(28180, 'options', 'options', 'multiquote', 1180, 1, 'vbulletin'),
(28178, 'options', 'options', 'quickedit', 1179, 1, 'vbulletin'),
(28177, 'options', 'options', 'codemaxlines', 1178, 1, 'vbulletin'),
(28176, 'options', 'options', 'allowedbbcodes', 1173, 1, 'vbulletin'),
(28175, 'options', 'options', 'globalignore', 1170, 1, 'vbulletin'),
(28174, 'options', 'options', 'allowkeepbannedemail', 1160, 1, 'vbulletin'),
(28173, 'options', 'options', 'aggressiveemailban', 1155, 1, 'vbulletin'),
(28172, 'options', 'options', 'banemail', 1150, 1, 'vbulletin'),
(28171, 'options', 'options', 'banip', 1140, 1, 'vbulletin'),
(28170, 'options', 'options', 'enablebanning', 1130, 1, 'vbulletin'),
(28169, 'options', 'options', 'profilelastpost', 1120, 1, 'vbulletin'),
(28168, 'options', 'options', 'usememberlistadvsearch', 1110, 1, 'vbulletin'),
(28167, 'options', 'options', 'memberlistperpage', 1100, 1, 'vbulletin'),
(28166, 'options', 'options', 'memberlistfields', 1095, 1, 'vbulletin'),
(28165, 'options', 'options', 'memberlistposts', 1093, 1, 'vbulletin'),
(28164, 'options', 'options', 'enablememberlist', 1090, 1, 'vbulletin'),
(28163, 'options', 'options', 'unallowhtml', 1080, 1, 'vbulletin'),
(28162, 'options', 'options', 'unallowimg', 1070, 1, 'vbulletin'),
(28161, 'options', 'options', 'unallowsmilies', 1060, 1, 'vbulletin'),
(28160, 'options', 'options', 'unallowvbcode', 1050, 1, 'vbulletin'),
(28159, 'options', 'options', 'reputationrepeat', 1040, 1, 'vbulletin'),
(28158, 'options', 'options', 'maxreputationperday', 1030, 1, 'vbulletin'),
(28157, 'options', 'options', 'minreputationcount', 1020, 1, 'vbulletin'),
(28156, 'options', 'options', 'minreputationpost', 1010, 1, 'vbulletin'),
(28154, 'options', 'options', 'pcpower', 990, 1, 'vbulletin'),
(28155, 'options', 'options', 'kppower', 1000, 1, 'vbulletin'),
(28153, 'options', 'options', 'rdpower', 980, 1, 'vbulletin'),
(28152, 'options', 'options', 'adminpower', 970, 1, 'vbulletin'),
(28151, 'options', 'options', 'showuserrates', 960, 1, 'vbulletin'),
(28150, 'options', 'options', 'reputationdefault', 950, 1, 'vbulletin'),
(28149, 'options', 'options', 'reputationundefined', 945, 1, 'vbulletin'),
(28148, 'options', 'options', 'reputationhide', 940, 1, 'vbulletin'),
(28147, 'options', 'options', 'reputationenable', 930, 1, 'vbulletin'),
(28146, 'options', 'options', 'profilepicenabled', 920, 1, 'vbulletin'),
(28145, 'options', 'options', 'numavatarsperpage', 910, 1, 'vbulletin'),
(28144, 'options', 'options', 'numavatarswide', 900, 1, 'vbulletin'),
(28143, 'options', 'options', 'avatarenabled', 890, 1, 'vbulletin'),
(28142, 'options', 'options', 'ignoremods', 880, 1, 'vbulletin'),
(28141, 'options', 'options', 'allowhtml', 870, 1, 'vbulletin'),
(28140, 'options', 'options', 'allowbbimagecode', 860, 1, 'vbulletin'),
(28139, 'options', 'options', 'allowsmilies', 850, 1, 'vbulletin'),
(28137, 'options', 'options', 'sigmax', 830, 1, 'vbulletin'),
(28138, 'options', 'options', 'allowbbcode', 840, 1, 'vbulletin'),
(28136, 'options', 'options', 'softlinebreakchars', 820, 1, 'vbulletin'),
(28135, 'options', 'options', 'profilemaxvisitors', 816, 1, 'vbulletin'),
(28134, 'options', 'options', 'friends_per_page', 815, 1, 'vbulletin'),
(28133, 'options', 'options', 'ctCensorMod', 810, 1, 'vbulletin'),
(28130, 'options', 'options', 'ctMaxChars', 790, 1, 'vbulletin'),
(28131, 'options', 'options', 'ctCensorWords', 800, 1, 'vbulletin'),
(28132, 'options', 'options', 'minifriends_amount', 805, 1, 'vbulletin'),
(28129, 'options', 'options', 'reqbirthday', 785, 1, 'vbulletin'),
(28128, 'options', 'options', 'social_moderation', 784, 1, 'vbulletin'),
(28127, 'options', 'options', 'usernamereusedelay', 781, 1, 'vbulletin'),
(28126, 'options', 'options', 'defaultregoptions', 780, 1, 'vbulletin'),
(28125, 'options', 'options', 'usereferrer', 775, 1, 'vbulletin'),
(28124, 'options', 'options', 'usernameregex', 771, 1, 'vbulletin'),
(28123, 'options', 'options', 'illegalusernames', 770, 1, 'vbulletin'),
(28122, 'options', 'options', 'maxuserlength', 760, 1, 'vbulletin'),
(28121, 'options', 'options', 'minuserlength', 750, 1, 'vbulletin'),
(28120, 'options', 'options', 'requireuniqueemail', 740, 1, 'vbulletin'),
(28119, 'options', 'options', 'verifyemail', 730, 1, 'vbulletin'),
(28118, 'options', 'options', 'allowmultiregs', 720, 1, 'vbulletin'),
(28117, 'options', 'options', 'newuseremail', 710, 1, 'vbulletin'),
(28116, 'options', 'options', 'welcomemail', 700, 1, 'vbulletin'),
(28115, 'options', 'options', 'regimagecheck', 690, 1, 'vbulletin'),
(28114, 'options', 'options', 'moderatenewmembers', 680, 1, 'vbulletin'),
(28113, 'options', 'options', 'usecoppa', 670, 1, 'vbulletin'),
(28112, 'options', 'options', 'allowregistration', 660, 1, 'vbulletin'),
(28111, 'options', 'options', 'blankasciistrip', 650, 1, 'vbulletin'),
(28110, 'options', 'options', 'censorwords', 640, 1, 'vbulletin'),
(28107, 'options', 'options', 'smtp_tls', 616, 1, 'vbulletin'),
(28108, 'options', 'options', 'enablecensor', 620, 1, 'vbulletin'),
(28109, 'options', 'options', 'censorchar', 630, 1, 'vbulletin'),
(28106, 'options', 'options', 'smtp_pass', 615, 1, 'vbulletin'),
(28105, 'options', 'options', 'smtp_user', 614, 1, 'vbulletin'),
(28104, 'options', 'options', 'smtp_port', 613, 1, 'vbulletin'),
(28103, 'options', 'options', 'smtp_host', 612, 1, 'vbulletin'),
(28102, 'options', 'options', 'use_smtp', 611, 1, 'vbulletin'),
(28101, 'options', 'options', 'emailfloodtime', 610, 1, 'vbulletin'),
(28100, 'options', 'options', 'secureemail', 600, 1, 'vbulletin'),
(28099, 'options', 'options', 'displayemails', 590, 1, 'vbulletin'),
(28098, 'options', 'options', 'enableemail', 580, 1, 'vbulletin'),
(28097, 'options', 'options', 'legacypostbit', 575, 1, 'vbulletin'),
(28096, 'options', 'options', 'usepopups', 570, 1, 'vbulletin'),
(28095, 'options', 'options', 'storecssasfile', 560, 1, 'vbulletin'),
(28094, 'options', 'options', 'cleargifurl', 550, 1, 'vbulletin'),
(28093, 'options', 'options', 'allowchangestyles', 540, 1, 'vbulletin'),
(28092, 'options', 'options', 'styleid', 530, 1, 'vbulletin'),
(28089, 'options', 'options', 'usemailqueue', 500, 1, 'vbulletin'),
(28091, 'options', 'options', 'languageid', 520, 1, 'vbulletin'),
(28090, 'options', 'options', 'needfromemail', 510, 1, 'vbulletin'),
(28088, 'options', 'options', 'copypostindex', 493, 1, 'vbulletin'),
(28087, 'options', 'options', 'tmppath', 490, 1, 'vbulletin'),
(28086, 'options', 'options', 'safeupload', 480, 1, 'vbulletin'),
(28085, 'options', 'options', 'regimageoption', 465, 1, 'vbulletin'),
(28084, 'options', 'options', 'magickpath', 464, 1, 'vbulletin'),
(28083, 'options', 'options', 'regimagetype', 462, 1, 'vbulletin'),
(28079, 'options', 'options', 'attachmentviewslive', 420, 1, 'vbulletin'),
(28080, 'options', 'options', 'emailsendnum', 430, 1, 'vbulletin'),
(28081, 'options', 'options', 'loadlimit', 450, 1, 'vbulletin'),
(28082, 'options', 'options', 'imagetype', 461, 1, 'vbulletin'),
(28078, 'options', 'options', 'threadviewslive', 410, 1, 'vbulletin'),
(28077, 'options', 'options', 'cachemaxage', 400, 1, 'vbulletin'),
(28076, 'options', 'options', 'allowphpinfo', 390, 1, 'vbulletin'),
(28075, 'options', 'options', 'useheaderredirect', 380, 1, 'vbulletin'),
(28074, 'options', 'options', 'nocacheheaders', 375, 1, 'vbulletin'),
(28073, 'options', 'options', 'addheaders', 370, 1, 'vbulletin'),
(28072, 'options', 'options', 'gziplevel', 360, 1, 'vbulletin'),
(28071, 'options', 'options', 'gzipoutput', 350, 1, 'vbulletin'),
(28070, 'options', 'options', 'cookiedomain', 340, 1, 'vbulletin'),
(28068, 'options', 'options', 'cookietimeout', 320, 1, 'vbulletin'),
(28069, 'options', 'options', 'cookiepath', 330, 1, 'vbulletin'),
(28066, 'options', 'options', 'calformat2', 310, 1, 'vbulletin'),
(28067, 'options', 'options', 'logdateformat', 315, 1, 'vbulletin'),
(28065, 'options', 'options', 'calformat1', 300, 1, 'vbulletin'),
(28064, 'options', 'options', 'registereddateformat', 290, 1, 'vbulletin'),
(28063, 'options', 'options', 'timeformat', 280, 1, 'vbulletin'),
(28062, 'options', 'options', 'dateformat', 270, 1, 'vbulletin'),
(28061, 'options', 'options', 'dstonoff', 260, 1, 'vbulletin'),
(28060, 'options', 'options', 'timeoffset', 250, 1, 'vbulletin'),
(28059, 'options', 'options', 'tagforcelower', 245, 1, 'vbulletin'),
(28058, 'options', 'options', 'tagmaxuser', 244, 1, 'vbulletin'),
(28057, 'options', 'options', 'tagmaxthread', 242, 1, 'vbulletin'),
(28056, 'options', 'options', 'tagmaxstarter', 242, 1, 'vbulletin'),
(28053, 'options', 'options', 'threadtagging', 240, 1, 'vbulletin'),
(28055, 'options', 'options', 'tagmaxlen', 241, 1, 'vbulletin'),
(28054, 'options', 'options', 'yestoday', 240, 1, 'vbulletin'),
(28052, 'options', 'options', 'markinglimit', 239, 1, 'vbulletin'),
(28051, 'options', 'options', 'enable_inlinemod_auth', 239, 1, 'vbulletin'),
(28050, 'options', 'options', 'disable_ajax', 239, 1, 'vbulletin'),
(28049, 'options', 'options', 'threadmarking', 238, 1, 'vbulletin'),
(28048, 'options', 'options', 'allowedreferrers', 237, 1, 'vbulletin'),
(28047, 'options', 'options', 'forumleaders', 236, 1, 'vbulletin'),
(28046, 'options', 'options', 'usestrikesystem', 235, 1, 'vbulletin'),
(28045, 'options', 'options', 'addtemplatename', 230, 1, 'vbulletin'),
(28044, 'options', 'options', 'showimicons', 220, 1, 'vbulletin'),
(28043, 'options', 'options', 'enableaccess', 210, 1, 'vbulletin'),
(28042, 'options', 'options', 'pagenavs', 205, 1, 'vbulletin'),
(28041, 'options', 'options', 'pagenavpages', 200, 1, 'vbulletin'),
(28040, 'options', 'options', 'useforumjump', 190, 1, 'vbulletin'),
(28039, 'options', 'options', 'description', 180, 1, 'vbulletin'),
(28038, 'options', 'options', 'keywords', 170, 1, 'vbulletin'),
(28037, 'options', 'options', 'address', 160, 1, 'vbulletin'),
(28036, 'options', 'options', 'faxnumber', 140, 1, 'vbulletin'),
(28035, 'options', 'options', 'companyname', 130, 1, 'vbulletin'),
(28034, 'options', 'options', 'copyrighttext', 120, 1, 'vbulletin'),
(28033, 'options', 'options', 'privacyurl', 110, 1, 'vbulletin'),
(28031, 'options', 'options', 'lightboxenabled', 100, 1, 'vbulletin'),
(28032, 'options', 'options', 'webmasteremail', 100, 1, 'vbulletin'),
(28030, 'options', 'options', 'contactusoptions', 90, 1, 'vbulletin'),
(28029, 'options', 'options', 'contactustype', 85, 1, 'vbulletin'),
(28028, 'options', 'options', 'contactuslink', 80, 1, 'vbulletin'),
(28027, 'options', 'options', 'homeurl', 70, 1, 'vbulletin'),
(28026, 'options', 'options', 'hometitle', 60, 1, 'vbulletin'),
(28025, 'options', 'options', 'bburl', 50, 1, 'vbulletin'),
(28024, 'options', 'options', 'bbtitle', 40, 1, 'vbulletin'),
(28023, 'options', 'options', 'bbclosedreason', 30, 1, 'vbulletin'),
(28022, 'options', 'options', 'vb_antispam_posts', 20, 1, 'vbulletin'),
(28021, 'options', 'options', 'socnet_groups_albums_enabled', 20, 1, 'vbulletin'),
(28020, 'options', 'options', 'bbactive', 20, 1, 'vbulletin'),
(28019, 'options', 'options', 'vb_antispam_key', 10, 1, 'vbulletin'),
(28018, 'options', 'options', 'socnet_groups_msg_enabled', 10, 1, 'vbulletin'),
(28017, 'options', 'options', 'welcomepm', 1, 1, 'vbulletin'),
(28016, 'options', 'options', 'vm_allowed_bbcode', 1, 1, 'vbulletin'),
(28015, 'options', 'options', 'usercss_allowed_padding', 1, 1, 'vbulletin'),
(28014, 'options', 'options', 'usercss_allowed_fonts', 1, 1, 'vbulletin'),
(28013, 'options', 'options', 'uimessage', 1, 1, 'vbulletin'),
(28012, 'options', 'options', 'uiforumid', 1, 1, 'vbulletin'),
(28011, 'options', 'options', 'tosurl', 1, 1, 'vbulletin'),
(28009, 'options', 'options', 'tagminlen', 1, 1, 'vbulletin'),
(28010, 'options', 'options', 'thumbcolor', 1, 1, 'vbulletin'),
(28008, 'options', 'options', 'taggoodwords', 1, 1, 'vbulletin'),
(28007, 'options', 'options', 'tagdelimiter', 1, 1, 'vbulletin'),
(28006, 'options', 'options', 'tagcloud_usergroup', 1, 1, 'vbulletin'),
(28005, 'options', 'options', 'tagcloud_usagehistory', 1, 1, 'vbulletin'),
(28004, 'options', 'options', 'tagcloud_tags', 1, 1, 'vbulletin'),
(28003, 'options', 'options', 'tagcloud_searchhistory', 1, 1, 'vbulletin'),
(28002, 'options', 'options', 'tagcloud_searchcloud', 1, 1, 'vbulletin'),
(28001, 'options', 'options', 'tagcloud_levels', 1, 1, 'vbulletin'),
(28000, 'options', 'options', 'tagcloud_cachetime', 1, 1, 'vbulletin'),
(27999, 'options', 'options', 'tagbadwords', 1, 1, 'vbulletin'),
(27998, 'options', 'options', 'socnet', 1, 1, 'vbulletin'),
(27997, 'options', 'options', 'socialbookmarks', 1, 1, 'vbulletin'),
(27996, 'options', 'options', 'skypeweb_gfx', 1, 1, 'vbulletin'),
(27995, 'options', 'options', 'sg_perpage', 1, 1, 'vbulletin'),
(27993, 'options', 'options', 'sg_name_maxchars', 1, 1, 'vbulletin'),
(27994, 'options', 'options', 'sg_newgroups_count', 1, 1, 'vbulletin'),
(27992, 'options', 'options', 'sg_maxperpage', 1, 1, 'vbulletin'),
(27991, 'options', 'options', 'sg_enable_owner_only_discussions', 1, 1, 'vbulletin'),
(27990, 'options', 'options', 'sg_enablesocialgroupicons', 1, 1, 'vbulletin'),
(27989, 'options', 'options', 'sg_category_cloud_size', 1, 1, 'vbulletin'),
(27988, 'options', 'options', 'sg_allow_owner_mod_queue', 1, 1, 'vbulletin'),
(27987, 'options', 'options', 'sg_allow_join_to_view', 1, 1, 'vbulletin'),
(27986, 'options', 'options', 'sg_allow_delete_empty_group', 1, 1, 'vbulletin'),
(27985, 'options', 'options', 'sg_allowed_bbcode', 1, 1, 'vbulletin'),
(27984, 'options', 'options', 'sgd_perpage', 1, 1, 'vbulletin'),
(27983, 'options', 'options', 'sgd_maxperpage', 1, 1, 'vbulletin'),
(27982, 'options', 'options', 'rsspodcast', 1, 1, 'vbulletin'),
(27981, 'options', 'options', 'rpuserid', 1, 1, 'vbulletin'),
(27980, 'options', 'options', 'rpforumid', 1, 1, 'vbulletin'),
(27979, 'options', 'options', 'rpemail', 1, 1, 'vbulletin'),
(27978, 'options', 'options', 'remoteyui', 1, 1, 'vbulletin'),
(27977, 'options', 'options', 'profile_album_amount', 1, 1, 'vbulletin'),
(27976, 'options', 'options', 'profileprivacy', 1, 1, 'vbulletin'),
(27975, 'options', 'options', 'postimagecheck', 1, 1, 'vbulletin'),
(27973, 'options', 'options', 'pmthrottleperiod', 1, 1, 'vbulletin'),
(27974, 'options', 'options', 'postedithistory', 1, 1, 'vbulletin'),
(27968, 'options', 'options', 'pc_allowed_bbcode', 1, 1, 'vbulletin'),
(27969, 'options', 'options', 'pc_enabled', 1, 1, 'vbulletin'),
(27970, 'options', 'options', 'pc_maxperpage', 1, 1, 'vbulletin'),
(27971, 'options', 'options', 'pc_moderation', 1, 1, 'vbulletin'),
(27972, 'options', 'options', 'pc_perpage', 1, 1, 'vbulletin'),
(27967, 'options', 'options', 'paymentemail', 1, 1, 'vbulletin'),
(27966, 'options', 'options', 'ipcheck', 1, 1, 'vbulletin'),
(27962, 'options', 'options', 'gm_maxperpage', 1, 1, 'vbulletin'),
(27963, 'options', 'options', 'gm_perpage', 1, 1, 'vbulletin'),
(27964, 'options', 'options', 'hvcheck', 1, 1, 'vbulletin'),
(27965, 'options', 'options', 'ie8render7', 1, 1, 'vbulletin'),
(27961, 'options', 'options', 'externalcount', 1, 1, 'vbulletin'),
(27960, 'options', 'options', 'externalcache', 1, 1, 'vbulletin'),
(27959, 'options', 'options', 'errorlogemail', 1, 1, 'vbulletin'),
(27958, 'options', 'options', 'checkcoppa', 1, 1, 'vbulletin'),
(27957, 'options', 'options', 'bounceemail', 1, 1, 'vbulletin'),
(27956, 'options', 'options', 'attachresize', 1, 1, 'vbulletin'),
(27955, 'options', 'options', 'album_uploadamount', 1, 1, 'vbulletin'),
(27953, 'options', 'options', 'album_recentalbumdays', 1, 1, 'vbulletin'),
(27954, 'options', 'options', 'album_thumbsize', 1, 1, 'vbulletin'),
(27952, 'options', 'options', 'album_pictures_perpage', 1, 1, 'vbulletin'),
(27951, 'options', 'options', 'album_maxpicsperalbum', 1, 1, 'vbulletin'),
(27950, 'options', 'options', 'album_captionpreviewlen', 1, 1, 'vbulletin'),
(27949, 'options', 'options', 'albums_pictures_moderation', 1, 1, 'vbulletin'),
(27948, 'options', 'options', 'albums_perpage', 1, 1, 'vbulletin'),
(27947, 'options', 'options', '', 1, 1, 'vbulletin'),
(27946, 'options', '', '', 1, 1, 'vbulletin'),
(27945, 'notice', 'modify', 'tableheader', 1, 1, 'vbulletin'),
(27944, 'notice', 'add,edit', 'criteria', 20, 1, 'vbulletin'),
(27943, 'notice', 'add,edit', 'persistent', 10, 1, 'vbulletin'),
(27942, 'notice', 'add,edit', 'active', 8, 1, 'vbulletin'),
(27941, 'notice', 'add,edit', 'displayorder', 6, 1, 'vbulletin'),
(27940, 'notice', 'add,edit', 'html', 4, 1, 'vbulletin'),
(27939, 'notice', 'add,edit', 'title', 1, 1, 'vbulletin'),
(27938, 'modlog', 'view', '', 1, 1, 'vbulletin'),
(27934, 'modlog', 'choose', 'userid', 20, 1, 'vbulletin'),
(27935, 'modlog', 'choose', 'orderby', 30, 1, 'vbulletin'),
(27936, 'modlog', 'choose', 'daysprune', 40, 1, 'vbulletin'),
(27937, 'modlog', 'prunelog', '', 1, 1, 'vbulletin'),
(27932, 'modlog', 'choose', '', 1, 1, 'vbulletin'),
(27933, 'modlog', 'choose', 'perpage', 10, 1, 'vbulletin'),
(27930, 'moderator', 'showlist', '', 1, 1, 'vbulletin'),
(27931, 'modlog', '', '', 1, 1, 'vbulletin'),
(27928, 'moderator', 'remove', '', 1, 1, 'vbulletin'),
(27929, 'moderator', 'removeall', '', 1, 1, 'vbulletin'),
(27927, 'moderator', 'editglobal', 'cantransfersocialgroups', 1, 1, 'vbulletin'),
(27926, 'moderator', 'editglobal', 'canremovediscussions', 1, 1, 'vbulletin'),
(27925, 'moderator', 'editglobal', 'canmoderatediscussions', 1, 1, 'vbulletin'),
(27924, 'moderator', 'editglobal', 'caneditdiscussions', 1, 1, 'vbulletin'),
(27923, 'moderator', 'editglobal', 'candeletediscussions', 1, 1, 'vbulletin'),
(27922, 'moderator', 'edit', 'canremovediscussions', 1, 1, 'vbulletin'),
(27918, 'moderator', 'edit', '', 1, 1, 'vbulletin'),
(27919, 'moderator', 'edit', 'candeletediscussions', 1, 1, 'vbulletin'),
(27920, 'moderator', 'edit', 'caneditdiscussions', 1, 1, 'vbulletin'),
(27921, 'moderator', 'edit', 'canmoderatediscussions', 1, 1, 'vbulletin'),
(27916, 'moderator', 'add,edit,editglobal', 'canmoderategroupmessages', 400, 1, 'vbulletin'),
(27917, 'moderator', 'add,edit,editglobal', 'caneditalbumpicture', 450, 1, 'vbulletin'),
(27915, 'moderator', 'add,edit,editglobal', 'canremovegroupmessages', 390, 1, 'vbulletin'),
(27914, 'moderator', 'add,edit,editglobal', 'candeletegroupmessages', 380, 1, 'vbulletin'),
(27913, 'moderator', 'add,edit,editglobal', 'caneditgroupmessages', 370, 1, 'vbulletin'),
(27912, 'moderator', 'add,edit,editglobal', 'candeletesocialgroups', 360, 1, 'vbulletin'),
(27911, 'moderator', 'add,edit,editglobal', 'caneditsocialgroups', 350, 1, 'vbulletin'),
(27910, 'moderator', 'add,edit,editglobal', 'canmoderatevisitormessages', 330, 1, 'vbulletin'),
(27909, 'moderator', 'add,edit,editglobal', 'canremovevisitormessages', 320, 1, 'vbulletin'),
(27908, 'moderator', 'add,edit,editglobal', 'candeletevisitormessages', 310, 1, 'vbulletin'),
(27907, 'moderator', 'add,edit,editglobal', 'caneditvisitormessages', 300, 1, 'vbulletin'),
(27906, 'moderator', 'add,edit,editglobal', 'newpostemail', 270, 1, 'vbulletin'),
(27905, 'moderator', 'add,edit,editglobal', 'newthreademail', 260, 1, 'vbulletin'),
(27904, 'moderator', 'add,edit,editglobal', 'caneditreputation', 250, 1, 'vbulletin'),
(27902, 'moderator', 'add,edit,editglobal', 'caneditavatar', 230, 1, 'vbulletin'),
(27903, 'moderator', 'add,edit,editglobal', 'caneditprofilepic', 240, 1, 'vbulletin'),
(27899, 'moderator', 'add,edit,editglobal', 'canbanusers', 200, 1, 'vbulletin'),
(27900, 'moderator', 'add,edit,editglobal', 'canunbanusers', 210, 1, 'vbulletin'),
(27901, 'moderator', 'add,edit,editglobal', 'caneditsigs', 220, 1, 'vbulletin'),
(27897, 'moderator', 'add,edit,editglobal', 'canviewips', 180, 1, 'vbulletin'),
(27898, 'moderator', 'add,edit,editglobal', 'canviewprofile', 190, 1, 'vbulletin'),
(27895, 'moderator', 'add,edit,editglobal', 'canmassprune', 160, 1, 'vbulletin'),
(27896, 'moderator', 'add,edit,editglobal', 'cansetpassword', 170, 1, 'vbulletin'),
(27894, 'moderator', 'add,edit,editglobal', 'canmassmove', 150, 1, 'vbulletin'),
(27893, 'moderator', 'add,edit,editglobal', 'canmoderateattachments', 140, 1, 'vbulletin'),
(27892, 'moderator', 'add,edit,editglobal', 'canmoderateposts', 130, 1, 'vbulletin'),
(27891, 'moderator', 'add,edit,editglobal', 'canannounce', 120, 1, 'vbulletin'),
(27890, 'moderator', 'add,edit,editglobal', 'caneditpoll', 110, 1, 'vbulletin'),
(27887, 'moderator', 'add,edit,editglobal', 'canopenclose', 80, 1, 'vbulletin'),
(27888, 'moderator', 'add,edit,editglobal', 'caneditthreads', 90, 1, 'vbulletin'),
(27889, 'moderator', 'add,edit,editglobal', 'canmanagethreads', 100, 1, 'vbulletin'),
(27885, 'moderator', 'add,edit,editglobal', 'candeleteposts', 60, 1, 'vbulletin'),
(27886, 'moderator', 'add,edit,editglobal', 'canremoveposts', 70, 1, 'vbulletin'),
(27881, 'moderator', 'add,edit,editglobal', 'canmoderatepicturecomments', 1, 1, 'vbulletin'),
(27882, 'moderator', 'add,edit,editglobal', 'canmoderatepictures', 1, 1, 'vbulletin'),
(27883, 'moderator', 'add,edit,editglobal', 'canremovepicturecomments', 1, 1, 'vbulletin'),
(27884, 'moderator', 'add,edit,editglobal', 'caneditposts', 50, 1, 'vbulletin'),
(27880, 'moderator', 'add,edit,editglobal', 'caneditpicturecomments', 1, 1, 'vbulletin'),
(27879, 'moderator', 'add,edit,editglobal', 'candeletepicturecomments', 1, 1, 'vbulletin'),
(27878, 'moderator', 'add,edit,editglobal', 'candeletealbumpicture', 1, 1, 'vbulletin'),
(27877, 'moderator', 'add,edit', 'modusername', 20, 1, 'vbulletin'),
(27876, 'moderator', 'add,edit', 'forumid', 10, 1, 'vbulletin'),
(27875, 'moderator', 'add', 'membergroupids', 40, 1, 'vbulletin'),
(27874, 'moderator', 'add', 'usergroupid', 30, 1, 'vbulletin'),
(27873, 'moderator', 'add', '', 1, 1, 'vbulletin'),
(27872, 'moderator', '', '', 1, 1, 'vbulletin'),
(27871, 'moderate', 'posts', 'postaction', 70, 1, 'vbulletin'),
(27870, 'moderate', 'posts', 'postpagetext', 60, 1, 'vbulletin'),
(27869, 'moderate', 'posts', 'posttitle', 50, 1, 'vbulletin'),
(27868, 'moderate', 'posts', 'threadaction', 40, 1, 'vbulletin'),
(27867, 'moderate', 'posts', 'threadnotes', 30, 1, 'vbulletin'),
(27866, 'moderate', 'posts', 'threadpagetext', 20, 1, 'vbulletin'),
(27865, 'moderate', 'posts', 'threadtitle', 10, 1, 'vbulletin'),
(27864, 'moderate', 'posts', '', 1, 1, 'vbulletin'),
(27863, 'moderate', 'events', 'eventaction', 30, 1, 'vbulletin'),
(27862, 'moderate', 'events', 'eventtext', 20, 1, 'vbulletin'),
(27861, 'moderate', 'events', 'eventsubject', 10, 1, 'vbulletin'),
(27860, 'moderate', 'events', '', 1, 1, 'vbulletin'),
(27859, 'moderate', 'attachments', 'attachaction', 10, 1, 'vbulletin'),
(27857, 'moderate', '', '', 1, 1, 'vbulletin'),
(27858, 'moderate', 'attachments', '', 1, 1, 'vbulletin'),
(27856, 'misc', 'chooser', 'reputation_base', 70, 1, 'vbulletin'),
(27854, 'misc', 'chooser', 'install', 50, 1, 'vbulletin'),
(27855, 'misc', 'chooser', 'renumber', 60, 1, 'vbulletin'),
(27853, 'misc', 'chooser', 'autoredirect', 40, 1, 'vbulletin'),
(27852, 'misc', 'chooser', 'doprocess', 30, 1, 'vbulletin'),
(27851, 'misc', 'chooser', 'startat', 20, 1, 'vbulletin'),
(27850, 'misc', 'chooser', 'perpage', 10, 1, 'vbulletin'),
(27847, 'misc', '', '', 1, 1, 'vbulletin'),
(27848, 'misc', 'chooser', '', 1, 1, 'vbulletin'),
(27849, 'misc', 'chooser', 'quality', 1, 1, 'vbulletin'),
(27846, 'language', 'rebuild', '', 1, 1, 'vbulletin'),
(27843, 'language', 'files', 'title', 70, 1, 'vbulletin'),
(27845, 'language', 'modify', '', 1, 1, 'vbulletin'),
(27844, 'language', 'files', 'anyversion', 80, 1, 'vbulletin'),
(27842, 'language', 'files', 'olanguageid', 60, 1, 'vbulletin'),
(27841, 'language', 'files', 'serverfile', 50, 1, 'vbulletin'),
(27840, 'language', 'files', 'languagefile', 40, 1, 'vbulletin'),
(27839, 'language', 'files', 'just_phrases', 30, 1, 'vbulletin'),
(27838, 'language', 'files', 'filename', 20, 1, 'vbulletin'),
(27836, 'language', 'files', 'languageid', 10, 1, 'vbulletin'),
(27837, 'language', 'files', 'product', 15, 1, 'vbulletin'),
(27835, 'language', 'files', '', 1, 1, 'vbulletin'),
(27834, 'language', 'edit_settings', 'isdefault', 40, 1, 'vbulletin'),
(27832, 'language', 'edit', '', 1, 1, 'vbulletin'),
(27833, 'language', 'edit_settings', '', 1, 1, 'vbulletin'),
(27831, 'language', 'delete', '', 1, 1, 'vbulletin'),
(27825, 'language', 'add,edit_settings', 'calformat1override', 130, 1, 'vbulletin'),
(27830, 'language', 'add,edit_settings', 'dirmark', 180, 1, 'vbulletin'),
(27829, 'language', 'add,edit_settings', 'thousandsep', 170, 1, 'vbulletin'),
(27828, 'language', 'add,edit_settings', 'decimalsep', 160, 1, 'vbulletin'),
(27827, 'language', 'add,edit_settings', 'logdateoverride', 150, 1, 'vbulletin'),
(27826, 'language', 'add,edit_settings', 'calformat2override', 140, 1, 'vbulletin'),
(27823, 'language', 'add,edit_settings', 'timeoverride', 110, 1, 'vbulletin'),
(27824, 'language', 'add,edit_settings', 'registereddateoverride', 120, 1, 'vbulletin'),
(27821, 'language', 'add,edit_settings', 'locale', 90, 1, 'vbulletin'),
(27822, 'language', 'add,edit_settings', 'dateoverride', 100, 1, 'vbulletin'),
(27820, 'language', 'add,edit_settings', 'imagesoverride', 80, 1, 'vbulletin'),
(27819, 'language', 'add,edit_settings', 'charset', 70, 1, 'vbulletin'),
(27818, 'language', 'add,edit_settings', 'languagecode', 60, 1, 'vbulletin'),
(27817, 'language', 'add,edit_settings', 'direction', 50, 1, 'vbulletin'),
(27816, 'language', 'add,edit_settings', 'userselect', 30, 1, 'vbulletin'),
(27813, 'language', '', '', 1, 1, 'vbulletin'),
(27815, 'language', 'add,edit_settings', 'title', 20, 1, 'vbulletin'),
(27814, 'language', 'add', '', 1, 1, 'vbulletin'),
(27812, 'index', 'home', '', 1, 1, 'vbulletin'),
(27810, 'image', 'upload', 'imagefile', 20, 1, 'vbulletin'),
(27811, 'image', 'viewimages', '', 1, 1, 'vbulletin'),
(27809, 'image', 'upload', 'upload', 1, 1, 'vbulletin'),
(27808, 'image', 'upload', 'imagespath', 1, 1, 'vbulletin'),
(27807, 'image', 'upload', '', 1, 1, 'vbulletin'),
(27806, 'image', 'removecategory', '', 1, 1, 'vbulletin'),
(27805, 'image', 'remove', '', 1, 1, 'vbulletin'),
(27804, 'image', 'modify', '', 1, 1, 'vbulletin'),
(27802, 'image', 'editcategory', '', 1, 1, 'vbulletin'),
(27803, 'image', 'editpermissions', '', 1, 1, 'vbulletin'),
(27800, 'image', 'addcategory,editcategory', 'displayorder', 30, 1, 'vbulletin'),
(27801, 'image', 'edit', '', 1, 1, 'vbulletin'),
(27797, 'image', 'add,edit,upload', 'displayorder', 60, 1, 'vbulletin'),
(27799, 'image', 'addcategory,editcategory', 'title', 20, 1, 'vbulletin'),
(27798, 'image', 'addcategory', '', 1, 1, 'vbulletin'),
(27796, 'image', 'add,edit,upload', 'imagecategoryid', 50, 1, 'vbulletin'),
(27795, 'image', 'add,edit,upload', 'path', 40, 1, 'vbulletin'),
(27794, 'image', 'add,edit,upload', 'smilietext', 30, 1, 'vbulletin'),
(27793, 'image', 'add,edit,upload', 'minimumposts', 30, 1, 'vbulletin'),
(27792, 'image', 'add,edit,upload', 'title', 20, 1, 'vbulletin'),
(27791, 'image', 'add', 'perpage', 80, 1, 'vbulletin'),
(27790, 'image', 'add', 'imagespath', 70, 1, 'vbulletin'),
(27788, 'image', '', '', 1, 1, 'vbulletin'),
(27789, 'image', 'add', '', 1, 1, 'vbulletin'),
(27787, 'help', 'edit', 'volatile', 1, 1, 'vbulletin'),
(27786, 'help', 'edit', 'title', 1, 1, 'vbulletin'),
(27785, 'help', 'edit', 'text', 1, 1, 'vbulletin'),
(27784, 'help', 'edit', 'script', 1, 1, 'vbulletin'),
(27783, 'help', 'edit', 'product', 1, 1, 'vbulletin'),
(27782, 'help', 'edit', 'optionname', 1, 1, 'vbulletin'),
(27780, 'help', 'edit', 'action', 1, 1, 'vbulletin'),
(27781, 'help', 'edit', 'displayorder', 1, 1, 'vbulletin'),
(27779, 'forumpermission', 'quickforum', 'usergrouplist', 20, 1, 'vbulletin'),
(27778, 'forumpermission', 'quickforum', 'forumid', 10, 1, 'vbulletin'),
(27777, 'forumpermission', 'quickforum', '', 1, 1, 'vbulletin'),
(27776, 'forumpermission', 'quickeditor', '', 1, 1, 'vbulletin'),
(27775, 'forumpermission', 'quickedit', '', 1, 1, 'vbulletin'),
(27774, 'forumpermission', 'modify', '', 1, 1, 'vbulletin'),
(27773, 'forumpermission', 'edit,quickforum', 'canvote', 220, 1, 'vbulletin'),
(27772, 'forumpermission', 'edit,quickforum', 'canpostpoll', 200, 1, 'vbulletin'),
(27771, 'forumpermission', 'edit,quickforum', 'candeletethread', 190, 1, 'vbulletin'),
(27770, 'forumpermission', 'edit,quickforum', 'canopenclose', 180, 1, 'vbulletin'),
(27769, 'forumpermission', 'edit,quickforum', 'canmove', 170, 1, 'vbulletin'),
(27768, 'forumpermission', 'edit,quickforum', 'candeletepost', 160, 1, 'vbulletin'),
(27767, 'forumpermission', 'edit,quickforum', 'caneditpost', 150, 1, 'vbulletin'),
(27766, 'forumpermission', 'edit,quickforum', 'canthreadrate', 140, 1, 'vbulletin'),
(27765, 'forumpermission', 'edit,quickforum', 'candeletetagown', 140, 1, 'vbulletin'),
(27764, 'forumpermission', 'edit,quickforum', 'cantagothers', 130, 1, 'vbulletin'),
(27763, 'forumpermission', 'edit,quickforum', 'cantagown', 120, 1, 'vbulletin'),
(27761, 'forumpermission', 'edit,quickforum', 'followforummoderation', 110, 1, 'vbulletin'),
(27762, 'forumpermission', 'edit,quickforum', 'canpostattachment', 120, 1, 'vbulletin'),
(27760, 'forumpermission', 'edit,quickforum', 'canreplyothers', 100, 1, 'vbulletin'),
(27758, 'forumpermission', 'edit,quickforum', 'canpostnew', 80, 1, 'vbulletin'),
(27759, 'forumpermission', 'edit,quickforum', 'canreplyown', 90, 1, 'vbulletin'),
(27755, 'forumpermission', 'edit,quickforum', 'cansearch', 50, 1, 'vbulletin'),
(27756, 'forumpermission', 'edit,quickforum', 'canemail', 60, 1, 'vbulletin'),
(27757, 'forumpermission', 'edit,quickforum', 'cangetattachment', 70, 1, 'vbulletin'),
(27754, 'forumpermission', 'edit,quickforum', 'canseedelnotice', 45, 1, 'vbulletin'),
(27753, 'forumpermission', 'edit,quickforum', 'canviewothers', 40, 1, 'vbulletin'),
(27752, 'forumpermission', 'edit,quickforum', 'canviewthreads', 35, 1, 'vbulletin'),
(27750, 'forumpermission', 'edit', 'mode', 20, 1, 'vbulletin'),
(27751, 'forumpermission', 'edit,quickforum', 'canview', 30, 1, 'vbulletin'),
(27748, 'forumpermission', 'edit', '', 1, 1, 'vbulletin'),
(27749, 'forumpermission', 'edit', 'canseethumbnails', 1, 1, 'vbulletin'),
(27747, 'forumpermission', 'duplicate', 'overwriteinherited_forum', 90, 1, 'vbulletin'),
(27745, 'forumpermission', 'duplicate', 'forumlist', 70, 1, 'vbulletin'),
(27746, 'forumpermission', 'duplicate', 'overwritedupes_forum', 80, 1, 'vbulletin'),
(27743, 'forumpermission', 'duplicate', 'overwriteinherited_group', 50, 1, 'vbulletin'),
(27744, 'forumpermission', 'duplicate', 'forumid_from', 60, 1, 'vbulletin'),
(27742, 'forumpermission', 'duplicate', 'overwritedupes_group', 40, 1, 'vbulletin'),
(27741, 'forumpermission', 'duplicate', 'limitforumid', 30, 1, 'vbulletin'),
(27740, 'forumpermission', 'duplicate', 'usergrouplist', 20, 1, 'vbulletin'),
(27739, 'forumpermission', 'duplicate', 'ugid_from', 10, 1, 'vbulletin'),
(27738, 'forumpermission', 'duplicate', '', 1, 1, 'vbulletin'),
(27737, 'forumpermission', '', '', 1, 1, 'vbulletin'),
(27736, 'forum', 'remove', '', 1, 1, 'vbulletin'),
(27735, 'forum', 'podcast', 'summary', 1, 1, 'vbulletin'),
(27734, 'forum', 'podcast', 'subtitle', 1, 1, 'vbulletin'),
(27733, 'forum', 'podcast', 'ownername', 1, 1, 'vbulletin'),
(27732, 'forum', 'podcast', 'owneremail', 1, 1, 'vbulletin'),
(27731, 'forum', 'podcast', 'keywords', 1, 1, 'vbulletin'),
(27730, 'forum', 'podcast', 'image', 1, 1, 'vbulletin'),
(27729, 'forum', 'podcast', 'explicit', 1, 1, 'vbulletin'),
(27728, 'forum', 'podcast', 'enabled', 1, 1, 'vbulletin'),
(27727, 'forum', 'podcast', 'categoryid', 1, 1, 'vbulletin'),
(27725, 'forum', 'modify', '', 1, 1, 'vbulletin'),
(27726, 'forum', 'podcast', 'author', 1, 1, 'vbulletin'),
(27723, 'forum', 'edit', '', 1, 1, 'vbulletin'),
(27724, 'forum', 'edit', 'applypwdtochild', 160, 1, 'vbulletin'),
(27721, 'forum', 'add,edit', 'prefixset', 300, 1, 'vbulletin'),
(27722, 'forum', 'add,edit', 'prefixrequired', 310, 1, 'vbulletin'),
(27720, 'forum', 'add,edit', 'showonforumjump', 290, 1, 'vbulletin'),
(27719, 'forum', 'add,edit', 'countposts', 280, 1, 'vbulletin'),
(27717, 'forum', 'add,edit', 'allowicons', 260, 1, 'vbulletin'),
(27718, 'forum', 'add,edit', 'allowratings', 270, 1, 'vbulletin'),
(27716, 'forum', 'add,edit', 'allowsmilies', 250, 1, 'vbulletin'),
(27715, 'forum', 'add,edit', 'allowimages', 240, 1, 'vbulletin'),
(27714, 'forum', 'add,edit', 'allowbbcode', 230, 1, 'vbulletin'),
(27713, 'forum', 'add,edit', 'allowhtml', 220, 1, 'vbulletin'),
(27712, 'forum', 'add,edit', 'indexposts', 210, 1, 'vbulletin'),
(27711, 'forum', 'add,edit', 'allowposting', 200, 1, 'vbulletin'),
(27710, 'forum', 'add,edit', 'active', 190, 1, 'vbulletin'),
(27706, 'forum', 'add,edit', 'imageprefix', 140, 1, 'vbulletin'),
(27707, 'forum', 'add,edit', 'password', 150, 1, 'vbulletin'),
(27708, 'forum', 'add,edit', 'canhavepassword', 170, 1, 'vbulletin'),
(27709, 'forum', 'add,edit', 'cancontainthreads', 180, 1, 'vbulletin'),
(27705, 'forum', 'add,edit', 'styleoverride', 130, 1, 'vbulletin'),
(27704, 'forum', 'add,edit', 'styleid', 120, 1, 'vbulletin'),
(27703, 'forum', 'add,edit', 'moderateattach', 110, 1, 'vbulletin'),
(27702, 'forum', 'add,edit', 'moderatenewthread', 105, 1, 'vbulletin'),
(27701, 'forum', 'add,edit', 'moderatenewpost', 100, 1, 'vbulletin'),
(27700, 'forum', 'add,edit', 'newthreademail', 90, 1, 'vbulletin'),
(27699, 'forum', 'add,edit', 'newpostemail', 80, 1, 'vbulletin'),
(27698, 'forum', 'add,edit', 'showprivate', 75, 1, 'vbulletin'),
(27697, 'forum', 'add,edit', 'defaultsortorder', 73, 1, 'vbulletin'),
(27696, 'forum', 'add,edit', 'defaultsortfield', 72, 1, 'vbulletin'),
(27694, 'forum', 'add,edit', 'parentid', 60, 1, 'vbulletin'),
(27695, 'forum', 'add,edit', 'daysprune', 70, 1, 'vbulletin'),
(27693, 'forum', 'add,edit', 'displayorder', 50, 1, 'vbulletin'),
(27692, 'forum', 'add,edit', 'link', 40, 1, 'vbulletin'),
(27691, 'forum', 'add,edit', 'description', 30, 1, 'vbulletin'),
(27690, 'forum', 'add,edit', 'title', 20, 1, 'vbulletin'),
(27689, 'forum', 'add', '', 1, 1, 'vbulletin'),
(27688, 'forum', '', '', 1, 1, 'vbulletin'),
(27687, 'faq', 'modify', '', 1, 1, 'vbulletin'),
(27686, 'faq', 'edit', '', 1, 1, 'vbulletin'),
(27685, 'faq', 'delete', '', 1, 1, 'vbulletin'),
(27684, 'faq', 'add,edit', '1', 60, 1, 'vbulletin'),
(27683, 'faq', 'add,edit', 'displayorder', 40, 1, 'vbulletin'),
(27682, 'faq', 'add,edit', 'deftext', 30, 1, 'vbulletin'),
(27681, 'faq', 'add,edit', 'deftitle', 20, 1, 'vbulletin'),
(27680, 'faq', 'add,edit', 'faqparent', 10, 1, 'vbulletin'),
(27679, 'faq', 'add', 'faq', 5, 1, 'vbulletin'),
(27678, 'faq', 'add', 'product', 1, 1, 'vbulletin'),
(27677, 'faq', 'add', '', 1, 1, 'vbulletin'),
(27676, 'faq', '', '', 1, 1, 'vbulletin'),
(27675, 'email', 'start', 'message', 60, 1, 'vbulletin'),
(27674, 'email', 'start', 'subject', 50, 1, 'vbulletin'),
(27673, 'email', 'start', 'from', 40, 1, 'vbulletin'),
(27672, 'email', 'start', 'perpage', 30, 1, 'vbulletin'),
(27671, 'email', 'start', 'test', 20, 1, 'vbulletin'),
(27670, 'email', 'start', '', 1, 1, 'vbulletin'),
(27669, 'email', 'genlist,start', 'ipaddress', 400, 1, 'vbulletin'),
(27667, 'email', 'genlist,start', 'useridlower', 390, 1, 'vbulletin'),
(27668, 'email', 'genlist,start', 'useridupper', 395, 1, 'vbulletin'),
(27666, 'email', 'genlist,start', 'pointsupper', 380, 1, 'vbulletin'),
(27665, 'email', 'genlist,start', 'pointslower', 370, 1, 'vbulletin'),
(27663, 'email', 'genlist,start', 'infractionslower', 350, 1, 'vbulletin'),
(27664, 'email', 'genlist,start', 'infractionsupper', 360, 1, 'vbulletin'),
(27661, 'email', 'genlist,start', 'warningslower', 330, 1, 'vbulletin'),
(27662, 'email', 'genlist,start', 'warningsupper', 340, 1, 'vbulletin'),
(27658, 'email', 'genlist,start', 'postsupper', 290, 1, 'vbulletin'),
(27659, 'email', 'genlist,start', 'reputationlower', 300, 1, 'vbulletin'),
(27660, 'email', 'genlist,start', 'reputationupper', 310, 1, 'vbulletin'),
(27657, 'email', 'genlist,start', 'postslower', 280, 1, 'vbulletin'),
(27656, 'email', 'genlist,start', 'birthdaybefore', 270, 1, 'vbulletin'),
(27655, 'email', 'genlist,start', 'birthdayafter', 260, 1, 'vbulletin'),
(27654, 'email', 'genlist,start', 'lastpostbefore', 250, 1, 'vbulletin'),
(27653, 'email', 'genlist,start', 'lastpostafter', 240, 1, 'vbulletin'),
(27652, 'email', 'genlist,start', 'lastactivitybefore', 217, 1, 'vbulletin'),
(27651, 'email', 'genlist,start', 'lastactivityafter', 213, 1, 'vbulletin'),
(27650, 'email', 'genlist,start', 'joindatebefore', 210, 1, 'vbulletin'),
(27649, 'email', 'genlist,start', 'joindateafter', 200, 1, 'vbulletin'),
(27648, 'email', 'genlist,start', 'usertitle', 190, 1, 'vbulletin'),
(27647, 'email', 'genlist,start', 'signature', 180, 1, 'vbulletin'),
(27646, 'email', 'genlist,start', 'skype', 177, 1, 'vbulletin'),
(27645, 'email', 'genlist,start', 'msn', 175, 1, 'vbulletin'),
(27644, 'email', 'genlist,start', 'yahoo', 170, 1, 'vbulletin'),
(27643, 'email', 'genlist,start', 'aim', 160, 1, 'vbulletin'),
(27642, 'email', 'genlist,start', 'icq', 150, 1, 'vbulletin'),
(27641, 'email', 'genlist,start', 'homepage', 140, 1, 'vbulletin'),
(27640, 'email', 'genlist,start', 'coppauser', 130, 1, 'vbulletin'),
(27639, 'email', 'genlist,start', 'parentemail', 120, 1, 'vbulletin'),
(27638, 'email', 'genlist,start', 'email', 110, 1, 'vbulletin'),
(27637, 'email', 'genlist,start', 'adminemail', 105, 1, 'vbulletin'),
(27636, 'email', 'genlist,start', 'membergroup', 100, 1, 'vbulletin'),
(27635, 'email', 'genlist,start', 'usergroupid', 90, 1, 'vbulletin'),
(27634, 'email', 'genlist,start', 'username', 70, 1, 'vbulletin'),
(27633, 'email', 'genlist', 'septext', 20, 1, 'vbulletin'),
(27632, 'email', 'genlist', '', 1, 1, 'vbulletin'),
(27630, 'diagnostic', 'payments', '', 1, 1, 'vbulletin'),
(27631, 'email', '', '', 1, 1, 'vbulletin'),
(27629, 'diagnostic', 'list', 'type', 20, 1, 'vbulletin'),
(27628, 'diagnostic', 'list', 'emailaddress', 20, 1, 'vbulletin'),
(27627, 'diagnostic', 'list', 'attachfile', 20, 1, 'vbulletin'),
(27626, 'diagnostic', 'list', '', 1, 1, 'vbulletin'),
(27625, 'diagnostic', 'doversion', '', 1, 1, 'vbulletin'),
(27624, 'diagnostic', 'doupload', '', 1, 1, 'vbulletin'),
(27623, 'diagnostic', 'dosysinfo', '', 1, 1, 'vbulletin'),
(27622, 'diagnostic', 'domail', '', 1, 1, 'vbulletin'),
(27621, 'diagnostic', '', '', 1, 1, 'vbulletin'),
(27620, 'deployads', 'intro', '', 1, 1, 'vbulletin'),
(27619, 'css', 'doedit', 'imgdir_reputation', 250, 1, 'vbulletin'),
(27618, 'css', 'doedit', 'htmldoctype', 250, 1, 'vbulletin'),
(27617, 'css', 'doedit', 'imgdir_rating', 240, 1, 'vbulletin'),
(27616, 'css', 'doedit', 'imgdir_poll', 230, 1, 'vbulletin'),
(27615, 'css', 'doedit', 'imgdir_editor', 220, 1, 'vbulletin'),
(27614, 'css', 'doedit', 'imgdir_misc', 210, 1, 'vbulletin'),
(27613, 'css', 'doedit', 'imgdir_attach', 200, 1, 'vbulletin'),
(27612, 'css', 'doedit', 'imgdir_statusicon', 190, 1, 'vbulletin'),
(27611, 'css', 'doedit', 'imgdir_button', 180, 1, 'vbulletin'),
(27610, 'css', 'doedit', 'titleimage', 170, 1, 'vbulletin'),
(27609, 'css', 'doedit', 'codeblockwidth', 160, 1, 'vbulletin'),
(27608, 'css', 'doedit', 'messagewidth_usercp', 150, 1, 'vbulletin'),
(27607, 'css', 'doedit', 'messagewidth', 140, 1, 'vbulletin'),
(27606, 'css', 'doedit', 'formwidth_usercp', 130, 1, 'vbulletin'),
(27605, 'css', 'doedit', 'formwidth', 120, 1, 'vbulletin'),
(27604, 'css', 'doedit', 'formspacer', 110, 1, 'vbulletin'),
(27603, 'css', 'doedit', 'cellpadding', 100, 1, 'vbulletin'),
(27602, 'css', 'doedit', 'cellspacing', 90, 1, 'vbulletin'),
(27601, 'css', 'doedit', 'outerborderwidth', 80, 1, 'vbulletin'),
(27600, 'css', 'doedit', 'spacersize', 70, 1, 'vbulletin'),
(27599, 'css', 'doedit', 'outertablewidth', 60, 1, 'vbulletin'),
(27598, 'css', 'doedit', 'footer', 30, 1, 'vbulletin'),
(27597, 'css', 'doedit', 'headinclude', 20, 1, 'vbulletin'),
(27596, 'css', 'doedit', 'header', 10, 1, 'vbulletin'),
(27595, 'css', 'doedit', '', 1, 1, 'vbulletin'),
(27594, 'css', '', '', 1, 1, 'vbulletin'),
(27593, 'cronlog', 'view', '', 1, 1, 'vbulletin'),
(27592, 'cronlog', 'prunelog', '', 1, 1, 'vbulletin'),
(27591, 'cronlog', 'choose', 'daysprune', 60, 1, 'vbulletin'),
(27590, 'cronlog', 'choose', 'orderby', 40, 1, 'vbulletin'),
(27589, 'cronlog', 'choose', 'varname', 30, 1, 'vbulletin'),
(27588, 'cronlog', 'choose', 'perpage', 20, 1, 'vbulletin'),
(27587, 'cronlog', 'choose', '', 1, 1, 'vbulletin'),
(27586, 'cronlog', '', '', 1, 1, 'vbulletin'),
(27585, 'cronadmin', 'remove', '', 1, 1, 'vbulletin'),
(27584, 'cronadmin', 'modify', '', 1, 1, 'vbulletin'),
(27583, 'cronadmin', 'edit', 'product', 1, 1, 'vbulletin'),
(27582, 'cronadmin', 'edit', '', 1, 1, 'vbulletin'),
(27581, 'cronadmin', 'add,edit', 'filename', 70, 1, 'vbulletin'),
(27580, 'cronadmin', 'add,edit', 'loglevel', 60, 1, 'vbulletin'),
(27579, 'cronadmin', 'add,edit', 'minute', 50, 1, 'vbulletin'),
(27578, 'cronadmin', 'add,edit', 'hour', 40, 1, 'vbulletin'),
(27577, 'cronadmin', 'add,edit', 'day', 30, 1, 'vbulletin'),
(27576, 'cronadmin', 'add,edit', 'weekday', 20, 1, 'vbulletin'),
(27572, 'cronadmin', 'add,edit', 'description', 1, 1, 'vbulletin'),
(27573, 'cronadmin', 'add,edit', 'varname', 2, 1, 'vbulletin'),
(27574, 'cronadmin', 'add,edit', 'logphrase', 3, 1, 'vbulletin'),
(27575, 'cronadmin', 'add,edit', 'title', 10, 1, 'vbulletin'),
(27569, 'cronadmin', '', '', 1, 1, 'vbulletin'),
(27570, 'cronadmin', 'add', '', 1, 1, 'vbulletin'),
(27571, 'cronadmin', 'add,edit', 'active', 1, 1, 'vbulletin'),
(27565, 'calendarpermission', 'edit', 'candeleteevent', 60, 1, 'vbulletin'),
(27566, 'calendarpermission', 'edit', 'canviewothersevent', 70, 1, 'vbulletin'),
(27567, 'calendarpermission', 'edit', 'isnotmoderated', 80, 1, 'vbulletin'),
(27568, 'calendarpermission', 'modify', '', 1, 1, 'vbulletin'),
(27564, 'calendarpermission', 'edit', 'caneditevent', 50, 1, 'vbulletin'),
(27563, 'calendarpermission', 'edit', 'canpostevent', 40, 1, 'vbulletin'),
(27562, 'calendarpermission', 'edit', 'canviewcalendar', 30, 1, 'vbulletin'),
(27561, 'calendarpermission', 'edit', 'mode', 20, 1, 'vbulletin'),
(27560, 'calendarpermission', 'edit', '', 1, 1, 'vbulletin'),
(27559, 'calendarpermission', '', '', 1, 1, 'vbulletin'),
(27558, 'bookmarksite', 'modify', '', 1, 1, 'vbulletin'),
(27557, 'bookmarksite', 'add,edit', 'url', 1, 1, 'vbulletin'),
(27556, 'bookmarksite', 'add,edit', 'title', 1, 1, 'vbulletin'),
(27555, 'bookmarksite', 'add,edit', 'iconpath', 1, 1, 'vbulletin'),
(27553, 'bookmarksite', 'add,edit', 'active', 1, 1, 'vbulletin'),
(27554, 'bookmarksite', 'add,edit', 'displayorder', 1, 1, 'vbulletin'),
(27552, 'bbcode', 'remove', '', 1, 1, 'vbulletin'),
(27551, 'bbcode', 'modify', 'text', 20, 1, 'vbulletin'),
(27550, 'bbcode', 'modify', '', 1, 1, 'vbulletin'),
(27549, 'bbcode', 'edit', '', 1, 1, 'vbulletin'),
(27548, 'bbcode', 'add,edit', 'disable_wordwrap', 120, 1, 'vbulletin'),
(27547, 'bbcode', 'add,edit', 'disable_smilies', 110, 1, 'vbulletin'),
(27546, 'bbcode', 'add,edit', 'stop_parse', 100, 1, 'vbulletin'),
(27545, 'bbcode', 'add,edit', 'strip_empty', 90, 1, 'vbulletin'),
(27544, 'bbcode', 'add,edit', 'buttonimage', 80, 1, 'vbulletin'),
(27543, 'bbcode', 'add,edit', 'twoparams', 70, 1, 'vbulletin'),
(27542, 'bbcode', 'add,edit', 'bbcodeexplanation', 60, 1, 'vbulletin'),
(27541, 'bbcode', 'add,edit', 'bbcodeexample', 50, 1, 'vbulletin'),
(27540, 'bbcode', 'add,edit', 'bbcodereplacement', 30, 1, 'vbulletin'),
(27538, 'bbcode', 'add,edit', 'title', 10, 1, 'vbulletin'),
(27539, 'bbcode', 'add,edit', 'bbcodetag', 20, 1, 'vbulletin'),
(27537, 'bbcode', 'add', '', 1, 1, 'vbulletin'),
(27536, 'bbcode', '', '', 1, 1, 'vbulletin'),
(27535, 'banning', 'modify', '', 1, 1, 'vbulletin'),
(27534, 'banning', 'banuser,editreason', 'reason', 40, 1, 'vbulletin'),
(27533, 'banning', 'banuser', 'period', 30, 1, 'vbulletin'),
(27532, 'banning', 'banuser', 'usergroupid', 20, 1, 'vbulletin'),
(27531, 'banning', 'banuser', 'username', 10, 1, 'vbulletin'),
(27530, 'banning', 'banuser', '', 1, 1, 'vbulletin'),
(27529, 'banning', '', '', 1, 1, 'vbulletin'),
(27528, 'backup', 'mysqldump', '', 1, 1, 'vbulletin'),
(27527, 'backup', 'choose', 'showhead', 50, 1, 'vbulletin'),
(27526, 'backup', 'choose', 'quotes', 40, 1, 'vbulletin'),
(27525, 'backup', 'choose', 'separator', 30, 1, 'vbulletin'),
(27524, 'backup', 'choose', 'table', 20, 1, 'vbulletin'),
(27523, 'backup', 'choose', 'filename', 10, 1, 'vbulletin'),
(27521, 'backup', '', '', 1, 1, 'vbulletin'),
(27522, 'backup', 'choose', '', 1, 1, 'vbulletin'),
(27520, 'avatar', 'switchtype', 'sigpicurl', 1, 1, 'vbulletin'),
(27518, 'avatar', 'switchtype', 'profilepicurl', 1, 1, 'vbulletin'),
(27519, 'avatar', 'switchtype', 'sigpicpath', 1, 1, 'vbulletin'),
(27517, 'avatar', 'switchtype', 'profilepicpath', 1, 1, 'vbulletin'),
(27516, 'avatar', 'switchtype', 'avatarurl', 1, 1, 'vbulletin'),
(27515, 'avatar', 'switchtype', 'avatarpath', 1, 1, 'vbulletin'),
(27513, 'avatar', '', '', 1, 1, 'vbulletin'),
(27514, 'avatar', 'storage,switchtype', '', 1, 1, 'vbulletin'),
(27512, 'attachmentpermission', 'edit', 'width', 1, 1, 'vbulletin'),
(27511, 'attachmentpermission', 'edit', 'useextension', 1, 1, 'vbulletin'),
(27510, 'attachmentpermission', 'edit', 'size', 1, 1, 'vbulletin'),
(27509, 'attachmentpermission', 'edit', 'height', 1, 1, 'vbulletin'),
(27506, 'attachment', 'updatetype', 'mimetype', 50, 1, 'vbulletin'),
(27507, 'attachment', 'updatetype', 'enabled', 60, 1, 'vbulletin'),
(27508, 'attachment', 'updatetype', 'newwindow', 70, 1, 'vbulletin'),
(27505, 'attachment', 'updatetype', 'width', 40, 1, 'vbulletin'),
(27504, 'attachment', 'updatetype', 'height', 30, 1, 'vbulletin'),
(27503, 'attachment', 'updatetype', 'size', 20, 1, 'vbulletin'),
(27501, 'attachment', 'updatetype', '', 1, 1, 'vbulletin'),
(27502, 'attachment', 'updatetype', 'extension', 10, 1, 'vbulletin'),
(27500, 'attachment', 'types', '', 1, 1, 'vbulletin'),
(27499, 'attachment', 'switchtype', 'attachpath', 1, 1, 'vbulletin'),
(27498, 'attachment', 'storage,switchtype', '', 1, 1, 'vbulletin'),
(27497, 'attachment', 'stats', '', 1, 1, 'vbulletin'),
(27496, 'attachment', 'search', '', 1, 1, 'vbulletin'),
(27495, 'attachment', 'removetype', '', 1, 1, 'vbulletin'),
(27494, 'attachment', 'massdelete', '', 1, 1, 'vbulletin'),
(27493, 'attachment', 'intro', 'results', 110, 1, 'vbulletin'),
(27492, 'attachment', 'intro', 'orderby', 100, 1, 'vbulletin'),
(27491, 'attachment', 'intro', 'visible', 90, 1, 'vbulletin'),
(27490, 'attachment', 'intro', 'sizeless', 80, 1, 'vbulletin'),
(27489, 'attachment', 'intro', 'sizemore', 70, 1, 'vbulletin'),
(27488, 'attachment', 'intro', 'downloadsless', 60, 1, 'vbulletin'),
(27487, 'attachment', 'intro', 'downloadsmore', 50, 1, 'vbulletin'),
(27486, 'attachment', 'intro', 'datelineafter', 40, 1, 'vbulletin'),
(27485, 'attachment', 'intro', 'datelinebefore', 30, 1, 'vbulletin'),
(27484, 'attachment', 'intro', 'attachedby', 20, 1, 'vbulletin'),
(27483, 'attachment', 'intro', 'filename', 15, 1, 'vbulletin'),
(27482, 'attachment', 'intro', 'prunedate', 10, 1, 'vbulletin'),
(27480, 'attachment', 'edit', 'a_visible', 40, 1, 'vbulletin'),
(27481, 'attachment', 'intro', '', 1, 1, 'vbulletin'),
(27479, 'attachment', 'edit', 'a_counter', 30, 1, 'vbulletin'),
(27478, 'attachment', 'edit', 'a_filename', 20, 1, 'vbulletin'),
(27477, 'attachment', 'edit', 'url', 1, 1, 'vbulletin'),
(27476, 'attachment', 'edit', 'upload', 1, 1, 'vbulletin'),
(27475, 'attachment', 'edit', '', 1, 1, 'vbulletin'),
(27474, 'attachment', 'delete', '', 1, 1, 'vbulletin'),
(27473, 'attachment', '', '', 1, 1, 'vbulletin'),
(27472, 'announcement', 'remove', '', 1, 1, 'vbulletin'),
(27471, 'announcement', 'modify', '', 1, 1, 'vbulletin'),
(27470, 'announcement', 'edit', 'reset_views', 100, 1, 'vbulletin'),
(27469, 'announcement', 'edit', '', 1, 1, 'vbulletin'),
(27468, 'announcement', 'add,edit', 'parseurl', 110, 1, 'vbulletin'),
(27467, 'announcement', 'add,edit', 'allowhtml', 90, 1, 'vbulletin'),
(27465, 'announcement', 'add,edit', 'allowbbcode', 70, 1, 'vbulletin'),
(27466, 'announcement', 'add,edit', 'allowsmilies', 80, 1, 'vbulletin'),
(27464, 'announcement', 'add,edit', 'pagetext', 60, 1, 'vbulletin'),
(27463, 'announcement', 'add,edit', 'enddate', 50, 1, 'vbulletin'),
(27462, 'announcement', 'add,edit', 'startdate', 40, 1, 'vbulletin'),
(27461, 'announcement', 'add,edit', 'title', 30, 1, 'vbulletin'),
(27460, 'announcement', 'add,edit', 'forumid', 20, 1, 'vbulletin'),
(27459, 'announcement', 'add', 'signature', 120, 1, 'vbulletin'),
(27458, 'announcement', 'add', '', 1, 1, 'vbulletin'),
(27457, 'announcement', '', '', 1, 1, 'vbulletin'),
(27456, 'album', 'thumb', 'quality', 1, 1, 'vbulletin'),
(27455, 'album', 'thumb', 'perpage', 1, 1, 'vbulletin'),
(27454, 'album', 'switchtype', 'album_thumburl', 1, 1, 'vbulletin'),
(27453, 'album', 'switchtype', 'album_thumbpath', 1, 1, 'vbulletin'),
(27452, 'album', 'switchtype', 'album_picpath', 1, 1, 'vbulletin');
INSERT INTO `adminhelp` (`adminhelpid`, `script`, `action`, `optionname`, `displayorder`, `volatile`, `product`) VALUES
(27451, 'album', 'storage', '', 1, 1, 'vbulletin'),
(27449, 'adminreputation', 'modify', '', 1, 1, 'vbulletin'),
(27450, 'adminreputation', 'remove', '', 1, 1, 'vbulletin'),
(27448, 'adminreputation', 'list,dolist', 'end', 40, 1, 'vbulletin'),
(27447, 'adminreputation', 'list,dolist', 'start', 30, 1, 'vbulletin'),
(27446, 'adminreputation', 'list,dolist', 'leftby', 20, 1, 'vbulletin'),
(27445, 'adminreputation', 'list,dolist', 'leftfor', 10, 1, 'vbulletin'),
(27444, 'adminreputation', 'list', '', 1, 1, 'vbulletin'),
(27443, 'adminreputation', 'editreputation', 'reputation', 20, 1, 'vbulletin'),
(27442, 'adminreputation', 'editreputation', 'reason', 10, 1, 'vbulletin'),
(27441, 'adminreputation', 'editreputation', '', 1, 1, 'vbulletin'),
(27439, 'adminreputation', 'dolist', '', 1, 1, 'vbulletin'),
(27440, 'adminreputation', 'edit', '', 1, 1, 'vbulletin'),
(27438, 'adminreputation', 'deletereputation', '', 1, 1, 'vbulletin'),
(27437, 'adminreputation', 'add,edit', 'minimumreputation', 20, 1, 'vbulletin'),
(27436, 'adminreputation', 'add,edit', 'level', 10, 1, 'vbulletin'),
(27433, 'adminpermissions', 'modify', '', 1, 1, 'vbulletin'),
(27434, 'adminreputation', '', '', 1, 1, 'vbulletin'),
(27435, 'adminreputation', 'add', '', 1, 1, 'vbulletin'),
(27430, 'adminpermissions', 'edit', 'canadminplugins', 135, 1, 'vbulletin'),
(27432, 'adminpermissions', 'edit', 'cssprefs', 140, 1, 'vbulletin'),
(27431, 'adminpermissions', 'edit', 'canadminnotices', 136, 1, 'vbulletin'),
(27429, 'adminpermissions', 'edit', 'canadminmaintain', 130, 1, 'vbulletin'),
(27428, 'adminpermissions', 'edit', 'canadmincron', 120, 1, 'vbulletin'),
(27427, 'adminpermissions', 'edit', 'canadminbbcodes', 110, 1, 'vbulletin'),
(27426, 'adminpermissions', 'edit', 'canadminimages', 100, 1, 'vbulletin'),
(27425, 'adminpermissions', 'edit', 'canadminpermissions', 90, 1, 'vbulletin'),
(27424, 'adminpermissions', 'edit', 'canadminfaq', 90, 1, 'vbulletin'),
(27423, 'adminpermissions', 'edit', 'canadminusers', 80, 1, 'vbulletin'),
(27422, 'adminpermissions', 'edit', 'canadmincalendars', 70, 1, 'vbulletin'),
(27421, 'adminpermissions', 'edit', 'canadminthreads', 60, 1, 'vbulletin'),
(27420, 'adminpermissions', 'edit', 'canadminforums', 50, 1, 'vbulletin'),
(27419, 'adminpermissions', 'edit', 'canadminlanguages', 40, 1, 'vbulletin'),
(27418, 'adminpermissions', 'edit', 'canadminstyles', 30, 1, 'vbulletin'),
(27417, 'adminpermissions', 'edit', 'canadminsettings', 20, 1, 'vbulletin'),
(27416, 'adminpermissions', 'edit', 'dismissednews', 1, 1, 'vbulletin'),
(27415, 'adminpermissions', 'edit', 'canadminmodlog', 1, 1, 'vbulletin'),
(27414, 'adminpermissions', 'edit', '', 1, 1, 'vbulletin'),
(27413, 'adminpermissions', '', '', 1, 1, 'vbulletin'),
(27412, 'adminlog', 'view', '', 1, 1, 'vbulletin'),
(27411, 'adminlog', 'restrict', '', 1, 1, 'vbulletin'),
(27410, 'adminlog', 'resolveip', '', 2, 1, 'vbulletin'),
(27409, 'adminlog', 'prunelog', '', 1, 1, 'vbulletin'),
(27408, 'adminlog', 'choose', 'daysprune', 80, 1, 'vbulletin'),
(27407, 'adminlog', 'choose', 'puserid', 70, 1, 'vbulletin'),
(27406, 'adminlog', 'choose', 'pscript', 60, 1, 'vbulletin'),
(27404, 'adminlog', 'choose', 'userid', 40, 1, 'vbulletin'),
(27405, 'adminlog', 'choose', 'orderby', 50, 1, 'vbulletin'),
(27401, 'adminlog', 'choose', 'startdate', 1, 1, 'vbulletin'),
(27402, 'adminlog', 'choose', 'perpage', 20, 1, 'vbulletin'),
(27403, 'adminlog', 'choose', 'script', 30, 1, 'vbulletin'),
(27400, 'adminlog', 'choose', 'enddate', 1, 1, 'vbulletin'),
(27399, 'adminlog', 'choose', '', 1, 1, 'vbulletin'),
(27398, 'adminlog', '', '', 1, 1, 'vbulletin'),
(27397, 'admininfraction', 'modify', '', 1, 1, 'vbulletin'),
(27396, 'admininfraction', 'editlevel', 'extend', 15, 1, 'vbulletin'),
(27395, 'admininfraction', 'editlevel', 'warning', 10, 1, 'vbulletin'),
(27394, 'admininfraction', 'editlevel', 'points', 7, 1, 'vbulletin'),
(27393, 'admininfraction', 'editlevel', 'expires', 5, 1, 'vbulletin'),
(27392, 'admininfraction', 'editlevel', 'title', 1, 1, 'vbulletin'),
(27391, 'admininfraction', 'editgroup', 'orusergroupid', 30, 1, 'vbulletin'),
(27390, 'admininfraction', 'editgroup', 'usergroupid', 10, 1, 'vbulletin'),
(27389, 'admininfraction', 'editgroup', 'pointlevel', 2, 1, 'vbulletin'),
(27388, 'admininfraction', 'editgroup', 'override', 1, 1, 'vbulletin'),
(27387, 'admininfraction', 'editgroup', '', 1, 1, 'vbulletin'),
(27386, 'admininfraction', 'editbangroup', 'period', 60, 1, 'vbulletin'),
(27385, 'admininfraction', 'editbangroup', 'banusergroupid', 50, 1, 'vbulletin'),
(27384, 'admininfraction', 'editbangroup', 'usergroupid', 30, 1, 'vbulletin'),
(27383, 'admininfraction', 'editbangroup', 'method', 20, 1, 'vbulletin'),
(27379, 'admincalendar', 'updateholiday', 'recurring', 40, 1, 'vbulletin'),
(27382, 'admininfraction', 'editbangroup', 'amount', 10, 1, 'vbulletin'),
(27381, 'admininfraction', '', '', 1, 1, 'vbulletin'),
(27380, 'admincalendar', 'updateholiday', 'allowsmilies', 50, 1, 'vbulletin'),
(27378, 'admincalendar', 'updateholiday', 'event', 30, 1, 'vbulletin'),
(27377, 'admincalendar', 'updateholiday', 'title', 20, 1, 'vbulletin'),
(27376, 'admincalendar', 'updateholiday', 'varname', 10, 1, 'vbulletin'),
(27375, 'admincalendar', 'updateholiday', 'description', 1, 1, 'vbulletin'),
(27372, 'admincalendar', 'removeholiday', '', 1, 1, 'vbulletin'),
(27373, 'admincalendar', 'removemod', '', 1, 1, 'vbulletin'),
(27374, 'admincalendar', 'updateholiday', '', 1, 1, 'vbulletin'),
(27369, 'admincalendar', 'modify', '', 1, 1, 'vbulletin'),
(27370, 'admincalendar', 'modifyholiday', '', 1, 1, 'vbulletin'),
(27371, 'admincalendar', 'remove', '', 1, 1, 'vbulletin'),
(27366, 'admincalendar', 'deletecustom', '', 1, 1, 'vbulletin'),
(27367, 'admincalendar', 'edit', '', 1, 1, 'vbulletin'),
(27368, 'admincalendar', 'editmod', '', 1, 1, 'vbulletin'),
(27364, 'admincalendar', 'addmod,editmod', 'canmoderateevents', 60, 1, 'vbulletin'),
(27365, 'admincalendar', 'addmod,editmod', 'canviewips', 70, 1, 'vbulletin'),
(27363, 'admincalendar', 'addmod,editmod', 'canmoveevents', 55, 1, 'vbulletin'),
(27361, 'admincalendar', 'addmod,editmod', 'caneditevents', 40, 1, 'vbulletin'),
(27362, 'admincalendar', 'addmod,editmod', 'candeleteevents', 50, 1, 'vbulletin'),
(27360, 'admincalendar', 'addmod,editmod', 'calendarid', 20, 1, 'vbulletin'),
(27359, 'admincalendar', 'addmod', 'modusername', 30, 1, 'vbulletin'),
(27358, 'admincalendar', 'addmod', '', 1, 1, 'vbulletin'),
(27355, 'admincalendar', 'addcustom', 'allowentry', 40, 1, 'vbulletin'),
(27356, 'admincalendar', 'addcustom', 'length', 50, 1, 'vbulletin'),
(27357, 'admincalendar', 'addcustom', 'required', 60, 1, 'vbulletin'),
(27354, 'admincalendar', 'addcustom', 'options', 30, 1, 'vbulletin'),
(27353, 'admincalendar', 'addcustom', 'description', 25, 1, 'vbulletin'),
(27352, 'admincalendar', 'addcustom', 'title', 20, 1, 'vbulletin'),
(27351, 'admincalendar', 'addcustom', '', 1, 1, 'vbulletin'),
(27350, 'admincalendar', 'add,edit', 'allowsmilies', 180, 1, 'vbulletin'),
(27349, 'admincalendar', 'add,edit', 'allowimgcode', 170, 1, 'vbulletin'),
(27348, 'admincalendar', 'add,edit', 'allowbbcode', 160, 1, 'vbulletin'),
(27347, 'admincalendar', 'add,edit', 'allowhtml', 150, 1, 'vbulletin'),
(27346, 'admincalendar', 'add,edit', 'showupcoming', 145, 1, 'vbulletin'),
(27345, 'admincalendar', 'add,edit', 'showweekends', 140, 1, 'vbulletin'),
(27344, 'admincalendar', 'add,edit', 'holidays', 135, 1, 'vbulletin'),
(27342, 'admincalendar', 'add,edit', 'showbirthdays', 120, 1, 'vbulletin'),
(27343, 'admincalendar', 'add,edit', 'showholidays', 130, 1, 'vbulletin'),
(27341, 'admincalendar', 'add,edit', 'birthdaycount', 110, 1, 'vbulletin'),
(27340, 'admincalendar', 'add,edit', 'eventcount', 100, 1, 'vbulletin'),
(27339, 'admincalendar', 'add,edit', 'cutoff', 90, 1, 'vbulletin'),
(27338, 'admincalendar', 'add,edit', 'startofweek', 80, 1, 'vbulletin'),
(27337, 'admincalendar', 'add,edit', 'default', 76, 1, 'vbulletin'),
(27336, 'admincalendar', 'add,edit', 'daterange', 75, 1, 'vbulletin'),
(27335, 'admincalendar', 'add,edit', 'moderatenew', 70, 1, 'vbulletin'),
(27334, 'admincalendar', 'add,edit', 'neweventemail', 60, 1, 'vbulletin'),
(27333, 'admincalendar', 'add,edit', 'customfields', 50, 1, 'vbulletin'),
(27332, 'admincalendar', 'add,edit', 'displayorder', 40, 1, 'vbulletin'),
(27331, 'admincalendar', 'add,edit', 'title', 20, 1, 'vbulletin'),
(27330, 'admincalendar', 'add', '', 1, 1, 'vbulletin'),
(27329, 'admincalendar', '', '', 1, 1, 'vbulletin'),
(27328, 'accessmask', 'resetall', '', 1, 1, 'vbulletin'),
(27327, 'accessmask', 'quickedit', '', 1, 1, 'vbulletin'),
(27326, 'accessmask', 'modify', '', 1, 1, 'vbulletin'),
(27325, 'accessmask', 'edit', '', 1, 1, 'vbulletin'),
(27324, 'accessmask', '', '', 1, 1, 'vbulletin');

