File manager - Edit - /home/infoilmg/public_html/wp-content/plugins/fs-poster/App/Pages/Base/Assets/js/fsp-install.js
Back
'use strict'; ( function ( $ ) { let doc = $( document ); doc.ready( function () { doc.on( 'click', '#fspInstallBtn', function () { let purchaseKey = $( '#fspPurchaseKey' ).val().trim(); let email = $( '#fspEmail' ).val().trim(); let marketingStatistics = $( '#fspMarketingStatistics' ).val(); FSPoster.ajax( 'activate_app', { 'code': purchaseKey, 'statistic': marketingStatistics, 'email': email }, function ( res ) { FSPoster.toast( res[ 'msg' ], 'success' ); FSPoster.loading( true ); window.location.reload(); } ); } ); } ); } )( jQuery );
| ver. 1.4 |
Github
|
.
| PHP 8.0.30 | Generation time: 0.06 |
proxy
|
phpinfo
|
Settings