I'm getting this message
Warning: Unexpected character in input: '\' (ASCII=92) state=1 in /home/www/exodkp.freehostia.com/eqdkp-1.3.1/itemstats/eqdkp_itemstats.php on line 7
Warning: Unexpected character in input: ' in /home/www/exodkp.freehostia.com/eqdkp-1.3.1/itemstats/eqdkp_itemstats.php on line 7
Warning: Unexpected character in input: '' (ASCII=21) state=1 in /home/www/exodkp.freehostia.com/eqdkp-1.3.1/itemstats/eqdkp_itemstats.php on line 7
Parse error: parse error, unexpected ',' in /home/www/exodkp.freehostia.com/eqdkp-1.3.1/itemstats/eqdkp_itemstats.php on line 7
and here is the file eqdkp_itemstats.php
<?php
include_once(dirname(__FILE__) . '/itemstats.php');
include_once(dirname(__FILE__) . '/phpbb_itemstats.php');
// This decorates the name of an item with icon, color
any ideas on what is wrong here?