N°5655 - Align "activity panel" and "preferences" ajax operation code to new convention

This commit is contained in:
Molkobain
2022-11-05 00:25:22 +01:00
parent f5b216fd9a
commit 4486842169
4 changed files with 11 additions and 8 deletions

View File

@@ -655,6 +655,7 @@ EOF
///////////////////////////////////////////////////////////////////////////////////////////
case 'modify': // Legacy operation
/** @internal */
case 'object.modify': // New operation
$oController = new ObjectController();
$oP = $oController->Modify();