/
home
/
sjslayjy
/
public_html
/
theweavenest
/
vendor
/
symfony
/
mailer
/
Tests
/
Transport
/
Fixtures
/
Upload File
HOME
#!/usr/bin/env php <?php $argsPath = sys_get_temp_dir().\DIRECTORY_SEPARATOR.'sendmail_args'; file_put_contents($argsPath, implode(' ', $argv));