diff --git a/report.php b/report.php new file mode 100644 index 00000000..405626f7 --- /dev/null +++ b/report.php @@ -0,0 +1,21 @@ + $global, 'post' => $post, 'board' => $board, 'captcha' => $captcha, 'config' => $config]); +echo Element('page.html', ['config' => $config, 'body' => $body]);