@@ -412,6 +412,13 @@ |
||
| 412 | 412 | } |
| 413 | 413 | |
| 414 | 414 | |
| 415 | +/** |
|
| 416 | + * @param integer $id |
|
| 417 | + * @param string $type |
|
| 418 | + * @param double $n |
|
| 419 | + * @param string|null $img |
|
| 420 | + * @param string $titre |
|
| 421 | + */ |
|
| 415 | 422 | function afficher_script_statut($id, $type, $n, $img, $statut, $titre, $act = '') { |
| 416 | 423 | $h = generer_action_auteur("instituer_objet", "$type-$id-$statut"); |
| 417 | 424 | $t = supprimer_tags($titre); |