mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-08-26 16:51:05 +02:00
block inclusion of feedcreator from update daemon
This commit is contained in:
parent
b9d8935d95
commit
6be32e77f5
@ -19,7 +19,9 @@
|
||||
require_once 'simplepie/simplepie.inc';
|
||||
}
|
||||
|
||||
require_once "feedcreator.class.php";
|
||||
if (!DISABLE_SESSIONS) {
|
||||
require_once "feedcreator.class.php";
|
||||
}
|
||||
|
||||
define('MAGPIE_OUTPUT_ENCODING', 'UTF-8');
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user