Esempio n. 1
0
 /**
  * To be called after sell::load_last_tree() or it has no real meaning...
  */
 public function tree_is_empty()
 {
     return $this->apm_tree->is_empty(true);
 }