Exemplo n.º 1
0
 /**
  * Updates all of blocks.
  * 
  * @access protected
  * @note You may do custom
  */
 function _updateBlocks()
 {
     Legacy_ModuleInstallUtils::smartUpdateAllOfBlocks($this->_mTargetXoopsModule, $this->mLog);
 }