コード例 #1
0
 private static function init()
 {
     if (self::$global === NULL) {
         self::$global = new CrayonSettings();
     }
 }