<?php /* * $Id: dsp.host.inc.php,v 1.2 2007-02-28 10:08:45 zerwes Exp $ * package: traffstats * (c) Klaus Zerwes zero-sys.net */ $debug->filestart(__FILE__); $dbtable = "host"; $objectclass = "hostview"; require_once(ZEROSYS__BASESYSROOT."dspgenericview.inc.php"); $debug->fileend(__FILE__); ?>