Edit File by line
/home/barbar84/public_h.../wp-conte.../plugins/sujqvwi/ExeBy/smexe_ro.../var/softacul.../joomla16
File: joomla16.sql
[0] Fix | Delete
SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO";
[1] Fix | Delete
SET time_zone = "+00:00";
[2] Fix | Delete
[3] Fix | Delete
[4] Fix | Delete
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
[5] Fix | Delete
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
[6] Fix | Delete
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
[7] Fix | Delete
/*!40101 SET NAMES utf8 */;
[8] Fix | Delete
[9] Fix | Delete
--
[10] Fix | Delete
-- Database: `soft_jooml2528`
[11] Fix | Delete
--
[12] Fix | Delete
[13] Fix | Delete
-- --------------------------------------------------------
[14] Fix | Delete
[15] Fix | Delete
--
[16] Fix | Delete
-- Table structure for table `[[dbprefix]]assets`
[17] Fix | Delete
--
[18] Fix | Delete
[19] Fix | Delete
CREATE TABLE `[[dbprefix]]assets` (
[20] Fix | Delete
`id` int(10) unsigned NOT NULL AUTO_INCREMENT COMMENT 'Primary Key',
[21] Fix | Delete
`parent_id` int(11) NOT NULL DEFAULT '0' COMMENT 'Nested set parent.',
[22] Fix | Delete
`lft` int(11) NOT NULL DEFAULT '0' COMMENT 'Nested set lft.',
[23] Fix | Delete
`rgt` int(11) NOT NULL DEFAULT '0' COMMENT 'Nested set rgt.',
[24] Fix | Delete
`level` int(10) unsigned NOT NULL COMMENT 'The cached level in the nested tree.',
[25] Fix | Delete
`name` varchar(50) NOT NULL COMMENT 'The unique name for the asset.\n',
[26] Fix | Delete
`title` varchar(100) NOT NULL COMMENT 'The descriptive title for the asset.',
[27] Fix | Delete
`rules` varchar(5120) NOT NULL COMMENT 'JSON encoded access control.',
[28] Fix | Delete
PRIMARY KEY (`id`),
[29] Fix | Delete
UNIQUE KEY `idx_asset_name` (`name`),
[30] Fix | Delete
KEY `idx_lft_rgt` (`lft`,`rgt`),
[31] Fix | Delete
KEY `idx_parent_id` (`parent_id`)
[32] Fix | Delete
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=35 ;
[33] Fix | Delete
[34] Fix | Delete
--
[35] Fix | Delete
-- Dumping data for table `[[dbprefix]]assets`
[36] Fix | Delete
--
[37] Fix | Delete
[38] Fix | Delete
INSERT INTO `[[dbprefix]]assets` VALUES
[39] Fix | Delete
(1, 0, 1, 67, 0, 'root.1', 'Root Asset', '{"core.login.site":{"6":1,"2":1},"core.login.admin":{"6":1},"core.login.offline":{"6":1},"core.admin":{"8":1},"core.manage":{"7":1},"core.create":{"6":1,"3":1},"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1},"core.edit.own":{"6":1,"3":1}}'),
[40] Fix | Delete
(2, 1, 1, 2, 1, 'com_admin', 'com_admin', '{}'),
[41] Fix | Delete
(3, 1, 3, 6, 1, 'com_banners', 'com_banners', '{"core.admin":{"7":1},"core.manage":{"6":1},"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
[42] Fix | Delete
(4, 1, 7, 8, 1, 'com_cache', 'com_cache', '{"core.admin":{"7":1},"core.manage":{"7":1}}'),
[43] Fix | Delete
(5, 1, 9, 10, 1, 'com_checkin', 'com_checkin', '{"core.admin":{"7":1},"core.manage":{"7":1}}'),
[44] Fix | Delete
(6, 1, 11, 12, 1, 'com_config', 'com_config', '{}'),
[45] Fix | Delete
(7, 1, 13, 16, 1, 'com_contact', 'com_contact', '{"core.admin":{"7":1},"core.manage":{"6":1},"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[],"core.edit.own":[]}'),
[46] Fix | Delete
(8, 1, 17, 20, 1, 'com_content', 'com_content', '{"core.admin":{"7":1},"core.manage":{"6":1},"core.create":{"3":1},"core.delete":[],"core.edit":{"4":1},"core.edit.state":{"5":1},"core.edit.own":[]}'),
[47] Fix | Delete
(9, 1, 21, 22, 1, 'com_cpanel', 'com_cpanel', '{}'),
[48] Fix | Delete
(10, 1, 23, 24, 1, 'com_installer', 'com_installer', '{"core.admin":[],"core.manage":{"7":0},"core.delete":{"7":0},"core.edit.state":{"7":0}}'),
[49] Fix | Delete
(11, 1, 25, 26, 1, 'com_languages', 'com_languages', '{"core.admin":{"7":1},"core.manage":[],"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
[50] Fix | Delete
(12, 1, 27, 28, 1, 'com_login', 'com_login', '{}'),
[51] Fix | Delete
(13, 1, 29, 30, 1, 'com_mailto', 'com_mailto', '{}'),
[52] Fix | Delete
(14, 1, 31, 32, 1, 'com_massmail', 'com_massmail', '{}'),
[53] Fix | Delete
(15, 1, 33, 34, 1, 'com_media', 'com_media', '{"core.admin":{"7":1},"core.manage":{"6":1},"core.create":{"3":1},"core.delete":{"5":1}}'),
[54] Fix | Delete
(16, 1, 35, 36, 1, 'com_menus', 'com_menus', '{"core.admin":{"7":1},"core.manage":[],"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
[55] Fix | Delete
(17, 1, 37, 38, 1, 'com_messages', 'com_messages', '{"core.admin":{"7":1},"core.manage":{"7":1}}'),
[56] Fix | Delete
(18, 1, 39, 40, 1, 'com_modules', 'com_modules', '{"core.admin":{"7":1},"core.manage":[],"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
[57] Fix | Delete
(19, 1, 41, 44, 1, 'com_newsfeeds', 'com_newsfeeds', '{"core.admin":{"7":1},"core.manage":{"6":1},"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[],"core.edit.own":[]}'),
[58] Fix | Delete
(20, 1, 45, 46, 1, 'com_plugins', 'com_plugins', '{"core.admin":{"7":1},"core.manage":[],"core.edit":[],"core.edit.state":[]}'),
[59] Fix | Delete
(21, 1, 47, 48, 1, 'com_redirect', 'com_redirect', '{"core.admin":{"7":1},"core.manage":[]}'),
[60] Fix | Delete
(22, 1, 49, 50, 1, 'com_search', 'com_search', '{"core.admin":{"7":1},"core.manage":{"6":1}}'),
[61] Fix | Delete
(23, 1, 51, 52, 1, 'com_templates', 'com_templates', '{"core.admin":{"7":1},"core.manage":[],"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
[62] Fix | Delete
(24, 1, 53, 56, 1, 'com_users', 'com_users', '{"core.admin":{"7":1},"core.manage":[],"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
[63] Fix | Delete
(25, 1, 57, 60, 1, 'com_weblinks', 'com_weblinks', '{"core.admin":{"7":1},"core.manage":{"6":1},"core.create":{"3":1},"core.delete":[],"core.edit":{"4":1},"core.edit.state":{"5":1},"core.edit.own":[]}'),
[64] Fix | Delete
(26, 1, 61, 62, 1, 'com_wrapper', 'com_wrapper', '{}'),
[65] Fix | Delete
(27, 8, 18, 19, 2, 'com_content.category.2', 'Uncategorised', '{"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[],"core.edit.own":[]}'),
[66] Fix | Delete
(28, 3, 4, 5, 2, 'com_banners.category.3', 'Uncategorised', '{"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
[67] Fix | Delete
(29, 7, 14, 15, 2, 'com_contact.category.4', 'Uncategorised', '{"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[],"core.edit.own":[]}'),
[68] Fix | Delete
(30, 19, 42, 43, 2, 'com_newsfeeds.category.5', 'Uncategorised', '{"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[],"core.edit.own":[]}'),
[69] Fix | Delete
(31, 25, 58, 59, 2, 'com_weblinks.category.6', 'Uncategorised', '{"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[],"core.edit.own":[]}'),
[70] Fix | Delete
(32, 24, 54, 55, 1, 'com_users.category.7', 'Uncategorised', '{"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[]}'),
[71] Fix | Delete
(33, 1, 63, 64, 1, 'com_finder', 'com_finder', '{"core.admin":{"7":1},"core.manage":{"6":1}}'),
[72] Fix | Delete
(34, 1, 65, 66, 1, 'com_joomlaupdate', 'com_joomlaupdate', '{"core.admin":[],"core.manage":[],"core.delete":[],"core.edit.state":[]}');
[73] Fix | Delete
[74] Fix | Delete
-- --------------------------------------------------------
[75] Fix | Delete
[76] Fix | Delete
--
[77] Fix | Delete
-- Table structure for table `[[dbprefix]]associations`
[78] Fix | Delete
--
[79] Fix | Delete
[80] Fix | Delete
CREATE TABLE `[[dbprefix]]associations` (
[81] Fix | Delete
`id` varchar(50) NOT NULL COMMENT 'A reference to the associated item.',
[82] Fix | Delete
`context` varchar(50) NOT NULL COMMENT 'The context of the associated item.',
[83] Fix | Delete
`key` char(32) NOT NULL COMMENT 'The key for the association computed from an md5 on associated ids.',
[84] Fix | Delete
PRIMARY KEY (`context`,`id`),
[85] Fix | Delete
KEY `idx_key` (`key`)
[86] Fix | Delete
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
[87] Fix | Delete
[88] Fix | Delete
-- --------------------------------------------------------
[89] Fix | Delete
[90] Fix | Delete
--
[91] Fix | Delete
-- Table structure for table `[[dbprefix]]banners`
[92] Fix | Delete
--
[93] Fix | Delete
[94] Fix | Delete
CREATE TABLE `[[dbprefix]]banners` (
[95] Fix | Delete
`id` int(11) NOT NULL AUTO_INCREMENT,
[96] Fix | Delete
`cid` int(11) NOT NULL DEFAULT '0',
[97] Fix | Delete
`type` int(11) NOT NULL DEFAULT '0',
[98] Fix | Delete
`name` varchar(255) NOT NULL DEFAULT '',
[99] Fix | Delete
`alias` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '',
[100] Fix | Delete
`imptotal` int(11) NOT NULL DEFAULT '0',
[101] Fix | Delete
`impmade` int(11) NOT NULL DEFAULT '0',
[102] Fix | Delete
`clicks` int(11) NOT NULL DEFAULT '0',
[103] Fix | Delete
`clickurl` varchar(200) NOT NULL DEFAULT '',
[104] Fix | Delete
`state` tinyint(3) NOT NULL DEFAULT '0',
[105] Fix | Delete
`catid` int(10) unsigned NOT NULL DEFAULT '0',
[106] Fix | Delete
`description` text NOT NULL,
[107] Fix | Delete
`custombannercode` varchar(2048) NOT NULL,
[108] Fix | Delete
`sticky` tinyint(1) unsigned NOT NULL DEFAULT '0',
[109] Fix | Delete
`ordering` int(11) NOT NULL DEFAULT '0',
[110] Fix | Delete
`metakey` text NOT NULL,
[111] Fix | Delete
`params` text NOT NULL,
[112] Fix | Delete
`own_prefix` tinyint(1) NOT NULL DEFAULT '0',
[113] Fix | Delete
`metakey_prefix` varchar(255) NOT NULL DEFAULT '',
[114] Fix | Delete
`purchase_type` tinyint(4) NOT NULL DEFAULT '-1',
[115] Fix | Delete
`track_clicks` tinyint(4) NOT NULL DEFAULT '-1',
[116] Fix | Delete
`track_impressions` tinyint(4) NOT NULL DEFAULT '-1',
[117] Fix | Delete
`checked_out` int(10) unsigned NOT NULL DEFAULT '0',
[118] Fix | Delete
`checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
[119] Fix | Delete
`publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
[120] Fix | Delete
`publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
[121] Fix | Delete
`reset` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
[122] Fix | Delete
`created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
[123] Fix | Delete
`language` char(7) NOT NULL DEFAULT '',
[124] Fix | Delete
PRIMARY KEY (`id`),
[125] Fix | Delete
KEY `idx_state` (`state`),
[126] Fix | Delete
KEY `idx_own_prefix` (`own_prefix`),
[127] Fix | Delete
KEY `idx_metakey_prefix` (`metakey_prefix`),
[128] Fix | Delete
KEY `idx_banner_catid` (`catid`),
[129] Fix | Delete
KEY `idx_language` (`language`)
[130] Fix | Delete
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
[131] Fix | Delete
[132] Fix | Delete
-- --------------------------------------------------------
[133] Fix | Delete
[134] Fix | Delete
--
[135] Fix | Delete
-- Table structure for table `[[dbprefix]]banner_clients`
[136] Fix | Delete
--
[137] Fix | Delete
[138] Fix | Delete
CREATE TABLE `[[dbprefix]]banner_clients` (
[139] Fix | Delete
`id` int(11) NOT NULL AUTO_INCREMENT,
[140] Fix | Delete
`name` varchar(255) NOT NULL DEFAULT '',
[141] Fix | Delete
`contact` varchar(255) NOT NULL DEFAULT '',
[142] Fix | Delete
`email` varchar(255) NOT NULL DEFAULT '',
[143] Fix | Delete
`extrainfo` text NOT NULL,
[144] Fix | Delete
`state` tinyint(3) NOT NULL DEFAULT '0',
[145] Fix | Delete
`checked_out` int(10) unsigned NOT NULL DEFAULT '0',
[146] Fix | Delete
`checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
[147] Fix | Delete
`metakey` text NOT NULL,
[148] Fix | Delete
`own_prefix` tinyint(4) NOT NULL DEFAULT '0',
[149] Fix | Delete
`metakey_prefix` varchar(255) NOT NULL DEFAULT '',
[150] Fix | Delete
`purchase_type` tinyint(4) NOT NULL DEFAULT '-1',
[151] Fix | Delete
`track_clicks` tinyint(4) NOT NULL DEFAULT '-1',
[152] Fix | Delete
`track_impressions` tinyint(4) NOT NULL DEFAULT '-1',
[153] Fix | Delete
PRIMARY KEY (`id`),
[154] Fix | Delete
KEY `idx_own_prefix` (`own_prefix`),
[155] Fix | Delete
KEY `idx_metakey_prefix` (`metakey_prefix`)
[156] Fix | Delete
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
[157] Fix | Delete
[158] Fix | Delete
-- --------------------------------------------------------
[159] Fix | Delete
[160] Fix | Delete
--
[161] Fix | Delete
-- Table structure for table `[[dbprefix]]banner_tracks`
[162] Fix | Delete
--
[163] Fix | Delete
[164] Fix | Delete
CREATE TABLE `[[dbprefix]]banner_tracks` (
[165] Fix | Delete
`track_date` datetime NOT NULL,
[166] Fix | Delete
`track_type` int(10) unsigned NOT NULL,
[167] Fix | Delete
`banner_id` int(10) unsigned NOT NULL,
[168] Fix | Delete
`count` int(10) unsigned NOT NULL DEFAULT '0',
[169] Fix | Delete
PRIMARY KEY (`track_date`,`track_type`,`banner_id`),
[170] Fix | Delete
KEY `idx_track_date` (`track_date`),
[171] Fix | Delete
KEY `idx_track_type` (`track_type`),
[172] Fix | Delete
KEY `idx_banner_id` (`banner_id`)
[173] Fix | Delete
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
[174] Fix | Delete
[175] Fix | Delete
-- --------------------------------------------------------
[176] Fix | Delete
[177] Fix | Delete
--
[178] Fix | Delete
-- Table structure for table `[[dbprefix]]categories`
[179] Fix | Delete
--
[180] Fix | Delete
[181] Fix | Delete
CREATE TABLE `[[dbprefix]]categories` (
[182] Fix | Delete
`id` int(11) NOT NULL AUTO_INCREMENT,
[183] Fix | Delete
`asset_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'FK to the #__assets table.',
[184] Fix | Delete
`parent_id` int(10) unsigned NOT NULL DEFAULT '0',
[185] Fix | Delete
`lft` int(11) NOT NULL DEFAULT '0',
[186] Fix | Delete
`rgt` int(11) NOT NULL DEFAULT '0',
[187] Fix | Delete
`level` int(10) unsigned NOT NULL DEFAULT '0',
[188] Fix | Delete
`path` varchar(255) NOT NULL DEFAULT '',
[189] Fix | Delete
`extension` varchar(50) NOT NULL DEFAULT '',
[190] Fix | Delete
`title` varchar(255) NOT NULL,
[191] Fix | Delete
`alias` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '',
[192] Fix | Delete
`note` varchar(255) NOT NULL DEFAULT '',
[193] Fix | Delete
`description` mediumtext NOT NULL,
[194] Fix | Delete
`published` tinyint(1) NOT NULL DEFAULT '0',
[195] Fix | Delete
`checked_out` int(11) unsigned NOT NULL DEFAULT '0',
[196] Fix | Delete
`checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
[197] Fix | Delete
`access` int(10) unsigned NOT NULL DEFAULT '0',
[198] Fix | Delete
`params` text NOT NULL,
[199] Fix | Delete
`metadesc` varchar(1024) NOT NULL COMMENT 'The meta description for the page.',
[200] Fix | Delete
`metakey` varchar(1024) NOT NULL COMMENT 'The meta keywords for the page.',
[201] Fix | Delete
`metadata` varchar(2048) NOT NULL COMMENT 'JSON encoded metadata properties.',
[202] Fix | Delete
`created_user_id` int(10) unsigned NOT NULL DEFAULT '0',
[203] Fix | Delete
`created_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
[204] Fix | Delete
`modified_user_id` int(10) unsigned NOT NULL DEFAULT '0',
[205] Fix | Delete
`modified_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
[206] Fix | Delete
`hits` int(10) unsigned NOT NULL DEFAULT '0',
[207] Fix | Delete
`language` char(7) NOT NULL,
[208] Fix | Delete
PRIMARY KEY (`id`),
[209] Fix | Delete
KEY `cat_idx` (`extension`,`published`,`access`),
[210] Fix | Delete
KEY `idx_access` (`access`),
[211] Fix | Delete
KEY `idx_checkout` (`checked_out`),
[212] Fix | Delete
KEY `idx_path` (`path`),
[213] Fix | Delete
KEY `idx_left_right` (`lft`,`rgt`),
[214] Fix | Delete
KEY `idx_alias` (`alias`),
[215] Fix | Delete
KEY `idx_language` (`language`)
[216] Fix | Delete
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=8 ;
[217] Fix | Delete
[218] Fix | Delete
--
[219] Fix | Delete
-- Dumping data for table `[[dbprefix]]categories`
[220] Fix | Delete
--
[221] Fix | Delete
[222] Fix | Delete
INSERT INTO `[[dbprefix]]categories` VALUES
[223] Fix | Delete
(1, 0, 0, 0, 13, 0, '', 'system', 'ROOT', 'root', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{}', '', '', '', 0, '2009-10-18 16:07:09', 0, '0000-00-00 00:00:00', 0, '*'),
[224] Fix | Delete
(2, 27, 1, 1, 2, 1, 'uncategorised', 'com_content', 'Uncategorised', 'uncategorised', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"target":"","image":""}', '', '', '{"page_title":"","author":"","robots":""}', 42, '2010-06-28 13:26:37', 0, '0000-00-00 00:00:00', 0, '*'),
[225] Fix | Delete
(3, 28, 1, 3, 4, 1, 'uncategorised', 'com_banners', 'Uncategorised', 'uncategorised', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"target":"","image":"","foobar":""}', '', '', '{"page_title":"","author":"","robots":""}', 42, '2010-06-28 13:27:35', 0, '0000-00-00 00:00:00', 0, '*'),
[226] Fix | Delete
(4, 29, 1, 5, 6, 1, 'uncategorised', 'com_contact', 'Uncategorised', 'uncategorised', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"target":"","image":""}', '', '', '{"page_title":"","author":"","robots":""}', 42, '2010-06-28 13:27:57', 0, '0000-00-00 00:00:00', 0, '*'),
[227] Fix | Delete
(5, 30, 1, 7, 8, 1, 'uncategorised', 'com_newsfeeds', 'Uncategorised', 'uncategorised', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"target":"","image":""}', '', '', '{"page_title":"","author":"","robots":""}', 42, '2010-06-28 13:28:15', 0, '0000-00-00 00:00:00', 0, '*'),
[228] Fix | Delete
(6, 31, 1, 9, 10, 1, 'uncategorised', 'com_weblinks', 'Uncategorised', 'uncategorised', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"target":"","image":""}', '', '', '{"page_title":"","author":"","robots":""}', 42, '2010-06-28 13:28:33', 0, '0000-00-00 00:00:00', 0, '*'),
[229] Fix | Delete
(7, 32, 1, 11, 12, 1, 'uncategorised', 'com_users', 'Uncategorised', 'uncategorised', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"target":"","image":""}', '', '', '{"page_title":"","author":"","robots":""}', 42, '2010-06-28 13:28:33', 0, '0000-00-00 00:00:00', 0, '*');
[230] Fix | Delete
[231] Fix | Delete
-- --------------------------------------------------------
[232] Fix | Delete
[233] Fix | Delete
--
[234] Fix | Delete
-- Table structure for table `[[dbprefix]]contact_details`
[235] Fix | Delete
--
[236] Fix | Delete
[237] Fix | Delete
CREATE TABLE `[[dbprefix]]contact_details` (
[238] Fix | Delete
`id` int(11) NOT NULL AUTO_INCREMENT,
[239] Fix | Delete
`name` varchar(255) NOT NULL DEFAULT '',
[240] Fix | Delete
`alias` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '',
[241] Fix | Delete
`con_position` varchar(255) DEFAULT NULL,
[242] Fix | Delete
`address` text,
[243] Fix | Delete
`suburb` varchar(100) DEFAULT NULL,
[244] Fix | Delete
`state` varchar(100) DEFAULT NULL,
[245] Fix | Delete
`country` varchar(100) DEFAULT NULL,
[246] Fix | Delete
`postcode` varchar(100) DEFAULT NULL,
[247] Fix | Delete
`telephone` varchar(255) DEFAULT NULL,
[248] Fix | Delete
`fax` varchar(255) DEFAULT NULL,
[249] Fix | Delete
`misc` mediumtext,
[250] Fix | Delete
`image` varchar(255) DEFAULT NULL,
[251] Fix | Delete
`imagepos` varchar(20) DEFAULT NULL,
[252] Fix | Delete
`email_to` varchar(255) DEFAULT NULL,
[253] Fix | Delete
`default_con` tinyint(1) unsigned NOT NULL DEFAULT '0',
[254] Fix | Delete
`published` tinyint(1) NOT NULL DEFAULT '0',
[255] Fix | Delete
`checked_out` int(10) unsigned NOT NULL DEFAULT '0',
[256] Fix | Delete
`checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
[257] Fix | Delete
`ordering` int(11) NOT NULL DEFAULT '0',
[258] Fix | Delete
`params` text NOT NULL,
[259] Fix | Delete
`user_id` int(11) NOT NULL DEFAULT '0',
[260] Fix | Delete
`catid` int(11) NOT NULL DEFAULT '0',
[261] Fix | Delete
`access` int(10) unsigned NOT NULL DEFAULT '0',
[262] Fix | Delete
`mobile` varchar(255) NOT NULL DEFAULT '',
[263] Fix | Delete
`webpage` varchar(255) NOT NULL DEFAULT '',
[264] Fix | Delete
`sortname1` varchar(255) NOT NULL,
[265] Fix | Delete
`sortname2` varchar(255) NOT NULL,
[266] Fix | Delete
`sortname3` varchar(255) NOT NULL,
[267] Fix | Delete
`language` char(7) NOT NULL,
[268] Fix | Delete
`created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
[269] Fix | Delete
`created_by` int(10) unsigned NOT NULL DEFAULT '0',
[270] Fix | Delete
`created_by_alias` varchar(255) NOT NULL DEFAULT '',
[271] Fix | Delete
`modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
[272] Fix | Delete
`modified_by` int(10) unsigned NOT NULL DEFAULT '0',
[273] Fix | Delete
`metakey` text NOT NULL,
[274] Fix | Delete
`metadesc` text NOT NULL,
[275] Fix | Delete
`metadata` text NOT NULL,
[276] Fix | Delete
`featured` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT 'Set if article is featured.',
[277] Fix | Delete
`xreference` varchar(50) NOT NULL COMMENT 'A reference to enable linkages to external data sets.',
[278] Fix | Delete
`publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
[279] Fix | Delete
`publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
[280] Fix | Delete
PRIMARY KEY (`id`),
[281] Fix | Delete
KEY `idx_access` (`access`),
[282] Fix | Delete
KEY `idx_checkout` (`checked_out`),
[283] Fix | Delete
KEY `idx_state` (`published`),
[284] Fix | Delete
KEY `idx_catid` (`catid`),
[285] Fix | Delete
KEY `idx_createdby` (`created_by`),
[286] Fix | Delete
KEY `idx_featured_catid` (`featured`,`catid`),
[287] Fix | Delete
KEY `idx_language` (`language`),
[288] Fix | Delete
KEY `idx_xreference` (`xreference`)
[289] Fix | Delete
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
[290] Fix | Delete
[291] Fix | Delete
-- --------------------------------------------------------
[292] Fix | Delete
[293] Fix | Delete
--
[294] Fix | Delete
-- Table structure for table `[[dbprefix]]content`
[295] Fix | Delete
--
[296] Fix | Delete
[297] Fix | Delete
CREATE TABLE `[[dbprefix]]content` (
[298] Fix | Delete
`id` int(10) unsigned NOT NULL AUTO_INCREMENT,
[299] Fix | Delete
`asset_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'FK to the #__assets table.',
[300] Fix | Delete
`title` varchar(255) NOT NULL DEFAULT '',
[301] Fix | Delete
`alias` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '',
[302] Fix | Delete
`title_alias` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '' COMMENT 'Deprecated in Joomla! 3.0',
[303] Fix | Delete
`introtext` mediumtext NOT NULL,
[304] Fix | Delete
`fulltext` mediumtext NOT NULL,
[305] Fix | Delete
`state` tinyint(3) NOT NULL DEFAULT '0',
[306] Fix | Delete
`sectionid` int(10) unsigned NOT NULL DEFAULT '0',
[307] Fix | Delete
`mask` int(10) unsigned NOT NULL DEFAULT '0',
[308] Fix | Delete
`catid` int(10) unsigned NOT NULL DEFAULT '0',
[309] Fix | Delete
`created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
[310] Fix | Delete
`created_by` int(10) unsigned NOT NULL DEFAULT '0',
[311] Fix | Delete
`created_by_alias` varchar(255) NOT NULL DEFAULT '',
[312] Fix | Delete
`modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
[313] Fix | Delete
`modified_by` int(10) unsigned NOT NULL DEFAULT '0',
[314] Fix | Delete
`checked_out` int(10) unsigned NOT NULL DEFAULT '0',
[315] Fix | Delete
`checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
[316] Fix | Delete
`publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
[317] Fix | Delete
`publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
[318] Fix | Delete
`images` text NOT NULL,
[319] Fix | Delete
`urls` text NOT NULL,
[320] Fix | Delete
`attribs` varchar(5120) NOT NULL,
[321] Fix | Delete
`version` int(10) unsigned NOT NULL DEFAULT '1',
[322] Fix | Delete
`parentid` int(10) unsigned NOT NULL DEFAULT '0',
[323] Fix | Delete
`ordering` int(11) NOT NULL DEFAULT '0',
[324] Fix | Delete
`metakey` text NOT NULL,
[325] Fix | Delete
`metadesc` text NOT NULL,
[326] Fix | Delete
`access` int(10) unsigned NOT NULL DEFAULT '0',
[327] Fix | Delete
`hits` int(10) unsigned NOT NULL DEFAULT '0',
[328] Fix | Delete
`metadata` text NOT NULL,
[329] Fix | Delete
`featured` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT 'Set if article is featured.',
[330] Fix | Delete
`language` char(7) NOT NULL COMMENT 'The language code for the article.',
[331] Fix | Delete
`xreference` varchar(50) NOT NULL COMMENT 'A reference to enable linkages to external data sets.',
[332] Fix | Delete
PRIMARY KEY (`id`),
[333] Fix | Delete
KEY `idx_access` (`access`),
[334] Fix | Delete
KEY `idx_checkout` (`checked_out`),
[335] Fix | Delete
KEY `idx_state` (`state`),
[336] Fix | Delete
KEY `idx_catid` (`catid`),
[337] Fix | Delete
KEY `idx_createdby` (`created_by`),
[338] Fix | Delete
KEY `idx_featured_catid` (`featured`,`catid`),
[339] Fix | Delete
KEY `idx_language` (`language`),
[340] Fix | Delete
KEY `idx_xreference` (`xreference`)
[341] Fix | Delete
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ;
[342] Fix | Delete
[343] Fix | Delete
-- --------------------------------------------------------
[344] Fix | Delete
[345] Fix | Delete
--
[346] Fix | Delete
-- Table structure for table `[[dbprefix]]content_frontpage`
[347] Fix | Delete
--
[348] Fix | Delete
[349] Fix | Delete
CREATE TABLE `[[dbprefix]]content_frontpage` (
[350] Fix | Delete
`content_id` int(11) NOT NULL DEFAULT '0',
[351] Fix | Delete
`ordering` int(11) NOT NULL DEFAULT '0',
[352] Fix | Delete
PRIMARY KEY (`content_id`)
[353] Fix | Delete
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
[354] Fix | Delete
[355] Fix | Delete
-- --------------------------------------------------------
[356] Fix | Delete
[357] Fix | Delete
--
[358] Fix | Delete
-- Table structure for table `[[dbprefix]]content_rating`
[359] Fix | Delete
--
[360] Fix | Delete
[361] Fix | Delete
CREATE TABLE `[[dbprefix]]content_rating` (
[362] Fix | Delete
`content_id` int(11) NOT NULL DEFAULT '0',
[363] Fix | Delete
`rating_sum` int(10) unsigned NOT NULL DEFAULT '0',
[364] Fix | Delete
`rating_count` int(10) unsigned NOT NULL DEFAULT '0',
[365] Fix | Delete
`lastip` varchar(50) NOT NULL DEFAULT '',
[366] Fix | Delete
PRIMARY KEY (`content_id`)
[367] Fix | Delete
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
[368] Fix | Delete
[369] Fix | Delete
-- --------------------------------------------------------
[370] Fix | Delete
[371] Fix | Delete
--
[372] Fix | Delete
-- Table structure for table `[[dbprefix]]core_log_searches`
[373] Fix | Delete
--
[374] Fix | Delete
[375] Fix | Delete
CREATE TABLE `[[dbprefix]]core_log_searches` (
[376] Fix | Delete
`search_term` varchar(128) NOT NULL DEFAULT '',
[377] Fix | Delete
`hits` int(10) unsigned NOT NULL DEFAULT '0'
[378] Fix | Delete
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
[379] Fix | Delete
[380] Fix | Delete
-- --------------------------------------------------------
[381] Fix | Delete
[382] Fix | Delete
--
[383] Fix | Delete
-- Table structure for table `[[dbprefix]]extensions`
[384] Fix | Delete
--
[385] Fix | Delete
[386] Fix | Delete
CREATE TABLE `[[dbprefix]]extensions` (
[387] Fix | Delete
`extension_id` int(11) NOT NULL AUTO_INCREMENT,
[388] Fix | Delete
`name` varchar(100) NOT NULL,
[389] Fix | Delete
`type` varchar(20) NOT NULL,
[390] Fix | Delete
`element` varchar(100) NOT NULL,
[391] Fix | Delete
`folder` varchar(100) NOT NULL,
[392] Fix | Delete
`client_id` tinyint(3) NOT NULL,
[393] Fix | Delete
`enabled` tinyint(3) NOT NULL DEFAULT '1',
[394] Fix | Delete
`access` int(10) unsigned NOT NULL DEFAULT '1',
[395] Fix | Delete
`protected` tinyint(3) NOT NULL DEFAULT '0',
[396] Fix | Delete
`manifest_cache` text NOT NULL,
[397] Fix | Delete
`params` text NOT NULL,
[398] Fix | Delete
`custom_data` text NOT NULL,
[399] Fix | Delete
`system_data` text NOT NULL,
[400] Fix | Delete
`checked_out` int(10) unsigned NOT NULL DEFAULT '0',
[401] Fix | Delete
`checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
[402] Fix | Delete
`ordering` int(11) DEFAULT '0',
[403] Fix | Delete
`state` int(11) DEFAULT '0',
[404] Fix | Delete
PRIMARY KEY (`extension_id`),
[405] Fix | Delete
KEY `element_clientid` (`element`,`client_id`),
[406] Fix | Delete
KEY `element_folder_clientid` (`element`,`folder`,`client_id`),
[407] Fix | Delete
KEY `extension` (`type`,`element`,`folder`,`client_id`)
[408] Fix | Delete
) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=10000 ;
[409] Fix | Delete
[410] Fix | Delete
--
[411] Fix | Delete
-- Dumping data for table `[[dbprefix]]extensions`
[412] Fix | Delete
--
[413] Fix | Delete
[414] Fix | Delete
INSERT INTO `[[dbprefix]]extensions` VALUES
[415] Fix | Delete
(1, 'com_mailto', 'component', 'com_mailto', '', 0, 1, 1, 1, '{"legacy":false,"name":"com_mailto","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"COM_MAILTO_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[416] Fix | Delete
(2, 'com_wrapper', 'component', 'com_wrapper', '', 0, 1, 1, 1, '{"legacy":false,"name":"com_wrapper","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\n\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"COM_WRAPPER_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[417] Fix | Delete
(3, 'com_admin', 'component', 'com_admin', '', 1, 1, 1, 1, '{"legacy":false,"name":"com_admin","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\n\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"COM_ADMIN_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[418] Fix | Delete
(4, 'com_banners', 'component', 'com_banners', '', 1, 1, 1, 0, '{"legacy":false,"name":"com_banners","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\n\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"COM_BANNERS_XML_DESCRIPTION","group":""}', '{"purchase_type":"3","track_impressions":"0","track_clicks":"0","metakey_prefix":""}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[419] Fix | Delete
(5, 'com_cache', 'component', 'com_cache', '', 1, 1, 1, 1, '{"legacy":false,"name":"com_cache","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"COM_CACHE_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[420] Fix | Delete
(6, 'com_categories', 'component', 'com_categories', '', 1, 1, 1, 1, '{"legacy":false,"name":"com_categories","type":"component","creationDate":"December 2007","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"COM_CATEGORIES_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[421] Fix | Delete
(7, 'com_checkin', 'component', 'com_checkin', '', 1, 1, 1, 1, '{"legacy":false,"name":"com_checkin","type":"component","creationDate":"Unknown","author":"Joomla! Project","copyright":"(C) 2005 - 2008 Open Source Matters. All rights reserved.\\n\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"COM_CHECKIN_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[422] Fix | Delete
(8, 'com_contact', 'component', 'com_contact', '', 1, 1, 1, 0, '{"legacy":false,"name":"com_contact","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\n\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"COM_CONTACT_XML_DESCRIPTION","group":""}', '{"show_contact_category":"hide","show_contact_list":"0","presentation_style":"sliders","show_name":"1","show_position":"1","show_email":"0","show_street_address":"1","show_suburb":"1","show_state":"1","show_postcode":"1","show_country":"1","show_telephone":"1","show_mobile":"1","show_fax":"1","show_webpage":"1","show_misc":"1","show_image":"1","image":"","allow_vcard":"0","show_articles":"0","show_profile":"0","show_links":"0","linka_name":"","linkb_name":"","linkc_name":"","linkd_name":"","linke_name":"","contact_icons":"0","icon_address":"","icon_email":"","icon_telephone":"","icon_mobile":"","icon_fax":"","icon_misc":"","show_headings":"1","show_position_headings":"1","show_email_headings":"0","show_telephone_headings":"1","show_mobile_headings":"0","show_fax_headings":"0","allow_vcard_headings":"0","show_suburb_headings":"1","show_state_headings":"1","show_country_headings":"1","show_email_form":"1","show_email_copy":"1","banned_email":"","banned_subject":"","banned_text":"","validate_session":"1","custom_reply":"0","redirect":"","show_category_crumb":"0","metakey":"","metadesc":"","robots":"","author":"","rights":"","xreference":""}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[423] Fix | Delete
(9, 'com_cpanel', 'component', 'com_cpanel', '', 1, 1, 1, 1, '{"legacy":false,"name":"com_cpanel","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"COM_CPANEL_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[424] Fix | Delete
(10, 'com_installer', 'component', 'com_installer', '', 1, 1, 1, 1, '{"legacy":false,"name":"com_installer","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"COM_INSTALLER_XML_DESCRIPTION","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[425] Fix | Delete
(11, 'com_languages', 'component', 'com_languages', '', 1, 1, 1, 1, '{"legacy":false,"name":"com_languages","type":"component","creationDate":"2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\n\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"COM_LANGUAGES_XML_DESCRIPTION","group":""}', '{"administrator":"[[language]]","site":"[[language]]"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[426] Fix | Delete
(12, 'com_login', 'component', 'com_login', '', 1, 1, 1, 1, '{"legacy":false,"name":"com_login","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"COM_LOGIN_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[427] Fix | Delete
(13, 'com_media', 'component', 'com_media', '', 1, 1, 0, 1, '{"legacy":false,"name":"com_media","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"COM_MEDIA_XML_DESCRIPTION","group":""}', '{"upload_extensions":"bmp,csv,doc,gif,ico,jpg,jpeg,odg,odp,ods,odt,pdf,png,ppt,swf,txt,xcf,xls,BMP,CSV,DOC,GIF,ICO,JPG,JPEG,ODG,ODP,ODS,ODT,PDF,PNG,PPT,SWF,TXT,XCF,XLS","upload_maxsize":"10","file_path":"images","image_path":"images","restrict_uploads":"1","allowed_media_usergroup":"3","check_mime":"1","image_extensions":"bmp,gif,jpg,png","ignore_extensions":"","upload_mime":"image\\/jpeg,image\\/gif,image\\/png,image\\/bmp,application\\/x-shockwave-flash,application\\/msword,application\\/excel,application\\/pdf,application\\/powerpoint,text\\/plain,application\\/x-zip","upload_mime_illegal":"text\\/html"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[428] Fix | Delete
(14, 'com_menus', 'component', 'com_menus', '', 1, 1, 1, 1, '{"legacy":false,"name":"com_menus","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"COM_MENUS_XML_DESCRIPTION","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[429] Fix | Delete
(15, 'com_messages', 'component', 'com_messages', '', 1, 1, 1, 1, '{"legacy":false,"name":"com_messages","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"COM_MESSAGES_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[430] Fix | Delete
(16, 'com_modules', 'component', 'com_modules', '', 1, 1, 1, 1, '{"legacy":false,"name":"com_modules","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"COM_MODULES_XML_DESCRIPTION","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[431] Fix | Delete
(17, 'com_newsfeeds', 'component', 'com_newsfeeds', '', 1, 1, 1, 0, '{"legacy":false,"name":"com_newsfeeds","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"COM_NEWSFEEDS_XML_DESCRIPTION","group":""}', '{"show_feed_image":"1","show_feed_description":"1","show_item_description":"1","feed_word_count":"0","show_headings":"1","show_name":"1","show_articles":"0","show_link":"1","show_description":"1","show_description_image":"1","display_num":"","show_pagination_limit":"1","show_pagination":"1","show_pagination_results":"1","show_cat_items":"1"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[432] Fix | Delete
(18, 'com_plugins', 'component', 'com_plugins', '', 1, 1, 1, 1, '{"legacy":false,"name":"com_plugins","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"COM_PLUGINS_XML_DESCRIPTION","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[433] Fix | Delete
(19, 'com_search', 'component', 'com_search', '', 1, 1, 1, 1, '{"legacy":false,"name":"com_search","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\n\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"COM_SEARCH_XML_DESCRIPTION","group":""}', '{"enabled":"0","show_date":"1"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[434] Fix | Delete
(20, 'com_templates', 'component', 'com_templates', '', 1, 1, 1, 1, '{"legacy":false,"name":"com_templates","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"COM_TEMPLATES_XML_DESCRIPTION","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[435] Fix | Delete
(21, 'com_weblinks', 'component', 'com_weblinks', '', 1, 1, 1, 0, '{"legacy":false,"name":"com_weblinks","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\n\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"COM_WEBLINKS_XML_DESCRIPTION","group":""}', '{"show_comp_description":"1","comp_description":"","show_link_hits":"1","show_link_description":"1","show_other_cats":"0","show_headings":"0","show_numbers":"0","show_report":"1","count_clicks":"1","target":"0","link_icons":""}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[436] Fix | Delete
(22, 'com_content', 'component', 'com_content', '', 1, 1, 0, 1, '{"legacy":false,"name":"com_content","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"COM_CONTENT_XML_DESCRIPTION","group":""}', '{"article_layout":"_:default","show_title":"1","link_titles":"1","show_intro":"1","show_category":"1","link_category":"1","show_parent_category":"0","link_parent_category":"0","show_author":"1","link_author":"0","show_create_date":"0","show_modify_date":"0","show_publish_date":"1","show_item_navigation":"1","show_vote":"0","show_readmore":"1","show_readmore_title":"1","readmore_limit":"100","show_icons":"1","show_print_icon":"1","show_email_icon":"1","show_hits":"1","show_noauth":"0","show_publishing_options":"1","show_article_options":"1","show_urls_images_frontend":"0","show_urls_images_backend":"1","targeta":0,"targetb":0,"targetc":0,"float_intro":"left","float_fulltext":"left","category_layout":"_:blog","show_category_title":"0","show_description":"0","show_description_image":"0","maxLevel":"1","show_empty_categories":"0","show_no_articles":"1","show_subcat_desc":"1","show_cat_num_articles":"0","show_base_description":"1","maxLevelcat":"-1","show_empty_categories_cat":"0","show_subcat_desc_cat":"1","show_cat_num_articles_cat":"1","num_leading_articles":"1","num_intro_articles":"4","num_columns":"2","num_links":"4","multi_column_order":"0","show_subcategory_content":"0","show_pagination_limit":"1","filter_field":"hide","show_headings":"1","list_show_date":"0","date_format":"","list_show_hits":"1","list_show_author":"1","orderby_pri":"order","orderby_sec":"rdate","order_date":"published","show_pagination":"2","show_pagination_results":"1","show_feed_link":"1","feed_summary":"0"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[437] Fix | Delete
(23, 'com_config', 'component', 'com_config', '', 1, 1, 0, 1, '{"legacy":false,"name":"com_config","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"COM_CONFIG_XML_DESCRIPTION","group":""}', '{"filters":{"1":{"filter_type":"NH","filter_tags":"","filter_attributes":""},"6":{"filter_type":"BL","filter_tags":"","filter_attributes":""},"7":{"filter_type":"NONE","filter_tags":"","filter_attributes":""},"2":{"filter_type":"NH","filter_tags":"","filter_attributes":""},"3":{"filter_type":"BL","filter_tags":"","filter_attributes":""},"4":{"filter_type":"BL","filter_tags":"","filter_attributes":""},"5":{"filter_type":"BL","filter_tags":"","filter_attributes":""},"10":{"filter_type":"BL","filter_tags":"","filter_attributes":""},"12":{"filter_type":"BL","filter_tags":"","filter_attributes":""},"8":{"filter_type":"NONE","filter_tags":"","filter_attributes":""}}}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[438] Fix | Delete
(24, 'com_redirect', 'component', 'com_redirect', '', 1, 1, 0, 1, '{"legacy":false,"name":"com_redirect","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"COM_REDIRECT_XML_DESCRIPTION","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[439] Fix | Delete
(25, 'com_users', 'component', 'com_users', '', 1, 1, 0, 1, '{"legacy":false,"name":"com_users","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"COM_USERS_XML_DESCRIPTION","group":""}', '{"allowUserRegistration":"1","new_usertype":"2","guest_usergroup":"1","sendpassword":"1","useractivation":"2","mail_to_admin":"1","captcha":"","frontend_userparams":"1","site_language":"0","change_login_name":"0","reset_count":"10","reset_time":"1","mailSubjectPrefix":"","mailBodySuffix":""}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[440] Fix | Delete
(27, 'com_finder', 'component', 'com_finder', '', 1, 1, 0, 0, '{"legacy":false,"name":"com_finder","type":"component","creationDate":"August 2011","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"COM_FINDER_XML_DESCRIPTION","group":""}', '{"show_description":"1","description_length":255,"allow_empty_query":"0","show_url":"1","show_advanced":"1","expand_advanced":"0","show_date_filters":"0","highlight_terms":"1","opensearch_name":"","opensearch_description":"","batch_size":"50","memory_table_limit":30000,"title_multiplier":"1.7","text_multiplier":"0.7","meta_multiplier":"1.2","path_multiplier":"2.0","misc_multiplier":"0.3","stemmer":"snowball"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[441] Fix | Delete
(28, 'com_joomlaupdate', 'component', 'com_joomlaupdate', '', 1, 1, 0, 1, '{"legacy":false,"name":"com_joomlaupdate","type":"component","creationDate":"February 2012","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"COM_JOOMLAUPDATE_XML_DESCRIPTION","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[442] Fix | Delete
(100, 'PHPMailer', 'library', 'phpmailer', '', 0, 1, 1, 1, '{"legacy":false,"name":"PHPMailer","type":"library","creationDate":"2001","author":"PHPMailer","copyright":"(c) 2001-2003, Brent R. Matzelle, (c) 2004-2009, Andy Prevost. All Rights Reserved., (c) 2010-2011, Jim Jagielski. All Rights Reserved.","authorEmail":"jimjag@gmail.com","authorUrl":"https:\\/\\/code.google.com\\/a\\/apache-extras.org\\/p\\/phpmailer\\/","version":"5.2","description":"LIB_PHPMAILER_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[443] Fix | Delete
(101, 'SimplePie', 'library', 'simplepie', '', 0, 1, 1, 1, '{"legacy":false,"name":"SimplePie","type":"library","creationDate":"2004","author":"SimplePie","copyright":"Copyright (c) 2004-2009, Ryan Parman and Geoffrey Sneddon","authorEmail":"","authorUrl":"http:\\/\\/simplepie.org\\/","version":"1.2","description":"LIB_SIMPLEPIE_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[444] Fix | Delete
(102, 'phputf8', 'library', 'phputf8', '', 0, 1, 1, 1, '{"legacy":false,"name":"phputf8","type":"library","creationDate":"2006","author":"Harry Fuecks","copyright":"Copyright various authors","authorEmail":"hfuecks@gmail.com","authorUrl":"http:\\/\\/sourceforge.net\\/projects\\/phputf8","version":"0.5","description":"LIB_PHPUTF8_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[445] Fix | Delete
(103, 'Joomla! Platform', 'library', 'joomla', '', 0, 1, 1, 1, '{"legacy":false,"name":"Joomla! Platform","type":"library","creationDate":"2008","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"http:\\/\\/www.joomla.org","version":"11.4","description":"LIB_JOOMLA_XML_DESCRIPTION","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[446] Fix | Delete
(200, 'mod_articles_archive', 'module', 'mod_articles_archive', '', 0, 1, 1, 1, '{"legacy":false,"name":"mod_articles_archive","type":"module","creationDate":"July 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters.\\n\\t\\tAll rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"MOD_ARTICLES_ARCHIVE_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[447] Fix | Delete
(201, 'mod_articles_latest', 'module', 'mod_articles_latest', '', 0, 1, 1, 1, '{"legacy":false,"name":"mod_articles_latest","type":"module","creationDate":"July 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"MOD_LATEST_NEWS_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[448] Fix | Delete
(202, 'mod_articles_popular', 'module', 'mod_articles_popular', '', 0, 1, 1, 0, '{"legacy":false,"name":"mod_articles_popular","type":"module","creationDate":"July 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"MOD_POPULAR_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[449] Fix | Delete
(203, 'mod_banners', 'module', 'mod_banners', '', 0, 1, 1, 0, '{"legacy":false,"name":"mod_banners","type":"module","creationDate":"July 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"MOD_BANNERS_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[450] Fix | Delete
(204, 'mod_breadcrumbs', 'module', 'mod_breadcrumbs', '', 0, 1, 1, 1, '{"legacy":false,"name":"mod_breadcrumbs","type":"module","creationDate":"July 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"MOD_BREADCRUMBS_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[451] Fix | Delete
(205, 'mod_custom', 'module', 'mod_custom', '', 0, 1, 1, 1, '{"legacy":false,"name":"mod_custom","type":"module","creationDate":"July 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"MOD_CUSTOM_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[452] Fix | Delete
(206, 'mod_feed', 'module', 'mod_feed', '', 0, 1, 1, 1, '{"legacy":false,"name":"mod_feed","type":"module","creationDate":"July 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"MOD_FEED_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[453] Fix | Delete
(207, 'mod_footer', 'module', 'mod_footer', '', 0, 1, 1, 1, '{"legacy":false,"name":"mod_footer","type":"module","creationDate":"July 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"MOD_FOOTER_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[454] Fix | Delete
(208, 'mod_login', 'module', 'mod_login', '', 0, 1, 1, 1, '{"legacy":false,"name":"mod_login","type":"module","creationDate":"July 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"MOD_LOGIN_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[455] Fix | Delete
(209, 'mod_menu', 'module', 'mod_menu', '', 0, 1, 1, 1, '{"legacy":false,"name":"mod_menu","type":"module","creationDate":"July 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"MOD_MENU_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[456] Fix | Delete
(210, 'mod_articles_news', 'module', 'mod_articles_news', '', 0, 1, 1, 0, '{"legacy":false,"name":"mod_articles_news","type":"module","creationDate":"July 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"MOD_ARTICLES_NEWS_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[457] Fix | Delete
(211, 'mod_random_image', 'module', 'mod_random_image', '', 0, 1, 1, 0, '{"legacy":false,"name":"mod_random_image","type":"module","creationDate":"July 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"MOD_RANDOM_IMAGE_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[458] Fix | Delete
(212, 'mod_related_items', 'module', 'mod_related_items', '', 0, 1, 1, 0, '{"legacy":false,"name":"mod_related_items","type":"module","creationDate":"July 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"MOD_RELATED_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[459] Fix | Delete
(213, 'mod_search', 'module', 'mod_search', '', 0, 1, 1, 0, '{"legacy":false,"name":"mod_search","type":"module","creationDate":"July 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"MOD_SEARCH_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[460] Fix | Delete
(214, 'mod_stats', 'module', 'mod_stats', '', 0, 1, 1, 0, '{"legacy":false,"name":"mod_stats","type":"module","creationDate":"July 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"MOD_STATS_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[461] Fix | Delete
(215, 'mod_syndicate', 'module', 'mod_syndicate', '', 0, 1, 1, 1, '{"legacy":false,"name":"mod_syndicate","type":"module","creationDate":"May 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"MOD_SYNDICATE_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[462] Fix | Delete
(216, 'mod_users_latest', 'module', 'mod_users_latest', '', 0, 1, 1, 1, '{"legacy":false,"name":"mod_users_latest","type":"module","creationDate":"December 2009","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"MOD_USERS_LATEST_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[463] Fix | Delete
(217, 'mod_weblinks', 'module', 'mod_weblinks', '', 0, 1, 1, 0, '{"legacy":false,"name":"mod_weblinks","type":"module","creationDate":"July 2009","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"MOD_WEBLINKS_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[464] Fix | Delete
(218, 'mod_whosonline', 'module', 'mod_whosonline', '', 0, 1, 1, 0, '{"legacy":false,"name":"mod_whosonline","type":"module","creationDate":"July 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"MOD_WHOSONLINE_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[465] Fix | Delete
(219, 'mod_wrapper', 'module', 'mod_wrapper', '', 0, 1, 1, 0, '{"legacy":false,"name":"mod_wrapper","type":"module","creationDate":"October 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"MOD_WRAPPER_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[466] Fix | Delete
(220, 'mod_articles_category', 'module', 'mod_articles_category', '', 0, 1, 1, 1, '{"legacy":false,"name":"mod_articles_category","type":"module","creationDate":"February 2010","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"MOD_ARTICLES_CATEGORY_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[467] Fix | Delete
(221, 'mod_articles_categories', 'module', 'mod_articles_categories', '', 0, 1, 1, 1, '{"legacy":false,"name":"mod_articles_categories","type":"module","creationDate":"February 2010","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"MOD_ARTICLES_CATEGORIES_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[468] Fix | Delete
(222, 'mod_languages', 'module', 'mod_languages', '', 0, 1, 1, 1, '{"legacy":false,"name":"mod_languages","type":"module","creationDate":"February 2010","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"MOD_LANGUAGES_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[469] Fix | Delete
(223, 'mod_finder', 'module', 'mod_finder', '', 0, 1, 0, 0, '{"legacy":false,"name":"mod_finder","type":"module","creationDate":"August 2011","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"MOD_FINDER_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[470] Fix | Delete
(300, 'mod_custom', 'module', 'mod_custom', '', 1, 1, 1, 1, '{"legacy":false,"name":"mod_custom","type":"module","creationDate":"July 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"MOD_CUSTOM_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[471] Fix | Delete
(301, 'mod_feed', 'module', 'mod_feed', '', 1, 1, 1, 0, '{"legacy":false,"name":"mod_feed","type":"module","creationDate":"July 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"MOD_FEED_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[472] Fix | Delete
(302, 'mod_latest', 'module', 'mod_latest', '', 1, 1, 1, 0, '{"legacy":false,"name":"mod_latest","type":"module","creationDate":"July 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"MOD_LATEST_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[473] Fix | Delete
(303, 'mod_logged', 'module', 'mod_logged', '', 1, 1, 1, 0, '{"legacy":false,"name":"mod_logged","type":"module","creationDate":"January 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"MOD_LOGGED_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[474] Fix | Delete
(304, 'mod_login', 'module', 'mod_login', '', 1, 1, 1, 1, '{"legacy":false,"name":"mod_login","type":"module","creationDate":"March 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"MOD_LOGIN_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[475] Fix | Delete
(305, 'mod_menu', 'module', 'mod_menu', '', 1, 1, 1, 0, '{"legacy":false,"name":"mod_menu","type":"module","creationDate":"March 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"MOD_MENU_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[476] Fix | Delete
(307, 'mod_popular', 'module', 'mod_popular', '', 1, 1, 1, 0, '{"legacy":false,"name":"mod_popular","type":"module","creationDate":"July 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"MOD_POPULAR_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[477] Fix | Delete
(308, 'mod_quickicon', 'module', 'mod_quickicon', '', 1, 1, 1, 1, '{"legacy":false,"name":"mod_quickicon","type":"module","creationDate":"Nov 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"MOD_QUICKICON_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[478] Fix | Delete
(309, 'mod_status', 'module', 'mod_status', '', 1, 1, 1, 0, '{"legacy":false,"name":"mod_status","type":"module","creationDate":"Feb 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"MOD_STATUS_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[479] Fix | Delete
(310, 'mod_submenu', 'module', 'mod_submenu', '', 1, 1, 1, 0, '{"legacy":false,"name":"mod_submenu","type":"module","creationDate":"Feb 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"MOD_SUBMENU_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[480] Fix | Delete
(311, 'mod_title', 'module', 'mod_title', '', 1, 1, 1, 0, '{"legacy":false,"name":"mod_title","type":"module","creationDate":"Nov 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"MOD_TITLE_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[481] Fix | Delete
(312, 'mod_toolbar', 'module', 'mod_toolbar', '', 1, 1, 1, 1, '{"legacy":false,"name":"mod_toolbar","type":"module","creationDate":"Nov 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"MOD_TOOLBAR_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[482] Fix | Delete
(313, 'mod_multilangstatus', 'module', 'mod_multilangstatus', '', 1, 1, 1, 0, '{"legacy":false,"name":"mod_multilangstatus","type":"module","creationDate":"September 2011","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"MOD_MULTILANGSTATUS_XML_DESCRIPTION","group":""}', '{"cache":"0"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[483] Fix | Delete
(314, 'mod_version', 'module', 'mod_version', '', 1, 1, 1, 0, '{"legacy":false,"name":"mod_version","type":"module","creationDate":"January 2012","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"MOD_VERSION_XML_DESCRIPTION","group":""}', '{"format":"short","product":"1","cache":"0"}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[484] Fix | Delete
(400, 'plg_authentication_gmail', 'plugin', 'gmail', 'authentication', 0, 0, 1, 0, '{"legacy":false,"name":"plg_authentication_gmail","type":"plugin","creationDate":"February 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"PLG_GMAIL_XML_DESCRIPTION","group":""}', '{"applysuffix":"0","suffix":"","verifypeer":"1","user_blacklist":""}', '', '', 0, '0000-00-00 00:00:00', 1, 0),
[485] Fix | Delete
(401, 'plg_authentication_joomla', 'plugin', 'joomla', 'authentication', 0, 1, 1, 1, '{"legacy":false,"name":"plg_authentication_joomla","type":"plugin","creationDate":"November 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"PLG_AUTH_JOOMLA_XML_DESCRIPTION","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0),
[486] Fix | Delete
(402, 'plg_authentication_ldap', 'plugin', 'ldap', 'authentication', 0, 0, 1, 0, '{"legacy":false,"name":"plg_authentication_ldap","type":"plugin","creationDate":"November 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"PLG_LDAP_XML_DESCRIPTION","group":""}', '{"host":"","port":"389","use_ldapV3":"0","negotiate_tls":"0","no_referrals":"0","auth_method":"bind","base_dn":"","search_string":"","users_dn":"","username":"admin","password":"bobby7","ldap_fullname":"fullName","ldap_email":"mail","ldap_uid":"uid"}', '', '', 0, '0000-00-00 00:00:00', 3, 0),
[487] Fix | Delete
(404, 'plg_content_emailcloak', 'plugin', 'emailcloak', 'content', 0, 1, 1, 0, '{"legacy":false,"name":"plg_content_emailcloak","type":"plugin","creationDate":"November 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"PLG_CONTENT_EMAILCLOAK_XML_DESCRIPTION","group":""}', '{"mode":"1"}', '', '', 0, '0000-00-00 00:00:00', 1, 0),
[488] Fix | Delete
(405, 'plg_content_geshi', 'plugin', 'geshi', 'content', 0, 0, 1, 0, '{"legacy":false,"name":"plg_content_geshi","type":"plugin","creationDate":"November 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"","authorUrl":"qbnz.com\\/highlighter","version":"2.5.0","description":"PLG_CONTENT_GESHI_XML_DESCRIPTION","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 2, 0),
[489] Fix | Delete
(406, 'plg_content_loadmodule', 'plugin', 'loadmodule', 'content', 0, 1, 1, 0, '{"legacy":false,"name":"plg_content_loadmodule","type":"plugin","creationDate":"November 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"PLG_LOADMODULE_XML_DESCRIPTION","group":""}', '{"style":"xhtml"}', '', '', 0, '2011-09-18 15:22:50', 0, 0),
[490] Fix | Delete
(407, 'plg_content_pagebreak', 'plugin', 'pagebreak', 'content', 0, 1, 1, 1, '{"legacy":false,"name":"plg_content_pagebreak","type":"plugin","creationDate":"November 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"PLG_CONTENT_PAGEBREAK_XML_DESCRIPTION","group":""}', '{"title":"1","multipage_toc":"1","showall":"1"}', '', '', 0, '0000-00-00 00:00:00', 4, 0),
[491] Fix | Delete
(408, 'plg_content_pagenavigation', 'plugin', 'pagenavigation', 'content', 0, 1, 1, 1, '{"legacy":false,"name":"plg_content_pagenavigation","type":"plugin","creationDate":"January 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"PLG_PAGENAVIGATION_XML_DESCRIPTION","group":""}', '{"position":"1"}', '', '', 0, '0000-00-00 00:00:00', 5, 0),
[492] Fix | Delete
(409, 'plg_content_vote', 'plugin', 'vote', 'content', 0, 1, 1, 1, '{"legacy":false,"name":"plg_content_vote","type":"plugin","creationDate":"November 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"PLG_VOTE_XML_DESCRIPTION","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 6, 0),
[493] Fix | Delete
(410, 'plg_editors_codemirror', 'plugin', 'codemirror', 'editors', 0, 1, 1, 1, '{"legacy":false,"name":"plg_editors_codemirror","type":"plugin","creationDate":"28 March 2011","author":"Marijn Haverbeke","copyright":"","authorEmail":"N\\/A","authorUrl":"","version":"1.0","description":"PLG_CODEMIRROR_XML_DESCRIPTION","group":""}', '{"linenumbers":"0","tabmode":"indent"}', '', '', 0, '0000-00-00 00:00:00', 1, 0),
[494] Fix | Delete
(411, 'plg_editors_none', 'plugin', 'none', 'editors', 0, 1, 1, 1, '{"legacy":false,"name":"plg_editors_none","type":"plugin","creationDate":"August 2004","author":"Unknown","copyright":"","authorEmail":"N\\/A","authorUrl":"","version":"2.5.0","description":"PLG_NONE_XML_DESCRIPTION","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 2, 0),
[495] Fix | Delete
(412, 'plg_editors_tinymce', 'plugin', 'tinymce', 'editors', 0, 1, 1, 1, '{"legacy":false,"name":"plg_editors_tinymce","type":"plugin","creationDate":"2005-2014","author":"Moxiecode Systems AB","copyright":"Moxiecode Systems AB","authorEmail":"N\\/A","authorUrl":"tinymce.moxiecode.com\\/","version":"3.5.11","description":"PLG_TINY_XML_DESCRIPTION","group":""}', '{"mode":"1","skin":"0","entity_encoding":"raw","lang_mode":"0","lang_code":"en","text_direction":"ltr","content_css":"1","content_css_custom":"","relative_urls":"1","newlines":"0","invalid_elements":"script,applet,iframe","extended_elements":"","toolbar":"top","toolbar_align":"left","html_height":"550","html_width":"750","resizing":"true","resize_horizontal":"false","element_path":"1","fonts":"1","paste":"1","searchreplace":"1","insertdate":"1","format_date":"%Y-%m-%d","inserttime":"1","format_time":"%H:%M:%S","colors":"1","table":"1","smilies":"1","media":"1","hr":"1","directionality":"1","fullscreen":"1","style":"1","layer":"1","xhtmlxtras":"1","visualchars":"1","nonbreaking":"1","template":"1","blockquote":"1","wordcount":"1","advimage":"1","advlink":"1","advlist":"1","autosave":"1","contextmenu":"1","inlinepopups":"1","custom_plugin":"","custom_button":""}', '', '', 0, '0000-00-00 00:00:00', 3, 0),
[496] Fix | Delete
(413, 'plg_editors-xtd_article', 'plugin', 'article', 'editors-xtd', 0, 1, 1, 1, '{"legacy":false,"name":"plg_editors-xtd_article","type":"plugin","creationDate":"October 2009","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"PLG_ARTICLE_XML_DESCRIPTION","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 1, 0),
[497] Fix | Delete
(414, 'plg_editors-xtd_image', 'plugin', 'image', 'editors-xtd', 0, 1, 1, 0, '{"legacy":false,"name":"plg_editors-xtd_image","type":"plugin","creationDate":"August 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"PLG_IMAGE_XML_DESCRIPTION","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 2, 0),
[498] Fix | Delete
(415, 'plg_editors-xtd_pagebreak', 'plugin', 'pagebreak', 'editors-xtd', 0, 1, 1, 0, '{"legacy":false,"name":"plg_editors-xtd_pagebreak","type":"plugin","creationDate":"August 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"2.5.0","description":"PLG_EDITORSXTD_PAGEBREAK_XML_DESCRIPTION","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 3, 0),
[499] Fix | Delete
It is recommended that you Edit text format, this type of Fix handles quite a lot in one request
Function