Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
12
返回列表 发新帖

[求助] [紧急通知] 请问这个hook应该么用 (元芳你怎么看?)

[复制链接]
Freeng 发表于 2012-11-17 16:18:31 | 显示全部楼层
  function post_top() {
  //TODO - Insert your code here
  
}写在这里。

参考http://dev.discuz.org/wiki/index.php?title=%E9%A1%B5%E9%9D%A2%E5%B5%8C%E5%85%A5%E6%A8%A1%E5%9D%97%E5%BC%80%E5%8F%91
回复

使用道具 举报

 楼主| aogle 发表于 2012-11-17 19:48:11 | 显示全部楼层
写在里面也不行
         function post_top() {
                //TODO - Insert your code here
               
                return "TODO:post_top";        //TODO modify your return code here
        }
        /**
         * @Methods describe
         * @return string type
         */
         function post_top_output() {
                //TODO - Insert your code here
                return "TODO:post_top_output";
        }
回复

使用道具 举报

 楼主| aogle 发表于 2012-11-17 19:48:39 | 显示全部楼层
Freeng 发表于 2012-11-17 16:18
function post_top() {
  //TODO - Insert your code here
  

写在里面也不行
         function post_top() {
                //TODO - Insert your code here
               
                return "TODO:post_top";        //TODO modify your return code here
        }
        /**
         * @Methods describe
         * @return string type
         */
         function post_top_output() {
                //TODO - Insert your code here
                return "TODO:post_top_output";
        }
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-17 00:06 , Processed in 0.026490 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表