コード例 #1
0
ファイル: SpotTiming.php プロジェクト: CptChaos/spotweb
 static function enableHtml($b)
 {
     self::$_useHtml = $b;
 }