/home/techb158/on-time-movers.com/wp-content/plugins/wpforms/src/Pro/Migrations
NameSizeModeActions
Migrations.php13520644editdlrm
Upgrade116.php7690644editdlrm
Upgrade133.php10120644editdlrm
Upgrade143.php88360644editdlrm
Upgrade150.php8760644editdlrm
Upgrade159.php8540644editdlrm
Upgrade165.php7930644editdlrm
Upgrade168.php8550644editdlrm
Upgrade173.php8180644editdlrm
Upgrade175.php8480644editdlrm
Upgrade176.php7550644editdlrm
Edit: /home/techb158/on-time-movers.com/wp-content/plugins/wpforms/src/Pro/Migrations/Upgrade159.php (854B)
get( 'pro' ); // Check and create custom DB tables. if ( ! $wpforms_pro->custom_tables_exist() ) { $wpforms_pro->create_custom_tables(); } return true; } }