饭否的插件修改成功?感觉写日志的时候慢了

目前这个是测试


function plugin_fanfou_run ($str) {
  if (!is_file("plugin/fanfou/config.php")) return $str;
  include_once("plugin/fanfou/config.php");
  if ($fanfou['autoping']==0) return $str;
  global $job, $title, $maxrecord, $property, $changemytime, $config;
  if ($job=='restore' || $property>=2 || $changemytime==1) return $str;
  $fanfou_maxrecord=$maxrecord['maxblogid']+1;
  $message=str_replace(array('{posttitle}', '{posturl}'), array($title, "http://www.aixq.com/post/{$fanfou_maxrecord}"), $fanfou['postformat']);
  fanfou_send ($fanfou['id'], $fanfou['pass'], $message);
  return $str;


作者:Else 's Blog
地址:http://www.aixq.com/post/847/
版权所有。转载时必须链接形式注明作者和原始出处及本声明!
Tags:
自己 感悟 信念 | 评论(0) | 引用(0) | 阅读(835)
发表评论
表情
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
emotemotemotemotemot
打开HTML
打开UBB
打开表情
隐藏
昵称   密码   游客无需密码
网址   电邮   [注册]