Winix framework is a complete infrastructure written in the C++ programming language to create modern web applications and APIs.
Go to file
Tomasz Sowa 5b845f1d03 changed: in Request:
removed start_tm
         added start_date (PT::Date)
changed: in Session:
         removed: tm_time
         added: start_date (PT::Date)
         renamed: time -> start_time
         the same is for last_time
         now we have (last_time and last_date)



git-svn-id: svn://ttmath.org/publicrep/winix/trunk@838 e52654a7-88a9-db11-a3e9-0013d4bc506e
2012-05-24 21:09:37 +00:00
core changed: in Request: 2012-05-24 21:09:37 +00:00
db fixed: when demonizing there were some logs info put twice in the log file 2012-05-19 15:14:35 +00:00
functions fixed: when demonizing there were some logs info put twice in the log file 2012-05-19 15:14:35 +00:00
html fixed: misc: ValidateEmail() buffer overflow 2012-03-09 22:56:54 +00:00
locale updated: to the new Space API (pikotools) 2012-05-12 16:37:44 +00:00
main fixed: when demonizing there were some logs info put twice in the log file 2012-05-19 15:14:35 +00:00
notify added: to thread manager: names of the threads 2012-05-19 17:04:33 +00:00
plugins changed: in Request: 2012-05-24 21:09:37 +00:00
static added: winix function: rmuser 2012-03-09 02:36:25 +00:00
templates changed: in Request: 2012-05-24 21:09:37 +00:00
txt fixed: base_url_redirect config option was not read from the config file 2012-04-22 13:30:07 +00:00
Makefile fixed: when demonizing there were some logs info put twice in the log file 2012-05-19 15:14:35 +00:00