mirror of
https://github.com/lxsang/ant-http
synced 2025-07-23 17:19:46 +02:00
add release handler to unload all running plugin
This commit is contained in:
@ -186,3 +186,7 @@ void rmfolder(int c, const char* m, dictionary rq)
|
||||
//LOG("%s\n",rpath );
|
||||
__t(c,__RESULT__,1,"OK");
|
||||
}
|
||||
void pexit()
|
||||
{
|
||||
LOG("Exit file manager,plugins\n");
|
||||
}
|
Binary file not shown.
Reference in New Issue
Block a user