✘✘ GRAYBYTE WORDPRESS FILE MANAGER ✘✘

​🇳​​🇦​​🇲​​🇪♯➤ premium134.web-hosting.com ​🇻​♯➤ 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP 🇾​♯➤ 2025

𝗛𝗢𝗠𝗘 𝗜𝗗 ♯➤ 162.0.232.104 ♯➤ 𝗔𝗗𝗠𝗜𝗡 𝗜𝗗 216.73.217.120
𝗢𝗣𝗧𝗜𝗢𝗡𝗦 ♯ CRL ♯➤ 𝗢𝗞 ┃ WGT ♯➤ 𝗢𝗞 ┃ SDO ♯➤ 𝗢𝗙𝗙 ┃ PKEX ♯➤ 𝗢𝗙𝗙
𝗗𝗘𝗔𝗖𝗧𝗜𝗩𝗔𝗧𝗘𝗗 ♯➤ 𝗔𝗟𝗟 𝗪𝗢𝗥𝗞𝗜𝗡𝗚....

𝗛𝗢𝗠𝗘
𝗖𝗨𝗥𝗥𝗘𝗡𝗧 𝗙𝗜𝗟𝗘 : /var/softaculous/webmail//install.js
//////////////////////////////////////////////////////////////
// install.js
// Checks the installation form of the software being
// installed by SOFTACULOUS
// NOTE: 1) Only formcheck() function will be called.
//       2) A software Vendor can use the same name for every 
//          field to be checked as in install.xml . It can be
//          called using $('fieldname').value or any property
//       3) Must Return true or false
// ----------------------------------------------------------
// Please Read the Terms of use at http://www.softaculous.com
// ----------------------------------------------------------
// (c)Softaculous Inc.
//////////////////////////////////////////////////////////////

function formcheck(){
	
	//Check the Admin Email
	if(window.check_punycode){
		if(!check_punycode($('admin_email').value)){
			alert('{{err_ademail}}');
			return false;
		}
		return true;
	}
	
	return true;
};


jQuery(document).ready(function(){
	
	var domain = jQuery("#softdomain").val();
	jQuery("#in_host_server").val("imap."+domain);
	jQuery("#out_host_server").val("smtp."+domain);
	
	jQuery("#softdomain").change(function(){
		var domain = jQuery(this).val();
		jQuery("#in_host_server").val("imap."+domain);
		jQuery("#out_host_server").val("smtp."+domain);
	});
	
	//alert("imap."+domain);
	
});

// Update the in dir
function update_webmail_indir(){
	
	if(webmail_retries >= 5){
		return;
	}
	
	if(typeof jQuery('#softdirectory').val() == "undefined"){
		webmail_retries++;
		setTimeout('update_webmail_indir();', 500);
		return;
	}
	
	var softdirectory = jQuery('#softdirectory').val();
	
	if(softdirectory == 'webmail'){
		jQuery('#softdirectory').val('mywebmail');
	}
}

var webmail_retries = 0;
update_webmail_indir();

jQuery(document).ready(function(){
	
	// Joomla requires password to be minimum 12 chars so generate random accordingly
	if(globals_rand_pass > 0){
		setTimeout('webmail_rand_pass();', 500);
	}

	jQuery( ".generate-password" ).on( "click", function(){
		webmail_rand_pass();
	});
	
});

function webmail_rand_pass(){
	
	try{
		jQuery("#admin_pass").val(randstr(12, 1, globals_pass_strength));
		check_pass_strength();
	}
	catch(e){}
}


Current_dir [ 𝗡𝗢𝗧 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ] Document_root [ 𝗪𝗥𝗜𝗧𝗘𝗔𝗕𝗟𝗘 ]


[ Back ]
𝗡𝗔𝗠𝗘
𝗦𝗜𝗭𝗘
𝗟𝗔𝗦𝗧 𝗧𝗢𝗨𝗖𝗛
𝗨𝗦𝗘𝗥
𝗦𝗧𝗔𝗧𝗨𝗦
𝗙𝗨𝗡𝗖𝗧𝗜𝗢𝗡𝗦
..
--
12 Jun 2026 5.21 AM
root / root
0755
images
--
14 Apr 2026 5.20 AM
root / root
0755
php53
--
14 Apr 2026 5.20 AM
root / root
0755
php56
--
14 Apr 2026 5.20 AM
root / root
0755
php71
--
14 Apr 2026 5.20 AM
root / root
0755
php81
--
14 Apr 2026 5.20 AM
root / root
0755
php82
--
14 Apr 2026 5.20 AM
root / root
0755
Core.config.json
4.572 KB
2 Apr 2026 10.59 AM
root / root
0644
_edit.php
3.577 KB
23 Dec 2021 11.54 AM
root / root
0644
_edit.xml
0.423 KB
23 Dec 2021 11.54 AM
root / root
0644
_extend.php
1.514 KB
23 Dec 2021 11.54 AM
root / root
0644
changelog.txt
2.346 KB
2 Apr 2026 10.59 AM
root / root
0644
clone.php
4.978 KB
13 Apr 2026 1.17 PM
root / root
0644
config.json
7.129 KB
20 Jan 2025 9.28 AM
root / root
0644
db_init.php
0.604 KB
23 Dec 2021 11.54 AM
root / root
0644
encryption_key.php
0.008 KB
19 Sep 2024 10.58 AM
root / root
0644
fileindex.php
0.184 KB
23 Oct 2025 8.51 AM
root / root
0644
import.php
3.857 KB
13 Apr 2026 1.17 PM
root / root
0644
info.xml
3.902 KB
13 Apr 2026 10.21 AM
root / root
0644
install.js
2.13 KB
13 Apr 2026 10.21 AM
root / root
0644
install.php
6.054 KB
13 Apr 2026 1.17 PM
root / root
0644
install.xml
3.578 KB
23 Dec 2021 11.54 AM
root / root
0644
md5
1.341 KB
13 Apr 2026 1.17 PM
root / root
0644
migrate.php
1.284 KB
23 Dec 2021 11.54 AM
root / root
0644
notes.txt
1.566 KB
4 Jul 2025 11.00 AM
root / root
0644
upgrade.php
5.745 KB
13 Apr 2026 1.17 PM
root / root
0644
upgrade.xml
0.612 KB
19 Sep 2024 10.58 AM
root / root
0644
webmail.sql
42.364 KB
14 Apr 2026 5.20 AM
root / root
0644
webmail.zip
67.04 MB
14 Apr 2026 5.20 AM
root / root
0644

✘✘ GRAYBYTE WORDPRESS FILE MANAGER @ 2026 CONTACT ME ✘✘
Static GIF Static GIF