This is all I have on the subject... Has there been an update?
<?php
/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
| Smart Search :: alteredCart.com
| All code developed by Bill Brewer
| Copyright ╘2007 alteredCart
| Bill Brewer <bill@alteredcart.com>
| All rights reserved.
| This code is licensed for use on a single server.
| This code is licensed for use by the original purchaser only.
| Full license ::
www.alteredcart.com/license.php
|-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/
set_time_limit(0);
/*
*** This script can be run from the command line, or as a cron script ***
Replace the line below with the full path to the xcart dir admin.php file.
Example:
require "/var/www/html/store/admin/auth.php";
*/
admin.php auth.php... which one