From 979b566b47e312b54978f57a50790ed8c34cd98a Mon Sep 17 00:00:00 2001 From: Discuz! Date: Fri, 20 Jan 2017 10:06:15 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=20PHP7=E5=85=BC=E5=AE=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- upload/api/uc.php | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/upload/api/uc.php b/upload/api/uc.php index c4c76fb..9ef86a2 100644 --- a/upload/api/uc.php +++ b/upload/api/uc.php @@ -4,7 +4,7 @@ * [Discuz!] (C)2001-2099 Comsenz Inc. * This is NOT a freeware, use is subject to license terms * - * $Id: uc.php 36303 2016-12-15 09:11:58Z nemohou $ + * $Id: uc.php 36357 2017-01-20 01:56:30Z nemohou $ */ error_reporting(0); @@ -83,8 +83,7 @@ class uc_note { return xml_serialize($arr, $htmlon); } - function uc_note() { - + function _construct() { } function test($get, $post) {