From ac74f8dee788ffaca208f8642d79287f2a062f14 Mon Sep 17 00:00:00 2001 From: "mkanat%kerio.com" <> Date: Fri, 18 Mar 2005 11:16:06 +0000 Subject: Small nit fixes for Bug 285113. --- Bugzilla/DB/Schema.pm | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Bugzilla/DB') diff --git a/Bugzilla/DB/Schema.pm b/Bugzilla/DB/Schema.pm index 4c3e21e11..b05f35d77 100644 --- a/Bugzilla/DB/Schema.pm +++ b/Bugzilla/DB/Schema.pm @@ -1353,6 +1353,8 @@ sub _get_create_index_ddl { =head1 SERIALIZATION/DESERIALIZATION +=over 4 + =item C Description: Serializes the "abstract" schema into a format -- cgit v1.2.3-24-g4f1b