You've already forked EasyImages2.0
mirror of
https://github.com/icret/EasyImages2.0.git
synced 2025-12-13 11:43:58 +08:00
v2.6.0
This commit is contained in:
@@ -1,4 +1,8 @@
|
||||
<?php require_once __DIR__ . '/header.php';
|
||||
<?php
|
||||
|
||||
/** 广场页面 */
|
||||
require_once __DIR__ . '/header.php';
|
||||
/** 顶部广告 */
|
||||
if ($config['ad_top']) echo $config['ad_top_info'];
|
||||
?>
|
||||
<div class="row" style="margin-bottom:100px">
|
||||
|
||||
Reference in New Issue
Block a user