You've already forked postfixadmin
mirror of
https://github.com/postfixadmin/postfixadmin.git
synced 2025-12-03 23:11:12 +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