Unset temporary variable
This commit is contained in:
parent
2289742836
commit
26d8848e2c
@ -217,6 +217,7 @@ if (isset($zoom_submit)
|
||||
|
||||
$data[] = $tmpData;
|
||||
}
|
||||
unset($tmpData);
|
||||
/*
|
||||
* Form for displaying point data and also the scatter plot
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user