mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 08:21:12 +02:00
add getdir control
This commit is contained in:
@@ -128,6 +128,8 @@ private:
|
||||
void ConfigCGI(CyhookHandler *hh);
|
||||
void FileCGI(CyhookHandler *hh);
|
||||
void SignalInfoCGI(CyhookHandler *hh);
|
||||
void getDirCGI(CyhookHandler *hh);
|
||||
std::string getSubdirectories(CyhookHandler *hh, std::string path, std::string result);
|
||||
|
||||
|
||||
protected:
|
||||
|
Reference in New Issue
Block a user