From a738011c04ea2f97d936aaa4642b342b6a731932 Mon Sep 17 00:00:00 2001 From: Andrew Bauer Date: Tue, 30 Jun 2015 10:33:09 -0500 Subject: [PATCH] Update zm_update-1.28.99.sql typo --- db/zm_update-1.28.99.sql | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/db/zm_update-1.28.99.sql b/db/zm_update-1.28.99.sql index eef570132..b9286dc24 100644 --- a/db/zm_update-1.28.99.sql +++ b/db/zm_update-1.28.99.sql @@ -342,8 +342,8 @@ SET @s = (SELECT IF( PREPARE stmt FROM @s; EXECUTE stmt; ---- The States table will be updated to have a new column called IsActive ---- used to keep track of which custom state is active (if any) +-- The States table will be updated to have a new column called IsActive +-- used to keep track of which custom state is active (if any) SET @s = (SELECT IF( (SELECT COUNT(*) FROM INFORMATION_SCHEMA.COLUMNS