dgets / DOCshell

Damo's version of the DOC (Citadel-esque) shell, in JavaScript, for use with Synchronet 3.14+ systems
https://www.pivotaltracker.com/n/projects/1206002
4 stars 1 forks source link

msg_base.readNew() is misplaced #170

Closed dgets closed 9 years ago

dgets commented 9 years ago

This should be moved to under msg_base.read_cmd.readNew(). Simple migration and verifying that anything calling it (some, if not all, references may be found under https://github.com/dgets/DOCshell/wiki/scanSub%28%29) has the reference appropriately changed.

dgets commented 9 years ago

Migrated this today. Closing manually since the commit tag won't close this until a pull/merge takes effect.