X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fdb%2FORAResult.php;h=aafd3861384da8ed68be2b4c85b055ab4d248dbf;hb=036f5b47efc99b56e9e841c8ebdfec7d3e197f83;hp=fbbc962e0120164cc4b81b0fac1466904881e073;hpb=020739639ad42a1c9f3c13d1bdadb4bb3bca2a2c;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/db/ORAResult.php b/includes/db/ORAResult.php index fbbc962e01..aafd386138 100644 --- a/includes/db/ORAResult.php +++ b/includes/db/ORAResult.php @@ -31,7 +31,7 @@ class ORAResult { } /** - * @param IDatabase $db + * @param IDatabase &$db * @param resource $stmt A valid OCI statement identifier * @param bool $unique */