Function __global->load_module_page

Definitions

sources/zones.php

  • Runs the specified module, but also update any stats for the module, and check to see if it needs upgrading or reinstalling.The module result is returned.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: object

Parameters

Name Type Default Set Range Description
$string PATH required parameter N/A N/A The relative path to the module file
$codename ID_TEXT required parameter N/A N/A The page name to load

Return

  • The result of executing the module
  • Type: Tempcode
  • Set: N/A
  • Range: N/A