0byt3m1n1
Path:
/
data
/
51
/
2
/
82
/
137
/
2408789.shuffle
/
user
/
2641263
/
htdocs
/
phpmailer
/
docs
/
[
Home
]
File: generatedocs.sh
#!/bin/sh # Regenerate PHPMailer documentation rm -rf phpdocs/* phpdoc --directory .. --target ./phpdoc --ignore test/,examples/,extras/,test_script/ --sourcecode --force --title PHPMailer