mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/11626] Remove last reference to template in ldap
PHPBB3-11626
This commit is contained in:
@@ -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(
|
||||
|
Reference in New Issue
Block a user