changed path templatesnotifiy/ to notify/

i forgot to add a file: notify/notify.cpp


git-svn-id: svn://ttmath.org/publicrep/winix/trunk@687 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
2010-12-02 02:36:49 +00:00
parent 5f46cd2ea5
commit b721fb6860
12 changed files with 912 additions and 807 deletions

View File

@@ -19,7 +19,7 @@
#include "dircontainer.h"
#include "db/db.h"
#include "request.h"
#include "templatesnotify/notify.h"
#include "notify/notify.h"
// we do not support '..' in a path (for simplicity and security reasons)