MantisBT: master c726ff7b

Author Committer Branch Timestamp Parent
dregad dregad master 2014-07-07 15:03 master fbf016c3
Changeset

Call db_query_bound() with array() instead of null

This is not strictly necessary right now, but replacing known occurences
avoids future refactoring should we decide to change the default value
for $p_arr_parms to array() later on.

mod - core/project_hierarchy_api.php Diff File
mod - core/summary_api.php Diff File
mod - core/user_api.php Diff File
mod - manage_user_page.php Diff File