Update dolresource.class.php

This commit is contained in:
Laurent Destailleur 2019-01-21 18:02:43 +01:00 committed by GitHub
parent 1da29fbed3
commit a928f3a9d7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -68,7 +68,6 @@ class Dolresource extends CommonObject
function __construct($db)
{
$this->db = $db;
}
/**