. */ define('INSTALLDIR', realpath(dirname(__FILE__) . '/..')); $shortoptions = 'i:n:f:'; $longoptions = array('id=', 'nickname=', 'file='); $helptext = <<getString(); } catch (Exception $e) { print $e->getMessage()."\n"; exit(1); }