From 3bda4309c15a3523c06612e917201c95e31d5112 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Mon, 17 Jul 2017 17:16:12 +0200 Subject: install.php fix phpdoc type --- install.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install.php') diff --git a/install.php b/install.php index da1d5d02..7937ec38 100644 --- a/install.php +++ b/install.php @@ -24,7 +24,7 @@ * This has to be called by an update module at some point to signal the result * of its execution. * - * @param $status one of the UPDATE_* status codes + * @param string $status one of the UPDATE_* status codes * @param string $message Human readable description of the status (optional) */ function finalResponse($status, $message = '') -- cgit v1.2.3-55-g7522