Server IP : 198.54.121.189 / Your IP : 216.73.216.112
System : Linux premium69.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
PHP Version : 7.4.33
Disable Function : NONE
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Upload Files :
Command :
Current File : /var/softaculous/nibble//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;
};
Name |
Size |
Last Modified |
Owner / Group |
Permissions |
Options |
.. | -- | July 13 2025 08:30:22 | root / root | 0755 | |
images | -- | March 06 2024 00:21:38 | root / root | 0755 | |
php53 | -- | March 06 2024 00:21:38 | root / root | 0755 | |
php56 | -- | March 06 2024 00:21:38 | root / root | 0755 | |
php71 | -- | March 06 2024 00:21:38 | root / root | 0755 | |
php81 | -- | March 06 2024 00:21:38 | root / root | 0755 | |
| | | | | |
fileindex.php | 0.146 KB | December 23 2021 11:54:36 | root / root | 0644 | |
import.php | 2.56 KB | September 21 2022 09:09:24 | root / root | 0644 | |
info.xml | 1.77 KB | September 21 2022 08:18:40 | root / root | 0644 | |
install.js | 0.902 KB | December 23 2021 11:54:36 | root / root | 0644 | |
install.php | 4.202 KB | September 21 2022 09:09:24 | root / root | 0644 | |
install.xml | 0.85 KB | December 23 2021 11:54:36 | root / root | 0644 | |
md5 | 8.418 KB | September 21 2022 09:09:24 | root / root | 0644 | |
upgrade.php | 2.971 KB | September 21 2022 09:09:24 | root / root | 0644 | |
upgrade.xml | 0.594 KB | December 23 2021 11:54:36 | root / root | 0644 | |