コード例 #1
0
ファイル: TBGCache.class.php プロジェクト: oparoz/thebuggenie
 public static function setPrefix($prefix)
 {
     self::$_prefix = $prefix;
 }