* @copyright 2004 http://www.php-tools.net * @license LGPL **/ // load error handler include_once './_error.php'; // include factory/loader include_once '../patSession.php'; $sess =& patSession::singleton( 'ham', 'Cli' ); echo "This driver is for PHP-CLI only
\n"; ?>