aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/phpbb/textreparser/plugins/contact_admin_info.php
diff options
context:
space:
mode:
authorJoshyPHP <s9e.dev@gmail.com>2015-05-19 09:48:29 +0200
committerJoshyPHP <s9e.dev@gmail.com>2015-05-30 17:26:01 +0200
commit75eb283f8d7a7afcd3945d0d28bd0f58aa4f0cd6 (patch)
tree26b4e880035bfe0f8258d9339e9cda8ea1e6f608 /phpBB/phpbb/textreparser/plugins/contact_admin_info.php
parent54b18df084b845c058426b38e7ccfeb534d04ce0 (diff)
downloadforums-75eb283f8d7a7afcd3945d0d28bd0f58aa4f0cd6.tar
forums-75eb283f8d7a7afcd3945d0d28bd0f58aa4f0cd6.tar.gz
forums-75eb283f8d7a7afcd3945d0d28bd0f58aa4f0cd6.tar.bz2
forums-75eb283f8d7a7afcd3945d0d28bd0f58aa4f0cd6.tar.xz
forums-75eb283f8d7a7afcd3945d0d28bd0f58aa4f0cd6.zip
[ticket/13803] Renamed methods
PHPBB3-13803
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',