ygquan.inc.php 172 B

123456
  1. <?php
  2. global $_GPC, $_W;
  3. $GLOBALS['frames'] = $this->getMainMenu();
  4. $system=pdo_get('zhtc_system',array('uniacid'=>$_W['uniacid']));
  5. include $this->template('web/ygquan');