Your IP : 216.73.216.89


Current Path : /home/azimutno/www/demo/administrator/components/com_j2xml/sql/updates/
Upload File :
Current File : /home/azimutno/www/demo/administrator/components/com_j2xml/sql/updates/3.1.103.sql

CREATE TABLE IF NOT EXISTS `#__j2xml_usergroups` (
	`id` int(10) unsigned NOT NULL,
	`parent_id` int(10) unsigned NOT NULL DEFAULT '0',
	`title` varchar(100) NOT NULL DEFAULT ''
	) ENGINE=InnoDB  DEFAULT CHARSET=utf8;