Home
last modified time | relevance | path

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

/plugin/freechat/phpfreechat/src/
H A Dpfccommand.class.php206 $ct->setCmdMeta($nickid, $cmdtoplay_id, serialize($cmdtoplay));
H A Dpfccontainer.class.php515 function setCmdMeta($nickid, $key, $value) function in pfcContainer