]> gitweb.fluxo.info Git - lorea/elgg.git/commitdiff
Updated changes to show deprecated get_entities().
authorbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>
Mon, 26 Oct 2009 02:50:52 +0000 (02:50 +0000)
committerbrettp <brettp@36083f99-b078-4883-b0ff-0f9b5a30f544>
Mon, 26 Oct 2009 02:50:52 +0000 (02:50 +0000)
git-svn-id: http://code.elgg.org/elgg/trunk@3582 36083f99-b078-4883-b0ff-0f9b5a30f544

CHANGES.txt

index 3f256ba7d3148c10620612b4bdfb2b84fc198038..5414da1677c7c2aa3fd79011b241c33d9dd617bf 100644 (file)
@@ -14,6 +14,7 @@ http://code.elgg.org/elgg/.....
  API changes:
   * New plugin hook system:unit_test for adding files to unit tests.
   * $is_admin global deprecated; use elgg_set_ignore_access() instead.
+  * Deprecated get_entities().  Use elgg_get_entities().
 
  Services API:
   * Separated user and api authenticate processing