merge -c2811 from branch 2.0 to trunk
based on forum discussion, a comment is added to explain why c13y_upgrade plugin is activated at this precise moment. git-svn-id: http://piwigo.org/svn/trunk@2812 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
parent
e9e57ab5c8
commit
564d2df91d
1 changed files with 2 additions and 0 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue