1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-15 17:15:57 +00:00

initial work on update daemon

This commit is contained in:
Andrew Dolgov
2006-02-11 14:52:17 +01:00
parent cbd8650dfe
commit de696427ad
7 changed files with 93 additions and 8 deletions

View File

@@ -1,6 +1,6 @@
<?
session_start();
if ($_GET["debug"]) {
define('DEFAULT_ERROR_LEVEL', E_ALL);
} else {