From db538c82508fd04feab0d310ee2d0def72d479c8 Mon Sep 17 00:00:00 2001 From: Angie Byron Date: Mon, 3 Jan 2011 18:03:54 +0000 Subject: #987384 follow-up by h_peter, jhodgdon: Further clean-ups to group topics. --- includes/database/schema.inc | 1 + 1 file changed, 1 insertion(+) (limited to 'includes/database') diff --git a/includes/database/schema.inc b/includes/database/schema.inc index 184d895ff..e57c94bfb 100644 --- a/includes/database/schema.inc +++ b/includes/database/schema.inc @@ -11,6 +11,7 @@ require_once dirname(__FILE__) . '/query.inc'; /** * @defgroup schemaapi Schema API * @{ + * API to handle database schemas. * * A Drupal schema definition is an array structure representing one or * more tables and their related keys and indexes. A schema is defined by -- cgit v1.2.3