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

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[求助] 为什么我自己开发插件 在前台不显示呢

[复制链接]
wujixiaofeng 发表于 2015-2-27 10:18:36 | 显示全部楼层 |阅读模式

  1. if(!defined('IN_DISCUZ')) {
  2. exit('Access Denied');
  3. }
  4. class plugin_hook {
  5. //TODO - Insert your code here

  6. }

  7. class plugin_hook_member extends plugin_hook {
  8. //TODO - Insert your code here
  9. /**
  10. * @Methods describe
  11. * @return string type
  12. */
  13. public function register_input() {
  14. //TODO - Insert your code here

  15. return 'TODO:register_input'; //TODO modify your return code here
  16. }

  17. }
复制代码
前台不显示
兲楽 发表于 2015-2-27 16:13:53 | 显示全部楼层
因为你开发格式错了
多看点教程
http://faq.comsenz.com/library/plug/plugin/plugin_pre.htm
回复

使用道具 举报

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

本版积分规则

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

GMT+8, 2024-11-15 17:19 , Processed in 0.026527 second(s), 4 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

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