X-Git-Url: https://git.cyclocoop.org/%7B%24www_url%7Dadmin/compta/banques/?a=blobdiff_plain;f=maintenance%2FfetchText.php;h=9dee6e530dbf69d5d104e4ddd39062141337fe4d;hb=8c4c3115fea9b34d2d4ccc5f4d25c6d81690dac4;hp=2ed1efaed503be5a80c77d4b039182a2dcc1bab5;hpb=7e350ba150404509d764c96a5ea4dbc9aa51d3ac;p=lhc%2Fweb%2Fwiklou.git diff --git a/maintenance/fetchText.php b/maintenance/fetchText.php index 2ed1efaed5..9dee6e530d 100644 --- a/maintenance/fetchText.php +++ b/maintenance/fetchText.php @@ -71,7 +71,7 @@ class FetchText extends Maintenance { /** * May throw a database error if, say, the server dies during query. - * @param DatabaseBase $db + * @param Database $db * @param int $id The old_id * @return string */