Function __global->reinstall_block

Definitions

sources/zones2.php

  • Reinstall a block if it has become corrupted for any reason.Again, you should not need to use this function.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: bool

Parameters

Name Type Default Set Range Description
$block ID_TEXT required parameter N/A N/A The name of the block to reinstall

Return

  • Whether installation was required
  • Type: boolean
  • Set: N/A
  • Range: N/A