mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-28 16:04:35 +02:00
reset array pointers
This commit is contained in:
@@ -45,3 +45,4 @@ foreach ($_POST as $name => $value) {
|
||||
}
|
||||
|
||||
array_walk_recursive($vars,'sanitize_array');
|
||||
reset($vars);
|
||||
|
||||
Reference in New Issue
Block a user