new type API
This commit is contained in:
parent
267cdcb31b
commit
8b0dd38bfe
|
@ -19,6 +19,7 @@
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -54,7 +55,7 @@ This is a list of API changes for all LAM releases.
|
|||
<h2>5.7 -> 5.8</h2>
|
||||
<ul>
|
||||
<li>All account types allow multiple configurations by default.</li>
|
||||
<li>check_profileOptions()/get_profileOptions() has new parameter $typeId<br>
|
||||
<li>check_profileOptions()/get_profileOptions()/get_pdfEntries()/get_pdfFields() has new parameter $typeId<br>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
|
Loading…
Reference in New Issue