Added workaround for zdMultilang 1.2.5 compatibility

git-svn-id: https://plugins.svn.wordpress.org/postgresql-for-wordpress/trunk@191284 b8457f37-d9ea-0310-8a92-e5e31aec5664
This commit is contained in:
hawk__
2010-01-07 22:59:25 +00:00
parent 69777390b1
commit e2eda8850a

View File

@@ -35,6 +35,7 @@
'BIGINT(20)' => 'int',
'character set utf8' => '',
'CHARACTER SET utf8' => '',
'UNSIGNED' => '', // ZdMultilang 1.2.5
);
// Initializing some variables