From 037496ce3f7c298234d1763fa19826e537c8a9c2 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Mon, 18 Jan 2010 03:28:13 +0000 Subject: - Patch #686532 by linclark: typo in entity_extract_ids() api doc. --- includes/common.inc | 1 - 1 file changed, 1 deletion(-) (limited to 'includes/common.inc') diff --git a/includes/common.inc b/includes/common.inc index e04c71303..2526d35a9 100644 --- a/includes/common.inc +++ b/includes/common.inc @@ -6444,7 +6444,6 @@ function entity_info_cache_clear() { * @return * A numerically indexed array (not a hash table) containing these * elements: - * * 0: primary id of the entity * 1: revision id of the entity, or NULL if $entity_type is not versioned * 2: bundle name of the entity -- cgit v1.2.3