PHP 8.2.30
Preview: install.js Size: 921 B
/proc/thread-self/root/proc/thread-self/root/proc/self/root/var/softaculous/zwiicms/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: 15

Name Size Perms Modified Actions
images DIR
- drwxr-xr-x 2026-03-09 21:02:57
Edit Download
php53 DIR
- drwxr-xr-x 2026-03-09 21:02:57
Edit Download
php56 DIR
- drwxr-xr-x 2026-03-09 21:02:57
Edit Download
php71 DIR
- drwxr-xr-x 2026-03-09 21:02:57
Edit Download
php81 DIR
- drwxr-xr-x 2026-03-09 21:02:57
Edit Download
php82 DIR
- drwxr-xr-x 2026-03-09 21:02:57
Edit Download
101 B lrw-r--r-- 2024-12-11 08:46:50
Edit Download
1.69 KB lrw-r--r-- 2026-02-14 08:13:40
Edit Download
118 B lrw-r--r-- 2026-03-09 13:15:40
Edit Download
8.20 KB lrw-r--r-- 2026-03-09 13:17:20
Edit Download
93 B lrw-r--r-- 2026-03-09 13:15:40
Edit Download
2.46 KB lrw-r--r-- 2026-03-09 13:17:20
Edit Download
3.22 KB lrw-r--r-- 2026-03-09 13:15:40
Edit Download
921 B lrw-r--r-- 2024-12-11 08:46:50
Edit Download
7.91 KB lrw-r--r-- 2026-03-09 13:17:20
Edit Download
969 B lrw-r--r-- 2025-12-04 09:49:32
Edit Download
7.63 KB lrw-r--r-- 2026-03-09 13:17:20
Edit Download
1.39 KB lrw-r--r-- 2026-02-19 07:15:00
Edit Download
497 B lrw-r--r-- 2024-12-11 08:46:50
Edit Download
226 B lrw-r--r-- 2025-03-12 12:38:12
Edit Download
9.79 MB lrw-r--r-- 2026-03-09 13:15:40
Edit Download

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