Home
last modified time | relevance | path

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

/plugin/authucenter/lib/uc_client/control/
H A Dfeed.php30 $title_data = $_ENV['misc']->array2string($this->input('title_data'));
46 $hash_data = md5($title_template.$title_data.$body_template.$body_data);
49 …title_template='$title_template', title_data='$title_data', body_template='$body_template', body_d…
/plugin/authucenter/lib/uc_client/
H A Dclient.php309 function uc_feed_add($icon, $uid, $username, $title_template='', $title_data='', $body_template='',… argument
316 'title_data'=>$title_data,