chongzhi.inc.php 172 Bytes
<?php
global $_GPC, $_W;
$GLOBALS['frames'] = $this->getMainMenu();
$list=pdo_getall('cjdc_czhd',array('uniacid'=>$_W['uniacid']));
include $this->template('web/chongzhi');