Elgg
Version 6.1
|
Go to the source code of this file.
Variables | |
$body = elgg_extract('body', $vars) | |
$notification = elgg_extract('notification', $vars) | |
if($notification instanceof Notification) | $salutation = elgg_view('notifications/elements/salutation', $vars) |
$signoff = elgg_view('notifications/elements/sign-off', $vars) | |
$body = elgg_extract('body', $vars) |
$notification = elgg_extract('notification', $vars) |
if ($notification instanceof Notification) $salutation = elgg_view('notifications/elements/salutation', $vars) |