mirror of
https://github.com/stylersnico/librenms.git
synced 2026-07-12 08:02:23 +02:00
remove old position for checkers and update related files
git-svn-id: http://www.observium.org/svn/observer/trunk@241 61d68cd4-352d-0410-923a-c4978735b2b8
This commit is contained in:
@@ -26,7 +26,6 @@ if($dataHandle)
|
||||
|
||||
echo("Current Version $cur_major.$cur_minor.$cur_release \n");
|
||||
|
||||
|
||||
if($major > $cur_major) {
|
||||
echo("New major release : $major.$minor.$release");
|
||||
} elseif ($minor > $cur_minor) {
|
||||
|
||||
Reference in New Issue
Block a user