1
0
mirror of https://git.tt-rss.org/git/tt-rss.git synced 2026-01-11 02:09:15 +00:00

total pigcall (closes #42)

This commit is contained in:
Andrew Dolgov
2006-02-25 06:54:53 +01:00
parent 6c7abfae07
commit 1cac3c31bc
4 changed files with 34 additions and 15 deletions

View File

@@ -49,6 +49,8 @@
<body>
<div id="piggie" class="invisible">&nbsp;</div>
<script type="text/javascript">
if (document.addEventListener) {
document.addEventListener("DOMContentLoaded", init, null);