summaryrefslogtreecommitdiff
path: root/digest.php
diff options
context:
space:
mode:
authorAndrew Dolgov <[email protected]>2010-09-11 15:25:47 +0400
committerAndrew Dolgov <[email protected]>2010-09-11 15:25:47 +0400
commitd5d5632952914611c0ddf93959034aa1e7d87c21 (patch)
treee3390b845afcc3803b1f19de6b7ffeef457aec8f /digest.php
parentf1e4d924c956f653022defb822283903f4fbe631 (diff)
code cleanup
Diffstat (limited to 'digest.php')
-rw-r--r--digest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/digest.php b/digest.php
index 7b1bfd23d..467f6c286 100644
--- a/digest.php
+++ b/digest.php
@@ -45,7 +45,7 @@
<script type="text/javascript">
Event.observe(window, 'load', function() {
- digest_init();
+ init();
});
</script>
</head>