diff --git a/public_html/includes/class/class.LSattr_html_supannEmpCorps.php b/public_html/includes/class/class.LSattr_html_supannEmpCorps.php new file mode 100644 index 00000000..93f26afe --- /dev/null +++ b/public_html/includes/class/class.LSattr_html_supannEmpCorps.php @@ -0,0 +1,34 @@ + + */ +class LSattr_html_supannEmpCorps extends LSattr_html { + + var $LSformElement_type = 'supannEmpCorps'; + +} + +?> diff --git a/public_html/includes/class/class.LSformElement_supannEmpCorps.php b/public_html/includes/class/class.LSformElement_supannEmpCorps.php new file mode 100644 index 00000000..b89472ab --- /dev/null +++ b/public_html/includes/class/class.LSformElement_supannEmpCorps.php @@ -0,0 +1,40 @@ + + */ + +class LSformElement_supannEmpCorps extends LSformElement_supannLabeledValue { + + var $supannNomenclatureTable = 'empCorps'; + +} +