mirror of
https://github.com/e107inc/e107.git
synced 2025-08-01 20:30:39 +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 _blank_library
|
||||
{
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user