IMPROVE : setup.php
This commit is contained in:
parent
073faeb5b9
commit
89316a7179
1 changed files with 2 additions and 2 deletions
|
|
@ -290,5 +290,5 @@ for ($e=0;$e < $MaxDossier;$e++) {
|
|||
}
|
||||
$cn=DbConnect();
|
||||
if ( GetVersion($cn) == 3 ) {
|
||||
ExecScript($cn,'ac-sql/patch/upgrade4.sq');
|
||||
}
|
||||
ExecuteScript($cn,'ac-sql/patch/upgrade4.sq');
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue