www.gusucode.com > Destoon B2B仿淘宝电子商务网站 UTF8 v6.0源码程序 > destoon/mobile/tips.php

    <?php
require 'common.inc.php';
$foot = 'more';
$head_title = $L['tips_title'].$DT['seo_delimiter'].$head_title;
include template('tips', 'mobile');
if(DT_CHARSET != 'UTF-8') toutf8();
?>