Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/HuasoFoundries/phpPgAdmin6.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFelipe Figueroa <amenadiel@gmail.com>2017-10-08 20:34:32 +0300
committerStyleCI Bot <bot@styleci.io>2017-10-08 20:34:32 +0300
commit0bdfd52d5691508913ee64141fd098d782316112 (patch)
tree94af6731aba8646f681c862bd372d62836befecb /src/controllers/InfoController.php
parentedcd19062013badb1653ab8ee5727b3864d3ca56 (diff)
Apply fixes from StyleCI
[ci skip] [skip ci]
Diffstat (limited to 'src/controllers/InfoController.php')
-rw-r--r--src/controllers/InfoController.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/controllers/InfoController.php b/src/controllers/InfoController.php
index 5cb7a1d8..7387f7f9 100644
--- a/src/controllers/InfoController.php
+++ b/src/controllers/InfoController.php
@@ -368,5 +368,4 @@ class InfoController extends BaseController
}
}
}
-
}