Beispiel #1
0
 public static function setPgVersion($pgVersion)
 {
     if ($pgVersion) {
         self::$pgVersion = $pgVersion;
     }
 }