summaryrefslogtreecommitdiff
path: root/admin/schema_inc.php
diff options
context:
space:
mode:
Diffstat (limited to 'admin/schema_inc.php')
-rw-r--r--admin/schema_inc.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin/schema_inc.php b/admin/schema_inc.php
index 6f37cb2..f34abb7 100644
--- a/admin/schema_inc.php
+++ b/admin/schema_inc.php
@@ -64,7 +64,7 @@ $tables = array(
version I4 PRIMARY,
last_modified I8 NOTNULL,
format_guid C(16) NOTNULL,
- description C(200),
+ summary X,
user_id C(40),
ip C(15),
history_comment C(200),