mirror of
https://git.tt-rss.org/fox/tt-rss.git
synced 2025-08-27 01:01:04 +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 'simplepie/simplepie.inc';
|
||||||
}
|
}
|
||||||
|
|
||||||
|
if (!DISABLE_SESSIONS) {
|
||||||
require_once "feedcreator.class.php";
|
require_once "feedcreator.class.php";
|
||||||
|
}
|
||||||
|
|
||||||
define('MAGPIE_OUTPUT_ENCODING', 'UTF-8');
|
define('MAGPIE_OUTPUT_ENCODING', 'UTF-8');
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user