From 5468222d947d35a3b3b8a183384d99c93a3e9c1e Mon Sep 17 00:00:00 2001 From: Tijn Kuyper Date: Mon, 11 Apr 2016 12:12:44 +0200 Subject: [PATCH] Fix classname for e_library addon in _blank plugin --- e107_plugins/_blank/e_library.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/e107_plugins/_blank/e_library.php b/e107_plugins/_blank/e_library.php index 0b0c0af50..0f04c012f 100644 --- a/e107_plugins/_blank/e_library.php +++ b/e107_plugins/_blank/e_library.php @@ -10,7 +10,7 @@ /** * Class PLUGIN_library. */ -class PLUGIN_library +class _blank_library { /**