]> Kevux Git Server - koopa/commit
Progress: improve language support when using global data, add headers in some tests...
authorKevin Day <thekevinday@gmail.com>
Wed, 19 Apr 2017 18:53:47 +0000 (13:53 -0500)
committerKevin Day <thekevinday@gmail.com>
Wed, 19 Apr 2017 18:53:47 +0000 (13:53 -0500)
commit25451e0b6b26bd76acb2d78a3a0be82bdec9d605
tree12c9889a8a159d0de1eaaa90cf7d8f8568ad3215
parent18f12ce7993502fb90a230955868a8ff0e25b847
Progress: improve language support when using global data, add headers in some tests programs, and fix language related issues

When I moved languages into the global defaults class, I missed a few chunks of code that needed to be updated.
I noticed that some of the tests were not printing any headers.
Allow for setting content-language with multiple languages, as is the case with one of the tests using japanese and english.
common/base/classes/base_defaults_global.php
common/base/classes/base_http.php
common/theme/classes/theme_html.php
examples/http.php
examples/test.php
program/reservation/index.php