. * * @category Bookmark * @package StatusNet * @author Evan Prodromou * @copyright 2010 StatusNet, Inc. * @license http://www.fsf.org/licensing/licenses/agpl-3.0.html AGPL 3.0 * @link http://status.net/ */ define('INSTALLDIR', realpath(dirname(__FILE__) . '/../..')); $shortoptions = 'i:n:f:'; $longoptions = array('id=', 'nickname=', 'file='); $helptext = <<enqueue(array($user, $html), 'dlcsback'); } catch (Exception $e) { print $e->getMessage()."\n"; exit(1); }