Where exactly? This is where I put it and it still dont work for me.
Code: Select all
// no direct access
defined( '_VALID_MOS' ) or die( 'Restricted access' );
ini_set("sendmail_from", "[email protected]");
Code: Select all
// no direct access
defined( '_VALID_MOS' ) or die( 'Restricted access' );
ini_set("sendmail_from", "[email protected]");