From fc988d1eb0cf1ec3f6f384c19900fb0a74cebee8 Mon Sep 17 00:00:00 2001 From: Potherca-Bot Date: Tue, 2 Sep 2025 18:00:43 +0000 Subject: [PATCH] Adds separate file for 'TriggerOnAttributeBlobDownload.php'. --- .../DataModel/TriggerAndAction/TriggerOnAttributeBlobDownload.php | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename core/trigger.class.inc.php => sources/Application/DataModel/TriggerAndAction/TriggerOnAttributeBlobDownload.php (100%) diff --git a/core/trigger.class.inc.php b/sources/Application/DataModel/TriggerAndAction/TriggerOnAttributeBlobDownload.php similarity index 100% rename from core/trigger.class.inc.php rename to sources/Application/DataModel/TriggerAndAction/TriggerOnAttributeBlobDownload.php