| 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/legacy/db_backup/ |
Upload File : |
$(document).delegate(".db_backup_restore","click",function(){$(this).lightbox_plugin({background_color:"#EFEFEF",lightbox_width:"460px",shadow_close_onclick:!1,close_button_position:"none"})}),$(document).delegate(".db_backup_create","click",function(){$(this).lightbox_plugin({background_color:"#EFEFEF",lightbox_width:"460px",shadow_close_onclick:!1,close_button_position:"none"})}),$(document).delegate(".db_backup_delete","click",function(){var e=this,o=$(this).lightbox_plugin({background_color:"#EFEFEF",lightbox_width:"460px"});$("#lightbox_package_"+o).delegate(".delete","click."+o,function(){var t=$(e).attr("rel");$.ajax({type:"GET",url:"request_port.php?module=DBBackup&action=delete_db_backup&filename="+t+"&page_token="+jse.core.config.get("pageToken"),timeout:3e4,dataType:"json",context:e,success:function(e){"success"==e.status?($("#db_backup_wrapper").html(e.html),$.lightbox_plugin("close",o)):$.lightbox_plugin("error",o,e.error_code)},error:function(e,t){$.lightbox_plugin("error",o,e,t)}})})});