Beispiel #1
0
 /**
  * @param mixed $lib_url
  */
 public static function setLibUrl($lib_url)
 {
     self::$lib_url = $lib_url;
 }