aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/textreparser/plugins/contact_admin_info.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/phpbb/textreparser/plugins/contact_admin_info.php')
-rw-r--r--phpBB/phpbb/textreparser/plugins/contact_admin_info.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/phpbb/textreparser/plugins/contact_admin_info.php b/phpBB/phpbb/textreparser/plugins/contact_admin_info.php
index d21ef89445..8910f2256b 100644
--- a/phpBB/phpbb/textreparser/plugins/contact_admin_info.php
+++ b/phpBB/phpbb/textreparser/plugins/contact_admin_info.php
@@ -41,7 +41,7 @@ class contact_admin_info extends \phpbb\textreparser\base
/**
* {@inheritdoc}
*/
- protected function get_records($min_id, $max_id)
+ protected function get_records_by_range($min_id, $max_id)
{
$values = $this->config_text->get_array(array(
'contact_admin_info',