sql/I18n.sql
authorEdward <edward@roojs.com>
Tue, 25 Feb 2014 09:06:50 +0000 (17:06 +0800)
committerEdward <edward@roojs.com>
Tue, 25 Feb 2014 09:06:50 +0000 (17:06 +0800)
sql/I18n.sql

index c456413..35414c3 100644 (file)
@@ -1 +1,2 @@
+
 ALTER TABLE i18n ADD COLUMN is_active int(1) NOT NULL DEFAULT 1;