| Server IP : 85.158.181.41 / Your IP : 216.73.217.12 Web Server : Apache System : Linux cloud9-vm129 6.1.178+1-ph #ph SMP PREEMPT_DYNAMIC Wed Jul 29 09:00:54 UTC 2026 x86_64 User : moncbefd ( 1024) PHP Version : 7.3.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /home/moncbefd/www.moneta.at/admin/html/assets/javascript/engine/libs/ |
Upload File : |
"use strict";jse.libs.auto_updater=jse.libs.auto_updater||{},function(e){var n={processInstallation:"../app_store.php?do=processUpdate",permissionCheck:"admin.php?do=AutoUpdaterAjax/checkPermission",uninstallTheme:"admin.php?do=AutoUpdaterAjax/uninstallTheme"};e.installAppStorePackage=function(t,s){return new Promise(function(i,a){var o={url:n.processInstallation,data:{appStoreData:JSON.stringify(t)}};jse.libs.xhr.post(o).done(function(n){return n.success!==!0?a("Unexpected error"):(s(n),n.done===!0?i():void e.installAppStorePackage(t,s).then(function(){i()})["catch"](function(e){a("Unexpected error")}))}).fail(function(){a("Install processing request failed")})})},e.checkAppStorePackageFilePermissions=function(e){return new Promise(function(t,s){var i={url:n.permissionCheck,data:{appStoreData:JSON.stringify(e)}};jse.libs.xhr.post(i).done(function(e){e.success===!0&&e.result===!0||s("Permission check failed"),t()}).fail(function(){s("Permission check request failed")})})},e.uninstallTheme=function(e){return new Promise(function(t,s){var i={url:n.uninstallTheme,data:{themeName:e}};jse.libs.xhr.post(i).done(function(e){e.success!==!0&&s("Uninstall failed"),t()}).fail(function(e){s(e)})})}}(jse.libs.auto_updater);