diff options
author | Andreas Unterkircher <unki@netshadow.at> | 2007-06-15 18:10:30 +0000 |
---|---|---|
committer | Andreas Unterkircher <unki@netshadow.at> | 2007-06-15 18:10:30 +0000 |
commit | 83cde026568fe57a2ccaac2977ef21ae5de7bf38 (patch) | |
tree | 54628b708e41f84d2fd95c1be6c49d894fb9c3fb /templates | |
parent | 0970b4750aa4883fc59a3c7536585f8a26bcd7d4 (diff) |
issue2, first tag cloud implementation
git-svn-id: file:///var/lib/svn/phpfspot/trunk@93 fa6a889d-dae6-447d-9e79-4ba9a3039384
Diffstat (limited to 'templates')
-rw-r--r-- | templates/credits.tpl | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/credits.tpl b/templates/credits.tpl index 2bff9ee..b15127e 100644 --- a/templates/credits.tpl +++ b/templates/credits.tpl @@ -17,6 +17,8 @@ Bubble base JavaScript by <a href="http://www.websnapr.com/index.php?action=previewbubble">WebSnapr</a> <hr /> <a href="http://wiki.bluga.net/HTML_AJAX/HomePage">HTML_AJAX</a> + <hr /> + PHP tag-cloud code by <a href="http://prism-perfect.net/archive/php-tag-cloud-tutorial/">Jenny Ferenc</a>. </td> </tr> </table> |