diff options
| author | Scott Ostler <scottbot9000@gmail.com> | 2011-01-13 01:38:19 -0500 |
|---|---|---|
| committer | Scott Ostler <scottbot9000@gmail.com> | 2011-01-13 01:38:19 -0500 |
| commit | 0d4ea04edc173f9f7ba90b850061ec0e4d41bc92 (patch) | |
| tree | 4e5b1cadd4d9e09e024c896966fd65a7297fdfa8 /template/popular.st | |
| parent | 6a0015db5563dc5fe7a54672581b8d59f0fd23e7 (diff) | |
| parent | 482d439f6e8f024848a873772b0758645514a077 (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> |
