This commit is contained in:
=
2022-02-17 17:46:22 +01:00
parent 3fbb69957d
commit 4ffba77452
5 changed files with 27 additions and 26 deletions

View File

@@ -1,4 +1,6 @@
<?php if ($config['ad_bot']) echo $config['ad_bot_info']; // 底部广告
<?php
defined('APP_ROOT') ?: exit; // 禁止访问
if ($config['ad_bot']) echo $config['ad_bot_info']; // 底部广告
?>
<footer class="text-muted small col-md-12" style="text-align: center;">
<hr>