]> gitweb.fluxo.info Git - lorea/elgg.git/commit
To detect if a submenu item is selected, using output from full_url() instead of...
authorbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>
Thu, 13 May 2010 18:56:17 +0000 (18:56 +0000)
committerbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>
Thu, 13 May 2010 18:56:17 +0000 (18:56 +0000)
commita21bc98222a29de9f823cec19e34d32868dfacee
tree4d538055f739572e683c00398b50199696ef800d
parentca060f3f15a653b53df870f2c22fa3df6ca12191
To detect if a submenu item is selected, using output from full_url() instead of $_SERVER['REQUEST_URI'] because the host isn't set in REQUEST_URI.

git-svn-id: http://code.elgg.org/elgg/trunk@6033 36083f99-b078-4883-b0ff-0f9b5a30f544
engine/lib/elgglib.php