You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
229 B
11 lines
229 B
|
|
/**
|
|
* @version v1.7 RC2+
|
|
* @signature dd0022fb14892c0bb6a9700392df2de7
|
|
*
|
|
* Transitional patch - dev branch installations
|
|
*
|
|
*/
|
|
|
|
UPDATE `%TABLE_PREFIX%config`
|
|
SET `schema_signature`='dd0022fb14892c0bb6a9700392df2de7';
|