PATH:
home
/
letacommog
/
rdvenunclick.fr1
/
wp-content
/
plugins
/
weforms
/
includes
/
email
/
gateways
<?php interface WeForms_Mailer_Contract { public function send( $to, $subject, $body, $headers ); }
[+]
..
[-] interface-mailer.php
[edit]
[-] class-emailer-wpmail.php
[edit]