mirror of
https://gitlab.easter-eggs.com/ee/ldapsaisie.git
synced 2024-11-22 18:09:06 +01:00
Doc : Fixed last commit about LSformRule_integer
This commit is contained in:
parent
21969b47d3
commit
d86de5e51a
2 changed files with 2 additions and 0 deletions
|
@ -50,6 +50,7 @@ règles.</para>
|
||||||
&conf-LSattribute-check-data-filesize;
|
&conf-LSattribute-check-data-filesize;
|
||||||
&conf-LSattribute-check-data-imagefile;
|
&conf-LSattribute-check-data-imagefile;
|
||||||
&conf-LSattribute-check-data-imagesize;
|
&conf-LSattribute-check-data-imagesize;
|
||||||
|
&conf-LSattribute-check-data-integer;
|
||||||
&conf-LSattribute-check-data-lettersonly;
|
&conf-LSattribute-check-data-lettersonly;
|
||||||
&conf-LSattribute-check-data-maxlength;
|
&conf-LSattribute-check-data-maxlength;
|
||||||
&conf-LSattribute-check-data-minlength;
|
&conf-LSattribute-check-data-minlength;
|
||||||
|
|
|
@ -5,6 +5,7 @@
|
||||||
<!ENTITY conf-LSattribute-check-data-filesize SYSTEM "filesize.docbook">
|
<!ENTITY conf-LSattribute-check-data-filesize SYSTEM "filesize.docbook">
|
||||||
<!ENTITY conf-LSattribute-check-data-imagefile SYSTEM "imagefile.docbook">
|
<!ENTITY conf-LSattribute-check-data-imagefile SYSTEM "imagefile.docbook">
|
||||||
<!ENTITY conf-LSattribute-check-data-imagesize SYSTEM "imagesize.docbook">
|
<!ENTITY conf-LSattribute-check-data-imagesize SYSTEM "imagesize.docbook">
|
||||||
|
<!ENTITY conf-LSattribute-check-data-integer SYSTEM "integer.docbook">
|
||||||
<!ENTITY conf-LSattribute-check-data-lettersonly SYSTEM "lettersonly.docbook">
|
<!ENTITY conf-LSattribute-check-data-lettersonly SYSTEM "lettersonly.docbook">
|
||||||
<!ENTITY conf-LSattribute-check-data-maxlength SYSTEM "maxlength.docbook">
|
<!ENTITY conf-LSattribute-check-data-maxlength SYSTEM "maxlength.docbook">
|
||||||
<!ENTITY conf-LSattribute-check-data-mimetype SYSTEM "mimetype.docbook">
|
<!ENTITY conf-LSattribute-check-data-mimetype SYSTEM "mimetype.docbook">
|
||||||
|
|
Loading…
Reference in a new issue