0byt3m1n1
Path:
/
data
/
0
/
0
/
67
/
151
/
67640
/
meta
/
68871
/
mysql.backup
/
[
Home
]
File: 13_0025e4d_3.mysqlv4.bak.sql
-- MySQL dump 10.11 -- -- Host: mysqlv4 Database: 13_0025e4d_3 -- ------------------------------------------------------ -- Server version 5.0.75 /*!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 */; /*!40103 SET @OLD_TIME_ZONE=@@TIME_ZONE */; /*!40103 SET TIME_ZONE='+00:00' */; /*!40014 SET @OLD_UNIQUE_CHECKS=@@UNIQUE_CHECKS, UNIQUE_CHECKS=0 */; /*!40014 SET @OLD_FOREIGN_KEY_CHECKS=@@FOREIGN_KEY_CHECKS, FOREIGN_KEY_CHECKS=0 */; /*!40101 SET @OLD_SQL_MODE=@@SQL_MODE, SQL_MODE='NO_AUTO_VALUE_ON_ZERO' */; /*!40111 SET @OLD_SQL_NOTES=@@SQL_NOTES, SQL_NOTES=0 */; -- -- Table structure for table `_admin_category` -- DROP TABLE IF EXISTS `_admin_category`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_admin_category` ( `pn_cid` int(10) NOT NULL auto_increment, `pn_name` varchar(32) NOT NULL default '', `pn_description` varchar(254) NOT NULL default '', PRIMARY KEY (`pn_cid`) ) ENGINE=MyISAM AUTO_INCREMENT=6 DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_admin_category` -- LOCK TABLES `_admin_category` WRITE; /*!40000 ALTER TABLE `_admin_category` DISABLE KEYS */; INSERT INTO `_admin_category` VALUES (1,'System','System Modules'),(2,'Content','Content Modules'),(3,'Resource Pack','Resource Pack Modules'),(4,'Utility','Utility Modules'),(5,'3rd Party','Third Party Modules'); /*!40000 ALTER TABLE `_admin_category` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_admin_module` -- DROP TABLE IF EXISTS `_admin_module`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_admin_module` ( `pn_mid` int(10) NOT NULL default '0', `pn_cid` int(10) NOT NULL default '0' ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_admin_module` -- LOCK TABLES `_admin_module` WRITE; /*!40000 ALTER TABLE `_admin_module` DISABLE KEYS */; INSERT INTO `_admin_module` VALUES (1,1),(2,1),(3,1),(4,1),(5,1),(7,1),(41,1),(29,1),(50,1),(9,1),(48,2),(45,2),(40,2),(37,2),(16,2),(23,1),(19,2),(14,2),(32,2),(21,2),(36,4),(24,4),(8,2),(44,2); /*!40000 ALTER TABLE `_admin_module` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_autonews` -- DROP TABLE IF EXISTS `_autonews`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_autonews` ( `pn_anid` int(11) NOT NULL auto_increment, `pn_catid` int(11) NOT NULL default '0', `pn_aid` varchar(30) NOT NULL default '', `pn_title` varchar(80) NOT NULL default '', `pn_time` varchar(19) NOT NULL default '', `pn_hometext` text NOT NULL, `pn_bodytext` text NOT NULL, `pn_topic` tinyint(4) NOT NULL default '1', `pn_informant` varchar(20) NOT NULL default '', `pn_notes` text NOT NULL, `pn_ihome` tinyint(1) NOT NULL default '0', `pn_language` varchar(30) NOT NULL default '', `pn_withcomm` int(1) NOT NULL default '0', PRIMARY KEY (`pn_anid`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_autonews` -- LOCK TABLES `_autonews` WRITE; /*!40000 ALTER TABLE `_autonews` DISABLE KEYS */; /*!40000 ALTER TABLE `_autonews` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_blocks` -- DROP TABLE IF EXISTS `_blocks`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_blocks` ( `pn_bid` int(11) unsigned NOT NULL auto_increment, `pn_bkey` varchar(255) NOT NULL default '', `pn_title` varchar(255) NOT NULL default '', `pn_content` text NOT NULL, `pn_url` varchar(254) NOT NULL default '', `pn_mid` int(11) unsigned NOT NULL default '0', `pn_position` char(1) NOT NULL default 'l', `pn_weight` decimal(10,1) NOT NULL default '0.0', `pn_active` tinyint(3) unsigned NOT NULL default '1', `pn_refresh` int(11) unsigned NOT NULL default '0', `pn_last_update` timestamp NOT NULL default CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP, `pn_language` varchar(30) NOT NULL default '', `pn_collapsable` int(11) NOT NULL default '1', `pn_defaultstate` int(11) NOT NULL default '1', PRIMARY KEY (`pn_bid`) ) ENGINE=MyISAM AUTO_INCREMENT=16 DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_blocks` -- LOCK TABLES `_blocks` WRITE; /*!40000 ALTER TABLE `_blocks` DISABLE KEYS */; INSERT INTO `_blocks` VALUES (1,'menu','Main Menu','style:=1\ndisplaymodules:=0\ndisplaywaiting:=0\ncontent:=index.php|Home|Back to the home page..LINESPLITuser.php|My Account|Administer your personal account..LINESPLITadmin.php|Administration|Administer your PostNuked site..LINESPLITuser.php?module=User&op=logout|Logout|Logout of your account..LINESPLIT||LINESPLIT[Downloads]|Downloads|Find downloads listed on this website..LINESPLIT[FAQ]|FAQ|Frequently Asked Questions.LINESPLIT[News]|News|Latest News on this site..LINESPLIT[Reviews]|Reviews|Reviews Section on this website..LINESPLIT[Search]|Search|Search our website..LINESPLIT[Sections]|Sections|Other content on this website..LINESPLIT[Submit_News]|Submit News|Submit an article..LINESPLIT[Topics]|Topics|Listing of news topics on this website..LINESPLIT[Web_Links]|Web Links|Links to other sites..','',0,'l','1.0',1,0,'2001-11-22 14:07:26','',1,1),(2,'menu','Incoming','style:=1\ndisplaymodules:=0\ndisplaywaiting:=1\ncontent:=','',0,'l','2.0',1,0,'0000-00-00 00:00:00','',1,1),(3,'online','Online','','',0,'l','3.0',1,0,'0000-00-00 00:00:00','',1,1),(5,'user','Users Block','Put anything you want here','',0,'l','3.5',1,0,'0000-00-00 00:00:00','',1,1),(6,'search','Search Box','','',0,'l','4.0',0,0,'0000-00-00 00:00:00','',1,1),(8,'thelang','Languages','','',0,'l','6.0',1,0,'0000-00-00 00:00:00','',1,1),(13,'login','Login','','',0,'r','5.0',1,0,'0000-00-00 00:00:00','',1,1),(15,'messages','Administration Messages','','',9,'c','1.0',1,0,'0000-00-00 00:00:00','',1,1); /*!40000 ALTER TABLE `_blocks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_blocks_buttons` -- DROP TABLE IF EXISTS `_blocks_buttons`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_blocks_buttons` ( `pn_id` int(11) unsigned NOT NULL auto_increment, `pn_bid` int(11) unsigned NOT NULL default '0', `pn_title` varchar(255) NOT NULL default '', `pn_url` varchar(254) NOT NULL default '', `pn_images` longtext NOT NULL, PRIMARY KEY (`pn_id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_blocks_buttons` -- LOCK TABLES `_blocks_buttons` WRITE; /*!40000 ALTER TABLE `_blocks_buttons` DISABLE KEYS */; /*!40000 ALTER TABLE `_blocks_buttons` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_comments` -- DROP TABLE IF EXISTS `_comments`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_comments` ( `pn_tid` int(11) NOT NULL auto_increment, `pn_pid` int(11) default '0', `pn_sid` int(11) default '0', `pn_date` datetime default NULL, `pn_name` varchar(60) NOT NULL default '', `pn_email` varchar(60) default NULL, `pn_url` varchar(254) default NULL, `pn_host_name` varchar(60) default NULL, `pn_subject` varchar(85) NOT NULL default '', `pn_comment` text NOT NULL, `pn_score` tinyint(4) NOT NULL default '0', `pn_reason` tinyint(4) NOT NULL default '0', PRIMARY KEY (`pn_tid`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_comments` -- LOCK TABLES `_comments` WRITE; /*!40000 ALTER TABLE `_comments` DISABLE KEYS */; /*!40000 ALTER TABLE `_comments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_counter` -- DROP TABLE IF EXISTS `_counter`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_counter` ( `pn_type` varchar(80) NOT NULL default '', `pn_var` varchar(80) NOT NULL default '', `pn_count` int(11) unsigned NOT NULL default '0' ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_counter` -- LOCK TABLES `_counter` WRITE; /*!40000 ALTER TABLE `_counter` DISABLE KEYS */; INSERT INTO `_counter` VALUES ('total','hits',5),('browser','Lynx',0),('browser','MSIE',3),('browser','Opera',0),('browser','Konqueror',0),('browser','Netscape',2),('browser','Bot',0),('browser','Other',0),('os','Windows',3),('os','Linux',0),('os','Mac',0),('os','FreeBSD',0),('os','SunOS',0),('os','IRIX',0),('os','BeOS',0),('os','OS/2',0),('os','AIX',0),('os','Other',2); /*!40000 ALTER TABLE `_counter` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_downloads_categories` -- DROP TABLE IF EXISTS `_downloads_categories`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_downloads_categories` ( `pn_cid` int(11) NOT NULL auto_increment, `pn_title` varchar(50) NOT NULL default '', `pn_description` text NOT NULL, PRIMARY KEY (`pn_cid`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_downloads_categories` -- LOCK TABLES `_downloads_categories` WRITE; /*!40000 ALTER TABLE `_downloads_categories` DISABLE KEYS */; /*!40000 ALTER TABLE `_downloads_categories` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_downloads_downloads` -- DROP TABLE IF EXISTS `_downloads_downloads`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_downloads_downloads` ( `pn_lid` int(11) NOT NULL auto_increment, `pn_cid` int(11) NOT NULL default '0', `pn_sid` int(11) NOT NULL default '0', `pn_title` varchar(100) NOT NULL default '', `pn_url` varchar(254) NOT NULL default '', `pn_description` text NOT NULL, `pn_date` datetime default NULL, `pn_name` varchar(100) NOT NULL default '', `pn_email` varchar(100) NOT NULL default '', `pn_hits` int(11) NOT NULL default '0', `pn_submitter` varchar(60) NOT NULL default '', `pn_ratingsummary` double(6,4) NOT NULL default '0.0000', `pn_totalvotes` int(11) NOT NULL default '0', `pn_totalcomments` int(11) NOT NULL default '0', `pn_filesize` int(11) NOT NULL default '0', `pn_version` varchar(10) NOT NULL default '', `pn_homepage` varchar(200) NOT NULL default '', PRIMARY KEY (`pn_lid`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_downloads_downloads` -- LOCK TABLES `_downloads_downloads` WRITE; /*!40000 ALTER TABLE `_downloads_downloads` DISABLE KEYS */; /*!40000 ALTER TABLE `_downloads_downloads` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_downloads_editorials` -- DROP TABLE IF EXISTS `_downloads_editorials`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_downloads_editorials` ( `pn_id` int(11) NOT NULL default '0', `pn_adminid` varchar(60) NOT NULL default '', `pn_timestamp` datetime NOT NULL default '0000-00-00 00:00:00', `pn_text` text NOT NULL, `pn_title` varchar(100) NOT NULL default '', PRIMARY KEY (`pn_id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_downloads_editorials` -- LOCK TABLES `_downloads_editorials` WRITE; /*!40000 ALTER TABLE `_downloads_editorials` DISABLE KEYS */; /*!40000 ALTER TABLE `_downloads_editorials` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_downloads_modrequest` -- DROP TABLE IF EXISTS `_downloads_modrequest`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_downloads_modrequest` ( `pn_requestid` int(11) NOT NULL auto_increment, `pn_lid` int(11) NOT NULL default '0', `pn_cid` int(11) NOT NULL default '0', `pn_sid` int(11) NOT NULL default '0', `pn_title` varchar(100) NOT NULL default '', `pn_url` varchar(254) NOT NULL default '', `pn_description` text NOT NULL, `pn_modifysubmitter` varchar(60) NOT NULL default '', `pn_brokendownload` int(3) NOT NULL default '0', `pn_name` varchar(100) NOT NULL default '', `pn_email` varchar(100) NOT NULL default '', `pn_filesize` int(11) NOT NULL default '0', `pn_version` varchar(10) NOT NULL default '', `pn_homepage` varchar(200) NOT NULL default '', PRIMARY KEY (`pn_requestid`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_downloads_modrequest` -- LOCK TABLES `_downloads_modrequest` WRITE; /*!40000 ALTER TABLE `_downloads_modrequest` DISABLE KEYS */; /*!40000 ALTER TABLE `_downloads_modrequest` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_downloads_newdownload` -- DROP TABLE IF EXISTS `_downloads_newdownload`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_downloads_newdownload` ( `pn_lid` int(11) NOT NULL auto_increment, `pn_cid` int(11) NOT NULL default '0', `pn_sid` int(11) NOT NULL default '0', `pn_title` varchar(100) NOT NULL default '', `pn_url` varchar(254) NOT NULL default '', `pn_description` text NOT NULL, `pn_name` varchar(100) NOT NULL default '', `pn_email` varchar(100) NOT NULL default '', `pn_submitter` varchar(60) NOT NULL default '', `pn_filesize` int(11) NOT NULL default '0', `pn_version` varchar(10) NOT NULL default '', `pn_homepage` varchar(200) NOT NULL default '', PRIMARY KEY (`pn_lid`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_downloads_newdownload` -- LOCK TABLES `_downloads_newdownload` WRITE; /*!40000 ALTER TABLE `_downloads_newdownload` DISABLE KEYS */; /*!40000 ALTER TABLE `_downloads_newdownload` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_downloads_subcategories` -- DROP TABLE IF EXISTS `_downloads_subcategories`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_downloads_subcategories` ( `pn_sid` int(11) NOT NULL auto_increment, `pn_cid` int(11) NOT NULL default '0', `pn_title` varchar(50) NOT NULL default '', PRIMARY KEY (`pn_sid`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_downloads_subcategories` -- LOCK TABLES `_downloads_subcategories` WRITE; /*!40000 ALTER TABLE `_downloads_subcategories` DISABLE KEYS */; /*!40000 ALTER TABLE `_downloads_subcategories` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_downloads_votedata` -- DROP TABLE IF EXISTS `_downloads_votedata`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_downloads_votedata` ( `pn_id` int(11) NOT NULL auto_increment, `pn_lid` int(11) NOT NULL default '0', `pn_user` varchar(60) NOT NULL default '', `pn_rating` int(11) NOT NULL default '0', `pn_hostname` varchar(60) NOT NULL default '', `pn_comments` text NOT NULL, `pn_timestamp` datetime NOT NULL default '0000-00-00 00:00:00', PRIMARY KEY (`pn_id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_downloads_votedata` -- LOCK TABLES `_downloads_votedata` WRITE; /*!40000 ALTER TABLE `_downloads_votedata` DISABLE KEYS */; /*!40000 ALTER TABLE `_downloads_votedata` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_faqanswer` -- DROP TABLE IF EXISTS `_faqanswer`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_faqanswer` ( `pn_id` int(6) NOT NULL auto_increment, `pn_id_cat` int(6) default NULL, `pn_question` text, `pn_answer` text, `pn_submittedby` varchar(250) NOT NULL default '', PRIMARY KEY (`pn_id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_faqanswer` -- LOCK TABLES `_faqanswer` WRITE; /*!40000 ALTER TABLE `_faqanswer` DISABLE KEYS */; /*!40000 ALTER TABLE `_faqanswer` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_faqcategories` -- DROP TABLE IF EXISTS `_faqcategories`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_faqcategories` ( `pn_id_cat` int(6) NOT NULL auto_increment, `pn_categories` varchar(255) default NULL, `pn_language` varchar(30) NOT NULL default '', `pn_parent_id` int(6) NOT NULL default '0', PRIMARY KEY (`pn_id_cat`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_faqcategories` -- LOCK TABLES `_faqcategories` WRITE; /*!40000 ALTER TABLE `_faqcategories` DISABLE KEYS */; /*!40000 ALTER TABLE `_faqcategories` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_group_membership` -- DROP TABLE IF EXISTS `_group_membership`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_group_membership` ( `pn_gid` int(11) NOT NULL default '0', `pn_uid` int(11) NOT NULL default '0' ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_group_membership` -- LOCK TABLES `_group_membership` WRITE; /*!40000 ALTER TABLE `_group_membership` DISABLE KEYS */; INSERT INTO `_group_membership` VALUES (2,2); /*!40000 ALTER TABLE `_group_membership` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_group_perms` -- DROP TABLE IF EXISTS `_group_perms`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_group_perms` ( `pn_pid` int(11) NOT NULL auto_increment, `pn_gid` int(11) NOT NULL default '0', `pn_sequence` int(11) NOT NULL default '0', `pn_realm` smallint(4) NOT NULL default '0', `pn_component` varchar(255) NOT NULL default '', `pn_instance` varchar(255) NOT NULL default '', `pn_level` smallint(4) NOT NULL default '0', `pn_bond` int(2) NOT NULL default '0', PRIMARY KEY (`pn_pid`) ) ENGINE=MyISAM AUTO_INCREMENT=6 DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_group_perms` -- LOCK TABLES `_group_perms` WRITE; /*!40000 ALTER TABLE `_group_perms` DISABLE KEYS */; INSERT INTO `_group_perms` VALUES (1,2,1,0,'.*','.*',800,0),(2,-1,2,0,'Menublock::','Main Menu:Administration:',0,0),(3,1,3,0,'.*','.*',300,0),(4,0,4,0,'Menublock::','Main Menu:(My Account|Logout|Submit News):',0,0),(5,0,5,0,'.*','.*',200,0); /*!40000 ALTER TABLE `_group_perms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_groups` -- DROP TABLE IF EXISTS `_groups`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_groups` ( `pn_gid` int(11) NOT NULL auto_increment, `pn_name` varchar(255) NOT NULL default '', PRIMARY KEY (`pn_gid`) ) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_groups` -- LOCK TABLES `_groups` WRITE; /*!40000 ALTER TABLE `_groups` DISABLE KEYS */; INSERT INTO `_groups` VALUES (1,'Users'),(2,'Admins'); /*!40000 ALTER TABLE `_groups` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_headlines` -- DROP TABLE IF EXISTS `_headlines`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_headlines` ( `pn_id` int(11) unsigned NOT NULL auto_increment, `pn_sitename` varchar(255) NOT NULL default '', `pn_rssuser` varchar(10) default NULL, `pn_rsspasswd` varchar(10) default NULL, `pn_use_proxy` tinyint(3) NOT NULL default '0', `pn_rssurl` varchar(255) NOT NULL default '', `pn_maxrows` tinyint(3) NOT NULL default '10', `pn_siteurl` varchar(255) NOT NULL default '', `pn_options` varchar(20) default '', PRIMARY KEY (`pn_id`) ) ENGINE=MyISAM AUTO_INCREMENT=53 DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_headlines` -- LOCK TABLES `_headlines` WRITE; /*!40000 ALTER TABLE `_headlines` DISABLE KEYS */; INSERT INTO `_headlines` VALUES (1,'PostNuke',NULL,NULL,0,'http://postnuke.com/backend.php',10,'',''),(2,'LinuxCentral',NULL,NULL,0,'http://linuxcentral.com/backend/lcnew.rdf',10,'',''),(3,'Slashdot',NULL,NULL,0,'http://slashdot.org/slashdot.rdf',10,'',''),(4,'NewsForge',NULL,NULL,0,'http://www.newsforge.com/newsforge.rdf',10,'',''),(5,'PHPBuilder',NULL,NULL,0,'http://phpbuilder.com/rss_feed.php',10,'',''),(6,'Linux.com',NULL,NULL,0,'http://linux.com/mrn/front_page.rss',10,'',''),(7,'Freshmeat',NULL,NULL,0,'http://freshmeat.net/backend/fm.rdf',10,'',''),(9,'LinuxWeeklyNews',NULL,NULL,0,'http://lwn.net/headlines/rss',10,'',''),(11,'Segfault',NULL,NULL,0,'http://segfault.org/stories.xml',10,'',''),(13,'KDE',NULL,NULL,0,'http://www.kde.org/news/kdenews.rdf',10,'',''),(14,'Perl.com',NULL,NULL,0,'http://www.perl.com/pace/perlnews.rdf',10,'',''),(17,'MozillaNewsBot',NULL,NULL,0,'http://www.mozilla.org/newsbot/newsbot.rdf',10,'',''),(21,'SciFi-News',NULL,NULL,0,'http://www.technopagan.org/sf-news/rdf.php',10,'',''),(26,'DrDobbsTechNetCast',NULL,NULL,0,'http://www.technetcast.com/tnc_headlines.rdf',10,'',''),(27,'RivaExtreme',NULL,NULL,0,'http://rivaextreme.com/ssi/rivaextreme.rdf.cdf',10,'',''),(29,'PBSOnline',NULL,NULL,0,'http://cgi.pbs.org/cgi-registry/featuresrdf.pl',10,'',''),(30,'Listology',NULL,NULL,0,'http://listology.com/recent.rdf',10,'',''),(33,'exoScience',NULL,NULL,0,'http://www.exosci.com/exosci.rdf',10,'',''),(39,'DailyDaemonNews',NULL,NULL,0,'http://daily.daemonnews.org/ddn.rdf.php3',10,'',''),(40,'PerlMonks',NULL,NULL,0,'http://www.perlmonks.org/headlines.rdf',10,'',''),(42,'BSDToday',NULL,NULL,0,'http://www.bsdtoday.com/backend/bt.rdf',10,'',''),(45,'HotWired',NULL,NULL,0,'http://www.hotwired.com/webmonkey/meta/headlines.rdf',10,'',''),(52,'SolarisCentral',NULL,NULL,0,'http://www.SolarisCentral.org/news/SolarisCentral.rdf',10,'',''); /*!40000 ALTER TABLE `_headlines` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_hooks` -- DROP TABLE IF EXISTS `_hooks`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_hooks` ( `pn_id` int(11) unsigned NOT NULL auto_increment, `pn_object` varchar(64) NOT NULL, `pn_action` varchar(64) NOT NULL, `pn_smodule` varchar(64) default NULL, `pn_stype` varchar(64) default NULL, `pn_tarea` varchar(64) NOT NULL, `pn_tmodule` varchar(64) NOT NULL, `pn_ttype` varchar(64) NOT NULL, `pn_tfunc` varchar(64) NOT NULL, PRIMARY KEY (`pn_id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_hooks` -- LOCK TABLES `_hooks` WRITE; /*!40000 ALTER TABLE `_hooks` DISABLE KEYS */; /*!40000 ALTER TABLE `_hooks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_links_categories` -- DROP TABLE IF EXISTS `_links_categories`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_links_categories` ( `pn_cat_id` int(11) NOT NULL auto_increment, `pn_parent_id` int(11) default NULL, `pn_title` varchar(50) NOT NULL default '', `pn_description` text NOT NULL, PRIMARY KEY (`pn_cat_id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_links_categories` -- LOCK TABLES `_links_categories` WRITE; /*!40000 ALTER TABLE `_links_categories` DISABLE KEYS */; /*!40000 ALTER TABLE `_links_categories` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_links_editorials` -- DROP TABLE IF EXISTS `_links_editorials`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_links_editorials` ( `pn_linkid` int(11) NOT NULL default '0', `pn_adminid` varchar(60) NOT NULL default '', `pn_timestamp` datetime NOT NULL default '0000-00-00 00:00:00', `pn_text` text NOT NULL, `pn_title` varchar(100) NOT NULL default '', PRIMARY KEY (`pn_linkid`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_links_editorials` -- LOCK TABLES `_links_editorials` WRITE; /*!40000 ALTER TABLE `_links_editorials` DISABLE KEYS */; /*!40000 ALTER TABLE `_links_editorials` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_links_links` -- DROP TABLE IF EXISTS `_links_links`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_links_links` ( `pn_lid` int(11) NOT NULL auto_increment, `pn_cat_id` int(11) NOT NULL default '0', `pn_title` varchar(100) NOT NULL default '', `pn_url` varchar(254) NOT NULL default '', `pn_description` text NOT NULL, `pn_date` datetime default NULL, `pn_name` varchar(100) NOT NULL default '', `pn_email` varchar(100) NOT NULL default '', `pn_hits` int(11) NOT NULL default '0', `pn_submitter` varchar(60) NOT NULL default '', `pn_ratingsummary` double(6,4) NOT NULL default '0.0000', `pn_totalvotes` int(11) NOT NULL default '0', `pn_totalcomments` int(11) NOT NULL default '0', PRIMARY KEY (`pn_lid`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_links_links` -- LOCK TABLES `_links_links` WRITE; /*!40000 ALTER TABLE `_links_links` DISABLE KEYS */; /*!40000 ALTER TABLE `_links_links` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_links_modrequest` -- DROP TABLE IF EXISTS `_links_modrequest`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_links_modrequest` ( `pn_requestid` int(11) NOT NULL auto_increment, `pn_lid` int(11) NOT NULL default '0', `pn_cat_id` int(11) NOT NULL default '0', `pn_sid` int(11) NOT NULL default '0', `pn_title` varchar(100) NOT NULL default '', `pn_url` varchar(254) NOT NULL default '', `pn_description` text NOT NULL, `pn_modifysubmitter` varchar(60) NOT NULL default '', `pn_brokenlink` tinyint(3) NOT NULL default '0', PRIMARY KEY (`pn_requestid`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_links_modrequest` -- LOCK TABLES `_links_modrequest` WRITE; /*!40000 ALTER TABLE `_links_modrequest` DISABLE KEYS */; /*!40000 ALTER TABLE `_links_modrequest` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_links_newlink` -- DROP TABLE IF EXISTS `_links_newlink`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_links_newlink` ( `pn_lid` int(11) NOT NULL auto_increment, `pn_cat_id` int(11) NOT NULL default '0', `pn_title` varchar(100) NOT NULL default '', `pn_url` varchar(254) NOT NULL default '', `pn_description` text NOT NULL, `pn_name` varchar(100) NOT NULL default '', `pn_email` varchar(100) NOT NULL default '', `pn_submitter` varchar(60) NOT NULL default '', PRIMARY KEY (`pn_lid`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_links_newlink` -- LOCK TABLES `_links_newlink` WRITE; /*!40000 ALTER TABLE `_links_newlink` DISABLE KEYS */; /*!40000 ALTER TABLE `_links_newlink` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_links_votedata` -- DROP TABLE IF EXISTS `_links_votedata`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_links_votedata` ( `pn_id` int(11) NOT NULL auto_increment, `pn_lid` int(11) NOT NULL default '0', `pn_user` varchar(60) NOT NULL default '', `pn_rating` int(11) NOT NULL default '0', `pn_hostname` varchar(60) NOT NULL default '', `pn_comments` text NOT NULL, `pn_timestamp` datetime NOT NULL default '0000-00-00 00:00:00', PRIMARY KEY (`pn_id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_links_votedata` -- LOCK TABLES `_links_votedata` WRITE; /*!40000 ALTER TABLE `_links_votedata` DISABLE KEYS */; /*!40000 ALTER TABLE `_links_votedata` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_message` -- DROP TABLE IF EXISTS `_message`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_message` ( `pn_mid` int(11) NOT NULL auto_increment, `pn_title` varchar(100) NOT NULL default '', `pn_content` longtext, `pn_date` varchar(14) NOT NULL default '', `pn_expire` int(7) NOT NULL default '0', `pn_active` int(4) NOT NULL default '1', `pn_view` int(1) NOT NULL default '1', `pn_language` varchar(30) NOT NULL default '', PRIMARY KEY (`pn_mid`) ) ENGINE=MyISAM AUTO_INCREMENT=2 DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_message` -- LOCK TABLES `_message` WRITE; /*!40000 ALTER TABLE `_message` DISABLE KEYS */; INSERT INTO `_message` VALUES (1,'Welcome to PostNuke, the =-Phoenix-= release (0.764)','<p><a href=\"http://www.postnuke.com\">PostNuke</a> is a weblog/content management system (CMS). It is far more secure and stable than competing products, and is able to work in high-volume environments with ease.<br /><br />\nSome of the key features of PostNuke are:</p>\n<ul>\n<li> customization of all aspects of the web site\'s appearance through themes, with support for CSS stylesheets</li>\n<li> the ability to specify items as being suitable for either a single language or for all languages</li>\n<li> the best guarantee of properly displaying your web pages in all browsers, thanks to full compliance with W3C HTML standards</li>\n<li> a standard API (application programming interface) and extensive documentation to allow for easy extension of your web site\'s functionality through modules and blocks.</li>\n</ul>\n<p>PostNuke has a very active developer and support community at <a href=\"http://www.postnuke.com\">PostNuke.com</a>.</p>\n<p>We hope you will enjoy using PostNuke.<br /><br /><strong>The PostNuke development team </strong></p>\n<p><em>Note: you can edit or remove this message by going to the Administration page and clicking on the \'Administration messages\' entry </em></p>','2009-03-04 21:',0,1,1,''); /*!40000 ALTER TABLE `_message` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_module_vars` -- DROP TABLE IF EXISTS `_module_vars`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_module_vars` ( `pn_id` int(11) unsigned NOT NULL auto_increment, `pn_modname` varchar(64) NOT NULL default '', `pn_name` varchar(64) NOT NULL default '', `pn_value` longtext, PRIMARY KEY (`pn_id`), KEY `pn_modname` (`pn_modname`), KEY `pn_name` (`pn_name`) ) ENGINE=MyISAM AUTO_INCREMENT=152 DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_module_vars` -- LOCK TABLES `_module_vars` WRITE; /*!40000 ALTER TABLE `_module_vars` DISABLE KEYS */; INSERT INTO `_module_vars` VALUES (1,'Groups','defaultgroup','Users'),(2,'Blocks','collapseable','1'),(3,'Admin','modulesperrow','5'),(4,'Admin','itemsperpage','25'),(5,'Admin','defaultcategory','5'),(6,'Admin','modulestylesheet','navtabs.css'),(7,'Admin','admingraphic','1'),(8,'Admin','startcategory','1'),(9,'Admin','ignoreinstallercheck','0'),(10,'Modules','itemsperpage','25'),(11,'Groups','itemsperpage','25'),(12,'/PNConfig','adminmail','N;'),(13,'/PNConfig','debug','i:0;'),(14,'/PNConfig','sitename','s:14:\"Your Site Name\";'),(15,'/PNConfig','site_logo','s:8:\"logo.gif\";'),(16,'/PNConfig','slogan','s:16:\"Your slogan here\";'),(17,'/PNConfig','metakeywords','s:208:\"nuke, postnuke, free, community, php, portal, opensource, open source, gpl, mysql, sql, database, web site, website, weblog, content management, contentmanagement, web content management, webcontentmanagement\";'),(18,'/PNConfig','dyn_keywords','i:0;'),(19,'/PNConfig','startdate','s:7:\"09.2006\";'),(20,'/PNConfig','Default_Theme','s:9:\"ExtraLite\";'),(21,'/PNConfig','foot1','s:776:\"<a href=\"http://www.postnuke.com\"><img src=\"images/powered/postnuke.butn.gif\" alt=\"Web site powered by PostNuke\" /></a> <a href=\"http://adodb.sourceforge.net\"><img src=\"images/powered/adodb2.gif\" alt=\"ADODB database library\" /></a> <a href=\"http://www.php.net\"><img src=\"images/powered/php4_powered.gif\" alt=\"PHP Language\" /></a><p>All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest (c) 2006 by me<br />This web site was made with <a href=\"http://www.postnuke.com\">PostNuke</a>, a web portal system written in PHP. PostNuke is Free Software released under the <a href=\"http://www.gnu.org\">GNU/GPL license</a>.</p>You can syndicate our news using the file <a href=\"backend.php\">backend.php</a>\";'),(22,'/PNConfig','commentlimit','i:4096;'),(23,'/PNConfig','anonymous','s:9:\"Anonymous\";'),(24,'/PNConfig','timezone_offset','i:12;'),(25,'/PNConfig','nobox','i:0;'),(26,'/PNConfig','funtext','i:0;'),(27,'/PNConfig','reportlevel','i:0;'),(28,'/PNConfig','startpage','s:4:\"News\";'),(29,'/PNConfig','admingraphic','i:1;'),(30,'/PNConfig','admart','i:20;'),(31,'/PNConfig','backend_title','s:21:\"PostNuke Powered Site\";'),(32,'/PNConfig','backend_language','s:5:\"en-us\";'),(33,'/PNConfig','seclevel','s:6:\"Medium\";'),(34,'/PNConfig','secmeddays','i:7;'),(35,'/PNConfig','secinactivemins','i:10;'),(36,'/PNConfig','Version_Num','s:7:\"0.7.6.4\";'),(37,'/PNConfig','Version_ID','s:8:\"PostNuke\";'),(38,'/PNConfig','Version_Sub','s:7:\"Phoenix\";'),(39,'/PNConfig','debug_sql','i:0;'),(40,'/PNConfig','anonpost','i:1;'),(41,'/PNConfig','minpass','i:5;'),(42,'/PNConfig','pollcomm','i:1;'),(43,'/PNConfig','minage','i:13;'),(44,'/PNConfig','top','i:10;'),(45,'/PNConfig','storyhome','i:10;'),(46,'/PNConfig','banners','i:0;'),(47,'/PNConfig','myIP','s:15:\"192.168.123.254\";'),(48,'/PNConfig','language','s:3:\"eng\";'),(49,'/PNConfig','anonymoussessions','s:1:\"1\";'),(50,'/PNConfig','multilingual','i:1;'),(51,'/PNConfig','useflags','i:0;'),(52,'/PNConfig','language_detect','i:1;'),(53,'/PNConfig','perpage','i:10;'),(54,'/PNConfig','popular','i:500;'),(55,'/PNConfig','newlinks','i:10;'),(56,'/PNConfig','toplinks','i:25;'),(57,'/PNConfig','linksresults','i:10;'),(58,'/PNConfig','links_anonaddlinklock','i:0;'),(59,'/PNConfig','anonwaitdays','i:1;'),(60,'/PNConfig','outsidewaitdays','i:1;'),(61,'/PNConfig','useoutsidevoting','i:1;'),(62,'/PNConfig','anonweight','i:10;'),(63,'/PNConfig','outsideweight','i:20;'),(64,'/PNConfig','detailvotedecimal','i:2;'),(65,'/PNConfig','mainvotedecimal','i:1;'),(66,'/PNConfig','toplinkspercentrigger','i:0;'),(67,'/PNConfig','mostpoplinkspercentrigger','i:0;'),(68,'/PNConfig','mostpoplinks','i:25;'),(69,'/PNConfig','featurebox','i:1;'),(70,'/PNConfig','linkvotemin','i:5;'),(71,'/PNConfig','blockunregmodify','i:0;'),(72,'/PNConfig','newdownloads','i:10;'),(73,'/PNConfig','topdownloads','i:25;'),(74,'/PNConfig','downloadsresults','i:10;'),(75,'/PNConfig','downloads_anonadddownloadlock','i:1;'),(76,'/PNConfig','topdownloadspercentrigger','i:0;'),(77,'/PNConfig','mostpopdownloadspercentrigger','i:0;'),(78,'/PNConfig','mostpopdownloads','i:25;'),(79,'/PNConfig','downloadvotemin','i:5;'),(80,'/PNConfig','notify','i:0;'),(81,'/PNConfig','notify_email','s:15:\"me@yoursite.com\";'),(82,'/PNConfig','notify_subject','s:16:\"NEWS for my site\";'),(83,'/PNConfig','notify_message','s:44:\"Hey! You got a new submission for your site.\";'),(84,'/PNConfig','notify_from','s:9:\"webmaster\";'),(85,'/PNConfig','moderate','i:1;'),(86,'/PNConfig','BarScale','i:1;'),(87,'/PNConfig','tipath','s:14:\"images/topics/\";'),(88,'/PNConfig','userimg','s:11:\"images/menu\";'),(89,'/PNConfig','usergraphic','i:1;'),(90,'/PNConfig','topicsinrow','i:5;'),(91,'/PNConfig','httpref','i:0;'),(92,'/PNConfig','httprefmax','i:1000;'),(93,'/PNConfig','reasons','a:11:{i:0;s:5:\"As Is\";i:1;s:8:\"Offtopic\";i:2;s:9:\"Flamebait\";i:3;s:5:\"Troll\";i:4;s:9:\"Redundant\";i:5;s:10:\"Insightful\";i:6;s:11:\"Interesting\";i:7;s:11:\"Informative\";i:8;s:5:\"Funny\";i:9;s:9:\"Overrated\";i:10;s:10:\"Underrated\";}'),(94,'/PNConfig','AllowableHTML','a:83:{s:3:\"!--\";i:2;s:1:\"a\";i:2;s:4:\"abbr\";i:0;s:7:\"acronym\";i:0;s:7:\"address\";i:0;s:6:\"applet\";i:0;s:4:\"area\";i:0;s:1:\"b\";i:1;s:4:\"base\";i:0;s:8:\"basefont\";i:0;s:3:\"bdo\";i:0;s:3:\"big\";i:0;s:10:\"blockquote\";i:0;s:2:\"br\";i:1;s:6:\"button\";i:0;s:7:\"caption\";i:0;s:6:\"center\";i:0;s:4:\"cite\";i:0;s:4:\"code\";i:0;s:3:\"col\";i:0;s:8:\"colgroup\";i:0;s:3:\"del\";i:0;s:3:\"dfn\";i:0;s:3:\"dir\";i:0;s:3:\"div\";i:0;s:2:\"dl\";i:0;s:2:\"dd\";i:0;s:2:\"dt\";i:0;s:2:\"em\";i:1;s:5:\"embed\";i:0;s:8:\"fieldset\";i:0;s:4:\"font\";i:0;s:4:\"form\";i:0;s:2:\"h1\";i:0;s:2:\"h2\";i:0;s:2:\"h3\";i:0;s:2:\"h4\";i:0;s:2:\"h5\";i:0;s:2:\"h6\";i:0;s:2:\"hr\";i:1;s:1:\"i\";i:1;s:6:\"iframe\";i:0;s:3:\"img\";i:0;s:5:\"input\";i:0;s:3:\"ins\";i:0;s:3:\"kbd\";i:0;s:5:\"label\";i:0;s:6:\"legend\";i:0;s:2:\"li\";i:1;s:3:\"map\";i:0;s:7:\"marquee\";i:0;s:4:\"menu\";i:0;s:4:\"nobr\";i:0;s:6:\"object\";i:0;s:2:\"ol\";i:1;s:8:\"optgroup\";i:0;s:6:\"option\";i:0;s:1:\"p\";i:1;s:5:\"param\";i:0;s:3:\"pre\";i:1;s:1:\"q\";i:0;s:1:\"s\";i:0;s:4:\"samp\";i:0;s:6:\"script\";i:0;s:6:\"select\";i:0;s:5:\"small\";i:0;s:4:\"span\";i:0;s:6:\"strike\";i:0;s:6:\"strong\";i:1;s:3:\"sub\";i:0;s:3:\"sup\";i:0;s:5:\"table\";i:2;s:5:\"tbody\";i:0;s:2:\"td\";i:2;s:8:\"textarea\";i:0;s:5:\"tfoot\";i:0;s:2:\"th\";i:2;s:5:\"thead\";i:0;s:2:\"tr\";i:2;s:2:\"tt\";i:1;s:1:\"u\";i:0;s:2:\"ul\";i:1;s:3:\"var\";i:0;}'),(95,'/PNConfig','CensorList','a:14:{i:0;s:4:\"fuck\";i:1;s:4:\"cunt\";i:2;s:6:\"fucker\";i:3;s:7:\"fucking\";i:4;s:5:\"pussy\";i:5;s:4:\"cock\";i:6;s:4:\"c0ck\";i:7;s:3:\"cum\";i:8;s:4:\"twat\";i:9;s:4:\"clit\";i:10;s:5:\"bitch\";i:11;s:3:\"fuk\";i:12;s:6:\"fuking\";i:13;s:12:\"motherfucker\";}'),(96,'/PNConfig','CensorMode','i:1;'),(97,'/PNConfig','CensorReplace','s:5:\"*****\";'),(98,'/PNConfig','theme_change','i:0;'),(99,'/PNConfig','htmlentities','s:1:\"1\";'),(100,'/PNConfig','UseCompression','i:0;'),(101,'/PNConfig','refereronprint','i:0;'),(102,'/PNConfig','storyorder','s:1:\"1\";'),(103,'/PNConfig','pnAntiCracker','s:1:\"1\";'),(104,'/PNConfig','safehtml','s:1:\"1\";'),(105,'/PNConfig','idnnames','i:0;'),(106,'/PNConfig','reg_allowreg','s:1:\"1\";'),(107,'/PNConfig','reg_verifyemail','s:1:\"1\";'),(108,'/PNConfig','reg_Illegalusername','s:87:\"root adm linux webmaster admin god administrator administrador nobody anonymous anonimo\";'),(109,'/PNConfig','reg_noregreasons','s:45:\"Sorry, registration is disabled at this time.\";'),(110,'/PNConfig','loadlegacy','i:0;'),(111,'/PNConfig','newspager','i:0;'),(112,'/PNConfig','siteoff','i:0;'),(113,'pnrender','compile_check','1'),(114,'pnrender','force_compile',''),(115,'pnrender','cache',''),(116,'pnrender','expose_template',''),(117,'pnrender','lifetime','3600'),(118,'Xanthia','rootpath','modules'),(119,'Xanthia','vba','0'),(120,'Xanthia','enablecache','0'),(121,'Xanthia','modulesnocache',''),(122,'Xanthia','db_cache','0'),(123,'Xanthia','db_compile','0'),(124,'Xanthia','compile_check','0'),(125,'Xanthia','use_db','0'),(126,'Xanthia','cache_lifetime','3600'),(127,'Xanthia','db_templates','0'),(128,'Xanthia','block_control','0'),(129,'Xanthia','TopCenter','0'),(130,'Xanthia','BotCenter','0'),(131,'Xanthia','InnerBlock','0'),(132,'Xanthia','shorturls','0'),(133,'Xanthia','shorturlsextension','html'),(134,'Xanthia','shorturlsok','1'),(135,'Admin_Messages','itemsperpage','25'),(136,'Mailer','mailertype','1'),(137,'Mailer','charset','utf-8'),(138,'Mailer','encoding','8bit'),(139,'Mailer','contenttype','text/plain'),(140,'Mailer','wordwrap','50'),(141,'Mailer','msmailheaders',''),(142,'Mailer','sendmailpath','/usr/sbin/sendmail'),(143,'Mailer','smtpauth','1'),(144,'Mailer','smtpserver','localhost'),(145,'Mailer','smtpport','25'),(146,'Mailer','smtptimeout','10'),(147,'Mailer','smtpusername',''),(148,'Mailer','smtppassword',''),(149,'legal','termsofuse','1'),(150,'legal','privacypolicy','1'),(151,'legal','accessibilitystatement','1'); /*!40000 ALTER TABLE `_module_vars` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_modules` -- DROP TABLE IF EXISTS `_modules`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_modules` ( `pn_id` int(11) unsigned NOT NULL auto_increment, `pn_name` varchar(64) NOT NULL default '', `pn_type` int(6) NOT NULL, `pn_displayname` varchar(64) NOT NULL default '', `pn_description` varchar(255) NOT NULL default '', `pn_regid` int(11) unsigned NOT NULL default '0', `pn_directory` varchar(64) NOT NULL default '', `pn_version` varchar(10) NOT NULL default '0', `pn_admin_capable` tinyint(1) NOT NULL default '0', `pn_user_capable` tinyint(1) NOT NULL default '0', `pn_state` tinyint(1) NOT NULL default '0', PRIMARY KEY (`pn_id`) ) ENGINE=MyISAM AUTO_INCREMENT=52 DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_modules` -- LOCK TABLES `_modules` WRITE; /*!40000 ALTER TABLE `_modules` DISABLE KEYS */; INSERT INTO `_modules` VALUES (1,'Admin',2,'Administration','Postnuke Administration Module',9,'Admin','1.1',1,0,3),(2,'Blocks',2,'Blocks','Administration of side and centre blocks',13,'Blocks','2.2',1,1,3),(3,'Groups',2,'Groups','Modify groups',16,'Groups','1.0',1,0,3),(4,'Modules',2,'Modules','Enable/disable modules, view install/docs/credits.',1,'Modules','2.5',1,0,3),(5,'Permissions',2,'Permissions','Modify permissions security',22,'Permissions','0.4',1,0,3),(6,'News',1,'News','A module to display the news on your index page',7,'News','1.3',0,1,3),(7,'User',1,'User','PN-Core user module',27,'User','0.3',1,0,3),(8,'AddStory',1,'AddStory','Add a story',8,'AddStory','1.0',1,0,3),(9,'Admin_Messages',2,'Admin_Messages','Display automated/programmed messages.',0,'Admin_Messages','1.5',1,0,3),(10,'Autolinks',2,'Autolinks','Automatically link key words',11,'Autolinks','1.0',1,0,1),(11,'AvantGo',2,'AvantGo','AvantGo Mobile News Module',2,'AvantGo','1.4',1,1,1),(12,'Banners',1,'Banners Admin','Administer Banners on your site',12,'Banners','1.0',1,0,1),(13,'Censor',2,'Censor','Site Censorship Control',0,'Censor','1.5',1,0,1),(14,'Comments',1,'Comments','Comment on articles',14,'Comments','1.1',1,1,3),(15,'Credits',2,'Credits','Display Module credits, license, help and contact information',0,'Credits','1.2',0,1,3),(16,'Downloads',1,'Downloads','Files to download',3,'Downloads','1.31',1,1,3),(17,'Ephemerids',2,'Ephemerids','A \'This day in history\' module.',15,'Ephemerids','1.5',1,0,1),(18,'Example',2,'Example module','This is an example module for PostNuke CMS',0,'Example','1.2',1,1,1),(19,'FAQ',1,'FAQ','Frequently Asked Questions',4,'FAQ','1.11',1,1,3),(20,'Header_Footer',2,'Header_Footer','Postnuke Page Header and Footer',0,'Header_Footer','1.0',0,1,3),(21,'legal',2,'Legal','Generic Privacy Statement and Terms of Use',0,'legal','1.2',1,1,3),(22,'LostPassword',1,'LostPassword','Retrieve lost password of a user.',18,'LostPassword','0.5',0,0,3),(23,'Mailer',2,'Mailer','Postnuke Mailer',0,'Mailer','1.0',1,0,3),(24,'MailUsers',1,'MailUsers','Mail all/individual users on your site.',19,'MailUsers','1.3',1,0,3),(25,'Members_List',2,'Members_List','Members List',0,'Members_List','1.5',1,1,1),(26,'Messages',2,'Messages','Private messaging system for your site',6,'Messages','1.0',0,1,1),(27,'Multisites',1,'Multisites','Create multiple sites using the same PN installation files',20,'Multisites','0.1',0,0,1),(28,'NewUser',1,'NewUser','New User for postnuke.',21,'NewUser','0.5',0,0,3),(29,'pnRender',2,'pnRender','The Smarty implementation for PostNuke',0,'pnRender','1.0',1,0,3),(30,'pn_bbcode',2,'pn_bbcode','BBCode Hook',164,'pn_bbcode','1.20',1,1,1),(31,'pn_bbsmile',2,'pn_bbsmile','Smilie Hook (Autoincluded)',163,'pn_bbsmile','1.17',1,1,1),(32,'Polls',1,'Polls','Polls and surveys',23,'Polls','1.1',1,1,3),(33,'Quotes',2,'Random Quote','Random quotes',24,'Quotes','1.5',1,0,1),(34,'Ratings',2,'Ratings','Rate PostNuke items',41,'Ratings','1.3',1,1,1),(35,'Recommend_Us',1,'Recommend_Us','Recommend site/Send articles Module',0,'Recommend_Us','1.0',0,1,1),(36,'Referers',1,'Referers','Referers',25,'Referers','1.3',1,0,3),(37,'Reviews',1,'Reviews','Reviews',31,'Reviews','1.0',1,1,3),(38,'RSS',2,'RSS','RSS News Feed Reader',0,'RSS','1.0',1,1,1),(39,'Search',1,'Search','Search this site',32,'Search','1.0',0,1,3),(40,'Sections',1,'Sections','Sections',33,'Sections','1.0',1,1,3),(41,'Settings',1,'Settings','Settings',26,'Settings','1.4',1,0,3),(42,'Sniffer',2,'Sniffer','Browser detection and information',0,'Sniffer','1.1',1,0,1),(43,'Stats',1,'Stats','Site statistics',34,'Stats','1.13',0,1,3),(44,'Submit_News',1,'Submit_News','Contribute a story',0,'Submit_News','1.13',1,1,3),(45,'Topics',1,'Topics','Article topics',37,'Topics','1.0',1,1,3),(46,'Top_List',1,'Top_List','Display top x listings',0,'Top_List','1.0',1,1,1),(47,'typetool',2,'typetool','TypeTool Visual Editor Implementation',0,'typetool','8.0',1,0,1),(48,'Web_Links',1,'Web_Links','Links to other sites',0,'Web_Links','1.0',1,1,3),(49,'Wiki',1,'Wiki','Allow Wiki formatting in the news',28,'Wiki','1.0',0,0,1),(50,'Xanthia',2,'Xanthia','Xanthia Theme Engine',0,'Xanthia','2.1',1,0,3),(51,'Your_Account',1,'Your_Account','User options',0,'Your_Account','0.8',0,0,3); /*!40000 ALTER TABLE `_modules` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_poll_check` -- DROP TABLE IF EXISTS `_poll_check`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_poll_check` ( `pn_ip` varchar(20) NOT NULL default '', `pn_time` varchar(14) NOT NULL default '' ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_poll_check` -- LOCK TABLES `_poll_check` WRITE; /*!40000 ALTER TABLE `_poll_check` DISABLE KEYS */; /*!40000 ALTER TABLE `_poll_check` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_poll_data` -- DROP TABLE IF EXISTS `_poll_data`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_poll_data` ( `pn_pollid` int(11) NOT NULL default '0', `pn_optiontext` char(50) NOT NULL default '', `pn_optioncount` int(11) NOT NULL default '0', `pn_voteid` int(11) NOT NULL default '0' ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_poll_data` -- LOCK TABLES `_poll_data` WRITE; /*!40000 ALTER TABLE `_poll_data` DISABLE KEYS */; INSERT INTO `_poll_data` VALUES (2,'',0,12),(2,'',0,11),(2,'',0,10),(2,'',0,9),(2,'',0,8),(2,'',0,7),(2,'',0,6),(2,'',0,5),(2,'',0,4),(2,'Think? I use it!',0,3),(2,'It is what was needed.',0,2),(2,'What is PostNuke ?',0,1); /*!40000 ALTER TABLE `_poll_data` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_poll_desc` -- DROP TABLE IF EXISTS `_poll_desc`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_poll_desc` ( `pn_pollid` int(11) NOT NULL auto_increment, `pn_title` varchar(100) NOT NULL default '', `pn_timestamp` int(11) NOT NULL default '0', `pn_voters` mediumint(9) NOT NULL default '0', `pn_language` varchar(30) NOT NULL default '', PRIMARY KEY (`pn_pollid`) ) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_poll_desc` -- LOCK TABLES `_poll_desc` WRITE; /*!40000 ALTER TABLE `_poll_desc` DISABLE KEYS */; INSERT INTO `_poll_desc` VALUES (2,'What do you think of PostNuke?',995385085,0,''); /*!40000 ALTER TABLE `_poll_desc` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_pollcomments` -- DROP TABLE IF EXISTS `_pollcomments`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_pollcomments` ( `pn_tid` int(11) NOT NULL auto_increment, `pn_pid` int(11) default '0', `pn_pollid` int(11) default '0', `pn_date` datetime default NULL, `pn_name` varchar(60) NOT NULL default '', `pn_email` varchar(60) default NULL, `pn_url` varchar(254) default NULL, `pn_host_name` varchar(60) default NULL, `pn_subject` varchar(60) NOT NULL default '', `pn_comment` text NOT NULL, `pn_score` tinyint(4) NOT NULL default '0', `pn_reason` tinyint(4) NOT NULL default '0', PRIMARY KEY (`pn_tid`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_pollcomments` -- LOCK TABLES `_pollcomments` WRITE; /*!40000 ALTER TABLE `_pollcomments` DISABLE KEYS */; /*!40000 ALTER TABLE `_pollcomments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_queue` -- DROP TABLE IF EXISTS `_queue`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_queue` ( `pn_qid` smallint(5) unsigned NOT NULL auto_increment, `pn_uid` mediumint(9) NOT NULL default '0', `pn_arcd` tinyint(1) NOT NULL default '0', `pn_uname` varchar(40) NOT NULL default '', `pn_subject` varchar(255) NOT NULL default '', `pn_story` text, `pn_timestamp` datetime NOT NULL default '0000-00-00 00:00:00', `pn_topic` varchar(20) NOT NULL default '', `pn_language` varchar(30) NOT NULL default '', `pn_bodytext` text, PRIMARY KEY (`pn_qid`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_queue` -- LOCK TABLES `_queue` WRITE; /*!40000 ALTER TABLE `_queue` DISABLE KEYS */; /*!40000 ALTER TABLE `_queue` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_realms` -- DROP TABLE IF EXISTS `_realms`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_realms` ( `pn_rid` int(11) NOT NULL auto_increment, `pn_name` varchar(255) NOT NULL default '', PRIMARY KEY (`pn_rid`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_realms` -- LOCK TABLES `_realms` WRITE; /*!40000 ALTER TABLE `_realms` DISABLE KEYS */; /*!40000 ALTER TABLE `_realms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_referer` -- DROP TABLE IF EXISTS `_referer`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_referer` ( `pn_rid` int(11) NOT NULL auto_increment, `pn_url` varchar(254) NOT NULL default '', `pn_frequency` int(15) default NULL, PRIMARY KEY (`pn_rid`), KEY `pn_url` (`pn_url`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_referer` -- LOCK TABLES `_referer` WRITE; /*!40000 ALTER TABLE `_referer` DISABLE KEYS */; /*!40000 ALTER TABLE `_referer` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_related` -- DROP TABLE IF EXISTS `_related`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_related` ( `pn_rid` int(11) NOT NULL auto_increment, `pn_tid` int(11) NOT NULL default '0', `pn_name` varchar(30) NOT NULL default '', `pn_url` varchar(254) NOT NULL default '', PRIMARY KEY (`pn_rid`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_related` -- LOCK TABLES `_related` WRITE; /*!40000 ALTER TABLE `_related` DISABLE KEYS */; /*!40000 ALTER TABLE `_related` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_reviews` -- DROP TABLE IF EXISTS `_reviews`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_reviews` ( `pn_id` int(11) NOT NULL auto_increment, `pn_date` datetime NOT NULL default '0000-00-00 00:00:00', `pn_title` varchar(150) NOT NULL default '', `pn_text` text NOT NULL, `pn_reviewer` varchar(20) default NULL, `pn_email` varchar(60) default NULL, `pn_score` int(11) NOT NULL default '0', `pn_cover` varchar(100) NOT NULL default '', `pn_url` varchar(254) NOT NULL default '', `pn_url_title` varchar(150) NOT NULL default '', `pn_hits` int(11) NOT NULL default '0', `pn_language` varchar(30) NOT NULL default '', PRIMARY KEY (`pn_id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_reviews` -- LOCK TABLES `_reviews` WRITE; /*!40000 ALTER TABLE `_reviews` DISABLE KEYS */; /*!40000 ALTER TABLE `_reviews` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_reviews_add` -- DROP TABLE IF EXISTS `_reviews_add`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_reviews_add` ( `pn_id` int(11) NOT NULL auto_increment, `pn_date` datetime default NULL, `pn_title` varchar(150) NOT NULL default '', `pn_text` text NOT NULL, `pn_reviewer` varchar(20) NOT NULL default '', `pn_email` varchar(60) default NULL, `pn_score` int(11) NOT NULL default '0', `pn_url` varchar(254) NOT NULL default '', `pn_url_title` varchar(150) NOT NULL default '', `pn_language` varchar(30) NOT NULL default '', PRIMARY KEY (`pn_id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_reviews_add` -- LOCK TABLES `_reviews_add` WRITE; /*!40000 ALTER TABLE `_reviews_add` DISABLE KEYS */; /*!40000 ALTER TABLE `_reviews_add` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_reviews_comments` -- DROP TABLE IF EXISTS `_reviews_comments`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_reviews_comments` ( `pn_cid` int(11) NOT NULL auto_increment, `pn_rid` int(11) NOT NULL default '0', `pn_userid` varchar(25) NOT NULL default '', `pn_date` datetime default NULL, `pn_comments` text, `pn_score` int(11) NOT NULL default '0', PRIMARY KEY (`pn_cid`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_reviews_comments` -- LOCK TABLES `_reviews_comments` WRITE; /*!40000 ALTER TABLE `_reviews_comments` DISABLE KEYS */; /*!40000 ALTER TABLE `_reviews_comments` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_reviews_main` -- DROP TABLE IF EXISTS `_reviews_main`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_reviews_main` ( `pn_title` varchar(100) default NULL, `pn_description` text ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_reviews_main` -- LOCK TABLES `_reviews_main` WRITE; /*!40000 ALTER TABLE `_reviews_main` DISABLE KEYS */; INSERT INTO `_reviews_main` VALUES ('Reviews Section Title','Reviews Section Long Description'); /*!40000 ALTER TABLE `_reviews_main` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_seccont` -- DROP TABLE IF EXISTS `_seccont`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_seccont` ( `pn_artid` int(11) NOT NULL auto_increment, `pn_secid` int(11) NOT NULL default '0', `pn_title` text NOT NULL, `pn_content` text NOT NULL, `pn_counter` int(11) NOT NULL default '0', `pn_language` varchar(30) NOT NULL default '', PRIMARY KEY (`pn_artid`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_seccont` -- LOCK TABLES `_seccont` WRITE; /*!40000 ALTER TABLE `_seccont` DISABLE KEYS */; /*!40000 ALTER TABLE `_seccont` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_sections` -- DROP TABLE IF EXISTS `_sections`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_sections` ( `pn_secid` int(11) NOT NULL auto_increment, `pn_secname` varchar(40) NOT NULL default '', `pn_image` varchar(50) NOT NULL default '', PRIMARY KEY (`pn_secid`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_sections` -- LOCK TABLES `_sections` WRITE; /*!40000 ALTER TABLE `_sections` DISABLE KEYS */; /*!40000 ALTER TABLE `_sections` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_session_info` -- DROP TABLE IF EXISTS `_session_info`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_session_info` ( `pn_sessid` varchar(32) NOT NULL default '', `pn_ipaddr` varchar(20) NOT NULL default '', `pn_firstused` int(11) NOT NULL default '0', `pn_lastused` int(11) NOT NULL default '0', `pn_uid` int(11) NOT NULL default '0', `pn_vars` blob, PRIMARY KEY (`pn_sessid`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_session_info` -- LOCK TABLES `_session_info` WRITE; /*!40000 ALTER TABLE `_session_info` DISABLE KEYS */; INSERT INTO `_session_info` VALUES ('6de34ed8f8120a26e765a4e7ee2fa0e6','208.115.138.254',1236223332,1236223333,0,'PNSVrand|i:1352448102;PNSVlang|s:3:\"eng\";'),('f78c5c53a70850acfb309ddcba607a05','20.137.18.52',1236223333,1236223445,2,'PNSVrand|i:1404507815;PNSVlang|s:3:\"eng\";PNSVuid|i:2;PNSVlastcid|s:1:\"5\";'),('1e27962aee7a625e418bef2bc4f6b067','208.115.138.254',1236223351,1236223352,0,'PNSVrand|i:1020580786;PNSVlang|s:3:\"eng\";'); /*!40000 ALTER TABLE `_session_info` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_stats_date` -- DROP TABLE IF EXISTS `_stats_date`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_stats_date` ( `pn_date` varchar(80) NOT NULL default '', `pn_hits` int(11) unsigned NOT NULL default '0' ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_stats_date` -- LOCK TABLES `_stats_date` WRITE; /*!40000 ALTER TABLE `_stats_date` DISABLE KEYS */; INSERT INTO `_stats_date` VALUES ('04032009',5); /*!40000 ALTER TABLE `_stats_date` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_stats_hour` -- DROP TABLE IF EXISTS `_stats_hour`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_stats_hour` ( `pn_hour` tinyint(2) unsigned NOT NULL default '0', `pn_hits` int(11) unsigned NOT NULL default '0' ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_stats_hour` -- LOCK TABLES `_stats_hour` WRITE; /*!40000 ALTER TABLE `_stats_hour` DISABLE KEYS */; INSERT INTO `_stats_hour` VALUES (0,0),(1,0),(2,0),(3,0),(4,0),(5,0),(6,0),(7,0),(8,0),(9,0),(10,0),(11,0),(12,0),(13,0),(14,0),(15,0),(16,0),(17,0),(18,0),(19,0),(20,0),(21,0),(22,5),(23,0); /*!40000 ALTER TABLE `_stats_hour` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_stats_month` -- DROP TABLE IF EXISTS `_stats_month`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_stats_month` ( `pn_month` tinyint(2) unsigned NOT NULL default '0', `pn_hits` int(11) unsigned NOT NULL default '0' ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_stats_month` -- LOCK TABLES `_stats_month` WRITE; /*!40000 ALTER TABLE `_stats_month` DISABLE KEYS */; INSERT INTO `_stats_month` VALUES (1,0),(2,0),(3,5),(4,0),(5,0),(6,0),(7,0),(8,0),(9,0),(10,0),(11,0),(12,0); /*!40000 ALTER TABLE `_stats_month` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_stats_week` -- DROP TABLE IF EXISTS `_stats_week`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_stats_week` ( `pn_weekday` tinyint(1) unsigned NOT NULL default '0', `pn_hits` int(11) unsigned NOT NULL default '0' ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_stats_week` -- LOCK TABLES `_stats_week` WRITE; /*!40000 ALTER TABLE `_stats_week` DISABLE KEYS */; INSERT INTO `_stats_week` VALUES (0,0),(1,0),(2,0),(3,5),(4,0),(5,0),(6,0); /*!40000 ALTER TABLE `_stats_week` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_stories` -- DROP TABLE IF EXISTS `_stories`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_stories` ( `pn_sid` int(11) NOT NULL auto_increment, `pn_catid` int(11) NOT NULL default '0', `pn_aid` varchar(30) NOT NULL default '', `pn_title` varchar(255) default NULL, `pn_time` datetime default NULL, `pn_hometext` text, `pn_bodytext` text NOT NULL, `pn_comments` int(11) default '0', `pn_counter` mediumint(8) unsigned default NULL, `pn_topic` tinyint(4) NOT NULL default '1', `pn_informant` varchar(20) NOT NULL default '', `pn_notes` text NOT NULL, `pn_ihome` tinyint(1) NOT NULL default '0', `pn_themeoverride` varchar(30) NOT NULL default '', `pn_language` varchar(30) NOT NULL default '', `pn_withcomm` tinyint(1) NOT NULL default '0', `pn_format_type` tinyint(1) unsigned NOT NULL default '0', PRIMARY KEY (`pn_sid`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_stories` -- LOCK TABLES `_stories` WRITE; /*!40000 ALTER TABLE `_stories` DISABLE KEYS */; /*!40000 ALTER TABLE `_stories` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_stories_cat` -- DROP TABLE IF EXISTS `_stories_cat`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_stories_cat` ( `pn_catid` int(11) NOT NULL auto_increment, `pn_title` varchar(40) NOT NULL default '', `pn_counter` int(11) NOT NULL default '0', `pn_themeoverride` varchar(30) NOT NULL default '', PRIMARY KEY (`pn_catid`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_stories_cat` -- LOCK TABLES `_stories_cat` WRITE; /*!40000 ALTER TABLE `_stories_cat` DISABLE KEYS */; /*!40000 ALTER TABLE `_stories_cat` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_theme_addons` -- DROP TABLE IF EXISTS `_theme_addons`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_theme_addons` ( `pn_addon_id` int(11) unsigned NOT NULL auto_increment, `pn_block_id` int(11) unsigned NOT NULL default '0', `pn_addonname` varchar(25) NOT NULL default '', `pn_block_function` varchar(200) NOT NULL default '', KEY `pn_addon_id` (`pn_addon_id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_theme_addons` -- LOCK TABLES `_theme_addons` WRITE; /*!40000 ALTER TABLE `_theme_addons` DISABLE KEYS */; /*!40000 ALTER TABLE `_theme_addons` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_theme_blcontrol` -- DROP TABLE IF EXISTS `_theme_blcontrol`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_theme_blcontrol` ( `pn_module` varchar(64) NOT NULL default '', `pn_block` varchar(32) NOT NULL default '', `pn_theme` varchar(32) NOT NULL default '', `pn_identi` varchar(32) NOT NULL default '', `pn_pos` varchar(4) NOT NULL default '', `pn_weight` decimal(10,1) NOT NULL default '1.0', `pn_template` varchar(50) NOT NULL default '', `pn_active` tinyint(1) NOT NULL default '1', `pn_always` tinyint(1) NOT NULL default '0', PRIMARY KEY (`pn_block`,`pn_module`,`pn_theme`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_theme_blcontrol` -- LOCK TABLES `_theme_blcontrol` WRITE; /*!40000 ALTER TABLE `_theme_blcontrol` DISABLE KEYS */; /*!40000 ALTER TABLE `_theme_blcontrol` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_theme_cache` -- DROP TABLE IF EXISTS `_theme_cache`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_theme_cache` ( `cache_id` varchar(32) NOT NULL default '', `cache_contents` mediumtext NOT NULL, PRIMARY KEY (`cache_id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_theme_cache` -- LOCK TABLES `_theme_cache` WRITE; /*!40000 ALTER TABLE `_theme_cache` DISABLE KEYS */; /*!40000 ALTER TABLE `_theme_cache` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_theme_config` -- DROP TABLE IF EXISTS `_theme_config`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_theme_config` ( `skin_id` int(11) NOT NULL default '1', `name` varchar(200) NOT NULL default '', `description` varchar(60) NOT NULL default '', `setting` text NOT NULL, `data` text NOT NULL ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_theme_config` -- LOCK TABLES `_theme_config` WRITE; /*!40000 ALTER TABLE `_theme_config` DISABLE KEYS */; /*!40000 ALTER TABLE `_theme_config` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_theme_layout` -- DROP TABLE IF EXISTS `_theme_layout`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_theme_layout` ( `skin_id` int(11) NOT NULL default '0', `zone_label` varchar(255) NOT NULL default '', `tpl_file` varchar(200) NOT NULL default '', `skin_type` varchar(8) NOT NULL default 'theme', KEY `skin_id` (`skin_id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_theme_layout` -- LOCK TABLES `_theme_layout` WRITE; /*!40000 ALTER TABLE `_theme_layout` DISABLE KEYS */; /*!40000 ALTER TABLE `_theme_layout` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_theme_palette` -- DROP TABLE IF EXISTS `_theme_palette`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_theme_palette` ( `palette_id` int(11) unsigned NOT NULL auto_increment, `palette_name` varchar(32) NOT NULL default '', `skin_id` int(11) NOT NULL default '0', `pn_module` varchar(64) NOT NULL default '', `all_themes` tinyint(1) NOT NULL default '1', `background` varchar(12) NOT NULL default '#FFFFFF', `color1` varchar(12) NOT NULL default '#FFFFFF', `color2` varchar(12) NOT NULL default '#FFFFFF', `color3` varchar(12) NOT NULL default '#FFFFFF', `color4` varchar(12) NOT NULL default '#FFFFFF', `color5` varchar(12) NOT NULL default '#FFFFFF', `color6` varchar(12) NOT NULL default '#000000', `color7` varchar(12) NOT NULL default '#000000', `color8` varchar(12) NOT NULL default '#000000', `sepcolor` varchar(12) NOT NULL default '#000000', `text1` varchar(12) NOT NULL default '#000000', `text2` varchar(12) NOT NULL default '#000000', `link` varchar(12) NOT NULL default '#000000', `vlink` varchar(12) NOT NULL default '#000000', `hover` varchar(12) NOT NULL default '#000000', PRIMARY KEY (`palette_id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_theme_palette` -- LOCK TABLES `_theme_palette` WRITE; /*!40000 ALTER TABLE `_theme_palette` DISABLE KEYS */; /*!40000 ALTER TABLE `_theme_palette` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_theme_skins` -- DROP TABLE IF EXISTS `_theme_skins`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_theme_skins` ( `skin_id` int(11) unsigned NOT NULL auto_increment, `name` varchar(200) NOT NULL default '', `is_active` int(1) NOT NULL default '0', `is_multicolor` int(1) NOT NULL default '0', PRIMARY KEY (`skin_id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_theme_skins` -- LOCK TABLES `_theme_skins` WRITE; /*!40000 ALTER TABLE `_theme_skins` DISABLE KEYS */; /*!40000 ALTER TABLE `_theme_skins` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_theme_tplfile` -- DROP TABLE IF EXISTS `_theme_tplfile`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_theme_tplfile` ( `tpl_id` mediumint(7) unsigned NOT NULL auto_increment, `tpl_skin_id` smallint(5) unsigned NOT NULL default '0', `tpl_module` varchar(25) NOT NULL default '', `tpl_skin_name` varchar(50) NOT NULL default '', `tpl_file` varchar(200) NOT NULL default '', `tpl_desc` varchar(255) NOT NULL default '', `tpl_lastmodified` int(10) unsigned NOT NULL default '0', `tpl_lastimported` int(10) unsigned NOT NULL default '0', `tpl_type` varchar(20) NOT NULL default '', PRIMARY KEY (`tpl_id`), KEY `tpl_skin_id` (`tpl_skin_id`,`tpl_type`), KEY `tpl_skin_name` (`tpl_skin_name`,`tpl_file`(10)) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_theme_tplfile` -- LOCK TABLES `_theme_tplfile` WRITE; /*!40000 ALTER TABLE `_theme_tplfile` DISABLE KEYS */; /*!40000 ALTER TABLE `_theme_tplfile` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_theme_tplsource` -- DROP TABLE IF EXISTS `_theme_tplsource`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_theme_tplsource` ( `tpl_id` int(11) unsigned NOT NULL auto_increment, `tpl_skin_id` int(11) unsigned NOT NULL default '0', `tpl_file_name` varchar(200) NOT NULL default '', `tpl_source` mediumtext NOT NULL, `tpl_secure` tinyint(1) NOT NULL default '1', `tpl_trusted` tinyint(1) NOT NULL default '1', `tpl_timestamp` timestamp NOT NULL default CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP, KEY `tpl_id` (`tpl_id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_theme_tplsource` -- LOCK TABLES `_theme_tplsource` WRITE; /*!40000 ALTER TABLE `_theme_tplsource` DISABLE KEYS */; /*!40000 ALTER TABLE `_theme_tplsource` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_theme_zones` -- DROP TABLE IF EXISTS `_theme_zones`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_theme_zones` ( `zone_id` int(3) NOT NULL auto_increment, `skin_id` int(3) NOT NULL default '1', `name` varchar(40) NOT NULL default 'No Name', `label` varchar(255) NOT NULL default 'addon', `type` int(1) NOT NULL default '1', `is_active` int(1) NOT NULL default '0', `skin_type` varchar(8) NOT NULL default 'theme', PRIMARY KEY (`zone_id`), KEY `type` (`type`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_theme_zones` -- LOCK TABLES `_theme_zones` WRITE; /*!40000 ALTER TABLE `_theme_zones` DISABLE KEYS */; /*!40000 ALTER TABLE `_theme_zones` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_topics` -- DROP TABLE IF EXISTS `_topics`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_topics` ( `pn_topicid` tinyint(4) NOT NULL auto_increment, `pn_topicname` varchar(255) default NULL, `pn_topicimage` varchar(255) default NULL, `pn_topictext` varchar(255) default NULL, `pn_counter` int(11) NOT NULL default '0', PRIMARY KEY (`pn_topicid`) ) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_topics` -- LOCK TABLES `_topics` WRITE; /*!40000 ALTER TABLE `_topics` DISABLE KEYS */; INSERT INTO `_topics` VALUES (1,'PostNuke','PostNuke.gif','PostNuke',0),(2,'Linux','linux.gif','Linux',0); /*!40000 ALTER TABLE `_topics` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_user_data` -- DROP TABLE IF EXISTS `_user_data`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_user_data` ( `pn_uda_id` int(11) NOT NULL auto_increment, `pn_uda_propid` int(11) NOT NULL default '0', `pn_uda_uid` int(11) NOT NULL default '0', `pn_uda_value` mediumblob NOT NULL, PRIMARY KEY (`pn_uda_id`), UNIQUE KEY `index_id_propid` (`pn_uda_propid`,`pn_uda_id`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_user_data` -- LOCK TABLES `_user_data` WRITE; /*!40000 ALTER TABLE `_user_data` DISABLE KEYS */; /*!40000 ALTER TABLE `_user_data` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_user_perms` -- DROP TABLE IF EXISTS `_user_perms`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_user_perms` ( `pn_pid` int(11) NOT NULL auto_increment, `pn_uid` int(11) NOT NULL default '0', `pn_sequence` int(6) NOT NULL default '0', `pn_realm` int(4) NOT NULL default '0', `pn_component` varchar(255) NOT NULL default '', `pn_instance` varchar(255) NOT NULL default '', `pn_level` int(4) NOT NULL default '0', `pn_bond` int(2) NOT NULL default '0', PRIMARY KEY (`pn_pid`) ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_user_perms` -- LOCK TABLES `_user_perms` WRITE; /*!40000 ALTER TABLE `_user_perms` DISABLE KEYS */; /*!40000 ALTER TABLE `_user_perms` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_user_property` -- DROP TABLE IF EXISTS `_user_property`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_user_property` ( `pn_prop_id` int(11) NOT NULL auto_increment, `pn_prop_label` varchar(255) NOT NULL default '', `pn_prop_dtype` int(11) NOT NULL default '0', `pn_prop_length` int(11) NOT NULL default '255', `pn_prop_weight` int(11) NOT NULL default '0', `pn_prop_validation` varchar(255) default NULL, PRIMARY KEY (`pn_prop_id`), UNIQUE KEY `pn_prop_label` (`pn_prop_label`) ) ENGINE=MyISAM AUTO_INCREMENT=17 DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_user_property` -- LOCK TABLES `_user_property` WRITE; /*!40000 ALTER TABLE `_user_property` DISABLE KEYS */; INSERT INTO `_user_property` VALUES (1,'_UREALNAME',0,255,1,NULL),(2,'_UREALEMAIL',-1,255,2,NULL),(3,'_UFAKEMAIL',0,255,3,NULL),(4,'_YOURHOMEPAGE',0,255,4,NULL),(5,'_TIMEZONEOFFSET',0,255,5,NULL),(6,'_YOURAVATAR',0,255,6,NULL),(7,'_YICQ',0,255,7,NULL),(8,'_YAIM',0,255,8,NULL),(9,'_YYIM',0,255,9,NULL),(10,'_YMSNM',0,255,10,NULL),(11,'_YLOCATION',0,255,11,NULL),(12,'_YOCCUPATION',0,255,12,NULL),(13,'_YINTERESTS',0,255,13,NULL),(14,'_SIGNATURE',0,255,14,NULL),(15,'_EXTRAINFO',0,255,15,NULL),(16,'_PASSWORD',-1,255,16,NULL); /*!40000 ALTER TABLE `_user_property` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_userblocks` -- DROP TABLE IF EXISTS `_userblocks`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_userblocks` ( `pn_uid` int(11) NOT NULL default '0', `pn_bid` int(11) NOT NULL default '0', `pn_active` tinyint(3) NOT NULL default '1', `pn_last_update` timestamp NOT NULL default CURRENT_TIMESTAMP on update CURRENT_TIMESTAMP ) ENGINE=MyISAM DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_userblocks` -- LOCK TABLES `_userblocks` WRITE; /*!40000 ALTER TABLE `_userblocks` DISABLE KEYS */; INSERT INTO `_userblocks` VALUES (2,1,1,'2009-03-05 03:22:36'),(2,3,1,'2009-03-05 03:22:36'),(2,8,1,'2009-03-05 03:22:36'),(2,15,1,'2009-03-05 03:22:36'); /*!40000 ALTER TABLE `_userblocks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `_users` -- DROP TABLE IF EXISTS `_users`; SET @saved_cs_client = @@character_set_client; SET character_set_client = utf8; CREATE TABLE `_users` ( `pn_uid` int(11) NOT NULL auto_increment, `pn_name` varchar(60) NOT NULL default '', `pn_uname` varchar(25) NOT NULL default '', `pn_email` varchar(60) NOT NULL default '', `pn_femail` varchar(60) NOT NULL default '', `pn_url` varchar(254) NOT NULL default '', `pn_user_avatar` varchar(30) default NULL, `pn_user_regdate` varchar(20) NOT NULL default '', `pn_user_icq` varchar(15) default NULL, `pn_user_occ` varchar(100) default NULL, `pn_user_from` varchar(100) default NULL, `pn_user_intrest` varchar(150) default NULL, `pn_user_sig` varchar(255) default NULL, `pn_user_viewemail` tinyint(2) default NULL, `pn_user_theme` tinyint(3) default NULL, `pn_user_aim` varchar(18) default NULL, `pn_user_yim` varchar(25) default NULL, `pn_user_msnm` varchar(25) default NULL, `pn_pass` varchar(40) NOT NULL default '', `pn_storynum` tinyint(4) NOT NULL default '10', `pn_umode` varchar(10) NOT NULL default '', `pn_uorder` tinyint(1) NOT NULL default '0', `pn_thold` tinyint(1) NOT NULL default '0', `pn_noscore` tinyint(1) NOT NULL default '0', `pn_bio` tinytext NOT NULL, `pn_ublockon` tinyint(1) NOT NULL default '0', `pn_ublock` text NOT NULL, `pn_theme` varchar(255) NOT NULL default '', `pn_commentmax` int(11) NOT NULL default '4096', `pn_counter` int(11) NOT NULL default '0', `pn_timezone_offset` float(3,1) NOT NULL default '0.0', PRIMARY KEY (`pn_uid`) ) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=latin1; SET character_set_client = @saved_cs_client; -- -- Dumping data for table `_users` -- LOCK TABLES `_users` WRITE; /*!40000 ALTER TABLE `_users` DISABLE KEYS */; INSERT INTO `_users` VALUES (1,'','Anonymous','','','','blank.gif','2009-03-04 21:38:20','','','','','',0,0,'','','','',10,'',0,0,0,'',0,'','',4096,0,12.0),(2,'elwandab','elwandab','elwandab@yahoo.com','','www.elwanda.com','blank.gif','2009-03-04 21:38:20','','','','','',0,0,'','','','458b4a59fc68ec9f5b572eacf15c5833',10,'',0,0,0,'',0,'','',4096,0,12.0); /*!40000 ALTER TABLE `_users` ENABLE KEYS */; UNLOCK TABLES; -- -- Dumping routines for database '13_0025e4d_3' -- DELIMITER ;; DELIMITER ; /*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */; /*!40101 SET SQL_MODE=@OLD_SQL_MODE */; /*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */; /*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */; /*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */; /*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */; /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; -- Dump completed on 2009-06-12 8:27:49