mirror of
https://github.com/wavelog/wavelog.git
synced 2026-03-22 10:24:14 +00:00
kill the excess space
This commit is contained in:
@@ -111,7 +111,7 @@ class Reg1testformat {
|
|||||||
$newlocator = false;
|
$newlocator = false;
|
||||||
$distance = $locators[$row->COL_GRIDSQUARE];
|
$distance = $locators[$row->COL_GRIDSQUARE];
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
$distance = 0;
|
$distance = 0;
|
||||||
$newlocator = false;
|
$newlocator = false;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user