diff --git a/report.php b/report.php new file mode 100644 index 00000000..e09b1075 --- /dev/null +++ b/report.php @@ -0,0 +1,19 @@ + $global, 'post' => $post, 'board' => $board, 'captcha' => $captcha, 'config' => $config]); +echo Element('page.html', ['config' => $config, 'body' => $body]); diff --git a/templates/report.html b/templates/report.html index 291f9313..b34f7430 100644 --- a/templates/report.html +++ b/templates/report.html @@ -1,4 +1,9 @@