00001 <?php 00002 00018 // $Id: index.php,v 1.7 2008/07/01 01:16:13 asmecher Exp $ 00019 00020 00021 require_once('CounterPlugin.inc.php'); 00022 00023 return new CounterPlugin(); 00024 00025 ?>