aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/includes
diff options
context:
space:
mode:
authorJoseph Warner <hardolaf@hardolaf.com>2013-07-12 15:57:35 -0400
committerJoseph Warner <hardolaf@hardolaf.com>2013-07-12 15:57:35 -0400
commit64308f41b054d11ae267a58e04821b7b1e31af91 (patch)
treed9f9c54c355e381cf17a1ffb98a034afcbb9b383 /phpBB/includes
parent631ce22f2c33999229bf05af35e025fb8d399417 (diff)
downloadforums-64308f41b054d11ae267a58e04821b7b1e31af91.tar
forums-64308f41b054d11ae267a58e04821b7b1e31af91.tar.gz
forums-64308f41b054d11ae267a58e04821b7b1e31af91.tar.bz2
forums-64308f41b054d11ae267a58e04821b7b1e31af91.tar.xz
forums-64308f41b054d11ae267a58e04821b7b1e31af91.zip
[ticket/11626] Remove last reference to template in ldap
PHPBB3-11626
Diffstat (limited to 'phpBB/includes')
-rw-r--r--phpBB/includes/auth/provider/ldap.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/phpBB/includes/auth/provider/ldap.php b/phpBB/includes/auth/provider/ldap.php
index 56f9c23d55..0196529408 100644
--- a/phpBB/includes/auth/provider/ldap.php
+++ b/phpBB/includes/auth/provider/ldap.php
@@ -300,8 +300,6 @@ class phpbb_auth_provider_ldap extends phpbb_auth_provider_base
*/
public function get_acp_template($new_config)
{
- $this->template->assign_vars();
-
return array(
'TEMPLATE_FILE' => 'auth_provider_ldap.html',
'TEMPLATE_VARS' => array(