Plugin Directory


Ignore:
Timestamp:
01/05/2026 11:54:27 AM (3 months ago)
Author:
brainstormworg
Message:

Update to version 2.3.0 from GitHub

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sureforms/trunk/plugin-loader.php

    r3399474 r3432711  
    2222use SRFM\Inc\Create_New_Form;
    2323use SRFM\Inc\Database\Register as DatabaseRegister;
     24use SRFM\Inc\Duplicate_Form;
    2425use SRFM\Inc\Events_Scheduler;
    2526use SRFM\Inc\Export;
     
    211212        }
    212213        Payments::get_instance();
     214        Duplicate_Form::get_instance();
    213215    }
    214216
Note: See TracChangeset for help on using the changeset viewer.