diff --git a/README.md b/README.md index 5fb70e3b0..90f348def 100644 --- a/README.md +++ b/README.md @@ -146,11 +146,11 @@ TODO + *Author*: [Llewellyn van der Merwe](mailto:llewellyn@joomlacomponentbuilder.com) + *Name*: [Component Builder](https://github.com/vdm-io/Joomla-Component-Builder) + *First Build*: 30th April, 2015 -+ *Last Build*: 4th July, 2019 ++ *Last Build*: 5th July, 2019 + *Version*: 2.9.20 + *Copyright*: Copyright (C) 2015 - 2019 Vast Development Method. All rights reserved. + *License*: GNU General Public License version 2 or later; see LICENSE.txt -+ *Line count*: **211563** ++ *Line count*: **211567** + *Field count*: **1143** + *File count*: **1346** + *Folder count*: **209** diff --git a/admin/README.txt b/admin/README.txt index 5fb70e3b0..90f348def 100644 --- a/admin/README.txt +++ b/admin/README.txt @@ -146,11 +146,11 @@ TODO + *Author*: [Llewellyn van der Merwe](mailto:llewellyn@joomlacomponentbuilder.com) + *Name*: [Component Builder](https://github.com/vdm-io/Joomla-Component-Builder) + *First Build*: 30th April, 2015 -+ *Last Build*: 4th July, 2019 ++ *Last Build*: 5th July, 2019 + *Version*: 2.9.20 + *Copyright*: Copyright (C) 2015 - 2019 Vast Development Method. All rights reserved. + *License*: GNU General Public License version 2 or later; see LICENSE.txt -+ *Line count*: **211563** ++ *Line count*: **211567** + *Field count*: **1143** + *File count*: **1346** + *Folder count*: **209** diff --git a/admin/helpers/componentbuilder.php b/admin/helpers/componentbuilder.php index 7ead4e459..3c8160c6f 100644 --- a/admin/helpers/componentbuilder.php +++ b/admin/helpers/componentbuilder.php @@ -1371,12 +1371,14 @@ abstract class ComponentbuilderHelper // The banners by size 'banner' => array( '728-90' => array( - 'Joomla! Volunteers Portal', - 'Joomla! Community Magazine | Because community matters...' + 'Joomla! Volunteers Portal', + 'Joomla! Community Magazine | Because community matters...', + 'tlwebdesign a JCB sponsor | Because community matters...', + 'VDM a JCB sponsor | Because community matters...' ), '160-600' => array( - 'Joomla! Volunteers Portal', - 'Joomla! Community Magazine | Because community matters...' + 'Joomla! Volunteers Portal', + 'Joomla! Community Magazine | Because community matters...' ) ), // The build-gif by size diff --git a/componentbuilder.xml b/componentbuilder.xml index ec2992e97..683e656ef 100644 --- a/componentbuilder.xml +++ b/componentbuilder.xml @@ -1,7 +1,7 @@ COM_COMPONENTBUILDER - 4th July, 2019 + 5th July, 2019 Llewellyn van der Merwe llewellyn@joomlacomponentbuilder.com http://www.joomlacomponentbuilder.com diff --git a/site/helpers/componentbuilder.php b/site/helpers/componentbuilder.php index 09f1078ac..44c142113 100644 --- a/site/helpers/componentbuilder.php +++ b/site/helpers/componentbuilder.php @@ -1371,12 +1371,14 @@ abstract class ComponentbuilderHelper // The banners by size 'banner' => array( '728-90' => array( - 'Joomla! Volunteers Portal', - 'Joomla! Community Magazine | Because community matters...' + 'Joomla! Volunteers Portal', + 'Joomla! Community Magazine | Because community matters...', + 'tlwebdesign a JCB sponsor | Because community matters...', + 'VDM a JCB sponsor | Because community matters...' ), '160-600' => array( - 'Joomla! Volunteers Portal', - 'Joomla! Community Magazine | Because community matters...' + 'Joomla! Volunteers Portal', + 'Joomla! Community Magazine | Because community matters...' ) ), // The build-gif by size