Function __global->get_site_name

Definitions

sources/global2.php

  • Get the site name.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Return

  • The name of the site
  • Type: string
  • Set: N/A
  • Range: N/A

sources/minikernel.php

  • Get the site name.(Minikernel always returns blank).
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: string

Return

  • The name of the site
  • Type: string
  • Set: N/A
  • Range: N/A