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:
@@ -10,7 +10,7 @@
|
|||||||
/**
|
/**
|
||||||
* Class PLUGIN_library.
|
* Class PLUGIN_library.
|
||||||
*/
|
*/
|
||||||
class PLUGIN_library
|
class _blank_library
|
||||||
{
|
{
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user