芝麻web文件管理V1.00
编辑当前文件:/home/jambtst2015/public_html/giraffeng.com/admin/mail_function/docs/generatedocs.sh
#!/bin/sh # Regenerate PHPMailer documentation # Run from within the docs folder rm -rf phpdoc/* phpdoc --directory .. --target ./phpdoc --ignore test/,examples/,extras/,test_script/ --sourcecode --force --title PHPMailer --template="clean"