Update on v1.0.1 (beta for next version)
Here's an update on the current version, which includes changes towards the next release still in beta.
This commit is contained in:
parent
a73a0f31ed
commit
c25ad0340d
@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<extension type="plugin" version="4" group="content" method="upgrade">
|
<extension type="plugin" version="4" group="content" method="upgrade">
|
||||||
<name>PLG_CONTENT_COMPONENTBUILDERPRIVACYTABS</name>
|
<name>PLG_CONTENT_COMPONENTBUILDERPRIVACYTABS</name>
|
||||||
<creationDate>20th October, 2023</creationDate>
|
<creationDate>24th October, 2023</creationDate>
|
||||||
<author>Llewellyn van der Merwe</author>
|
<author>Llewellyn van der Merwe</author>
|
||||||
<authorEmail>joomla@vdm.io</authorEmail>
|
<authorEmail>joomla@vdm.io</authorEmail>
|
||||||
<authorUrl>https://dev.vdm.io</authorUrl>
|
<authorUrl>https://dev.vdm.io</authorUrl>
|
||||||
|
@ -43,10 +43,6 @@ class plgContentComponentbuilderPrivacyTabsInstallerScript
|
|||||||
|
|
||||||
if ('install' === $route)
|
if ('install' === $route)
|
||||||
{
|
{
|
||||||
// TODO preflight must be an instance...
|
|
||||||
|
|
||||||
// TODO preflight must be an instance...
|
|
||||||
|
|
||||||
// needs fix
|
// needs fix
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user