You've already forked postfixadmin
mirror of
https://github.com/postfixadmin/postfixadmin.git
synced 2025-07-31 10:04:20 +03:00
phpcs wants to change ...
This commit is contained in:
@ -1,7 +1,8 @@
|
||||
<?php
|
||||
# $Id$
|
||||
|
||||
class AdminpasswordHandler extends PFAHandler {
|
||||
class AdminpasswordHandler extends PFAHandler
|
||||
{
|
||||
protected $db_table = 'admin';
|
||||
protected $id_field = 'username';
|
||||
|
||||
|
Reference in New Issue
Block a user