File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 3
3
/**
4
4
* CleanTalk joomla plugin
5
5
*
6
- * @version 4.0.1
6
+ * @version 4.0.2
7
7
* @package Cleantalk
8
8
* @subpackage Joomla
9
9
* @author CleanTalk (welcome@cleantalk.org)
@@ -22,7 +22,7 @@ class plgSystemAntispambycleantalk extends JPlugin {
22
22
/**
23
23
* Plugin version string for server
24
24
*/
25
- const ENGINE = 'joomla-401 ' ;
25
+ const ENGINE = 'joomla3-402 ' ;
26
26
27
27
/**
28
28
* Default value for hidden field ct_checkjs
Original file line number Diff line number Diff line change 2
2
<extension version =" 2.5" type =" plugin" group =" system" method =" upgrade" >
3
3
<name >Antispam by CleanTalk</name >
4
4
<author >CleanTalk team</author >
5
- <creationDate >26.04 .2016</creationDate >
5
+ <creationDate >28.06 .2016</creationDate >
6
6
<copyright >(C) CleanTalk</copyright >
7
7
<license >GNU/GPLv2</license >
8
8
<authorEmail >welcome@cleantalk.org</authorEmail >
9
9
<authorUrl >cleantalk.org</authorUrl >
10
- <version >4.0.1 </version >
10
+ <version >4.0.2 </version >
11
11
<description >PLG_CLEANTALK_DESCRIPTION</description >
12
12
<files >
13
13
<filename plugin =" antispambycleantalk" >antispambycleantalk.php</filename >
You can’t perform that action at this time.
0 commit comments