Elgg
Version 6.1
|
Go to the source code of this file.
Variables | |
$src = (string) elgg_extract('src', $vars) | |
Display a page in an embedded window. More... | |
$vars ['src'] = elgg_normalize_url($src) | |
$src = (string) elgg_extract('src', $vars) |
Display a page in an embedded window.
$vars['src'] Source URL of the page
Definition at line 8 of file iframe.php.
$vars['src'] = elgg_normalize_url($src) |
Definition at line 10 of file iframe.php.