new type API

This commit is contained in:
Roland Gruber 2017-04-01 09:59:13 +02:00
parent 267cdcb31b
commit 8b0dd38bfe
1 changed files with 2 additions and 1 deletions

View File

@ -19,6 +19,7 @@
@ -54,7 +55,7 @@ This is a list of API changes for all LAM releases.
<h2>5.7 -&gt; 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>