]> gitweb.fluxo.info Git - lorea/elgg.git/commit
Refs #1543: Added support to have pass an array as a value in the metadata_name_value...
authorbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>
Tue, 23 Feb 2010 23:58:36 +0000 (23:58 +0000)
committerbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>
Tue, 23 Feb 2010 23:58:36 +0000 (23:58 +0000)
commit66d12dbe4e14e36f8ab1c8014be0665cf8ee17c7
tree7fd7cac349217e4826dec4a45d780cd71c4cd5c9
parent00ed0f85bc5f29294840481da83ba870c81d9688
Refs #1543: Added support to have pass an array as a value in the metadata_name_value_pair option of elgg_get_entities_from_metadata().
Added unit tests for elgg_get_entities_from_metadata().
Cleaned up some documentation for elgg_get_entities_from_metadata().

git-svn-id: http://code.elgg.org/elgg/trunk@3969 36083f99-b078-4883-b0ff-0f9b5a30f544
engine/lib/metadata.php
engine/tests/api/entity_getter_functions.php