ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/BBClone/trunk/language/en.php
Revision: 55
Committed: Wed Dec 4 10:17:46 2013 UTC (10 years, 11 months ago) by matthys
File size: 18716 byte(s)
Log Message:
New entry for hex-ipv6

File Contents

# User Rev Content
1 matthys 13 <?php
2     /* This file is part of BBClone (A PHP based Web Counter on Steroids)
3     *
4 matthys 14 * SVN FILE $Id$
5 matthys 13 *
6 matthys 14 * Copyright (C) 2001-2013, the BBClone Team (see doc/authors.txt for details)
7 matthys 13 *
8     * This program is free software: you can redistribute it and/or modify
9     * it under the terms of the GNU General Public License as published by
10     * the Free Software Foundation, either version 3 of the License, or
11     * (at your option) any later version.
12     *
13     * This program is distributed in the hope that it will be useful,
14     * but WITHOUT ANY WARRANTY; without even the implied warranty of
15     * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16     * GNU General Public License for more details.
17     *
18     * See doc/copying.txt for details
19     */
20    
21     // English language
22    
23     // The DNS Extensions array
24     $extensions = array(
25     "localdomain" => "Local",
26     "numeric" => "Numeric",
27     "unknown" => "Unknown",
28     "museum" => "Museum",
29     "travel" => "Travel",
30 matthys 55 "hex-ipv6" => "Hexadecimal (IPv6)",
31 matthys 13
32     "aero" => "Aviation",
33     "arpa" => "Old style Arpanet",
34     "asia" => "Asia-Pacific",
35     "coop" => "Cooperative",
36     "info" => "Information",
37     "jobs" => "Employment",
38     "mobi" => "Mobiles",
39     "name" => "Individual",
40 matthys 48 "post" => "Postal Services",
41 matthys 13
42     "biz" => "Business",
43     "cat" => "Catalan",
44     "com" => "Commercial",
45     "edu" => "US Educational",
46 matthys 48 "gal" => "Galician",
47 matthys 13 "gov" => "US Government",
48     "int" => "International",
49     "mil" => "US Military",
50     "net" => "Networks",
51     "org" => "Organizations",
52     "pro" => "Professionals",
53     "tel" => "Contacts",
54 matthys 45 "xxx" => "Pornographic",
55 matthys 13
56     "ac" => "Ascension Island",
57     "ad" => "Andorra",
58     "ae" => "United Arab Emirates",
59     "af" => "Afghanistan",
60     "ag" => "Antigua and Barbuda",
61     "ai" => "Anguilla",
62     "al" => "Albania",
63     "am" => "Armenia",
64     "an" => "Netherlands Antilles",
65     "ao" => "Angola",
66     "aq" => "Antarctica",
67     "ar" => "Argentina",
68     "as" => "American Samoa",
69     "at" => "Austria",
70     "au" => "Australia",
71     "aw" => "Aruba",
72     "ax" => "Åland Islands",
73     "az" => "Azerbaijan",
74     "ba" => "Bosnia and Herzegovina",
75     "bb" => "Barbados",
76     "bd" => "Bangladesh",
77     "be" => "Belgium",
78     "bf" => "Burkina Faso",
79     "bg" => "Bulgaria",
80     "bh" => "Bahrain",
81     "bi" => "Burundi",
82     "bj" => "Benin",
83     "bm" => "Bermuda",
84     "bn" => "Brunei",
85     "bo" => "Bolivia",
86     "br" => "Brazil",
87     "bs" => "Bahamas",
88     "bt" => "Bhutan",
89     "bv" => "Bouvet Island",
90     "bw" => "Botswana",
91     "by" => "Belarus",
92     "bz" => "Belize",
93     "ca" => "Canada",
94     "cc" => "Cocos (Keeling) Islands",
95     "cd" => "Democratic Republic of the Congo",
96     "cf" => "Central African Republic",
97     "cg" => "Congo",
98     "ch" => "Switzerland",
99 matthys 48 "ci" => "Ivory Coast (Côte d'Ivoire)",
100 matthys 13 "ck" => "Cook Islands",
101     "cl" => "Chile",
102     "cm" => "Cameroon",
103     "cn" => "China",
104     "co" => "Colombia",
105     "cr" => "Costa Rica",
106     "cu" => "Cuba",
107     "cv" => "Cape Verde",
108     "cx" => "Christmas Island",
109     "cy" => "Cyprus",
110     "cz" => "Czech Republic",
111     "de" => "Germany",
112     "dj" => "Djibouti",
113     "dk" => "Denmark",
114     "dm" => "Dominica",
115     "do" => "Dominican Republic",
116     "dz" => "Algeria",
117     "ec" => "Ecuador",
118     "ee" => "Estonia",
119     "eg" => "Egypt",
120     "eh" => "Western Sahara",
121     "er" => "Eritrea",
122     "es" => "Spain",
123     "et" => "Ethiopia",
124     "eu" => "European Union",
125     "fi" => "Finland",
126     "fj" => "Fiji",
127     "fk" => "Falkland Islands (Malvinas)",
128     "fm" => "Micronesia",
129     "fo" => "Faroe Islands",
130     "fr" => "France",
131     "ga" => "Gabon",
132     "gd" => "Grenada",
133     "ge" => "Georgia",
134     "gf" => "French Guiana",
135     "gg" => "Guernsey",
136     "gh" => "Ghana",
137     "gi" => "Gibraltar",
138     "gl" => "Greenland",
139     "gm" => "Gambia",
140     "gn" => "Guinea",
141     "gp" => "Guadeloupe",
142     "gq" => "Equatorial Guinea",
143     "gr" => "Greece",
144     "gs" => "South Georgia and the South Sandwich Islands",
145     "gt" => "Guatemala",
146     "gu" => "Guam",
147     "gw" => "Guinea-Bissau",
148     "gy" => "Guyana",
149     "hk" => "Hong Kong",
150     "hm" => "Heard Island and McDonald Islands",
151     "hn" => "Honduras",
152     "hr" => "Croatia",
153     "ht" => "Haiti",
154     "hu" => "Hungary",
155     "id" => "Indonesia",
156     "ie" => "Ireland",
157     "il" => "Israel",
158     "im" => "Isle of Man",
159     "in" => "India",
160     "io" => "British Indian Ocean Territory",
161     "iq" => "Iraq",
162     "ir" => "Iran",
163     "is" => "Iceland",
164     "it" => "Italy",
165     "je" => "Jersey",
166     "jm" => "Jamaica",
167     "jo" => "Jordan",
168     "jp" => "Japan",
169     "ke" => "Kenya",
170     "kg" => "Kyrgyzstan",
171     "kh" => "Cambodia",
172     "ki" => "Kiribati",
173     "km" => "Comoros",
174     "kn" => "Saint Kitts and Nevis",
175     "kp" => "North Korea",
176     "kr" => "Korea",
177     "kw" => "Kuwait",
178     "ky" => "Cayman Islands",
179     "kz" => "Kazakhstan",
180     "la" => "Laos",
181     "lb" => "Lebanon",
182     "lc" => "Saint Lucia",
183     "li" => "Liechtenstein",
184     "lk" => "Sri Lanka",
185     "lr" => "Liberia",
186     "ls" => "Lesotho",
187     "lt" => "Lithuania",
188     "lu" => "Luxembourg",
189     "lv" => "Latvia",
190     "ly" => "Libya",
191     "ma" => "Morocco",
192     "mc" => "Monaco",
193     "md" => "Moldova",
194     "me" => "Montenegro",
195     "mg" => "Madagascar",
196     "mh" => "Marshall Islands",
197     "mk" => "Macedonia",
198     "ml" => "Mali",
199     "mm" => "Myanmar",
200     "mn" => "Mongolia",
201     "mo" => "Macau",
202     "mp" => "Northern Mariana Islands",
203     "mq" => "Martinique",
204     "mr" => "Mauritania",
205     "ms" => "Montserrat",
206     "mt" => "Malta",
207     "mu" => "Mauritius",
208     "mv" => "Maldives",
209     "mw" => "Malawi",
210     "mx" => "Mexico",
211     "my" => "Malaysia",
212     "mz" => "Mozambique",
213     "na" => "Namibia",
214     "nc" => "New Caledonia",
215     "ne" => "Niger",
216     "nf" => "Norfolk Island",
217     "ng" => "Nigeria",
218     "ni" => "Nicaragua",
219     "nl" => "Netherlands",
220     "no" => "Norway",
221     "np" => "Nepal",
222     "nr" => "Nauru",
223     "nu" => "Niue",
224     "nz" => "New Zealand",
225     "om" => "Oman",
226     "pa" => "Panama",
227     "pe" => "Peru",
228     "pf" => "French Polynesia",
229     "pg" => "Papua New Guinea",
230     "ph" => "Philippines",
231     "pk" => "Pakistan",
232     "pl" => "Poland",
233     "pm" => "Saint Pierre and Miquelon",
234 matthys 48 "pn" => "Pitcairn Islands",
235 matthys 13 "pr" => "Puerto Rico",
236 matthys 48 "ps" => "State of Palestine",
237 matthys 13 "pt" => "Portugal",
238     "pw" => "Palau",
239     "py" => "Paraguay",
240     "qa" => "Qatar",
241 matthys 48 "re" => "Réunion",
242 matthys 13 "ro" => "Romania",
243     "rs" => "Serbia",
244     "ru" => "Russia",
245     "rw" => "Rwanda",
246     "sa" => "Saudi Arabia",
247     "sb" => "Solomon Islands",
248     "sc" => "Seychelles",
249     "sd" => "Sudan",
250     "se" => "Sweden",
251     "sg" => "Singapore",
252     "sh" => "Saint Helena",
253     "si" => "Slovenia",
254     "sk" => "Slovakia",
255     "sl" => "Sierra Leone",
256     "sm" => "San Marino",
257     "sn" => "Senegal",
258     "so" => "Somalia",
259     "sr" => "Suriname",
260 matthys 48 "st" => "São Tomé and Príncipe",
261 matthys 13 "su" => "Soviet Union",
262     "sv" => "El Salvador",
263 matthys 48 "sx" => "Sint Maarten",
264 matthys 13 "sy" => "Syria",
265     "sz" => "Swaziland",
266     "tc" => "Turks and Caicos Islands",
267     "td" => "Chad",
268     "tf" => "French Southern Territories",
269     "tg" => "Togo",
270     "th" => "Thailand",
271     "tj" => "Tajikistan",
272     "tk" => "Tokelau",
273     "tl" => "East Timor",
274     "tm" => "Turkmenistan",
275     "tn" => "Tunisia",
276     "to" => "Tonga",
277     "tp" => "Portuguese Timor",
278     "tr" => "Turkey",
279     "tt" => "Trinidad and Tobago",
280     "tv" => "Tuvalu",
281     "tw" => "Taiwan",
282     "tz" => "Tanzania",
283     "ua" => "Ukraine",
284     "ug" => "Uganda",
285     "uk" => "United Kingdom",
286     "us" => "United States",
287     "uy" => "Uruguay",
288     "uz" => "Uzbekistan",
289     "va" => "Holy See (Vatican City State)",
290     "vc" => "Saint Vincent and the Grenadines",
291     "ve" => "Venezuela",
292     "vg" => "Virgin Islands (British)",
293     "vi" => "Virgin Islands (US)",
294     "vn" => "Vietnam",
295     "vu" => "Vanuatu",
296     "wf" => "Wallis and Futuna Islands",
297     "ws" => "Samoa",
298     "ye" => "Yemen",
299     "yt" => "Mayotte",
300     "yu" => "Serbia and Montenegro",
301     "za" => "South Africa",
302     "zm" => "Zambia",
303 matthys 48 "zw" => "Zimbabwe",
304    
305     // No longer active but needed for history purpose
306     "bl" => "Saint Barthélemy",
307     "cs" => "Serbia and Montenegro",
308     "gb" => "United Kingdom",
309     "mf" => "Saint Martin",
310     "sj" => "Svalbard and Jan Mayen Islands",
311     "ss" => "South Sudan",
312     "um" => "US Minor Outlying Islands",
313     "zr" => "Zaire"
314 matthys 13 );
315    
316     // The main Translation array
317     $translation = array(
318    
319     // Specific charset
320     "global_charset" => "utf-8",
321    
322     // Date format (used with date())
323     "global_time_format" => "M jS, H:i:s",
324     "global_day_format" => "l F jS, Y",
325     "global_hours_format" => "l F jS, G:00",
326     "global_month_format" => "F Y",
327    
328     // Global translation
329     "global_titlebar"=> "Statistics for %SERVER generated on %DATE",
330     "global_bbclone_copyright" => "The BBClone team - Licensed under the",
331     "global_last_reset" => "Statistics last reset on",
332     "global_yes" => "Yes",
333     "global_no" => "No",
334    
335     // The error messages
336     "error_cannot_see_config" =>
337     "You are not allowed to see the BBClone configuration on this server.",
338    
339     // Miscellaneous translations
340     "misc_other" => "Other",
341     "misc_unknown" => "Unknown",
342     "misc_second_unit" => "sec",
343     "misc_ignored" => "Ignored",
344    
345     // The Navigation Bar
346     "navbar_main_site" => "Main Site",
347     "navbar_configuration" => "Configuration",
348     "navbar_global_stats" => "Global Stats",
349     "navbar_detailed_stats" => "Detailed Stats",
350     "navbar_time_stats" => "Time Stats",
351     "navbar_language" => "Language",
352     "navbar_go" => "Go",
353    
354     // Detailed Stats words
355     "dstat_id" => "ID",
356     "dstat_time" => "Time",
357     "dstat_visits" => "Visits",
358     "dstat_extension" => "Country",
359     "dstat_dns" => "Hostname",
360     "dstat_from" => "From",
361     "dstat_os" => "OS",
362     "dstat_browser" => "Browser",
363     "dstat_visible_rows" => "Visible accesses",
364     "dstat_search" => "Search",
365     "dstat_last_page" => "Last Page",
366     "dstat_last_visit" => "last visit",
367     "dstat_robots" => "Robots",
368     "dstat_my_visit" => "Visits from your IP",
369     "dstat_no_data" => "No data available",
370     "dstat_prx" => "Proxy Server",
371     "dstat_ip" => "IP Address",
372     "dstat_user_agent" => "User Agent",
373     "dstat_nr" => "No",
374     "dstat_pages" => "Pages",
375     "dstat_visit_length" => "Visit Length",
376     "dstat_reloads" => "Reloads",
377     "dstat_whois_information" => "Look up information on this IP address",
378    
379     // Global Stats words
380     "gstat_accesses" => "Accesses",
381     "gstat_total_visits" => "Total Visits",
382     "gstat_total_unique" => "Total Unique",
383     "gstat_operating_systems" => "Top %d Operating Systems",
384     "gstat_browsers" => "Top %d Browsers",
385     "gstat_extensions" => "Top %d Extensions",
386     "gstat_robots" => "Top %d Robots",
387     "gstat_pages" => "Top %d Visited Pages",
388     "gstat_origins" => "Top %d Origins",
389     "gstat_hosts" => "Top %d Hosts",
390     "gstat_keys" => "Top %d Keywords",
391     "gstat_total" => "Total",
392     "gstat_not_specified" => "Not specified",
393    
394     // Time Stats words
395     "tstat_su" => "Sun",
396     "tstat_mo" => "Mon",
397     "tstat_tu" => "Tue",
398     "tstat_we" => "Wed",
399     "tstat_th" => "Thu",
400     "tstat_fr" => "Fri",
401     "tstat_sa" => "Sat",
402    
403     "tstat_full_su" => "Sunday",
404     "tstat_full_mo" => "Monday",
405     "tstat_full_tu" => "Tuesday",
406     "tstat_full_we" => "Wednesday",
407     "tstat_full_th" => "Thursday",
408     "tstat_full_fr" => "Friday",
409     "tstat_full_sa" => "Saturday",
410    
411     "tstat_jan" => "Jan",
412     "tstat_feb" => "Feb",
413     "tstat_mar" => "Mar",
414     "tstat_apr" => "Apr",
415     "tstat_may" => "May",
416     "tstat_jun" => "Jun",
417     "tstat_jul" => "Jul",
418     "tstat_aug" => "Aug",
419     "tstat_sep" => "Sep",
420     "tstat_oct" => "Oct",
421     "tstat_nov" => "Nov",
422     "tstat_dec" => "Dec",
423    
424     "tstat_full_jan" => "January",
425     "tstat_full_feb" => "February",
426     "tstat_full_mar" => "March",
427     "tstat_full_apr" => "April",
428     "tstat_full_may" => "May",
429     "tstat_full_jun" => "June",
430     "tstat_full_jul" => "July",
431     "tstat_full_aug" => "August",
432     "tstat_full_sep" => "September",
433     "tstat_full_oct" => "October",
434     "tstat_full_nov" => "November",
435     "tstat_full_dec" => "December",
436    
437     "tstat_last_day" => "Past day",
438     "tstat_last_week" => "Past week",
439     "tstat_last_month" => "Past month",
440     "tstat_last_year" => "Past year",
441     "tstat_average" => "Average",
442    
443     // Loadtime notice
444     "generated" => "page generated in ",
445     "seconds" => " seconds",
446    
447     // Configuration page words and sentences
448     "config_variable_name" => "Variable's name",
449     "config_variable_value" => "Variable's value",
450     "config_explanations" => "Explanation",
451    
452     "config_BBC_MAINSITE" =>
453     "If this variable has been set, a link to the specified location will be
454     generated. The default value is pointing to the parent directory. In case your
455     main site is located elsewhere, you probably want to adjust the value to suit
456     your needs.<br />
457     Examples:<br />
458     \$BBC_MAINSITE = &quot;http://www.myserver.com/&quot;<br />
459     \$BBC_MAINSITE = &quot;..&quot;<br />
460     \$BBC_MAINSITE = &quot;&quot;;",
461    
462     "config_BBC_SHOW_CONFIG" =>
463     "BBClone defaults to revealing the stats' settings. In case this behavior isn't
464     desired you can deny access to it by deactivating the option.<br />
465     Examples:<br />
466     \$BBC_SHOW_CONFIG = 1;<br />
467     \$BBC_SHOW_CONFIG = &quot;&quot;;",
468    
469     "config_BBC_TITLEBAR" =>
470     "The title of your stats pages.<br />
471     It will be displayed in the navigation bar of all BBClone pages<br />
472     The following macros are recognised:<br />
473     <ul>
474     <li>%SERVER: server name,</li>
475     <li>%DATE: current date.</li>
476     </ul>
477     HTML Tags are allowed.<br />
478     Examples:<br />
479     \$BBC_TITLEBAR = &quot;Statistics for %SERVER generated the %DATE&quot;;<br />
480     \$BBC_TITLEBAR = &quot;My stats from %DATE look like this:&quot;;<br />",
481    
482     "config_BBC_LANGUAGE" =>
483     "BBClone's default language, in case it hasn't been specified by the browser.
484     The following languages are supported:
485     <p>ar, bg, bs, ca, cs, da, de, el, en, es, fi, fr, hu, id, it, ja, ko, lt, mk, nb, nl, pl, pt, pt-br, ro, ru,
486     sk, sl, sv, th, tr, ua, zh-cn and zh-tw</p>",
487    
488     "config_BBC_MAXTIME" =>
489     "This variable defines the length of an unique visit in seconds. Each hit from
490     the same visitor within this period will be considered as one visit, as long as
491     two successive hits don't exceed the specified limit. Default is 30 minutes (1800 seconds)
492     but depending on your needs you may wish to assign a different value.<br />
493     Examples:<br />
494     \$BBC_MAXTIME = 0;<br />
495     \$BBC_MAXTIME = 1800;",
496    
497     "config_BBC_MAXVISIBLE" =>
498     "How many entries you want to have listed in the detailed stats? The default
499     value is 100. It's recommended not to set it higher than 500 to avoid too heavy
500     load.",
501    
502     "config_BBC_DETAILED_STAT_FIELDS" =>
503     "The variable \$BBC_DETAILED_STAT_FIELDS determines the columns to be displayed
504     in the detailed statistics. Possible columns are:
505     <ul>
506     <li>id&nbsp;=&gt;&nbsp;The x-th visitor since you've started counting</li>
507     <li>time&nbsp;=&gt;&nbsp;The time at which the last hit was registerred</li>
508     <li>visits&nbsp;=&gt;&nbsp;The hits of one unique visitor</li>
509     <li>dns&nbsp;=&gt;&nbsp;Visitor's hostname</li>
510     <li>ip&nbsp;=&gt;&nbsp;Visitor's IP address</li>
511     <li>os&nbsp;=&gt;&nbsp;The operating system (if available and/or no robot)</li>
512     <li>browser&nbsp;=&gt;&nbsp;The software used for establishing the connection</li>
513     <li>ext&nbsp;=&gt;&nbsp;Visitor's country or extension</li>
514     <li>referer&nbsp;=&gt;&nbsp;The link from which a visitor came (if available)</li>
515     <li>page&nbsp;=&gt;&nbsp;The last visited page</li>
516     <li>search&nbsp;=&gt;&nbsp;The search query a visitor used (if available)</li>
517     </ul>
518     The same order you've arranged the columns will be used for display.<br />
519     Examples:<br />
520     \$BBC_DETAILED_STAT_FIELDS = &quot;id, time, visits, ip, ext, os, browser&quot;;
521     <br />
522     \$BBC_DETAILED_STAT_FIELDS = &quot;date, ext, browser, os, ip&quot;;<br />",
523    
524     "config_BBC_TIME_OFFSET" =>
525     "In case the server time doesn't match your local timezone, you can adjust the
526     time in minutes by using this switch. Negative values will set back the time,
527     positive ones will set it forth.<br />
528     Examples:<br />
529     \$BBC_TIME_OFFSET = 300;<br />
530     \$BBC_TIME_OFFSET = -300;<br />
531     \$BBC_TIME_OFFSET = 0;",
532    
533     "config_BBC_NO_DNS" =>
534     "This options defines, whether IP addresses should be resolved to hostnames or
535     not. While hostnames tell a lot more about the visitor, resolving them may
536     considerably slow down your site, if the DNS servers used are slow, limited in
537     their capacity or otherwise unreliable. Setting this variable may solve the
538     problem.<br />
539     Examples:<br />
540     \$BBC_NO_DNS = 1;<br />
541     \$BBC_NO_DNS = &quot;&quot;;",
542    
543     "config_BBC_NO_HITS" =>
544     "BBClone's default is to show hits in the time stats, because it gives a quite
545     useful Impression from the actual server load. If, however, you prefer to use
546     unique visits as base for your time stats, you can change the way of counting
547     by setting this variable.<br />
548     Examples:<br />
549     \$BBC_NO_HITS = 1;<br />
550     \$BBC_NO_HITS = &quot;&quot;;",
551    
552     "config_BBC_IGNORE_IP" =>
553     "This option can be used to exclude particular IP addresses or address ranges
554     from counting. In case you want to add several expressions use a comma as
555     separator.<br />
556     Examples:<br />
557     \$BBC_IGNORE_IP = &quot;127., 192.168.&quot;;<br />
558     \$BBC_IGNORE_IP = &quot;&quot;;",
559    
560     "config_BBC_IGNORE_REFER" =>
561     "In case you don't want to have particular referrers from your visitors listed
562     in your ranking or detailed stats, you can specify one or more keywords used
563     for blocking if a referrer matches up against them. If you use more keywords,
564     please use a comma as separator.<br />
565     Examples:<br />
566     \$BBC_IGNORE_REFER = &quot;spambot.org, .escort.&quot;;<br />
567     \$BBC_IGNORE_REFER = &quot;&quot;;",
568    
569     "config_BBC_IGNORE_BOTS" =>
570     "You can use this option to determine the treatment of robots. The default is
571     to ignore them in the top hosts ranking but leave them in the remaining
572     stats. If you don't want to see any robots at all you can set this option to
573     &quot;2&quot;, then only human visits will be taken into account.<br />
574     Examples:<br />
575     \$BBC_IGNORE_BOTS = 2;<br />
576     \$BBC_IGNORE_BOTS = 1;<br />
577     \$BBC_IGNORE_BOTS = &quot;&quot;;",
578    
579     "config_BBC_IGNORE_AGENT" =>
580     "This option defines how BBClone tells one visitor from another. Default is to
581     use the IP address only, which provides realistic figures in most cases. If,
582     however, your visitors often are hidden behind proxy servers, deactivation of
583     this option could provide more realistic figures, since a new visitor will be
584     assumed by the time the user agent has changed.<br />
585     Examples:<br />
586     \$BBC_IGNORE_AGENT = 1;<br />
587     \$BBC_IGNORE_AGENT = &quot;&quot;;",
588    
589     "config_BBC_KILL_STATS" =>
590     "Whenever you wish to reset your stats you can activate this switch and have
591     them deleted by the next visit. Don't forget to deactivate it afterwards, else
592     you'll probably experience unusually low traffic ;).<br />
593     Examples:<br />
594     \$BBC_KILL_STATS = 1;<br />
595     \$BBC_KILL_STATS = &quot;&quot;;",
596    
597     "config_BBC_PURGE_SINGLE" =>
598     "Host and referrer stats can generate a huge amount of data, however mostly
599     caused by one time visitors. By enabling this switch you can purge these
600     entries and considerably shrink access.php in its size without affecting your
601     actual visible host and referrer ranking. The amount of hits will be added to
602     the &quot;not_specified&quot; entries to keep the overall score intact.<br />
603     Examples:<br />
604     \$BBC_PURGE_SINGLE = 1;<br />
605     \$BBC_PURGE_SINGLE =&quot;&quot;;",
606 matthys 14
607 matthys 13 );
608 matthys 14 ?>

Properties

Name Value
svn:keywords Id