ruzhuinfo.inc.php 163 Bytes Edit Raw Blame History 1 2 3 4 5 <?php global $_GPC, $_W; $GLOBALS['frames'] = $this->getMainMenu(); $info=pdo_get('wpdc_ruzhu',array('id'=>$_GPC['id'])); include $this->template('web/ruzhuinfo');