zentaopms/module/block/view/m.statisticblock.html.php
2023-05-16 10:47:08 +08:00

2 lines
112 B
PHP

<?php if(file_exists("./m.{$module}statisticblock.html.php")) include "./m.{$module}statisticblock.html.php";?>