コード例 #1
0
ファイル: index.php プロジェクト: myhloli/Tieba_Sign
?>
</div>
<div id="content-sign_log">
<?php 
include template('widget/sign_log');
?>
</div>
<div id="content-setting" class="hidden">
<?php 
include template('widget/setting');
?>
</div>
<div id="content-baidu_bind" class="hidden">
<?php 
include template('widget/bind_status');
?>
</div>
<?php 
HOOK::page_contents();
?>
<!-- 开发不易,跪求各位大大放俺一条生路 -->
<!-- 你可以在这加你自己的链接,但是麻烦保留下我的链接 Thanks -->
<p>贴吧签到助手 - Designed by <a href="http://ikk.me" rel="nofollow" target="_blank">kookxiang</a> - Modified by <a href="http://www.iwch.me" target="_blank">Zohar</a>. 2014 &copy; <a href="http://www.kookxiang.com" rel="nofollow" target="_blank">KK's Laboratory</a> - <a href="http://go.ikk.me/donate" rel="nofollow" target="_blank">赞助开发</a></p>
</div>
</div>
</div>
<?php 
include template('widget/footer');
?>
</body>
</html>