From 02539ac3f830101345cf5c715b0001aa1eb5a9c0 Mon Sep 17 00:00:00 2001 From: Dries Buytaert Date: Tue, 18 Dec 2007 10:31:42 +0000 Subject: - Patch #195496 by bjaspan and hunmonk: no 'char' data type in Schema API (and removed spaces). --- modules/system/system.install | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'modules/system/system.install') diff --git a/modules/system/system.install b/modules/system/system.install index e133b0ecd..e7599c41d 100644 --- a/modules/system/system.install +++ b/modules/system/system.install @@ -1043,7 +1043,7 @@ function system_schema() { * @defgroup updates-4.7.x-extra Extra system updates for 4.7.x * @{ */ - + function system_update_last_removed() { return 179; } -- cgit v1.2.3