From 89b2ed5e4c8cf473098576ba4a278e3a522fe046 Mon Sep 17 00:00:00 2001 From: XiaoLin Date: Fri, 13 Jul 2018 13:02:44 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8Doutput=E5=8F=98=E9=87=8F?= =?UTF-8?q?=E6=8B=BC=E6=8E=A5=E5=89=8D=E6=9C=AA=E5=AE=9A=E4=B9=89=E7=9A=84?= =?UTF-8?q?=E9=94=99=E8=AF=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains.php b/domains.php index bfd8a5c..62ea686 100644 --- a/domains.php +++ b/domains.php @@ -7,6 +7,8 @@ $r=$cloudflare->user_lookup(); include_once("header.php"); + +$output = ''; ?>
@@ -150,4 +152,4 @@ function delete_domain(domain) { } include_once("footer.php"); -?> \ No newline at end of file +?>