summaryrefslogtreecommitdiff
path: root/template/popular.st
diff options
context:
space:
mode:
authorScott Ostler <sbsotler@gmail.com>2011-01-28 10:34:28 -0500
committerScott Ostler <sbsotler@gmail.com>2011-01-28 10:34:28 -0500
commit870195aa045fe36b354ada921e490d3a950bb677 (patch)
treec1324ca84856c5d1718fb77d197c30e40560463c /template/popular.st
parentc6f4043891f53692893650f5ac9c9b4875de26de (diff)
parent3a0c47ed55e96a79c5a40aeef628ec3f03d59ac8 (diff)
Merge branch 'master' of ssh://dump.fm/pichat/repo
Diffstat (limited to 'template/popular.st')
-rw-r--r--template/popular.st2
1 files changed, 1 insertions, 1 deletions
diff --git a/template/popular.st b/template/popular.st
index c900dd9..162c63b 100644
--- a/template/popular.st
+++ b/template/popular.st
@@ -4,7 +4,7 @@
$head()$
<script>
jQuery(function() {
- initLog([])
+ initLog($recips$);
});
</script>