changed: notification's template
added: notifications in tickets git-svn-id: svn://ttmath.org/publicrep/winix/trunk@650 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
@@ -9,7 +9,6 @@
|
||||
|
||||
#include "mkdir.h"
|
||||
#include "functions.h"
|
||||
#include "core/notify.h"
|
||||
|
||||
|
||||
|
||||
@@ -69,7 +68,6 @@ void Mkdir::PostFunMkdir(bool add_to_dir_tab, int privileges)
|
||||
|
||||
if( request->status == WINIX_ERR_OK )
|
||||
{
|
||||
request->notify_code |= WINIX_NOTIFY_DIR_ADD;
|
||||
system->RedirectTo(request->item);
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user