gaim/www

(16:36:09) Paco-Paco: "Contributors"‽

2005-10-18, Luke Schierer
28bdd18f7130
(16:36:09) Paco-Paco: "Contributors"‽
(16:36:27) Paco-Paco: what happened to "Crazy Patch Writers"‽
(16:37:41) marv[work]: I don't know changed it, but i could change it back
(16:41:56) sadrul: and i prefer to be "Crazy Patch Writers" rather than
"Contributors". it just ain't "l33t"

I dislike the change as well.
<?php
require "themes.inc.php";
class Smilies extends Themes
{
function Smilies()
{
}
function get_theme_type_id()
{
return 0;
}
function get_description()
{
return "Smilies";
}
}
?>