Home
last modified time | relevance | path

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

/plugin/sfauth/
H A Dhelper.php385 $ok2 = io_saveFile($authdata, serialize($this->authdata));
387 return $ok1 && $ok2;
/plugin/aimg/
H A Dscript.js238 function fnGetClientComplete(ok2,imgObj,responseText) argument