403Webshell
Server IP : 195.130.67.5  /  Your IP : 216.73.217.154
Web Server : Microsoft-IIS/10.0
System : Windows NT WEBSERVER1 10.0 build 17763 (Windows Server 2016) i586
User : IUSR ( 0)
PHP Version : 7.4.19
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : OFF  |  Perl : OFF  |  Python : OFF  |  Sudo : OFF  |  Pkexec : OFF
Directory :  /inetpub/wwwroot/icd/components/com_joomlawatch/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /inetpub/wwwroot/icd/components/com_joomlawatch//config.php
<?php

/**
 * JoomlaWatch - A real-time ajax joomla monitor and live stats
 * @version 1.2.x
 * @package JoomlaWatch
 * @license http://www.gnu.org/licenses/gpl-3.0.txt 	GNU General Public License v3
 * @copyright (C) 2007 by Matej Koval - All rights reserved!
 * @website http://www.codegravity.com
 **/

/** ensure this file is being included by a parent file */
if( !defined( '_JEXEC' ) && !defined( '_VALID_MOS' ) ) die( 'Restricted access' );

/* This is the main file with basic settings */


/* LIVE SITE:
* (remove //) of the following line to override the live site setting:
*/

# define('JOOMLAWATCH_LIVE_SITE','/');

define('JOOMLAWATCH_VERSION', "1.2.12");

define('JOOMLAWATCH_SERVER_DAYLIGHT_SAVING', 0);

define('JOOMLAWATCH_DEBUG', 0);

define('JOOMLAWATCH_STATS_MAX_ROWS', '20');
define('TYPE_JOOMLAWATCH_STATS_MAX_ROWS', "number");

define('JOOMLAWATCH_STATS_IP_HITS', '20');
define('TYPE_JOOMLAWATCH_STATS_IP_HITS', "number");

define('JOOMLAWATCH_STATS_URL_HITS', '20');
define('TYPE_JOOMLAWATCH_STATS_URL_HITS', "number");

define('JOOMLAWATCH_IGNORE_IP', '   ');
define('TYPE_JOOMLAWATCH_IGNORE_IP', "text");

define('JOOMLAWATCH_IGNORE_USER', '   ');
define('TYPE_JOOMLAWATCH_IGNORE_USER', "text");

define('JOOMLAWATCH_UPDATE_TIME_VISITS', "2000");
define('TYPE_JOOMLAWATCH_UPDATE_TIME_VISITS', "number");

define('JOOMLAWATCH_UPDATE_TIME_STATS', "4000");
define('TYPE_JOOMLAWATCH_UPDATE_TIME_STATS', "number");

define('JOOMLAWATCH_MAXID_BOTS', 40);
define('TYPE_JOOMLAWATCH_MAXID_BOTS', "number");

define('JOOMLAWATCH_MAXID_VISITORS', 40);
define('TYPE_JOOMLAWATCH_MAXID_VISITORS', "number");

define('JOOMLAWATCH_LIMIT_BOTS', 5);
define('TYPE_JOOMLAWATCH_LIMIT_BOTS', "number");

define('JOOMLAWATCH_LIMIT_VISITORS', 20);
define('TYPE_JOOMLAWATCH_LIMIT_VISITORS', "number");

define('JOOMLAWATCH_TRUNCATE_VISITS', 60);
define('TYPE_JOOMLAWATCH_TRUNCATE_VISITS', "number");

define('JOOMLAWATCH_TRUNCATE_STATS',15);
define('TYPE_JOOMLAWATCH_TRUNCATE_STATS', "number");

define('JOOMLAWATCH_STATS_KEEP_DAYS', 90);
define('TYPE_JOOMLAWATCH_STATS_KEEP_DAYS', "number");

define('JOOMLAWATCH_TIMEZONE_OFFSET', '0');
define('TYPE_JOOMLAWATCH_TIMEZONE_OFFSET', "number");

define('JOOMLAWATCH_WEEK_OFFSET', -0.56547619);
define('TYPE_JOOMLAWATCH_WEEK_OFFSET', "number");

define('JOOMLAWATCH_DAY_OFFSET', 0.0416667);
define('TYPE_JOOMLAWATCH_DAY_OFFSET', "number");

define('JOOMLAWATCH_FRONTEND_HIDE_LOGO', 0);
define('TYPE_JOOMLAWATCH_FRONTEND_HIDE_LOGO', "checkbox");

define('JOOMLAWATCH_IP_STATS', 0);
define('TYPE_JOOMLAWATCH_IP_STATS', "checkbox");

define('JOOMLAWATCH_HIDE_ADS', 0);
define('TYPE_JOOMLAWATCH_HIDE_ADS', "checkbox");

define('JOOMLAWATCH_TOOLTIP_ONCLICK', 'On');
define('TYPE_JOOMLAWATCH_TOOLTIP_ONCLICK', "checkbox");

define('JOOMLAWATCH_SERVER_URI_KEY', 'REDIRECT_URL');

define('TYPE_JOOMLAWATCH_BLOCKING_MESSAGE', "text");

define('JOOMLAWATCH_TOOLTIP_WIDTH', 1000);
define('TYPE_JOOMLAWATCH_TOOLTIP_WIDTH', "number");

define('JOOMLAWATCH_TOOLTIP_HEIGHT', 768);
define('TYPE_JOOMLAWATCH_TOOLTIP_HEIGHT', "number");

define('JOOMLAWATCH_TOOLTIP_URL', "http://www.netip.de/search?query={ip}");

define('JOOMLAWATCH_IGNORE_URI', '');
define('TYPE_JOOMLAWATCH_IGNORE_URI', "text");

define('JOOMLAWATCH_TRUNCATE_GOALS', 20);

define('JOOMLAWATCH_FRONTEND_NO_BACKLINK', 0);
define('TYPE_JOOMLAWATCH_FRONTEND_NO_BACKLINK', "checkbox");

define('JOOMLAWATCH_FRONTEND_NOFOLLOW', 0);
define('TYPE_JOOMLAWATCH_FRONTEND_NOFOLLOW', "checkbox");

define('JOOMLAWATCH_FRONTEND_COUNTRIES', 1);
define('TYPE_JOOMLAWATCH_FRONTEND_COUNTRIES', "checkbox");

define('JOOMLAWATCH_FRONTEND_COUNTRIES_UPPERCASE', 0);
define('TYPE_JOOMLAWATCH_FRONTEND_COUNTRIES_UPPERCASE', "checkbox");

define('JOOMLAWATCH_FRONTEND_COUNTRIES_NUM', 10);
define('TYPE_JOOMLAWATCH_FRONTEND_COUNTRIES_NUM', "number");

define('JOOMLAWATCH_FRONTEND_VISITORS', 1);
define('TYPE_JOOMLAWATCH_FRONTEND_VISITORS', "checkbox");

define('JOOMLAWATCH_FRONTEND_USER_LINK', '');

define('JOOMLAWATCH_CACHE_FRONTEND_COUNTRIES', "300");

define('JOOMLAWATCH_CACHE_FRONTEND_VISITORS', "300");

define('JOOMLAWATCH_CACHE_FRONTEND_USERS', "300");

define('JOOMLAWATCH_FRONTEND_VISITORS_TODAY', 1);
define('TYPE_JOOMLAWATCH_FRONTEND_VISITORS_TODAY', "checkbox");

define('JOOMLAWATCH_FRONTEND_VISITORS_YESTERDAY', 1);
define('TYPE_JOOMLAWATCH_FRONTEND_VISITORS_YESTERDAY', "checkbox");

define('JOOMLAWATCH_FRONTEND_VISITORS_THIS_WEEK', 1);
define('TYPE_JOOMLAWATCH_FRONTEND_VISITORS_THIS_WEEK', "checkbox");

define('JOOMLAWATCH_FRONTEND_VISITORS_LAST_WEEK', 1);
define('TYPE_JOOMLAWATCH_FRONTEND_VISITORS_LAST_WEEK', "checkbox");

define('JOOMLAWATCH_FRONTEND_VISITORS_THIS_MONTH', 1);
define('TYPE_JOOMLAWATCH_FRONTEND_VISITORS_THIS_MONTH', "checkbox");

define('JOOMLAWATCH_FRONTEND_VISITORS_LAST_MONTH', 1);
define('TYPE_JOOMLAWATCH_FRONTEND_VISITORS_LAST_MONTH', "checkbox");

define('JOOMLAWATCH_FRONTEND_VISITORS_TOTAL', 1);
define('TYPE_JOOMLAWATCH_FRONTEND_VISITORS_TOTAL', "checkbox");

define('JOOMLAWATCH_FRONTEND_COUNTRIES_FIRST', 1);
define('TYPE_JOOMLAWATCH_FRONTEND_COUNTRIES_FIRST', "checkbox");

define('JOOMLAWATCH_FRONTEND_VISITORS_TOTAL_INITIAL', 0);

define('JOOMLAWATCH_LICENSE_ACCEPTED', 0);

define('JOOMLAWATCH_BLOCKING_MESSAGE', "Your IP address was blocked by JoomlaWatch, please contact the system administrator");

define('JOOMLAWATCH_SPAMWORD_LIST', "
$$$
000 per day
000 per month
000 per week
100% free
accept credit cards
acceptance
act now
additional income
addresses on cd
adipex
advicer
affiliate program
all natural
all rights reserved
amazing stuff
an invitation to
any future mailing
as seen on
auto email removal
avoid bankruptcy
baccarrat
bad credit
bankruptcy
be a millionaire
be amazed
be your own boss
being a member
beneficiary
big bucks
big money
bill 1618
billing address
billion
billion dollars
blackjack
bllogspot
booker
brand new pager
broadcast e-mail
bulk email
burn fat
buy direct
buying judgments
byob
cable converter
call free
call now
calling creditors
cancel at any time
cannot be combined with any other offer
car-rental-e-site
car-rentals-e-site
carisoprodol
cash back
cash bonus
cashcashcash
casino
casinos
cell phone cancer scam
cents on the dollar
chain letter
chatroom
check or money order
cialis
claim your
click this link
click to remove
click to remove mailto
collect child support
compare rates
compete for your business
confidentially on all orders
consolidate debt and credit
consolidate today
coolcoolhu
coolhu
copy accurately
copy dvds
credit approval
credit bureaus
credit card offers
credit counseling
credit-card-debt
credit-report-4u
cures baldness
cwas
cyclen
cyclobenzaprine
dainty
dating-e-site
day-trading
debt consolidation
debt-consolidation
debt-consolidation-consultant
different reply to
dig up dirt on friends
direct email
direct marketing
discreetordering
discusses search engine listings
doctor approved pill
don't delete
don't hesitate
dormant
double your income
drastically reduced
duty-free
dutyfree
e-mail marketing
earn $
earn extra cash
earn per week
eliminate bad credit
eliminate debt
email harvest
email marketing
enlarge
enlarge penis
equity line of credit
equityloans
expect to earn
explode your business
extra income
f r e e
fantastic deal
fast cash
fast viagra delivery
financial freedom
financially independent
find out anything
fioricet
flowers-leading-site
follow the link
for free
for instant access
for just $ (some amt)
for only $
free access
free cell phone
free consultation
free dvd
free gift
free grant money
free installation
free investment
free leads
free membership
free money
free offer
free preview
free priority mail
free quote
free sample
free to the first
free website
freenet
freenet-shopping
full refund
gambling-
get a free
get it now
get paid
get rich
get started now
gift certificate
great offer
guarantee
hair loss
hair-loss
have you been turned down?
health-insurancedeals-4u
herbal remedies
hidden assets
holdem
holdempoker
holdemsoftware
holdemtexasturbowilson
home based
home based business
home business
home employment
home equity
homebased business
homeequityloans
homefinance
hotel-dealse-site
hotele-site
hotelse-site
human growth hormone
if only it were that easy
if you wish to be removed
in accordance with laws
incest
income from home
increase sales
increase traffic
increase your sales
incredible deal
information you requested
insurance
insurance-quotesdeals-4u
insurancedeals-4u
investment decision
it's effective
join millions of american
jrcreations
largest payoff
laser printer
levitra
liens
life insurance
limited time offer
limited time only
long distance phone offer
look younger
loosest slots
lose 10 pounds
lose weight spam
lower interest rates
lower monthly payment
lowest mortgage interest rates
lowest price
luxury car
mail in order form
mailing list
mailinglist
maintained
major credit cards
make $
make money
marketing solutions
mass email
meet singles
member stuff
message contains disclaimer
money making
money problems
month trial offer
more internet traffic
mortgage rates
mortgage-4-u
mortgagequotes
multi level marketing
name brand
new customers only
new domain extensions
nigerian
no age restrictions
no catch
no claim forms
no cost
no credit check
no disappointment
no experience
no fees
no gimmick
no inventory
no investment
no medical exams
no middleman
no more debt
no obligation
no purchase necessary
no questions asked
no selling
no strings attached
non secured
not intended
not mlm
not multi-level
not multilevel
off shore
offer expires
offer only available
offers coupon
offers extra cash
offers free (often stolen) passwords
once in lifetime
one hundred percent free
one hundred percent guaranteed
one time mailing
online biz opportunity
online casino
online pharmacy
online-gambling
onlinegambling-4u
only $
opt in
opt out
opt-out
optout
order by fax
order by phone
order within
orders shipped by priority mail
ottawavalleyag
outstanding values
over weight
ownsthis
palm-texas-holdem-game
paxil
penis
penis enlarge
pennies a day
perpetual
pharmacy
phentermine
poker-chip
potential earnings
poze
presently
print form signature
print out and fax
produced and sent out
profits
pure profit
pussy
rate quote
rates slashed
real thing
reciprocal
referring url
refinance
refinance home
removal instructions
remove in the subject line
remove me
remove subject
remove yourself
removed from future mailing
removed in subject line
removes wrinkles
rental-car-e-site
reply remove subject
reply to this message
reply with
requires initial investment
reserves the right
retirement business
reverses aging
ringtones
risk free
roulette
round the world
safeguard notice
satisfaction guaranteed
save $
save big money
save up to
score with babes
search engine listings
second mortgage
section 301
serious cash
shemale
sign up today
single deck black jack
slot-machine
special promotion
statements
stock disclaimer statement
stop balding
stop future mailing
stop snoring
student loans
texas-holdem
this e-mail complies
this is not spam
thorcarlson
thousands
to be removed
top-e-site
top-site
tramadol
trial offer
trim-spa
try it for free
ultram
urgent
vacation giveaway
valeofglamorganconservatives
very low-cost
viagra
video poker
vioxx
web cam
webcam
weight loss
why wait
wow gold
xanax
you win
you won
you're already approved
zolus
");

define('JOOMLAWATCH_SPAMWORD_BANS_ENABLED', 0);
define('TYPE_JOOMLAWATCH_SPAMWORD_BANS_ENABLED', "checkbox");

define('TYPE_JOOMLAWATCH_SPAMWORD_LIST', "largetext");


define('JOOMLAWATCH_LANGUAGE', 'english');
define('TYPE_JOOMLAWATCH_LANGUAGE', "select");

define('JOOMLAWATCH_HISTORY_MAX_VALUES', 20);
define('TYPE_HISTORY_MAX_VALUES', "text");

define('JOOMLAWATCH_HISTORY_MAX_DB_RECORDS', 200);
define('TYPE_HISTORY_MAX_DB_RECORDS', "text");


define('JOOMLAWATCH_ONLY_LAST_URI', false);
define('TYPE_JOOMLAWATCH_ONLY_LAST_URI', "checkbox");

define('JOOMLAWATCH_HIDE_REPETITIVE_TITLE', false);
define('TYPE_JOOMLAWATCH_HIDE_REPETITIVE_TITLE', "checkbox");

define('JOOMLAWATCH_UNINSTALL_KEEP_DATA', false);
define('TYPE_JOOMLAWATCH_UNINSTALL_KEEP_DATA', "checkbox");

define('JOOMLAWATCH_EMAIL_REPORTS_ENABLED', false);
define('TYPE_JOOMLAWATCH_EMAIL_REPORTS_ENABLED', "checkbox");

define('JOOMLAWATCH_EMAIL_REPORTS_ADDRESS', "@");

define('JOOMLAWATCH_EMAIL_PERCENT_HIGHER_THAN', 0);

define('JOOMLAWATCH_EMAIL_ONE_DAY_CHANGE_POSITIVE', 0);
define('JOOMLAWATCH_EMAIL_ONE_DAY_CHANGE_NEGATIVE', 0);
define('JOOMLAWATCH_EMAIL_SEVEN_DAY_CHANGE_POSITIVE', 0);
define('JOOMLAWATCH_EMAIL_SEVEN_DAY_CHANGE_NEGATIVE', 0);
define('JOOMLAWATCH_EMAIL_THIRTY_DAY_CHANGE_POSITIVE', 0);
define('JOOMLAWATCH_EMAIL_THIRTY_DAY_CHANGE_NEGATIVE', 0);

define('JOOMLAWATCH_EMAIL_NAME_TRUNCATE',40);


define('JOOMLAWATCH_FRONTEND_COUNTRIES_MAX_COLUMNS',1);
define('JOOMLAWATCH_FRONTEND_COUNTRIES_MAX_ROWS',10);

define('JOOMLAWATCH_FRONTEND_COUNTRIES_NAMES', 1);
define('TYPE_JOOMLAWATCH_FRONTEND_COUNTRIES_NAMES', "checkbox");

define('JOOMLAWATCH_FRONTEND_COUNTRIES_FLAGS_FIRST', 0);
define('TYPE_JOOMLAWATCH_FRONTEND_COUNTRIES_FLAGS_FIRST', "checkbox");

define('JOOMLAWATCH_LICENSE',

"<h2>General</h2>
This component is licensed under the <a href='http://www.gnu.org/licenses/gpl-3.0.html' target='_blank'>GNU GPL license</a> and comes with absolutely NO WARRANTY and NO SUPPORT. 
<ul>
<li>You also agree to use it at your own responsibility, respecting all the laws applicable for your country and countries of your visitors</li>
<li>You also agree to respect the privacy of your visitors by placing a notice into your <b>Privacy policy</b>, that your site uses this software.</li>
<li>You also agree that you can be informed via an email you provided about the information concerning this software. This makes it easier when there is a need to inform you about the latest versions and/or possible security updates.</li>
</ul>
<h2>Ad-free license</h2>
<ul><li>Development of this component requires a lot of time and effort, so the non-intrusive 3rd party 468x60px <b>advertisements</b> were put into the back-end section. This is the only way how to keep the component <b>free of charge</b> for everyone.</li>
<li>If you want to <b>get rid of these ads</b>, please obtain the <a href='http://www.codegravity.com/donate/' target='_blank'>Ad-free license</a> by making a fixed one-time donation per domain. Your <b>ads will be removed</b>, and your name will be <b>listed</b> on the <a href='http://www.codegravity.com/donate/' target='_blank'>donation page</a>. This way you'll also support the further development and new features.</li>
<li>If you don't agree to these terms, please use some older versions with very basic features, such as <a href='http://www.codegravity.com/component/option,com_remository/Itemid,26/func,startdown/id,18/' target='_blank'>1.2.5.</a></li>
</ul>

        <h2>IP-to-Country Database</h2>
<ul><li>        Copyright (c) 2003 Direct Information Pvt. Ltd. All Rights Reserved.<br/><br/>

        \"JoomlaWatch uses the IP-to-Country Database<br/>
         provided by <a href='http://www.webhosting.info' target='_blank'>WebHosting.Info</a> (http://www.webhosting.info),<br/>
         available from <a href='http://ip-to-country.webhosting.info' target='_blank'>http://ip-to-country.webhosting.info</a>.\"<br/><br/>

        BECAUSE THE DATABASE IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE DATABASE, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE DATABASE \"AS IS\" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE OR ANY WARRANTIES REGARDING THE CONTENTS OR ACCURACY OF THE WORK.<br/><br/>

        IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE DATABASE AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE DATABASE, EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.<br/><br/>

    </li>
        
        
Enjoy using JoomlaWatch<br/>
Matej Koval, author<br/>
<a href='http://www.codegravity.com/' target='_blank'>www.codegravity.com</a><br/><span style='color: #cccccc'>Copyright &copy;2006-2010 by Matej Koval</span><br/>");

define('JOOMLAWATCH_CREDITS', "Here I would like to give thanks to: <br/><br/><ul>" .
        "<h3>Contributors of translations:</h3>" .

		"<li><b>Diastasi Graphics</b> - <a href='http://www.diastasigr.com/' target='_blank'>http://www.diastasigr.com</a> for updated <b>greek</b> translation<br/><br/></li>" .
		"<li><b>Sergej Krastev</b> - <a href='http://www.sk.fobostours.com/' target='_blank'>http://www.sk.fobostours.com</a> for <b>bulgarian</b> translation<br/><br/></li>" .
        "<li><b>Andrey Kovalev</b> - <a href='http://www.yourlaptopbatteriesonline.com' target='_blank'>http://www.yourlaptopbatteriesonline.com</a> for <b>ukrainian</b> translation<br/><br/></li>" .
        "<li><b>Ivars Karklins</b> - <a href='http://www.madonassports.lv' target='_blank'>http://www.madonassports.lv</a> for <b>latvian</b> translation<br/><br/></li>" .
        "<li><b>Fabio Tursi</b> for <b>italian</b> translation<br/><br/></li>" .
        "<li><b>Topraxxx</b> for <b>turkish</b> translation<br/><br/></li>" .
        "<li><b>Stanislaw Lenkiewicz</b> - <a href='http://www.lenkiewicz.eu' target='_blank'>http://www.lenkiewicz.eu</a> for <b>polish</b> translation<br/><br/></li>" .
        "<li><b>Kaunas</b> - <a href='http://sraimund.net' target='_blank'>http://sraimund.net</a> for <b>lithuanian</b> translation<br/><br/></li>" .
        "<li><b>Allan Hallengreen</b> - <a href='http://cms-solution.dk' target='_blank'>http://cms-solution.dk</a> for <b>danish</b> translation<br/><br/></li>" .
        "<li><b>Petr Houba</b> - <a href='http://www.folktime.cz' target='_blank'>http://www.folktime.cz</a> for <b>czech</b> translation<br/><br/></li>" .
        "<li><b>JOKR Solutions</b> - <a href='http://www.jokrsolutions.se' target='_blank'>http://www.jokrsolutions.se</a> for <b>swedish</b> translation<br/><br/></li>" .
        "<li><b>George Papadopoulos</b> - <a href='http://www.netlook.gr' target='_blank'>http://www.netlook.gr</a> for <b>greek</b> translation<br/><br/></li>" .
        "<li><b>iPo</b> - <a href='http://www.mrt.si' target='_blank'>http://www.mrt.si</a> for <b>slovenian</b> translation<br/><br/></li>" .
        "<li><b>Jacobo Villarreal</b> - <a href='mailto:jacobovillarreal at gmail.com' target='_blank'>jacobovillarreal at gmail .com</a> for <b>spanish</b> translation<br/><br/></li>" .
        "<li><b>Dick Bronder</b> - <a href='http://www.dbws.nl' target='_blank'>www.dbws.nl</a> for <b>dutch</b> translation<br/><br/></li>" .
        "<li><b>7P-Darkman</b> - <a href='http://hubpantanal.no-ip.info' target='_blank'>hubpantanal.no-ip.info</a> for <b>brazilian/portuguese</b> translation<br/><br/></li>" .
        "<li><b>Stephane Couderc</b> - <a href='http://www.cours-svt.fr' target='_blank'>www.cours-svt.fr</a> for <b>french</b> translation<br/><br/></li>" .
        "<li><b>Vitaliy K.</b> - <a href='http://psa-club.ru' target='_blank'>psa-club.ru</a> for <b>russian</b> translation<br/><br/></li>" .
        "<li><b>Andreas Hofelich</b> - <a href='http://www.andreashofelich.de' target='_blank'>www.andreashofelich.de</a> for <b>german</b> translation<br/><br/></li>" .
        "<li><b>myself :)</b> - for <b>slovak</b> translation<br/><br/></li>" .
        "<h3>Also:</h3>" .
        "<li>All sponsors, supporters and <a href='http://www.codegravity.com/donate/' target='_blank'>donators</a><br/><br/></li>" .
        "<li>All JoomlaWatch users and fans for nice ideas and suggestions that helped making this software better with every version<br/><br/></li>" .
        "<li><b>Niall Doherty</b> for the <a href='http://www.ndoherty.com/demos/coda-slider/1.1.1/' target='_blank'>Coda Slider</a> used in the settings<br/><br/></li>" .
        "<li><b>Pascal Toussaint</b> for the <a href='http://www.pascalz.com/' target='_blank'>ip2country class</a><br/><br/></li>" .
        "<li>Joomla Extensions directory - <a href='http://extensions.joomla.org' target='_blank'>http://extensions.joomla.org</a>, it's users for writing nice reviews<br/><br/>" .
        "<li>Also other Joomla-related websites featuring new components, such as: <br/>" .
        "<a href='http://www.joomlaos.de' target='_blank'>http://www.joomlaos.de</a> <br/> " .
        "<a href='http://www.joomlaportal.de' target='_blank'>http://www.joomlaportal.de</a> <br/> " .
        "<a href='http://www.joomladirectory.co.uk' target='_blank'>http://www.joomladirectory.co.uk</a> and <br/>" .
        "<a href='http://www.joomla-erweiterungen.de' target='_blank'>http://www.joomla-erweiterungen.de</a>" .
        "</ul>
        
        <br/><br/>
        <h3>IP-to-Country Database</h3>
        <ul>
        <li>Copyright (c) 2003 Direct Information Pvt. Ltd. All Rights Reserved.<br/><br/>

        \"JoomlaWatch uses the IP-to-Country Database<br/>
         provided by <a href='http://www.webhosting.info' target='_blank'>WebHosting.Info</a> (http://www.webhosting.info),<br/>
         available from <a href='http://ip-to-country.webhosting.info' target='_blank'>http://ip-to-country.webhosting.info</a>.\"<br/><br/>

        BECAUSE THE DATABASE IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE DATABASE, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE DATABASE \"AS IS\" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE OR ANY WARRANTIES REGARDING THE CONTENTS OR ACCURACY OF THE WORK.<br/><br/>

        IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE DATABASE AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE DATABASE, EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.<br/><br/>
            </li>
            </ul>

        <br/>
        <h3>Flags of countries</h3>
        <ul>
            <li>
                Downloaded from <a href='http://flags.blogpotato.de/' target='_blank'>http://flags.blogpotato.de/</a> released under the <a href='http://creativecommons.org/licenses/by-sa/3.0/deed.en_US' target='_blank'>Creative Commons license</a> 
            </li>
            </ul>

                <br/><h3>Thank you!</h3>
        ");

define('DB_KEY_BROWSER',1);
define('DB_KEY_COUNTRY',2);
define('DB_KEY_GOALS',3);
define('DB_KEY_HITS',4);
define('DB_KEY_INTERNAL',5);
define('DB_KEY_IP',6);
define('DB_KEY_KEYWORDS',7);
define('DB_KEY_LOADS',8);
define('DB_KEY_OS',9);
define('DB_KEY_REFERERS',10);
define('DB_KEY_UNIQUE',11);
define('DB_KEY_URI',12);
define('DB_KEY_USERS',13);
define('DB_KEY_KEYPHRASE',14);


$keysArray = array('goals', 'referers', 'internal', 'keyphrase', 'keywords', 'uri',  'users', 'country', 'ip', 'browser', 'os');

?>

Youez - 2016 - github.com/yon3zu
LinuXploit