*** empty log message ***

This commit is contained in:
Roland Gruber 2007-12-26 18:33:59 +00:00
parent b958597cc9
commit b327b0d76a
1 changed files with 6 additions and 0 deletions

6
lam/phpdoc.sh Executable file
View File

@ -0,0 +1,6 @@
#!/bin/bash
rm -rf phpdoc
mkdir phpdoc
phpdoc -ue on --output "HTML:Smarty:PHP" -d ./ -t phpdoc -ti "LDAP Account Manager - Documentation" -dc "LDAP Account Manager"