From 57c3924bea24d45c85f219e8733d45aa0dac9b17 Mon Sep 17 00:00:00 2001 From: brettp Date: Mon, 1 Feb 2010 16:18:59 +0000 Subject: Fixes #1478: uh....how did that get in there? git-svn-id: http://code.elgg.org/elgg/trunk@3888 36083f99-b078-4883-b0ff-0f9b5a30f544 --- engine/lib/elgglib.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'engine/lib') 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. * -- cgit v1.2.3