Completed
Push — add/changelog-57 ( de6a0f...b8c662 )
by
unknown
09:13
created
modules/protect/blocked-login-page.php 1 patch
Doc Comments   +3 added lines patch added patch discarded remove patch
@@ -326,6 +326,9 @@
 block discarded – undo
326 326
 		return $contents;
327 327
 	}
328 328
 
329
+	/**
330
+	 * @param string $message
331
+	 */
329 332
 	function display_page( $title, $message, $back_button = false, $recovery_form = false ) {
330 333
 
331 334
 		if ( ! headers_sent() ) {
Please login to merge, or discard this patch.