欢迎各位兄弟 发布技术文章

这里的技术是共享的

You are here

任何人都可以访问的权限 不管注册用户 匿名用户 有大用 有大大用 有大大大用

function shipingzhongcustomsix_menu() {

   $items = array();
   $items['toyunpan'] = array(
      'title'=>'到云盘',
      'type' => MENU_NORMAL_ITEM,
      'page callback'=>'shipingzhongcustomsix_toyunpan',
      'access callback' => TRUE,
   );
   return $items;
}


普通分类: