MantisBT: master d2f32893

Author Committer Branch Timestamp Parent
dhx Paul Richards master 2011-04-19 04:05 master 88d92648
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 - login_page.php Diff File