diff --git a/config/site/list.php b/config/site/list.php index 33381c9764..429bafbc7e 100644 --- a/config/site/list.php +++ b/config/site/list.php @@ -159,7 +159,7 @@ $d = $d*-1; "Size". "Description"; foreach ($a as $item) { - echo "file\">".$item->file."". + echo "file\">".$item->file."". "".$item->date. "".$item->size. "".$item->description.