update
This commit is contained in:
4
modules/autoupgrade/upgrade/sql/1.7.8.7.sql
Normal file
4
modules/autoupgrade/upgrade/sql/1.7.8.7.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
SET SESSION sql_mode='';
|
||||
SET NAMES 'utf8mb4';
|
||||
|
||||
DELETE FROM `PREFIX_smarty_cache`;
|
||||
Reference in New Issue
Block a user