Home
last modified time | relevance | path

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

/plugin/xcom/scripts/
H A Dxml.php27 if(!xcom_lock($params[1], true, $client)) {
78 xcom_lock($params[1], false, $client);
127 function xcom_lock($page, $lock, $client) { function