Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Central: Added library skeleton | Kelly Rauchenberger | 2008-08-01 | 1 | -0/+38 |
| | | | | | | Added the library method signatures for XML-RPC used functions to the library, and also implemented a instaDisc_sendUpdateNotice() and instaDisc_addItem(). Refs #3. | ||||
* | Central: Centrallized verification checks | Kelly Rauchenberger | 2008-08-01 | 1 | -0/+22 |
Molded the verification checking into one library functions so the each and every XML-RPC function wouldn't have to implement. Also added the InstaDisc.sendUpdateNotice and InstaDisc.askForDatabase functions. |