summaryrefslogtreecommitdiffstats
path: root/innbbsd/bbslib.c
diff options
context:
space:
mode:
authorin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-11-05 19:58:27 +0800
committerin2 <in2@63ad8ddf-47c3-0310-b6dd-a9e9d9715204>2004-11-05 19:58:27 +0800
commit6308dc81fbc5cc89f450e7beadc2cf710c0696e9 (patch)
tree6af6280b57bcaf1fc79c88a142b61b99fccd2efe /innbbsd/bbslib.c
parent38c21379a1c34bcea53157c381044f05e3637727 (diff)
downloadpttbbs-6308dc81fbc5cc89f450e7beadc2cf710c0696e9.tar
pttbbs-6308dc81fbc5cc89f450e7beadc2cf710c0696e9.tar.gz
pttbbs-6308dc81fbc5cc89f450e7beadc2cf710c0696e9.tar.bz2
pttbbs-6308dc81fbc5cc89f450e7beadc2cf710c0696e9.tar.lz
pttbbs-6308dc81fbc5cc89f450e7beadc2cf710c0696e9.tar.xz
pttbbs-6308dc81fbc5cc89f450e7beadc2cf710c0696e9.tar.zst
pttbbs-6308dc81fbc5cc89f450e7beadc2cf710c0696e9.zip
import NoCeM into innbbsd/.
see http://nocem-innbbsd.sourceforge.net/ for details. git-svn-id: http://opensvn.csie.org/pttbbs/trunk/pttbbs@2312 63ad8ddf-47c3-0310-b6dd-a9e9d9715204
Diffstat (limited to 'innbbsd/bbslib.c')
-rw-r--r--innbbsd/bbslib.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/innbbsd/bbslib.c b/innbbsd/bbslib.c
index 9436216e..ad171bf6 100644
--- a/innbbsd/bbslib.c
+++ b/innbbsd/bbslib.c
@@ -244,6 +244,7 @@ initial_bbs(outgoing)
}
if (NONENEWSFEEDS == 0)
readnffile(INNDHOME);
+ readNCMfile(INNDHOME);
if (LOCALNODELIST == 0) {
if (readnlfile(INNDHOME, outgoing) != 0)
return 0;