SILENT KILLERPanel

Current Path: > > var > softaculous > livehelper


Operation   : Linux premium88.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
Software     : Apache
Server IP    : 185.61.154.216 | Your IP: 216.73.216.44
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: //var/softaculous/livehelper

NameTypeSizeLast ModifiedActions
images Directory - -
php53 Directory - -
php56 Directory - -
php71 Directory - -
php81 Directory - -
php82 Directory - -
changelog.txt File 14036 bytes August 08 2025 11:21:20.
clone.php File 3237 bytes August 08 2025 12:42:16.
edit.php File 4380 bytes August 08 2025 12:42:16.
edit.xml File 433 bytes December 23 2021 11:54:36.
fileindex.php File 224 bytes July 10 2025 11:34:04.
import.php File 4388 bytes August 08 2025 12:42:16.
info.xml File 4201 bytes August 08 2025 11:21:20.
install.js File 924 bytes December 23 2021 11:54:36.
install.php File 6491 bytes August 08 2025 12:42:16.
install.xml File 962 bytes December 23 2021 11:54:36.
livehelper.sql File 169081 bytes August 08 2025 11:21:20.
livehelper.zip File 71871485 bytes August 08 2025 11:21:20.
md5 File 6097 bytes August 08 2025 12:42:16.
notes.txt File 1306 bytes July 03 2024 09:09:26.
settings.ini.php File 17037 bytes May 26 2025 07:10:20.
upgrade.php File 3484 bytes August 08 2025 12:42:16.
upgrade.xml File 341 bytes December 23 2021 11:54:36.

Reading File: //var/softaculous/livehelper/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;
};

SILENT KILLER Tool