diff --git a/inc/html.php b/inc/html.php index a15b81b..e963cda 100644 --- a/inc/html.php +++ b/inc/html.php @@ -565,7 +565,7 @@ function manageStatus() { $post_html .= '' . buildPost($post, TINYIB_INDEXPAGE) . '
'; } - return << Status @@ -604,6 +604,8 @@ EOF;
EOF; + + return $output; } function manageInfo($text) {