コード例 #1
0
ファイル: networkname.class.php プロジェクト: kipman/glpi
 function post_addItem()
 {
     $this->post_workOnItem();
     parent::post_addItem();
 }