* @copyright Curverider Ltd 2008-2010 * @link http://elgg.org/ */ $guid = 0; $title = get_input('title',""); $description = ""; $address = get_input('address',""); if ($address == "previous") { $address = $_SERVER['HTTP_REFERER']; } $tags = array(); $access_id = ACCESS_PRIVATE; $shares = array(); $owner = $vars['user']; ?>

'description', 'value' => $description, )); ?>