@@ -326,6 +326,9 @@ |
||
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() ) { |