From cce47f94375bb0102ab4f210672231dbb854dd0d Mon Sep 17 00:00:00 2001 From: Thorsten Rinne Date: Wed, 27 Sep 2017 19:31:16 +0200 Subject: [PATCH] Fixed possible direct calls --- phpmyfaq/admin/stat.ratings.php | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/phpmyfaq/admin/stat.ratings.php b/phpmyfaq/admin/stat.ratings.php index 7ea49fe6f2..2874b23d6e 100644 --- a/phpmyfaq/admin/stat.ratings.php +++ b/phpmyfaq/admin/stat.ratings.php @@ -41,7 +41,8 @@
- +
@@ -50,7 +51,15 @@ deleteAll()) { echo '

Statistics successfully deleted.

'; } else {