fixed: when using Request::ajax_serializer then we should not use html filter

(the filter can be used before we make the json answer -- not implemented yet)



git-svn-id: svn://ttmath.org/publicrep/winix/trunk@872 e52654a7-88a9-db11-a3e9-0013d4bc506e
This commit is contained in:
2012-08-12 18:23:48 +00:00
parent 51d95b49a0
commit e739f30088
2 changed files with 3 additions and 1 deletions

View File

@@ -249,6 +249,8 @@
// this is sent from the other thread (without locking)
// in p1 you have a pointer to PT::Space
// session is null
// if you process the job then return 'true' from the processing method (from plugin call)
// so this prevent to make a standard (system) job
#define WINIX_JOB 31200