From 06e8777b60cb37e50020b03625656de1247ce908 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Thu, 20 Feb 2014 20:53:32 +0400 Subject: [PATCH] af_comics: remove filter notice --- plugins/af_comics/init.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/plugins/af_comics/init.php b/plugins/af_comics/init.php index 784be9e0..efc51d18 100644 --- a/plugins/af_comics/init.php +++ b/plugins/af_comics/init.php @@ -38,8 +38,6 @@ class Af_Comics extends Plugin { print "
"; - print_notice("This plugin can be easily extended by adding filters to plugins/af_comics/filters."); - print "

" . __("The following comics are currently supported:") . "

"; $comics = array(); -- 2.39.2