mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-06-06 12:47:13 +02:00
* Moved oputil.js config import-areas to 'oputil.js mb import-areas'
* 'oputil.js mb import-areas' now *optionally* binds areas to FTN networks. Otherwise only areas are imported
This commit is contained in:
parent
a5f3a65faa
commit
2c4fdfdd5f
6 changed files with 407 additions and 353 deletions
|
@ -216,7 +216,7 @@ function initialize(cb) {
|
|||
},
|
||||
function loadSysOpInformation(callback) {
|
||||
//
|
||||
// Copy over some +op information from the user DB -> system propertys.
|
||||
// Copy over some +op information from the user DB -> system properties.
|
||||
// * Makes this accessible for MCI codes, easy non-blocking access, etc.
|
||||
// * We do this every time as the op is free to change this information just
|
||||
// like any other user
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue