コード例 #1
0
 /**
  * The class constructor method.
  */
 function __construct()
 {
     parent::__construct();
     $this->temporary = true;
 }
コード例 #2
0
ファイル: Core.php プロジェクト: Spark-Eleven/revive-adserver
 /**
  * The class constructor method.
  */
 function __construct()
 {
     parent::__construct();
 }