Example #1
0
File: Temp.php Project: horde/horde
 /**
  */
 public function delete()
 {
     $this->_ht->delete($this->_id);
 }