diff options
| -rw-r--r-- | framework/Web/UI/TPage.php | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/framework/Web/UI/TPage.php b/framework/Web/UI/TPage.php index fa06cd03..e9fd8141 100644 --- a/framework/Web/UI/TPage.php +++ b/framework/Web/UI/TPage.php @@ -1216,6 +1216,7 @@ class TPage extends TTemplateControl          /**
           * Function to update view controls with those data in a given AR object.
           * @param type $arObj
 +         * TODO
           */
          public function tryUpdateView($arObj)
          {
 | 
