From 600b769ce918e3095854574b943b4839ff4e0b3f Mon Sep 17 00:00:00 2001 From: Denys Date: Sat, 28 Oct 2023 00:04:14 +0300 Subject: [PATCH] Update to 5.18 --- JUImage.php | 2 ++ build.xml | 2 +- packages/lib_juimage/juimage.xml | 6 +++--- packages/plg_system_juimage/juimage.xml | 2 +- pkg_juimage.xml | 11 ++--------- 5 files changed, 9 insertions(+), 14 deletions(-) diff --git a/JUImage.php b/JUImage.php index 193cfa5..fc289ae 100644 --- a/JUImage.php +++ b/JUImage.php @@ -10,6 +10,8 @@ * @package JUImage */ +defined('_JEXEC') or die; + include_once __DIR__ . '/vendor/autoload.php'; use JUImage\Image; diff --git a/build.xml b/build.xml index da55c1b..a3de2ce 100644 --- a/build.xml +++ b/build.xml @@ -3,7 +3,7 @@ basedir="."> + value="5.18" /> Denys Nosov denys@joomla-ua.org https://joomla-ua.org - https://www.gnu.org/copyleft/gpl.html GNU/GPL + GNU/GPL Version 2 or later and Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 License (C) 2006-2023 Joomla! Ukraine. All rights reserved. + JUImage @version@ - Joomla! Ukraine - https://joomla-ua.org + src vendor diff --git a/packages/plg_system_juimage/juimage.xml b/packages/plg_system_juimage/juimage.xml index 2a2e651..208d40e 100644 --- a/packages/plg_system_juimage/juimage.xml +++ b/packages/plg_system_juimage/juimage.xml @@ -8,7 +8,7 @@ @date@ denys@joomla-ua.org https://joomla-ua.org - https://www.gnu.org/copyleft/gpl.html GNU/GPL + GNU/GPL Version 2 or later and Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 License (C) 2019-2023 Joomla! Ukraine. All rights reserved. @version@ Register JUImage library. diff --git a/pkg_juimage.xml b/pkg_juimage.xml index 30e8ec4..e89e54d 100644 --- a/pkg_juimage.xml +++ b/pkg_juimage.xml @@ -7,13 +7,12 @@ @date@ Joomla! Ukraine (C) 2016-2023 Denys Nosov, Joomla! Ukraine - denys@joomla-ua.org - https://joomla-ua.org Denys Nosov, Joomla! Ukraine denys@joomla-ua.org https://joomla-ua.org @version@ - + GNU/GPL Version 2 or later and Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 License + JUImage script.php https://joomla-ua.org/update/lib/juimage.xml @@ -32,10 +31,4 @@ lib_juimage.zip - - - 3 - 4 - 5 - \ No newline at end of file