Benjamin Roth authored on06/08/2024 11:36:56
Showing1 changed files
... ...
@@ -30,7 +30,7 @@ class LoadDataContainerListener
30 30
         {
31 31
             return;
32 32
         }
33
-
33
+dump('test');
34 34
         // Hook in the Formilicious fields
35 35
         if (is_array($GLOBALS['TL_DCA']['tl_form_field']['palettes']))
36 36
         {