From c38d0024a80ae718e615c95f27e562c6d0c93dd2 Mon Sep 17 00:00:00 2001 From: neway3000 Date: Wed, 18 Dec 2013 01:55:26 -0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=20=E8=8E=B7=E5=8F=96?= =?UTF-8?q?=E4=B8=8E=E6=8C=87=E5=AE=9A=E7=94=A8=E6=88=B7=E7=9A=84=E5=AF=B9?= =?UTF-8?q?=E8=AF=9D=E5=86=85=E5=AE=B9=E5=88=97=E8=A1=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- wechatext.class.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wechatext.class.php b/wechatext.class.php index 2de2801..d035d6b 100644 --- a/wechatext.class.php +++ b/wechatext.class.php @@ -148,7 +148,7 @@ public function getNewsList($page,$pagesize=10) { /** * 获取与指定用户的对话内容 * @param $fakeid - * @return array + * @return array */ public function getDialogMsg($fakeid) { $send_snoopy = new Snoopy;