? GR0V Shell

GR0V shell

Linux www.koreapackagetour.com 2.6.32-042stab145.3 #1 SMP Thu Jun 11 14:05:04 MSK 2020 x86_64

Path : /home/admin/domains/happytokorea.net/public_html/test/media/com_joomlaupdate/
File Upload :
Current File : /home/admin/domains/happytokorea.net/public_html/test/media/com_joomlaupdate/default.js

window.addEvent('domready', function () {
	em = document.id('extraction_method');
	if (em) {
		em.addEvent('change', function () {
			if(em.value == 'direct') {
				document.id('row_ftp_hostname').style.display = 'none';
				document.id('row_ftp_port').style.display = 'none';
				document.id('row_ftp_username').style.display = 'none';
				document.id('row_ftp_password').style.display = 'none';
				document.id('row_ftp_directory').style.display = 'none';
			} else {
				document.id('row_ftp_hostname').style.display = 'table-row';
				document.id('row_ftp_port').style.display = 'table-row';
				document.id('row_ftp_username').style.display = 'table-row';
				document.id('row_ftp_password').style.display = 'table-row';
				document.id('row_ftp_directory').style.display = 'table-row';
			}
		});
	}

	$$('button.submit').addEvent('click', function() {
		$$('div.download_message').setStyle('display', 'block');
		var el = $$('div.joomlaupdate_spinner');
		el.set('spinner', {class: 'joomlaupdate_spinner'});
		el.spin();
	})
});

T1KUS90T
  root-grov@210.1.60.28:~$