Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
File Manager
/
application
/
third_party
/
phpmailer
/
test
:
testbootstrap-dist.php
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
<?php $_REQUEST['submitted'] = 1; $_REQUEST['mail_to'] = 'somebody@example.com'; $_REQUEST['mail_from'] = 'phpunit@example.com'; $_REQUEST['mail_cc'] = 'cc@example.com'; $_REQUEST['mail_host'] = 'localhost'; $_REQUEST['mail_port'] = 2500;