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

Fix classname for e_library addon in _blank plugin

This commit is contained in:
Tijn Kuyper
2016-04-11 12:12:44 +02:00
parent 14360bceef
commit 5468222d94

View File

@@ -10,7 +10,7 @@
/** /**
* Class PLUGIN_library. * Class PLUGIN_library.
*/ */
class PLUGIN_library class _blank_library
{ {
/** /**