mirror of
https://github.com/e107inc/e107.git
synced 2025-01-17 20:58:30 +01:00
Issue #2095 - Custom Extended field removal.
This commit is contained in:
parent
10c9e53afd
commit
e2b1a24029
@ -540,7 +540,7 @@ e107::js('footer-inline', js());
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
$mes->addDebug("User Extended Column deleted from table");
|
$mes->addSucess("User Extended Column deleted from table"); //TODO LAN
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user