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