Searched refs:snips (Results 1 – 1 of 1) sorted by relevance
86 foreach($data as $id=>$snips) { 88 $found = $this->update_all($id, $snips, $ar) ;90 $snips =implode('<br />',$snips); 92 …$ret .= "<b><u>" . $this->getLang("logged_for") ." $id:</u></b><br />$snips<br /><b>" . $this->get…105 function update_all($id, $snips, &$ar) { argument141 $diff = array_diff($snips,$matches[1]) ;