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',
);
}
}
}