Skip to content
Discussion options

You must be logged in to vote

Do this

diff --git a/Controllers/assistantController.php b/Controllers/assistantController.php
index e4f6766..86a4827 100644
--- a/Controllers/assistantController.php
+++ b/Controllers/assistantController.php
@@ -2,7 +2,7 @@

 require(dirname(__DIR__) . '/helper.php');

-class FreshExtension_assistant_Controller extends Minz_ActionController
+class FreshExtension_assistant_Controller extends FreshRSS_ActionController
 {
        const NEWS_CATEGORY_TYPE = 'c';

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by Alkarex
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #353 on August 26, 2025 13:49.