... 'description' => t('An implemented JavaScript object')) ); } /** * Implementation of hook_perm(). */ function jsdoc_perm() { return array('edit jsdoc'); } ...
確定! 回上一頁