Home
last modified time | relevance | path

Searched refs:uc_stripslashes (Results 1 – 1 of 1) sorted by relevance

/plugin/authucenter/lib/uc_client/
H A Dclient.php88 function uc_stripslashes($string) { function
105 $s2 .= "$sep2{$k}[$k2]=".urlencode(uc_stripslashes($v2));
110 $s .= "$sep$k=".urlencode(uc_stripslashes($v));