PHP 8.3.31
Preview: install.js Size: 924 B
/proc/self/root/var/softaculous/phpwcms/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;
};

Directory Contents

Dirs: 6 × Files: 17

Name Size Perms Modified Actions
images DIR
- drwxr-xr-x 2026-06-11 17:49:32
Edit Download
php53 DIR
- drwxr-xr-x 2026-06-11 17:49:32
Edit Download
php56 DIR
- drwxr-xr-x 2026-06-11 17:49:32
Edit Download
php71 DIR
- drwxr-xr-x 2026-06-11 17:49:32
Edit Download
php81 DIR
- drwxr-xr-x 2026-06-11 17:49:32
Edit Download
php82 DIR
- drwxr-xr-x 2026-06-11 17:49:32
Edit Download
3.29 KB lrw-r--r-- 2026-06-11 10:35:02
Edit Download
3.61 KB lrw-r--r-- 2026-06-11 12:28:06
Edit Download
14.26 KB lrw-r--r-- 2026-06-11 10:35:02
Edit Download
4.38 KB lrw-r--r-- 2026-06-11 12:28:06
Edit Download
433 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
423 B lrw-r--r-- 2026-06-11 10:35:02
Edit Download
3.58 KB lrw-r--r-- 2026-06-11 12:28:06
Edit Download
2.49 KB lrw-r--r-- 2026-06-11 10:35:02
Edit Download
924 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
6.29 KB lrw-r--r-- 2026-06-11 12:28:06
Edit Download
2.31 KB lrw-r--r-- 2021-12-23 11:54:36
Edit Download
3.41 KB lrw-r--r-- 2026-06-11 12:28:06
Edit Download
777 B lrw-r--r-- 2022-11-03 10:48:04
Edit Download
84.29 KB lrw-r--r-- 2026-06-11 10:35:02
Edit Download
12.80 MB lrw-r--r-- 2026-06-11 10:35:02
Edit Download
2.52 KB lrw-r--r-- 2021-12-23 11:54:36
Edit Download
321 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).