mirror of
https://github.com/e107inc/e107.git
synced 2025-08-11 00:54:49 +02:00
Fixes #5483 Extended User field not being restored when 'repair plugin' is activated.
This commit is contained in:
@@ -4222,6 +4222,7 @@ class e107plugin
|
||||
{
|
||||
case 'install': // Add all active extended fields
|
||||
case 'upgrade':
|
||||
case 'refresh':
|
||||
|
||||
if (!$remove)
|
||||
{
|
||||
|
Reference in New Issue
Block a user