[Affelio-cvs 490] CVS update: affelio

Back to archive index

Tadashi Okoshi slash****@users*****
2005年 7月 1日 (金) 17:19:41 JST


Index: affelio/admin.cgi
diff -u affelio/admin.cgi:1.25 affelio/admin.cgi:1.26
--- affelio/admin.cgi:1.25	Fri Jul  1 12:55:44 2005
+++ affelio/admin.cgi	Fri Jul  1 17:19:41 2005
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -Tw
+#!/usr/bin/perl
 
 # Copyright (C) 2005 FishGrove Inc.
 #
@@ -16,7 +16,7 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #
-# $Id: admin.cgi,v 1.25 2005/07/01 03:55:44 slash5234 Exp $
+# $Id: admin.cgi,v 1.26 2005/07/01 08:19:41 slash5234 Exp $
 
 use strict;
 
Index: affelio/incoming.cgi
diff -u affelio/incoming.cgi:1.5 affelio/incoming.cgi:1.6
--- affelio/incoming.cgi:1.5	Fri Jul  1 10:49:00 2005
+++ affelio/incoming.cgi	Fri Jul  1 17:19:41 2005
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -T
+#!/usr/bin/perl
 
 # Copyright (C) 2005 FishGrove Inc.
 #
@@ -16,7 +16,7 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #
-# $Id: incoming.cgi,v 1.5 2005/07/01 01:49:00 slash5234 Exp $
+# $Id: incoming.cgi,v 1.6 2005/07/01 08:19:41 slash5234 Exp $
 
 use strict;
 
Index: affelio/index.cgi
diff -u affelio/index.cgi:1.11 affelio/index.cgi:1.12
--- affelio/index.cgi:1.11	Fri Jul  1 13:33:05 2005
+++ affelio/index.cgi	Fri Jul  1 17:19:41 2005
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -T
+#!/usr/bin/perl
 
 # Copyright (C) 2005 FishGrove Inc.
 #
@@ -16,7 +16,7 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 #
-# $Id: index.cgi,v 1.11 2005/07/01 04:33:05 slash5234 Exp $
+# $Id: index.cgi,v 1.12 2005/07/01 08:19:41 slash5234 Exp $
 
 use strict;
 
Index: affelio/outgoing.cgi
diff -u affelio/outgoing.cgi:1.5 affelio/outgoing.cgi:1.6
--- affelio/outgoing.cgi:1.5	Fri Jul  1 16:12:26 2005
+++ affelio/outgoing.cgi	Fri Jul  1 17:19:41 2005
@@ -1,4 +1,4 @@
-#!/usr/bin/perl -T 
+#!/usr/bin/perl
 
 # Copyright (C) 2005 FishGrove Inc.
 #
@@ -16,7 +16,7 @@
 # along with this program; if not, write to the Free Software
 # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
-# $Id: outgoing.cgi,v 1.5 2005/07/01 07:12:26 slash5234 Exp $
+# $Id: outgoing.cgi,v 1.6 2005/07/01 08:19:41 slash5234 Exp $
 
 use strict;
 


Affelio-cvs メーリングリストの案内
Back to archive index