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