PATH_INFO

This commit is contained in:
2018-06-04 21:36:01 +02:00
parent 0222c0e202
commit e785e3093e
2 changed files with 48 additions and 5 deletions

View File

@ -14,6 +14,7 @@ private:
string query;
string info;
string filepath;
string newpath;
bool queryinit;
public: