CControlAPI:: -add SignalInfoCGI

This commit is contained in:
Jacek Jendrzej
2014-02-10 21:14:54 +01:00
parent 19593d5c6a
commit 8d01e2152a
2 changed files with 34 additions and 1 deletions

View File

@@ -111,6 +111,8 @@ private:
void logoCGI(CyhookHandler *hh);
void ConfigCGI(CyhookHandler *hh);
void FileCGI(CyhookHandler *hh);
void SignalInfoCGI(CyhookHandler *hh);
protected:
static const unsigned int PLUGIN_DIR_COUNT = 7;