diff options
-rw-r--r-- | pttpi/cgi/t/board.getBrdInfo.pl (renamed from pttpi/cgi/t/2.getBrdInfo.pl) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pttpi/cgi/t/2.getBrdInfo.pl b/pttpi/cgi/t/board.getBrdInfo.pl index a0ae95eb..7870e386 100644 --- a/pttpi/cgi/t/2.getBrdInfo.pl +++ b/pttpi/cgi/t/board.getBrdInfo.pl @@ -1,5 +1,5 @@ #!/usr/bin/perl -# $Id: 2.getBrdInfo.pl,v 1.1 2003/05/19 01:52:05 in2 Exp $ +# $Id: board.getBrdInfo.pl,v 1.1 2003/05/19 01:58:27 in2 Exp $ use Frontier::Client; use Frontier::RPC2; use MIME::Base64; |