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.35
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
html /
speed.bdcloud.fr /
core /
triggers /
Delete
Unzip
Name
Size
Permission
Date
Action
README
639
B
-rw-r--r--
2020-09-02 15:32
README-FR
757
B
-rw-r--r--
2020-09-02 15:32
dolibarrtriggers.class.php
3.34
KB
-rw-r--r--
2020-09-02 15:32
index.html
0
B
-rw-r--r--
2020-09-02 15:32
interface_20_all_Logevents.class.php
8.41
KB
-rw-r--r--
2020-09-02 15:32
interface_20_modWorkflow_WorkflowManager.class.php
17.89
KB
-rw-r--r--
2020-11-12 18:32
interface_50_modAgenda_ActionsAuto.class.php
43.3
KB
-rw-r--r--
2020-09-02 15:32
interface_50_modBlockedlog_ActionsBlockedLog.class.php
5.2
KB
-rw-r--r--
2020-09-02 15:32
interface_50_modLdap_Ldapsynchro.class.php
26.22
KB
-rw-r--r--
2020-09-02 15:32
interface_50_modMailmanspip_Mailmanspipsynchro.class.php
6.26
KB
-rw-r--r--
2020-09-02 15:32
interface_50_modNotification_Notification.class.php
4.84
KB
-rw-r--r--
2020-09-02 15:32
interface_50_modTicket_TicketEmail.class.php
12.73
KB
-rw-r--r--
2020-09-02 15:32
interface_80_modStripe_Stripe.class.php
10.39
KB
-rw-r--r--
2020-09-02 15:32
interface_90_modSociete_ContactRoles.class.php
4.12
KB
-rw-r--r--
2020-09-02 15:32
interface_99_modZapier_ZapierTriggers.class.php
17.72
KB
-rw-r--r--
2020-09-02 15:32
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.