<?php /* * $Id: dsp.stats_average_yearly.inc.php,v 1.2 2007-02-28 10:08:45 zerwes Exp $ * package: traffstats * (c) Klaus Zerwes zero-sys.net */ $debug->filestart(__FILE__); $traffstats_type = "yearly"; $is_average = true; require_once(ZEROSYS__INCLUDEROOT."genericstats.inc.php"); $debug->fileend(__FILE__); ?>