Delete comments - #1748

This commit is contained in:
enriquecd 2018-01-26 14:46:56 +01:00
parent a348efc62a
commit ca63112653
1 changed files with 1 additions and 1 deletions

View File

@ -290,7 +290,7 @@ elseif ($step == 3) {
header ("Location: index.php?sec=reporting&sec2=godmode/reporting/cluster_builder&step=5&id_cluster=".$id_cluster);
}
elseif ($cluster_type[$id_cluster] == 'AA') {
// header ("Location: index.php?sec=reporting&sec2=godmode/reporting/cluster_view&id=".$id_cluster);
header ("Location: index.php?sec=reporting&sec2=godmode/reporting/cluster_view&id=".$id_cluster);
}
}