Home
last modified time | relevance | path

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

/plugin/authucenter/lib/uc_client/control/
H A Dtag.php54 $_ENV['tag']->formatcache($tagdata['appid'], $tagname);
73 $_ENV['tag']->formatcache($appid, $tagname);
/plugin/authucenter/lib/uc_client/model/
H A Dtag.php60 function formatcache($appid, $tagname) { function in tagmodel