Server IP : 149.255.58.128 / Your IP : 216.73.216.112
System : Linux cloud516.thundercloud.uk 5.14.0-427.26.1.el9_4.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Jul 17 15:51:13 EDT 2024 x86_64
PHP Version : 8.2.28
Disable Function : allow_url_include, apache_child_terminate, apache_setenv, exec, passthru, pcntl_exec, posix_kill, posix_mkfifo, posix_getpwuid, posix_setpgid, posix_setsid, posix_setuid, posix_setgid, posix_seteuid, posix_setegid, posix_uname, proc_close, proc_get_status, proc_open, proc_terminate, shell_exec, show_source, system
cURL : ON | WGET : ON | Sudo : OFF | Pkexec : OFF
Upload Files :
Command :
Current File : /var/softaculous/helpdeskz//Helpdesk.php
<?php
/**
* @package EvolutionScript
* @author: EvolutionScript S.A.C.
* @Copyright (c) 2010 - 2020, EvolutionScript.com
* @link http://www.evolutionscript.com
*/
namespace Config;
use CodeIgniter\Config\BaseConfig;
class Helpdesk extends BaseConfig
{
#Database host
const DB_HOST = '[[softdbhost]]';
#Database username
const DB_USER = '[[softdbuser]]';
#Database password
const DB_PASSWORD = '[[softdbpass]]';
#Database name
const DB_NAME = '[[softdb]]';
#Database table prefix
const DB_PREFIX = '[[dbprefix]]';
#Database port, do not change it if you are not sure
const DB_PORT = 3306;
#URL of your helpdesk
const SITE_URL = '[[softurl]]';
#Upload path for images used in HTML editor and logo
const UPLOAD_PATH = FCPATH.'upload';
#Default helpdesk language
const DEFAULT_LANG = 'en';
#URI name to access to staff panel. Ex: staff / then you can access in http://helpdesk.com/staff
const STAFF_URI = 'staff';
}
Name |
Size |
Last Modified |
Owner / Group |
Permissions |
Options |
.. | -- | May 23 2025 09:37:16 | 0 / root | 0755 | |
images | -- | May 08 2024 09:13:50 | 0 / root | 0755 | |
php53 | -- | May 08 2024 09:13:50 | 0 / root | 0755 | |
php56 | -- | May 08 2024 09:13:50 | 0 / root | 0755 | |
php71 | -- | May 08 2024 09:13:50 | 0 / root | 0755 | |
php81 | -- | May 08 2024 09:13:50 | 0 / root | 0755 | |
php82 | -- | May 08 2024 09:13:50 | 0 / root | 0755 | |
| | | | | |
Helpdesk.php | 0.985 KB | December 23 2021 06:54:36 | 0 / root | 0644 | |
clone.php | 4.665 KB | May 02 2024 06:15:12 | 0 / root | 0644 | |
edit.php | 4.934 KB | May 02 2024 06:15:12 | 0 / root | 0644 | |
edit.xml | 0.423 KB | December 23 2021 06:54:36 | 0 / root | 0644 | |
extend.php | 9.188 KB | May 02 2024 06:15:12 | 0 / root | 0644 | |
fileindex.php | 0.11 KB | December 23 2021 06:54:36 | 0 / root | 0644 | |
import.php | 4.463 KB | May 02 2024 06:15:12 | 0 / root | 0644 | |
info.xml | 3.303 KB | May 02 2024 05:25:50 | 0 / root | 0644 | |
install.js | 0.899 KB | December 23 2021 06:54:36 | 0 / root | 0644 | |
install.php | 5.195 KB | May 02 2024 06:15:12 | 0 / root | 0644 | |
install.xml | 1.656 KB | December 23 2021 06:54:36 | 0 / root | 0644 | |
md5 | 2.042 KB | May 02 2024 06:15:12 | 0 / root | 0644 | |
notes.txt | 0.198 KB | December 23 2021 06:54:36 | 0 / root | 0644 | |
update_pass.php | 0.528 KB | December 23 2021 06:54:36 | 0 / root | 0644 | |
upgrade.php | 5.108 KB | May 02 2024 06:15:12 | 0 / root | 0644 | |
upgrade.xml | 0.371 KB | December 23 2021 06:54:36 | 0 / root | 0644 | |