File tree 3 files changed +8
-8
lines changed
3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 6
6
* Admin-interface for configuring the plugin
7
7
* via the standard-functions of pluginloader.
8
8
*
9
- * Version: 1.6.4
10
- * Build: 2017070201
9
+ * Version: 1.6.5
10
+ * Build: 2020072301
11
11
* Copyright: Holger Irmler
12
12
13
13
* Website: http://CMSimple.HolgerIrmler.de
@@ -80,8 +80,8 @@ function jquery_getMigrateVersions() {
80
80
if ($ admin == '' ) {
81
81
$ o .= "\n" . '<div> ' ;
82
82
$ o .= "\n" . '<h1>jQuery for CMSimple</h1> ' ;
83
- $ o .= "\n" . '<p>Version 1.6.4 - 2017 -07-02 </p> ' ;
84
- $ o .= "\n" . '<p>©2011-2016 <a href="http://cmsimple.holgerirmler.de/" target="_blank">http://CMSimple.HolgerIrmler.de</a></p> ' ;
83
+ $ o .= "\n" . '<p>Version 1.6.5 - 2020 -07-23 </p> ' ;
84
+ $ o .= "\n" . '<p>©2011-2020 <a href="http://cmsimple.holgerirmler.de/" target="_blank">http://CMSimple.HolgerIrmler.de</a></p> ' ;
85
85
$ o .= "\n" . '<p> ' ;
86
86
$ o .= "\n" . 'jQuery Version: ' ;
87
87
$ o .= '<script>
Original file line number Diff line number Diff line change 3
3
/**
4
4
* jQuery for CMSimple
5
5
*
6
- * Version: 1.6.4
7
- * Build: 2017070201
6
+ * Version: 1.6.5
7
+ * Build: 2020072301
8
8
* Copyright: Holger Irmler
9
9
10
10
* Website: http://CMSimple.HolgerIrmler.de
Original file line number Diff line number Diff line change 7
7
* to enable jQuery, jQueryUI
8
8
* and other jQuery-based plugins
9
9
*
10
- * Version: 1.6.4
11
- * Build: 2017070201
10
+ * Version: 1.6.5
11
+ * Build: 2020072301
12
12
* Copyright: Holger Irmler
13
13
14
14
* Website: http://CMSimple.HolgerIrmler.de
You can’t perform that action at this time.
0 commit comments