/**
  * Constructor
  */
 public function __construct()
 {
     parent::__construct('FLOW3 Distribution');
 }
Example #2
0
 /**
  * Constructor
  */
 public function __construct()
 {
     parent::__construct('FLOW3');
 }
Example #3
0
 /**
  * Constructor
  */
 public function __construct()
 {
     parent::__construct('TYPO3');
 }