|
|
1.1 ! root 1: /* SCB.H */ ! 2: ! 3: /* Developed 1990-1997 by Rob Swindell; PO Box 501, Yorba Linda, CA 92885 */ ! 4: ! 5: /* Synchronet BBS Callback door */ ! 6: ! 7: #define VERSION "1.40" ! 8: ! 9: #define ALWAYS_VALIDATE (1<<0) ! 10: #define MODIFY_USER_NOTE (1<<1) ! 11: #define START_WITH_0 (1<<2) ! 12: #define START_WITH_1 (1<<3) ! 13: #define STAY_CONNECTED (1<<4) ! 14: #define SC_LOCAL_ONLY (1<<5) ! 15: #define US_PHONE_FORMAT (1<<6) ! 16: #define ALLOWED_ONLY (1<<7) ! 17: #define SAME_AREA_LD (1<<8)
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.