Changeset 1895 in ExiteCMS
- Timestamp:
- 10/20/08 08:51:45 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/ExiteCMS/translations/php-files/modules/translations/module_installer.php
r1826 r1895 185 185 translate_locale_code varchar(8) NOT NULL default '', 186 186 PRIMARY KEY (translate_id) 187 ) ENGINE=MyISAM ;");187 ) ENGINE=MyISAM DEFAULT CHARSET=utf8;"); 188 188 189 189 /*---------------------------------------------------+
Note: See TracChangeset
for help on using the changeset viewer.
