aboutsummaryrefslogtreecommitdiffstats
path: root/upgrade.php
diff options
context:
space:
mode:
Diffstat (limited to 'upgrade.php')
-rw-r--r--upgrade.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/upgrade.php b/upgrade.php
index 8b5e9eda8..2dd99747b 100644
--- a/upgrade.php
+++ b/upgrade.php
@@ -299,6 +299,8 @@ if you encounter any problem.'
invalidate_user_cache();
+ // c13y_upgrade plugin means "check integrity after upgrade", so it
+ // becomes useful just after an upgrade
$query = '
REPLACE INTO '.PLUGINS_TABLE.'
(id, state)