From fecaf7fc899d84a7383168878fb6dab93ca8cbb2 Mon Sep 17 00:00:00 2001 From: Jon Brown Date: Thu, 15 Oct 2020 17:22:22 +0100 Subject: [PATCH] small changes for rj-1.1.1 --- README.md | 2 +- admin/helloworld.php | 2 +- helloworld.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 35fc60c..1d14e74 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ categories, component configuration, ACL, install/uninstall/update script file, language filter facility, Modals, Language Associations, checkout, item ordering, Levels, Versioning, Tags, Access configuration, Batch processing, Cache, Feed, Update Server configuration, Custom Fileds -### I will add +### I will/have added repeatable fields.... ## How to use this software diff --git a/admin/helloworld.php b/admin/helloworld.php index 5eb0c02..9e0911b 100644 --- a/admin/helloworld.php +++ b/admin/helloworld.php @@ -27,7 +27,7 @@ $controller = JControllerLegacy::getInstance('HelloWorld'); // Perform the Request task -$controller->execute(JFactory::getApplication()->input->get('task'));; +$controller->execute(JFactory::getApplication()->input->get('task')); // Redirect if set by the controller $controller->redirect(); \ No newline at end of file diff --git a/helloworld.xml b/helloworld.xml index 6643ab2..5d4a4a3 100644 --- a/helloworld.xml +++ b/helloworld.xml @@ -10,7 +10,7 @@ Copyright Info License Info - 1.1.0 + 1.1.1 COM_HELLOWORLD_DESCRIPTION