2009-03-13 14:58:10 +00:00
|
|
|
<?php
|
|
|
|
include_once(realpath(dirname(__FILE__).'/constantes.php'));
|
2010-01-22 08:58:39 +00:00
|
|
|
header('Content-Type: text/html; charset='.CHARSET);
|
2009-03-13 14:58:10 +00:00
|
|
|
?>
|
|
|
|
<label>Complément, huissier, opposition, etc...</label>
|
2010-02-10 17:27:03 +00:00
|
|
|
<input type="text" name="jugement[comp]" size="70" maxlength="255" value="Commissaire à l'execution du plan" />
|