You've already forked postfixadmin
mirror of
https://github.com/postfixadmin/postfixadmin.git
synced 2025-07-31 10:04:20 +03:00
reformat (phpcs)
This commit is contained in:
@ -149,7 +149,6 @@ class PostfixAdmin {
|
||||
* Dispatches a CLI request
|
||||
*/
|
||||
public function dispatch() {
|
||||
|
||||
check_db_version(); # ensure the database layout is up to date
|
||||
|
||||
if (!isset($this->args[0])) {
|
||||
|
Reference in New Issue
Block a user