1
0
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:
camer0n
2025-04-29 07:59:46 -07:00
parent 987e7cf966
commit 45d9f48580
2 changed files with 28 additions and 17 deletions

View File

@@ -4222,6 +4222,7 @@ class e107plugin
{
case 'install': // Add all active extended fields
case 'upgrade':
case 'refresh':
if (!$remove)
{