added: some methods in Dystem::Dirs (takes wchar_t * as an argument, now only std::wstring were)

changed: in plugin ticket: added message: WINIX_PL_TICKET_CAN_MAKE_REDIRECT
         it is sent at the end of POST request (editticket, createticket)
         if we can make a redirect (useful with AJAX)





git-svn-id: svn://ttmath.org/publicrep/winix/trunk@887 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
2012-09-13 23:12:48 +00:00
parent 72013046fc
commit bd1f717b4c
9 changed files with 62 additions and 10 deletions

View File

@@ -483,5 +483,10 @@ ticketinfo.o: ../../functions/upload.h ../../functions/uptime.h
ticketinfo.o: ../../functions/who.h ../../functions/vim.h
ticketinfo.o: ../../core/htmlfilter.h tdb.h ../../db/dbbase.h
ticketinfo.o: ../../db/dbconn.h ../../db/dbtextstream.h ../../core/error.h
ticketinfo.o: ../../core/log.h ../../core/misc.h sessiondata.h
ticketinfo.o: ../../core/plugindata.h ../../functions/rm.h
ticketinfo.o: ../../core/log.h ../../core/misc.h ../../core/plugin.h
ticketinfo.o: pluginmsg.h ../../core/system.h ../../core/sessionmanager.h
ticketinfo.o: ../../core/sessioncontainer.h ../../templates/templates.h
ticketinfo.o: ../../templates/patterncacher.h ../../templates/indexpatterns.h
ticketinfo.o: ../../templates/patterns.h ../../templates/changepatterns.h
ticketinfo.o: ../../templates/htmltextstream.h ../../core/sessionmanager.h
ticketinfo.o: sessiondata.h ../../core/plugindata.h ../../functions/rm.h