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

Name Size Perms Modified Actions
images DIR
- drwxr-xr-x 2025-12-08 22:04:28
Edit Download
php53 DIR
- drwxr-xr-x 2025-12-08 22:04:28
Edit Download
php56 DIR
- drwxr-xr-x 2025-12-08 22:04:28
Edit Download
php71 DIR
- drwxr-xr-x 2025-12-08 22:04:28
Edit Download
php81 DIR
- drwxr-xr-x 2025-12-08 22:04:28
Edit Download
php82 DIR
- drwxr-xr-x 2025-12-08 22:04:28
Edit Download
3.75 KB lrw-r--r-- 2025-12-08 08:27:50
Edit Download
150 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
4.47 KB lrw-r--r-- 2025-12-08 08:27:50
Edit Download
447 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
9.01 KB lrw-r--r-- 2025-12-08 08:27:50
Edit Download
146 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
3.01 KB lrw-r--r-- 2025-12-08 08:27:50
Edit Download
3.11 KB lrw-r--r-- 2025-12-08 07:18:58
Edit Download
921 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
3.91 KB lrw-r--r-- 2025-12-08 08:27:50
Edit Download
744 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
1.74 KB lrw-r--r-- 2025-12-08 08:27:48
Edit Download
240 B lrw-r--r-- 2022-08-29 12:39:26
Edit Download
61.10 KB lrw-r--r-- 2025-12-08 07:18:58
Edit Download
17.73 MB lrw-r--r-- 2025-12-08 07:18:58
Edit Download
541 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download

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