From e92e8ddbd25f8eaabf9e26e444b553cb8867ed7d Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Fri, 29 Jan 2010 00:42:29 +0000 Subject: #698294 by joachim: Fixed out of date mention of FieldUI in contrib in code docs. --- modules/system/system.api.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'modules/system/system.api.php') diff --git a/modules/system/system.api.php b/modules/system/system.api.php index b1c82c920..2563728f0 100644 --- a/modules/system/system.api.php +++ b/modules/system/system.api.php @@ -98,9 +98,9 @@ function hook_hook_info() { * Keys are bundles machine names, as found in the objects' 'bundle' * property (defined in the 'object keys' entry above). Elements: * - label: The human-readable name of the bundle. - * - admin: An array of information that allow Field UI pages (currently - * implemented in a contributed module) to attach themselves to the - * existing administration pages for the bundle. Elements: + * - admin: An array of information that allows Field UI pages to attach + * themselves to the existing administration pages for the bundle. + * Elements: * - path: the path of the bundle's main administration page, as defined * in hook_menu(). If the path includes a placeholder for the bundle, * the 'bundle argument', 'bundle helper' and 'real path' keys below -- cgit v1.2.3