fixed major versioning bug
This commit is contained in:
parent
18a13f0385
commit
2b0e209f69
4 changed files with 15 additions and 3 deletions
|
|
@ -210,7 +210,7 @@ sub purgeRevision {
|
|||
$self->purgeCache;
|
||||
$self->updateHistory("purged revision ".$self->get("revisionDate"));
|
||||
} else {
|
||||
$self->purge;
|
||||
$self->purgeBranch;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue