diff options
| author | Scott Ostler <sbsotler@gmail.com> | 2011-01-28 10:34:28 -0500 |
|---|---|---|
| committer | Scott Ostler <sbsotler@gmail.com> | 2011-01-28 10:34:28 -0500 |
| commit | 870195aa045fe36b354ada921e490d3a950bb677 (patch) | |
| tree | c1324ca84856c5d1718fb77d197c30e40560463c /template/popular.st | |
| parent | c6f4043891f53692893650f5ac9c9b4875de26de (diff) | |
| parent | 3a0c47ed55e96a79c5a40aeef628ec3f03d59ac8 (diff) | |
Merge branch 'master' of ssh://dump.fm/pichat/repo
Diffstat (limited to 'template/popular.st')
| -rw-r--r-- | template/popular.st | 2 |
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> |
