__construct() public method

Constructor.
public __construct ( )
Esempio n. 1
0
 /**
  */
 public function __construct()
 {
     parent::__construct();
     $GLOBALS['page_output']->growler = true;
 }