예제 #1
0
 public function __construct()
 {
     parent::__construct();
     $this->OrderDate = time();
     $this->Author = "Scavix";
     $this->Creator = "Scavix";
     $this->Producer = "Scavix";
 }