diff options
Diffstat (limited to 'engine')
-rw-r--r-- | engine/lib/elgglib.php | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/lib/elgglib.php b/engine/lib/elgglib.php index a6e73437b..a0087f65a 100644 --- a/engine/lib/elgglib.php +++ b/engine/lib/elgglib.php @@ -2333,7 +2333,7 @@ function elgg_normalise_plural_options_array($options, $singulars) { return $options; } -elgg_http_build_url() + /** * Get the full URL of the current page. * |