コード例 #1
0
ファイル: mod_edit.php プロジェクト: poef/ariadne
 function _registerGroup($name, $id)
 {
     return edit::registerGroup($name, $id);
 }