[horde] Open IMP composer from aother application
Chuck Hagenbuch
chuck at horde.org
Wed Jan 22 06:56:14 PST 2003
Quoting Søren Schimkat <schimkat at musik.auc.dk>:
> Whups... my mistake.
You're using Whups? That requires Horde HEAD. ;)
> I'm using Horde V2.0 and Imp V3.0
<?php
define('HORDE_BASE', '/path/to/horde');
require_once HORDE_BASE . '/lib/Registry.php';
$registry = &Registry::singleton();
echo $registry->link('mail/compose', array('to' => $address,
'label' => $address));
-chuck
--
Charles Hagenbuch, <chuck at horde.org>
must ... find ... acorns ... *thud*
More information about the horde
mailing list