Vanilla 1.1.4 is a product of Lussumo. More Information: Documentation, Community Support.
Help keep Vanilla free:if ($Context->SelfUrl == 'account.php' && ForceIncomingString('PostBackAction', '') == '') {
$Page->AddRenderControl($Context->ObjectFactory->NewContextObject($Context, 'MyControlName'), $Configuration['CONTROL_POSITION_BODY_ITEM']);
}(Substituting your Control subclass's name for 'MyControlName', of course).
1 to 2 of 2