level 1
<?phprequire_once(dirname(__FILE__).'/config.php');{exit('');}else{$uid = $cfg_ml->M_LoginID;$face = $cfg_ml->fields['face'] == '' ? : $cfg_ml->fields['face'];echo "用户名:{$cfg_ml->M_UserName} <input name=\"notuser\" type=\"checkbox\" id=\"notuser\" value=\"1\" />匿名评论\r\n";if($cfg_feedback_ck=='Y'){echo "验证码:<input name=\"validate\" type=\"text\" <img src='{$cfg_cmsurl}/include/vdimgck.php' style='cursor:pointer' id='validateimg' onclick=\"this.src=this.src+'?'\" title='点击我更换图片' alt='点击我更换图片' />\r\n";}}?>
2012年01月14日 07点01分