知識社群登入
onthisdate_perm() - Specifying the available permissions
by 蘇德宙, 2011-05-08 22:18, 人氣(1467)
 
define module permissions (Administer / User management / Permissions page)
function onthisdate_perm() {
  return array(
'access onthisdate content');
}