From e162138bfb36a420161cffd34ef7da4e224e7cb0 Mon Sep 17 00:00:00 2001 From: hyzboy Date: Thu, 16 Feb 2017 10:42:18 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0echo=5Flink=E5=87=BD=E6=95=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tools.php | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/tools.php b/tools.php index 35cb589..70725b2 100644 --- a/tools.php +++ b/tools.php @@ -71,6 +71,11 @@ echo ''; } + function echo_link($text,$link) + { + echo ''.$text.''; + } + function echo_span_glyph($glyph) { echo '';