Function __global->get_forum_base_url

Definitions

sources/global2.php

  • Get the installed forum base URL.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Parameters

Name Type Default Set Range Description
$forum_base boolean False N/A N/A Whether to get the base directory of the forum. Unless running Conversr, this makes no difference - if possibly running Conversr, you need to think about this parameter: are you trying to reach the MSN-central-site or just a link to the forums?

Return

  • The installed forum base URL
  • Type: URLPATH
  • Set: N/A
  • Range: N/A

sources/minikernel.php

  • Get the installed forum base URL.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Return

  • The installed forum base URL
  • Type: URLPATH
  • Set: N/A
  • Range: N/A