MantisBT: master-1.2.x 888a3561

Author Committer Branch Timestamp Parent
dhx dhx master-1.2.x 2010-02-26 18:17 master-1.2.x 19b969e9
Affected Issues  0011569: Error when visiting the "manage users" page
Changeset

Fix 0011569: Incorrect variable name in print_page_links()

Commit f838e89dc6460f3f2e65d20e4bd904203bd6f880 introduced a bug whereby
a variable name was incorrect ($p_emp_filter_id instead of
$p_temp_filter_id), thereby causing errors.

mod - core/print_api.php Diff File