1
0
mirror of https://github.com/e107inc/e107.git synced 2025-08-18 04:12:00 +02:00

Cache added to newforumposts_menu.php. Fancybox 2.06b added to incompatible plugin list. (it loads an old version of jQuery) . Fix for BC replacement of newforumposts_main not rendering.

This commit is contained in:
Cameron
2020-05-06 13:33:01 -07:00
parent def50c174d
commit 8ac7f1fdf1
4 changed files with 66 additions and 41 deletions

View File

@@ -103,6 +103,7 @@ class admin_start
array('jshelpers', '0.3b'),
array('akismet', 7.0),
array('newforumposts_main', 1),
array('fancybox', '2.06b'),
);