1
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2025-07-31 10:04:20 +03:00

reformat (phpcs)

This commit is contained in:
David Goodwin
2018-05-02 12:54:17 +01:00
parent e7f9d536d9
commit b48f99d4c6
8 changed files with 23 additions and 50 deletions

View File

@ -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])) {