added: now plugin ticket uses a new horizontal table (plugins.ticket)
columns: dir_id, param, value we are able to build complicated tickets git-svn-id: svn://ttmath.org/publicrep/winix/trunk@664 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -83,8 +83,8 @@ public:
|
||||
bool MakePath(const Item & item, std::string & path, bool create_dir);
|
||||
bool MakePath(Item & item, bool create_dir); // output path is: item.auth_path
|
||||
|
||||
Error AddFile(Item & item);
|
||||
Error EditFile(Item & item, bool with_url = true);
|
||||
Error AddFile(Item & item, bool notify = true);
|
||||
Error EditFile(Item & item, bool with_url = true, bool notify = true);
|
||||
|
||||
private:
|
||||
Request * request;
|
||||
|
Reference in New Issue
Block a user