0) { ?>
Temporarily, add a widget to this page:
$widgettype) {
$url = $vars['url'] . "action/widgets/add";
$url .= "?handler=" . $handler;
$url .= "&context=" . get_context();
$url .= "&user=" . page_owner();
$url .= "&column=1";
echo "{$widgettype->name}
";
}
?>