2 lines
112 B
PHP
2 lines
112 B
PHP
<?php if(file_exists("./m.{$module}statisticblock.html.php")) include "./m.{$module}statisticblock.html.php";?>
|