Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.112
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
html_old /
btm2000.bak /
core /
triggers /
Delete
Unzip
Name
Size
Permission
Date
Action
README
639
B
-rw-r--r--
2025-11-25 13:15
README-FR
757
B
-rw-r--r--
2025-11-25 13:15
dolibarrtriggers.class.php
3.25
KB
-rw-r--r--
2025-11-25 13:15
index.html
0
B
-rw-r--r--
2025-11-25 13:15
interface_20_all_Logevents.class.php
8.15
KB
-rw-r--r--
2025-11-25 13:15
interface_20_modWorkflow_WorkflowManager.class.php
14.46
KB
-rw-r--r--
2025-11-25 13:15
interface_50_modAgenda_ActionsAuto.class.php
37.67
KB
-rw-r--r--
2025-11-25 13:15
interface_50_modBlockedlog_ActionsBlockedLog.class.php
4.71
KB
-rw-r--r--
2025-11-25 13:15
interface_50_modLdap_Ldapsynchro.class.php
25.27
KB
-rw-r--r--
2025-11-25 13:15
interface_50_modMailmanspip_Mailmanspipsynchro.class.php
5.24
KB
-rw-r--r--
2025-11-25 13:15
interface_50_modNotification_Notification.class.php
4.54
KB
-rw-r--r--
2025-11-25 13:15
interface_50_modTicket_TicketEmail.class.php
14.93
KB
-rw-r--r--
2025-11-25 13:15
interface_80_modStripe_Stripe.class.php
8.19
KB
-rw-r--r--
2025-11-25 13:15
Save
Rename
Directory content -------------------------------------------------------- This directory contains all available Dolibarr triggers. Trigger file name syntax is: > interface_modModule_Mytrigger.php[-NORUN] where: > modModule is part of module descriptor file name found in core/modules directory or value 'all' if not enabled by a particular module. > Mytrigger is name of the trigger. The PHP class inside the trigger file would be named InterfaceMytrigger. > -NORUN is optional and disable completely a trigger file if set. To use a trigger with such a name, rename file to remove the -NORUN part.