delete XP-levels in reverse order to handle levels correctly

This commit is contained in:
oliver 2015-08-23 18:56:24 +02:00
parent f19a337efa
commit 96ea420e7f

View file

@ -118,6 +118,7 @@
// Edit and delete
if($validations['edit'] === true)
{
$xplevels = array_reverse($xplevels);
foreach($xplevels as &$xplevel)
{
// Delete