コード例 #1
0
ファイル: Core.php プロジェクト: TishoTM/WP-Filebase
 static function AjaxAdmin()
 {
     wpfb_loadclass('Ajax');
     WPFB_Ajax::AdminRequest();
 }