Winix framework is a complete infrastructure written in the C++ programming language to create modern web applications and APIs.
Go to file
Tomasz Sowa 329e2d8001 fixed: when there is no option "locale_files" in the config
the "en" should be loaded by default
added: LDFLAGS option to Makefiles
added: compilation with CLANG (some const objects should have been created with default cctor)




git-svn-id: svn://ttmath.org/publicrep/winix/trunk@856 e52654a7-88a9-db11-a3e9-0013d4bc506e
2012-06-30 18:37:52 +00:00
core fixed: when there is no option "locale_files" in the config 2012-06-30 18:37:52 +00:00
db added: winix functions: locale, timezone 2012-06-26 23:19:19 +00:00
etc added: winix functions: locale, timezone 2012-06-26 23:19:19 +00:00
functions added: winix functions: locale, timezone 2012-06-26 23:19:19 +00:00
html added: winix functions: locale, timezone 2012-06-26 23:19:19 +00:00
locale added: winix functions: locale, timezone 2012-06-26 23:19:19 +00:00
main added: winix functions: locale, timezone 2012-06-26 23:19:19 +00:00
notify added: winix functions: locale, timezone 2012-06-26 23:19:19 +00:00
plugins fixed: when there is no option "locale_files" in the config 2012-06-30 18:37:52 +00:00
static added: winix function: rmuser 2012-03-09 02:36:25 +00:00
templates fixed: when there is no option "locale_files" in the config 2012-06-30 18:37:52 +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 there is no option "locale_files" in the config 2012-06-30 18:37:52 +00:00