@ -60,6 +60,10 @@ This is a list of API changes for all LAM releases.
<br>
<h2>6.1 -> 6.2</h2>
<ul>
<li>No major API changes</li>
</ul>
<h2>6.0 -> 6.1</h2>
<li>module API</li>
@ -616,4 +620,4 @@ The class variable "triggered_messages" in baseModule was removed.<br>
</body></html>
@ -2,4 +2,4 @@
rm -rf docs/phpdoc
mkdir docs/phpdoc
phpdoc -d ./ -t docs/phpdoc --title "LDAP Account Manager" --template clean --defaultpackagename main -e php,inc --ignore lib/en*,lib/env.inc
phpdoc -d ./ -t docs/phpdoc --title "LDAP Account Manager" --template clean --defaultpackagename main -e php,inc --ignore lib/en*,lib/env.inc,lib/3rdParty*,templates/3rdParty*