Committer: akanashin
LJSUP-10444: New Style - tasty foodU trunk/cgi-bin/LJ/S2Theme/understroke.pm
Modified: trunk/cgi-bin/LJ/S2Theme/understroke.pm =================================================================== --- trunk/cgi-bin/LJ/S2Theme/understroke.pm 2012-02-10 08:56:09 UTC (rev 11463) +++ trunk/cgi-bin/LJ/S2Theme/understroke.pm 2012-02-10 14:15:58 UTC (rev 11464) @@ -9,9 +9,8 @@ sub designer { "LiveJournal" } ### Themes ### +# package LJ::S2Theme::understroke::tasty_food; +# use base qw(LJ::S2Theme::understroke); +# sub cats { qw( food ) } -package LJ::S2Theme::understroke::tasty_food; -use base qw(LJ::S2Theme::understroke); -sub cats { qw( food ) } - 1;