示例#1
0
 function where($in_url)
 {
     $ret = File_redirection::_redirectWhere_imp($in_url);
     return $ret;
 }