diff --git a/include/class/fiche_def.class.php b/include/class/fiche_def.class.php index 53e008fdf..9cec31ff5 100644 --- a/include/class/fiche_def.class.php +++ b/include/class/fiche_def.class.php @@ -676,7 +676,7 @@ $order /*!\brief save the order of a card, update the column jnt_fic_attr.jnt_order *\param $p_array containing the order */ - function jntsave_order($p_array) + function save_order($p_array) { extract($p_array, EXTR_SKIP); $this->GetAttribut();