tp/public/news/index.php
2026-03-12 17:53:36 +08:00

5 lines
95 B
PHP

<?php
// /news 文章列表短入口
require __DIR__ . '/../themes/default/article_list.php';