MantisBT: next 19a23c98

Author Committer Branch Timestamp Parent
dhx dhx next 2011-04-19 01:05 next edf86416
Changeset

login_page needs to pull in install_helper_functions_api

To read schema.php, a function definition for db_null_date() is
required. This function is defined within
install_helper_functions_api.php.

Therefore login_page.php needs to include install_helper_functions_api
prior to reading the schema.

mod - public/login_page.php Diff File