summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2003-05-19 09:58:27 +0800
committerin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2003-05-19 09:58:27 +0800
commit3b16ce18fecf57ebd5f16d5198d708502aac6c88 (patch)
tree7f47f192e89cf49276e732c93d4b3ceccc73d543
parentefa3fada14c0436014fe3bb2d72705063a6f5e6f (diff)
downloadpttbbs-3b16ce18fecf57ebd5f16d5198d708502aac6c88.tar
pttbbs-3b16ce18fecf57ebd5f16d5198d708502aac6c88.tar.gz
pttbbs-3b16ce18fecf57ebd5f16d5198d708502aac6c88.tar.bz2
pttbbs-3b16ce18fecf57ebd5f16d5198d708502aac6c88.tar.lz
pttbbs-3b16ce18fecf57ebd5f16d5198d708502aac6c88.tar.xz
pttbbs-3b16ce18fecf57ebd5f16d5198d708502aac6c88.tar.zst
pttbbs-3b16ce18fecf57ebd5f16d5198d708502aac6c88.zip
rename 2.getBrdInfo.pl board.getBrdInfo.pl
git-svn-id: http://opensvn.csie.org/pttbbs/pttbbs/trunk@872 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
-rw-r--r--pttbbs/pttpi/cgi/t/board.getBrdInfo.pl (renamed from pttbbs/pttpi/cgi/t/2.getBrdInfo.pl)2
1 files changed, 1 insertions, 1 deletions
diff --git a/pttbbs/pttpi/cgi/t/2.getBrdInfo.pl b/pttbbs/pttpi/cgi/t/board.getBrdInfo.pl
index a0ae95eb..7870e386 100644
--- a/pttbbs/pttpi/cgi/t/2.getBrdInfo.pl
+++ b/pttbbs/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;