From f36cd74331fa7064db5a5f53dd97a3b8e8bc3068 Mon Sep 17 00:00:00 2001 From: tianshujie Date: Tue, 18 Jun 2024 18:06:56 +0800 Subject: [PATCH] [refac,0.1h] remove comma. --- lib/zin/wg/filelist/v1.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/zin/wg/filelist/v1.php b/lib/zin/wg/filelist/v1.php index d20fa16df6..23953c33fa 100644 --- a/lib/zin/wg/filelist/v1.php +++ b/lib/zin/wg/filelist/v1.php @@ -75,7 +75,7 @@ class fileList extends wg 'data-showDelete' => $showDelete, 'data-session' => session_name() . '=' . session_id(), 'data-objectType' => $objectType, - 'data-objectID' => $objectID, + 'data-objectID' => $objectID ) ), $this->fileList()