summaryrefslogtreecommitdiff
path: root/admin_uber.php
diff options
context:
space:
mode:
authorchai <chaifix@163.com>2022-03-24 13:11:40 +0800
committerchai <chaifix@163.com>2022-03-24 13:11:40 +0800
commit1d127b4ae3e31456f0a8351388cefa4d13d3a4b0 (patch)
tree69f8bb9e08c17a288c05b9a847787b080ec53c36 /admin_uber.php
parent19a99f9ad9104cdc86dc7192f4c663e5fbe26520 (diff)
+admin album
Diffstat (limited to 'admin_uber.php')
-rw-r--r--admin_uber.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/admin_uber.php b/admin_uber.php
index ac34286..8d13709 100644
--- a/admin_uber.php
+++ b/admin_uber.php
@@ -31,7 +31,7 @@ function handle_delete_tag($tag_id) {
}
function handle_delete_album($album_id) {
-
+ delete_album($album_id);
}
?> \ No newline at end of file