Code

Create a new numerated array of the items to delete, instead of merging
authorpsc <psc@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 26 Mar 2009 11:25:43 +0000 (11:25 +0000)
committerpsc <psc@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 26 Mar 2009 11:25:43 +0000 (11:25 +0000)
commit975d9cd16c5281287f3f91b75938fcbc1ba00527
treeccf6367dc4caccab6235c9a2ab171425d9bb9402
parentafe4b2ee86c5a5bdf3db2527896c1d197c5f7079
Create a new numerated array of the items to delete, instead of merging
the arrays, because this overwrites existing entries,
due to the fact that the existing arrays have conflicting keys,
which leads to the situation, that array_merge discards the first added
record in favor of the last one (Trac #2269)

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@13568 594d385d-05f5-0310-b6e9-bd551577e9d8
trunk/gosa-plugins/fai/admin/fai/class_faiManagement.inc