include_once(dirname(__FILE__).'/../../../../lib/ugeshi/geshi.php');
if (get_magic_quotes_gpc()) {
$_POST['UGCode'] = stripslashes($_POST['UGCode']);
$_POST['UGTitle'] = stripslashes($_POST['UGTitle']);
$_POST['UGLang'] = strtolower($_POST['UGLang']);
}
本文永久链接:
http://www.zzxj.net/blog/fxs_2008/archive/2009/08/26/50.html
发表于 @
2009年08月26日 |评论(loading...
)|收藏