Home
last modified time | relevance | path

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

/plugin/authucenter/lib/api/
H A Duc.php133uc_setcookie(DW_UC_COOKIE_NAME, authcode("$uid\t$password_e\t$username", 'ENCODE'), $cookietime, t…
146 uc_setcookie(DW_UC_COOKIE_NAME, '', -31536000);
354 function uc_setcookie($var, $value = '', $life = 0, $httponly = false) { function