Plugin Directory

Changeset 996204


Ignore:
Timestamp:
09/24/2014 04:58:30 PM (11 years ago)
Author:
DragonOfDev
Message:

quick fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • mailin/trunk/page/page-home.php

    r996192 r996204  
    158158        function generate_main_content()
    159159        {
    160             wp_mail('[email protected]', 'Test email', 'Test message');
     160
    161161            $mailin = new Mailin('https://api.sendinblue.com/v1.0', SIB_Manager::$access_key, SIB_Manager::$secret_key);
    162162            $list_response = $mailin->get_lists();
Note: See TracChangeset for help on using the changeset viewer.