{// 引入标签库 } function get_prop_name($id){ return $GLOBALS['db']->getOne("select name from ".DB_PREFIX."prop where id=".$id); }