File tree Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Expand file tree Collapse file tree 2 files changed +25
-1
lines changed Original file line number Diff line number Diff line change
1
+ CHANGED FILES FROM 2.8.17 -> 2.8.18
2
+
3
+ ./admin/assets/css/style.css
4
+ ./admin/assets/css/style.rtl.css
5
+ ./assets/js/functions.js
6
+ ./assets/js/phpmyfaq.js
7
+ ./assets/js/phpmyfaq.min.js
8
+ ./assets/template/default/css/style.rtl.css
9
+ ./assets/template/default/css/style.rtl.min.css
10
+ ./assets/template/default/index.tpl
11
+ ./assets/template/default/indexLogin.tpl
12
+ ./assets/template/default/indexMaintenance.tpl
13
+ ./assets/template/default/indexNewUser.tpl
14
+ ./assets/template/default/indexPassword.tpl
15
+ ./inc/PMF/Category.php
16
+ ./inc/PMF/Export/Pdf/Wrapper.php
17
+ ./inc/PMF/Helper/Category.php
18
+ ./inc/PMF/System.php
19
+ ./_.htaccess
20
+ ./_nginx.conf
21
+ ./ajaxservice.php
22
+
23
+
24
+
1
25
CHANGED FILES FROM 2.8.16 -> 2.8.17
2
26
3
27
./inc/PMF/System.php
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ CHANGELOG
5
5
6
6
This is a log of major user-visible changes in each phpMyFAQ release.
7
7
8
- Version 2.8.18 - 2014-11-
8
+ Version 2.8.18 - 2014-11-30
9
9
- added clickjacking prevention (Thorsten, Narendra Bhati)
10
10
- fixed some minor bugs (Thorsten)
11
11
You can’t perform that action at this time.
0 commit comments