X-Git-Url: http://git.cyclocoop.org/?a=blobdiff_plain;f=www%2Fecrire%2Faction%2Fediter_objet.php;h=5de7e71c5d88fa5d55d290200c5ec329e7659e08;hb=0f3ef482e6020c572ea3221db6ab5165772c22e9;hp=d919a584bf620580d5da4c14c1d1b37a7048ab8f;hpb=233a3004be17240d3e35a4aa9f511d2d5eb609fd;p=lhc%2Fweb%2Fwww.git diff --git a/www/ecrire/action/editer_objet.php b/www/ecrire/action/editer_objet.php index d919a584..5de7e71c 100644 --- a/www/ecrire/action/editer_objet.php +++ b/www/ecrire/action/editer_objet.php @@ -234,6 +234,7 @@ function objet_inserer($objet, $id_parent = null, $set = null) { array( 'args' => array( 'table' => $table_sql, + 'id_parent' => $id_parent, ), 'data' => $champs ) @@ -262,6 +263,7 @@ function objet_inserer($objet, $id_parent = null, $set = null) { array( 'args' => array( 'table' => $table_sql, + 'id_parent' => $id_parent, 'id_objet' => $id, ), 'data' => $champs