Function Forum_driver_cns->forum_layer_initialise

Definitions

sources/forum/cns.php

  • Run whatever initialisation code we need to run. Not used within minikernel (i.e. installer).
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No

Preview

Code (PHP)

/**
 * Run whatever initialisation code we need to run. Not used within minikernel (i.e. installer).
 *
 */

public function forum_layer_initialise()