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

e_print scan added.

This commit is contained in:
Cameron
2019-03-11 16:30:01 -07:00
parent fdc231112e
commit a32b6bffd9

View File

@@ -48,6 +48,7 @@ class e_plugin
'e_meta', // @Deprecated
'e_emailprint',
'e_print', // new v2.2
'e_frontpage',
'e_latest', /* @deprecated - see e_dashboard */
'e_status', /* @deprecated - see e_dashboard */
@@ -1237,6 +1238,7 @@ class e107plugin
'e_meta', // @Deprecated
'e_emailprint',
'e_print', // new v2.2
'e_frontpage',
'e_latest', /* @deprecated - see e_dashboard */
'e_status', /* @deprecated - see e_dashboard */