From f980b021f1f1df132c4599cb4c1fb127a1ae289a Mon Sep 17 00:00:00 2001 From: chai Date: Tue, 22 Mar 2022 20:42:48 +0800 Subject: + album --- admin_tags.php | 57 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 57 insertions(+) create mode 100644 admin_tags.php (limited to 'admin_tags.php') diff --git a/admin_tags.php b/admin_tags.php new file mode 100644 index 0000000..ce76dba --- /dev/null +++ b/admin_tags.php @@ -0,0 +1,57 @@ + + + + + + + + + +
+ + + + + + + + + +
+ +
+
+ + 0){ + foreach($arr as $tag){ + html_admin_tag($tag); + } + } + ?> + +
+ + + \ No newline at end of file -- cgit v1.1-26-g67d0