mirror of
https://github.com/DzzXH/DzzOffice.git
synced 2026-03-01 19:54:11 +08:00
Merge branch 'master' of https://gitee.com/xh2002/dzzoffice
This commit is contained in:
@@ -1377,4 +1377,4 @@ CREATE TABLE dzz_hooks (
|
||||
PRIMARY KEY (id),
|
||||
KEY app_market_id (`name`),
|
||||
KEY priority (priority)
|
||||
) ENGINE=MyISAM;
|
||||
) ENGINE=MyISAM;
|
||||
@@ -880,4 +880,4 @@ function create_table($sql, $dbcharset) {
|
||||
(" ENGINE=$type DEFAULT CHARSET=".$dbcharset);
|
||||
}
|
||||
|
||||
?>
|
||||
?>
|
||||
Reference in New Issue
Block a user