| # | Line 544 | Line 544 | main(int argc, char *argv[]) | |
|---|---|---|
| 544 | initialize_server_capabs(); /* Set up default_server_capabs */ | |
| 545 | initialize_global_set_options(); | |
| 546 | channel_init(); | |
| 547 | + | read_links_file(); |
| 548 | motd_init(); | |
| 549 | #ifdef HAVE_LIBGEOIP | |
| 550 | geoip_ctx = GeoIP_new(GEOIP_MEMORY_CACHE); | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |