1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2025-12-22 08:21:28 +00:00

functions: code cleanup

This commit is contained in:
Andrew Dolgov
2010-09-13 15:40:35 +04:00
parent 285de6d8a3
commit 201efb3e64
3 changed files with 15 additions and 88 deletions

View File

@@ -2062,7 +2062,7 @@ function cdmExpandArticle(a_id) {
} catch (e) {
exception_error("appearBlockElementF", e);
exception_error("cdmExpandArticle", e);
}
}