MantisBT: master c45a3dcc

Author Committer Branch Timestamp Parent
cproensa dregad master 2017-10-21 06:44 master f3d5b172
Changeset

Fix array access

array_slice() was not good since it uses the input array as reference and
modifies it.

mod - core/classes/DbQuery.class.php Diff File