<?php /* * $Id: dsp.configurationdelete.inc.php,v 1.1 2007-11-16 16:23:20 zerwes Exp $ * package: traffstats * (c) Klaus Zerwes zero-sys.net */ $debug->filestart(__FILE__); $dbtable = "configuration"; require_once(ZEROSYS__BASESYSROOT."dspgenericdelete.inc.php"); $debug->fileend(__FILE__); ?>