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:
Adam Amstrong
2008-07-18 08:21:45 +00:00
parent 530ffd431e
commit c3e626aae2
79 changed files with 24 additions and 4386 deletions
-1
View File
@@ -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) {