]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
Fixes #1478: uh....how did that get in there?
authorbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>
Mon, 1 Feb 2010 16:18:59 +0000 (16:18 +0000)
committerbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>
Mon, 1 Feb 2010 16:18:59 +0000 (16:18 +0000)
git-svn-id: http://code.elgg.org/elgg/trunk@3888 36083f99-b078-4883-b0ff-0f9b5a30f544

engine/lib/elgglib.php

index a6e73437bb394f78569359312e9c5bf9689e6ddc..a0087f65a2efd7fccc1d8b8ff32a761debd421b4 100644 (file)
@@ -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.
  *