forked from I2P_Developers/i2p.i2p
* AppManager:Add HTML debug output
This commit is contained in:
@ -26,6 +26,11 @@
|
||||
*/
|
||||
ctx.updateManager().renderStatusHTML(out);
|
||||
|
||||
/*
|
||||
* Print out the status for the AppManager
|
||||
*/
|
||||
ctx.clientAppManager().renderStatusHTML(out);
|
||||
|
||||
/*
|
||||
* Print out the status for all the SessionKeyManagers
|
||||
*/
|
||||
|
Reference in New Issue
Block a user