diff --git a/include/functions.php b/include/functions.php index e579d4aa1..2845acb22 100644 --- a/include/functions.php +++ b/include/functions.php @@ -2015,7 +2015,7 @@ } - function getFeedIcon($id, $cat) { + function getFeedIcon($id) { switch ($id) { case 0: return "images/archive.png";