From 87bc66e3e4293a7065d12ad95b0081c014da6211 Mon Sep 17 00:00:00 2001 From: aB0t Date: Wed, 18 Sep 2024 04:38:53 +0200 Subject: [PATCH] Update on v1.2.1 (changes towards the next release) Here's an update on the current version, which includes changes towards the next release still in development. --- componentbuilderpowersautoloadercompiler.php | 2 +- componentbuilderpowersautoloadercompiler.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/componentbuilderpowersautoloadercompiler.php b/componentbuilderpowersautoloadercompiler.php index f88e395..988c609 100644 --- a/componentbuilderpowersautoloadercompiler.php +++ b/componentbuilderpowersautoloadercompiler.php @@ -60,7 +60,7 @@ class PlgExtensionComponentbuilderPowersAutoloaderCompiler extends CMSPlugin } else { - Factory::getApplication()->enqueueMessage(Text::_('PLG_EXTENSION_COMPONENTBUILDERPOWERSAUTOLOADERCOMPILER_YOU_DO_NOT_HAVE_A_GLOBAL_POWER_PLUGIN_SETUP_SO_THE_POWERS_PLUGIN_AUTOLOADER_COULD_NOT_BE_ADDED'), 'Warning'); + Factory::getApplication()->enqueueMessage(Text::_('PLG_EXTENSION_COMPONENTBUILDERPOWERSAUTOLOADERCOMPILER_YOU_DO_NOT_HAVE_A_GLOBAL_POWER_PLUGIN_SETUP_SO_THE_POWERS_PLUGIN_AUTOLOADER_COULD_NOT_BE_ADDED'), 'Notice'); } } } diff --git a/componentbuilderpowersautoloadercompiler.xml b/componentbuilderpowersautoloadercompiler.xml index 2526f6e..785350d 100644 --- a/componentbuilderpowersautoloadercompiler.xml +++ b/componentbuilderpowersautoloadercompiler.xml @@ -1,7 +1,7 @@ PLG_EXTENSION_COMPONENTBUILDERPOWERSAUTOLOADERCOMPILER - 23rd August, 2024 + 18th September, 2024 Llewellyn van der Merwe joomla@vdm.io https://dev.vdm.io