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 /
bdc.bdcloud.fr /
core /
triggers /
Delete
Unzip
Name
Size
Permission
Date
Action
README
639
B
-rwxr-x---
2023-04-04 15:50
README-FR
757
B
-rwxr-x---
2023-04-04 15:50
dolibarrtriggers.class.php
3.44
KB
-rwxr-x---
2023-04-04 15:50
interface_20_all_Logevents.class.php
7.76
KB
-rwxr-x---
2023-04-04 15:50
interface_20_modWorkflow_WorkflowManager.class.php
22.41
KB
-rwxr-x---
2023-04-04 15:50
interface_50_modAgenda_ActionsAuto.class.php
49.44
KB
-rwxr-x---
2023-04-04 15:50
interface_50_modBlockedlog_ActionsBlockedLog.class.php
5.96
KB
-rwxr-x---
2023-04-04 15:50
interface_50_modEventOrganization_EventOrganization.class.php
4.85
KB
-rwxr-x---
2023-04-04 15:50
interface_50_modLdap_Ldapsynchro.class.php
28.46
KB
-rwxr-x---
2023-04-04 15:50
interface_50_modMailmanspip_Mailmanspipsynchro.class.php
5.64
KB
-rwxr-x---
2023-04-04 15:50
interface_50_modNotification_Notification.class.php
5.78
KB
-rwxr-x---
2023-04-04 15:50
interface_80_modStripe_Stripe.class.php
10.38
KB
-rwxr-x---
2023-04-04 15:50
interface_90_modSociete_ContactRoles.class.php
4.31
KB
-rwxr-x---
2023-04-04 15:50
interface_95_modWebhook_WebhookTriggers.class.php
4.12
KB
-rwxr-x---
2023-04-04 15:50
interface_95_modZapier_ZapierTriggers.class.php
16.64
KB
-rwxr-x---
2023-04-04 15:50
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.