1
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-07-25 19:01:18 +02:00

Correction of few bugs.

Warn if RSS-Bridge cannot write to disk.
Try/Catch the bridge RSS generation.

Signed-off-by: teromene <teromene@teromene.fr>
This commit is contained in:
teromene
2015-11-05 10:12:58 +00:00
parent 1efaba5c7c
commit 43f0fc93b7
4 changed files with 26 additions and 18 deletions

View File

@@ -58,4 +58,4 @@ class Http{
508 => 'Loop detected',
);
}
}
}