Use Dossier::connect (singleton) instead of new Databass(dossier_id)

This commit is contained in:
Dany De Bontridder 2015-09-15 12:12:50 +02:00
parent 19e6e8ca6d
commit 8fc56e3ef4
87 changed files with 105 additions and 149 deletions

View file

@ -84,7 +84,7 @@ global $g_user, $cn,$g_parameter;
$cn = new Database(Dossier::id());
$cn = Dossier::connect();
/*
* check that the database is not empty