Пример #1
0
 public function mysql_delete()
 {
     $this->mysql_delete_object();
     $this->delete_object_links(ItemButton::get_mysql_table());
 }