コード例 #1
0
ファイル: Code.php プロジェクト: nkkromhof/atk4-codepad
 function set($code)
 {
     return parent::set($code, true);
 }