Usage Statistics for zarya.com.ua

Summary Period: Last 12 Months
Generated 06-Aug-2007 21:11 EEST

Summary by Month
Month Daily Avg Monthly Totals
Hits Files Pages Visits Sites KBytes Visits Pages Files Hits
Aug 2007 109 71 32 19 92 5242 115 197 431 659
Jul 2007 142 91 46 24 389 19033 758 1448 2845 4420
Jun 2007 143 100 32 20 401 23248 605 974 3012 4316
May 2007 194 158 22 17 373 28442 551 694 4907 6029
Apr 2007 263 226 27 18 423 37778 555 839 6784 7900
Mar 2007 298 243 30 20 437 47278 644 957 7534 9241
Feb 2007 294 231 27 19 456 35542 537 770 6488 8238
Jan 2007 287 238 28 18 492 44540 577 881 7392 8907
Dec 2006 263 218 28 18 443 40099 562 875 6774 8172
Nov 2006 350 297 30 19 464 49394 575 929 8926 10522
Oct 2006 324 258 27 17 442 52643 547 866 8013 10066
$title
$description
[ "._EDIT." | "._DEACTIVATE." | "._DELETE." ]

"; } else { echo "· $the_lang $title
$description

"; } } echo ""; if (is_admin($admin)) { $result2 = $db->sql_query("SELECT eid, title, description, elanguage FROM ".$prefix."_encyclopedia WHERE active='0'"); echo "

"._YOURADMININACTIVELIST."


"; echo "
"; while ($row2 = $db->sql_fetchrow($result2)) { $eid = intval($row2['eid']); $title = filter($row2['title'], "nohtml"); $description = filter($row2['description']); $elanguage = $row2['elanguage']; if ($multilingual == 1) { $the_lang = ""; } else { $the_lang = ""; } if (!empty($subtitle)) { $subtitle = " ($subtitle) "; } else { $subtitle = " "; } echo "· $the_lang $title
$description
[ "._EDIT." | "._ACTIVATE." | "._DELETE." ]

"; } echo "
"; } CloseTable(); include("footer.php"); } if (!isset($ltr)) { $ltr = ""; } if (!isset($page)) { $page = ""; } if (!isset($query)) { $query = ""; } switch($op) { case "content": content($tid, $ltr, $page, $query); break; case "list_content": list_content($eid); break; case "terms": terms($eid, $ltr); break; case "search": search($query, $eid); break; default: list_themes(); break; } ?>