Skip to content

Commit 5244b80

Browse files
committed
Removed extraneous sql folder directive from total element xml (thanks Beate)
1 parent 703af01 commit 5244b80

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

plugins/fabrik_element/total/total.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22
<extension group="fabrik_element" method="upgrade" type="plugin" version="3">
33
<name>plg_fabrik_element_total</name>
44
<author>Media A-Team, Inc.</author>
5-
<creationDate>November 2018</creationDate>
6-
<copyright>Copyright (C) 2005-2018 Media A-Team, Inc. - All rights reserved.</copyright>
5+
<creationDate>May 2020</creationDate>
6+
<copyright>Copyright (C) 2005-2020 Media A-Team, Inc. - All rights reserved.</copyright>
77
<license>GNU/GPL http://www.gnu.org/copyleft/gpl.html</license>
88
<authorEmail>hugh.messenger@gmail.com</authorEmail>
99
<authorUrl>www.fabrikar.com</authorUrl>
10-
<version>3.9</version>
10+
<version>3.9.1</version>
1111
<help url="PLG_ELEMENT_TOTAL_HELP_SERVER"/>
1212
<description>PLG_ELEMENT_TOTAL_DESCRIPTION</description>
1313
<files>
@@ -18,7 +18,6 @@
1818
<folder>forms</folder>
1919
<folder>language</folder>
2020
<folder>layouts</folder>
21-
<folder>sql</folder>
2221
</files>
2322

2423
</extension>

0 commit comments

Comments
 (0)