Function __global->has_no_forum

Definitions

sources/global3.php

  • Find whether we have no forum on this website.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Returns: bool

Returns

  • Whether we have no forum on this website
  • Type: boolean
  • Set: N/A
  • Range: N/A

Preview

Code (PHP)

/**
 * Find whether we have no forum on this website.
 *
 * @return boolean Whether we have no forum on this website
 */

function has_no_forum() : bool