Include config manifest in server_info admin response (RIPD-1172)

This commit is contained in:
wilsonianb
2016-05-24 15:46:55 -07:00
committed by Nik Bougalis
parent 55377c12d3
commit a187750b32
8 changed files with 148 additions and 4 deletions

View File

@@ -196,7 +196,7 @@ public:
bool bSilent, bool bStandalone);
/**
* Load the conig from the contents of the sting.
* Load the config from the contents of the string.
*
* @param fileContents String representing the config contents.
*/