コード例 #1
0
ファイル: class.php プロジェクト: MoeNetwork/MoeCDN-EMLOG
 public static function set($n, $v)
 {
     option::updateOption('moecdn_' . $n, $v);
 }