File tree Expand file tree Collapse file tree 6 files changed +5
-10
lines changed
framework/library/astroid Expand file tree Collapse file tree 6 files changed +5
-10
lines changed Original file line number Diff line number Diff line change 44 <libraryname >astroid</libraryname >
55 <author >JoomDev</author >
66 <creationDate >Aug 2020</creationDate >
7- <version >2.4.2 </version >
7+ <version >2.4.3 </version >
88 <url >https://www.astroidframework.com</url >
99 <copyright >Copyright (C) 2020 Joomdev, Inc. All rights reserved.</copyright >
1010 <license >GNU General Public License version 2 or later; see LICENSE.txt</license >
Original file line number Diff line number Diff line change @@ -129,11 +129,6 @@ public static function check()
129129
130130 public static function audit ()
131131 {
132- $ template = Framework::getTemplate ();
133- if (ASTROID_JOOMLA_VERSION == 4 && $ template ->isAstroid && file_exists (JPATH_SITE . "/templates/ {$ template ->template }/html-j4 " )) {
134- rename (JPATH_SITE . "/templates/ {$ template ->template }/html " , JPATH_SITE . "/templates/ {$ template ->template }/html-j3 " );
135- rename (JPATH_SITE . "/templates/ {$ template ->template }/html-j4 " , JPATH_SITE . "/templates/ {$ template ->template }/html " );
136- }
137132 }
138133
139134 public static function getClientType ()
Original file line number Diff line number Diff line change 1313
1414class Constants
1515{
16- public static $ astroid_version = '2.4.2 ' ;
16+ public static $ astroid_version = '2.4.3 ' ;
1717 public static $ fontawesome_version = '5.14.0 ' ;
1818 public static $ animatecss_version = '3.7.0 ' ;
1919 public static $ forum_link = 'https://www.joomdev.com/forum/astroid-framework ' ;
Original file line number Diff line number Diff line change 33 <name >Astroid Plugin</name >
44 <author >JoomDev</author >
55 <creationDate >Aug 2020</creationDate >
6- <version >2.4.2 </version >
6+ <version >2.4.3 </version >
77 <url >https://www.astroidframework.com</url >
88 <copyright >Copyright (C) 2020 Joomdev, Inc. All rights reserved.</copyright >
99 <license >GNU General Public License version 2 or later; see LICENSE.txt</license >
Original file line number Diff line number Diff line change 77 <authorUrl >https://www.joomdev.com</authorUrl >
88 <copyright >Copyright (C) 2019 Joomdev, Inc. All rights reserved.</copyright >
99 <license >GNU General Public License bn 2 or later; see LICENSE.txt</license >
10- <version >1.0 </version >
10+ <version >1.1 </version >
1111 <description >TPL_ASTROID_XML_DESCRIPTION</description >
1212 <updateservers >
1313 <server type =" extension" name =" astroid_framework" priority =" 1" >https://cdn.joomdev.com/updates/astroid_template_one.xml</server >
Original file line number Diff line number Diff line change 66 <packagerurl >https://www.astroidframework.com</packagerurl >
77 <author >JoomDev</author >
88 <creationDate >Aug 2020</creationDate >
9- <version >2.4.2 </version >
9+ <version >2.4.3 </version >
1010 <url >https://www.joomdev.com</url >
1111 <copyright >Copyright (C) 2020 Joomdev, Inc. All rights reserved.</copyright >
1212 <license >GNU General Public License version 2 or later; see LICENSE.txt</license >
You can’t perform that action at this time.
0 commit comments