/* Decoded by unphp.net */ ?> "; echo " "; $readonly = ($key == 'modif') ? 'readonly' : NULL; if ( !empty($Code) ) { $txtSQL = "SELECT DISTINCT * FROM sr_categorie WHERE Code = '{$Code}'"; $sttNat = $obj->getData($txtSQL); $readonly = "readonly"; if ( !empty($sttNat) ) { $rstCode = $sttNat['Code']; $Intitule = $sttNat['Intitule']; $IntituleCodeAbrege = $sttNat['IntituleCodeAbrege']; $PH = $sttNat['PH']; $Journee = $sttNat['Journee']; $Regle = $sttNat['Regle']; $DroitHS = $sttNat['DroitHS']; } // if ( !empty($sttNat) ) } // if ( !empty($Code) ) ?>