gaim/www

Well most people seemed to like it...

2003-12-15, Mark Doliner
8d5203430211
Well most people seemed to like it...
I think the mdk links are wrong, but sf is down (?) and I don't
remember what they are actually called.
<?php
require "themes.inc.php";
class Smilies extends Themes
{
function Smilies()
{
}
function get_theme_type_id()
{
return 0;
}
function get_description()
{
return "Smilies";
}
}
?>