CControlAPI:: -add SignalInfoCGI

Origin commit data
------------------
Commit: 8d01e2152a
Author: Jacek Jendrzej <overx300@gmail.com>
Date: 2014-02-10 (Mon, 10 Feb 2014)
This commit is contained in:
Jacek Jendrzej
2014-02-10 21:14:54 +01:00
parent 281a9fc779
commit bd5e6f5ec6
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;