Beispiel #1
0
 public function setOutput($data)
 {
     self::$isOutput = TRUE;
     self::$outputFile = $data;
 }