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

Initial commit to integrate Library Manager into core.

This commit is contained in:
Lóna Lore
2016-02-12 10:18:13 +01:00
parent ad0bc1376d
commit 203b0779e2
4 changed files with 1216 additions and 1 deletions

View File

@@ -60,7 +60,8 @@ class e107plugin
'e_related',
'e_rss',
'e_upload',
'e_user'
'e_user',
'e_library', // For third-party libraries are defined by plugins/themes.
);