From 95f63e121af66733f398d543d5d9559e3276def6 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Fri, 7 Dec 2018 18:35:50 +0300 Subject: note that HOOK_FORMAT_ARTICLE_CDM is dead for now --- classes/pluginhost.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'classes/pluginhost.php') diff --git a/classes/pluginhost.php b/classes/pluginhost.php index 1ea6d8a5b..96b1ce499 100755 --- a/classes/pluginhost.php +++ b/classes/pluginhost.php @@ -52,7 +52,7 @@ class PluginHost { const HOOK_MAIN_TOOLBAR_BUTTON = 32; const HOOK_ENCLOSURE_ENTRY = 33; const HOOK_FORMAT_ARTICLE = 34; - const HOOK_FORMAT_ARTICLE_CDM = 35; + const HOOK_FORMAT_ARTICLE_CDM = 35; /* RIP */ const HOOK_FEED_BASIC_INFO = 36; const HOOK_SEND_LOCAL_FILE = 37; const HOOK_UNSUBSCRIBE_FEED = 38; -- cgit v1.2.3