1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-02-10 16:01:33 +00:00

code cleanup

This commit is contained in:
Andrew Dolgov
2010-09-11 15:25:47 +04:00
parent f1e4d924c9
commit d5d5632952
4 changed files with 131 additions and 67 deletions

View File

@@ -45,7 +45,7 @@
<script type="text/javascript">
Event.observe(window, 'load', function() {
digest_init();
init();
});
</script>
</head>