Searched refs:xmlid (Results 1 – 2 of 2) sorted by relevance
13 $xmlid = $_REQUEST['xmlid']; variable14 $cache = getcachename($xmlid,'graphgear');
70 $xmlid = md5($xml);71 $cache = getcachename($xmlid,'graphgear');75 'xmlid' => $xmlid,