Tatsuki SUGIURA
sugi****@users*****
2006年 7月 12日 (水) 20:41:46 JST
Index: slashjp/plugins/CheesyPortal/PLUGIN diff -u slashjp/plugins/CheesyPortal/PLUGIN:1.2 slashjp/plugins/CheesyPortal/PLUGIN:1.3 --- slashjp/plugins/CheesyPortal/PLUGIN:1.2 Fri Dec 24 05:13:34 2004 +++ slashjp/plugins/CheesyPortal/PLUGIN Wed Jul 12 20:41:46 2006 @@ -1,4 +1,4 @@ -# $Id: PLUGIN,v 1.2 2004/12/23 20:13:34 oliver Exp $ +# $Id: PLUGIN,v 1.3 2006/07/12 11:41:46 sugi Exp $ name=CheesyPortal htdoc=cheesyportal.pl task=tasks/p2f_cheesy.pl Index: slashjp/plugins/CheesyPortal/cheesyportal.pl diff -u slashjp/plugins/CheesyPortal/cheesyportal.pl:1.2 slashjp/plugins/CheesyPortal/cheesyportal.pl:1.3 --- slashjp/plugins/CheesyPortal/cheesyportal.pl:1.2 Fri Dec 24 05:13:34 2004 +++ slashjp/plugins/CheesyPortal/cheesyportal.pl Wed Jul 12 20:41:46 2006 @@ -1,8 +1,8 @@ #!/usr/bin/perl -w # This code is a part of Slash, and is released under the GPL. -# Copyright 1997-2004 by Open Source Development Network. See README +# Copyright 1997-2005 by Open Source Technology Group. See README # and COPYING for more information, or see http://slashcode.com/. -# $Id: cheesyportal.pl,v 1.2 2004/12/23 20:13:34 oliver Exp $ +# $Id: cheesyportal.pl,v 1.3 2006/07/12 11:41:46 sugi Exp $ use strict; use Slash;