]> Kevux Git Server - koopa/commit
Update: use the correct return type
authorKevin Day <thekevinday@gmail.com>
Thu, 22 Feb 2018 01:53:44 +0000 (19:53 -0600)
committerKevin Day <thekevinday@gmail.com>
Thu, 22 Feb 2018 01:53:44 +0000 (19:53 -0600)
commit6bd9d2c3bcbea8ba0a51371600d02af750d1f45b
treecfcd61c9875360a6afc403931dfc8285eef3397e
parent89e32a78ca17f36807f02be783edd8f18f483dd9
Update: use the correct return type

I suspect that when I copied and pasted the static s_get_value_exact() functions that I forgot to update the default value.
22 files changed:
common/base/classes/base_address.php
common/base/classes/base_ajax.php
common/base/classes/base_database.php
common/base/classes/base_debug.php
common/base/classes/base_form.php
common/base/classes/base_html.php
common/base/classes/base_ldap.php
common/base/classes/base_log.php
common/base/classes/base_menu.php
common/base/classes/base_path.php
common/base/classes/base_paths.php
common/base/classes/base_rfc_char.php
common/base/classes/base_rfc_string.php
common/base/classes/base_roles.php
common/base/classes/base_session.php
common/base/classes/base_users.php
common/base/classes/base_view.php
common/standard/classes/standard_index.php
common/standard/classes/standard_menu.php
common/standard/classes/standard_paths.php
common/theme/classes/theme_html.php
common/view/classes/view_log_users_self.php