0.3.13
This commit is contained in:
parent
b45e41da0a
commit
5334bead17
@ -99,7 +99,7 @@ var $qls;
|
|||||||
} else if($this->currentVersion == '0.3.11') {
|
} else if($this->currentVersion == '0.3.11') {
|
||||||
$this->update_0311_to_0312();
|
$this->update_0311_to_0312();
|
||||||
} else if($this->currentVersion == '0.3.12') {
|
} else if($this->currentVersion == '0.3.12') {
|
||||||
$this->update_0313_to_0313();
|
$this->update_0312_to_0313();
|
||||||
} else {
|
} else {
|
||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user