X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=Civi%2FInstall%2FRequirements.php;h=6b6b68af1316be4554012a8124c4583f7a659b24;hb=ddf6f55ab20a40bf0fc4f04e51808897e41f9fb7;hp=e35d242d49d45a71a22bf8428897d69449145bfb;hpb=82d42f68b0eef709e7a52350497198002fe3c01a;p=civicrm-core.git diff --git a/Civi/Install/Requirements.php b/Civi/Install/Requirements.php index e35d242d49..6b6b68af13 100644 --- a/Civi/Install/Requirements.php +++ b/Civi/Install/Requirements.php @@ -121,7 +121,7 @@ class Requirements { /** * Generates a mysql connection * - * @param $db_config array + * @param array $db_config * @return object mysqli connection */ protected function connect($db_config) {