[vhffs-dev] [1564] The Oops Gradator style ! |
[ Thread Index |
Date Index
| More vhffs.org/vhffs-dev Archives
]
Revision: 1564
Author: misric
Date: 2010-03-17 20:01:48 +0100 (Wed, 17 Mar 2010)
Log Message:
-----------
The Oops Gradator style !
Modified Paths:
--------------
trunk/vhffs-compat/from-4.1-to-4.2.sql
Modified: trunk/vhffs-compat/from-4.1-to-4.2.sql
===================================================================
--- trunk/vhffs-compat/from-4.1-to-4.2.sql 2010-03-17 18:54:40 UTC (rev 1563)
+++ trunk/vhffs-compat/from-4.1-to-4.2.sql 2010-03-17 19:01:48 UTC (rev 1564)
@@ -49,7 +49,7 @@
-- add Tags
-REATE TABLE vhffs_tag (
+CREATE TABLE vhffs_tag (
tag_id SERIAL,
-- Label for the tag in platform's default language
label VARCHAR(30) NOT NULL,