Changeset 1889 in ExiteCMS
- Timestamp:
- 10/20/08 08:50:53 (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/common/advertising/php-files/modules/advertising/module_installer.php
r1844 r1889 337 337 adverts_expired tinyint(1) unsigned NOT NULL default '0', 338 338 PRIMARY KEY (adverts_id) 339 ) ENGINE=MyISAM ;");339 ) ENGINE=MyISAM DEFAULT CHARSET=utf8;"); 340 340 341 341 // add a user group for this module
Note: See TracChangeset
for help on using the changeset viewer.
