/*-----------------------------------------------------------------------
Description : xtC-ShopStat-Module by www.ShopStat.com (Hartmut König)
Url : http://www.shopstat.com
Email : info@shopstat.com
Copyright : © 2004 ShopStat.com All Rights Reserved.
Version : $Id: shopstat.php,v 1.2 2005/03/05 13:36:19 Administrator Exp $
------------------------------------------------------------------------*/
//error_reporting(E_ALL);
#-- Check Installation
if(isset($_REQUEST['test']) && $_REQUEST['test'])
{
#-- is directory writable ?!
if(@fopen(dirname(__FILE__)."/test.txt","a"))
{
@unlink(dirname(__FILE__)."/test.txt");
}
else{
print "
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|