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