<? // ############################################################ // # StatIt # // ############################################################ // # by Helge Orthmann # // # Contact: otter@otterware.de # // # Homepage: http://www.otterware.de # // ############################################################ // # Leave this header in this file ! # // ############################################################ // table backgrounds $table1 = "#408488"; $table2 = "#58ACB0"; $table3 = "#58ACB0"; // background file (if not set, bgcolor will be used) //$backg = "logo3.gif"; // body style $text = "#000000"; $link = "#FF0000"; $alink = "#FF0000"; $vlink = "#FF0000"; $bgcolor= "#FFFFFF"; // HTTP auth "on" or "off" (works only with PHP Apache module) $auth = "off"; // if "on" add your login and passwort $LOGIN = "dianna"; $PASSWORD = "none"; // language $l1 = "Statistics"; // document title $l2 = "Last Visitors"; // last visitors $l3 = "Time of last visit"; // time of last visit $l4 = "IP"; // IP address $l5 = "Hostname"; // hostname $l6 = "Lang"; // language $l7 = "Browser"; // browser $l8 = "System"; // system (win, mac etc.) $l9 = "Referer"; // referer $l10 = "Visitors This Month"; // vistors for the actual month $l11 = "Visitors Today"; // day statistik $l12 = "Visitors WeekDays"; // week-days $l13 = "Visitors This Year"; // year statistic $l14 = "Other"; // other $l15 = "Top Referer Domains"; // top referer domains $l16 = "Domain"; // domain $l17 = "Hits"; // hits $l18 = "By"; // by $l19 = "Su"; // sunday | $l20 = "Mo"; // monday | $l21 = "Tu"; // tuesday | $l22 = "We"; // wednesday + work days (short form) $l23 = "Th"; // thursday | $l24 = "Fr"; // friday | $l25 = "Sa"; // saturday | $l26 = "Screen Size"; // screen size $l27 = "Colors"; // colors $l28 = "Today"; // today $l29 = "yesterday"; // yesterday $l30 = "Actual Month"; // actual month $l31 = "Top Month"; // top month $l32 = "Top Work Day"; // top work day $l33 = "Top Hour"; // top hour $l34 = "Top Browser"; // top browser $l35 = "Top System"; // top system $l36 = "Top screen Size"; // top screen size $l37 = "Top Colors"; // top colors $l38 = "Short Visitor Info"; // short visitor info $l39 = "O'clock"; // o'clock $l40 = "Jan"; // January $l41 = "Feb"; // February $l42 = "Mar"; // March $l43 = "Apr"; // April $l44 = "May"; // May $l45 = "Jun"; // June $l46 = "Jul"; // July $l47 = "Aug"; // August $l48 = "Sept"; // September $l49 = "Oct"; // October $l50 = "Nov"; // November $l51 = "Dec"; // December $l52 = "Avg"; // average $l53 = "Websites calls"; // websites calls $l54 = "Site"; // site $l55 = "total"; // total visitors $l56 = "Size of Log Files"; // size of log files $l57 = "Origin Of Visitors"; // origin of visitors $l58 = "Countries"; // countries $l59 = "Territories"; // territories $l60 = "Europe"; // europe $l61 = "USA"; // america $l62 = "Africa"; // africa $l63 = "Asia"; // asia $l64 = "Oceana"; // ozeania $l65 = "GUS"; // GUS $l66 = "Antartica"; // antarctica $l67 = "Unknown"; // unknown ?>