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

    <?php
define('DT_REWRITE', true);
require '../config.inc.php';
require '../../common.inc.php';
$file = 'photo';
require DT_ROOT.'/module/'.$module.'/index.inc.php';
?>