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>2018-02-15 22:45:25 +0300
committerStyleCI Bot <bot@styleci.io>2018-02-15 22:45:25 +0300
commit965994d1b237f48021e7af107adf7f2c9c527da2 (patch)
tree8fcf3635800cd4ade2ce77237e4d505ae6700ed4 /src/controllers/BrowserController.php
parentbe895269cc94a65df9beb82e7764601479dd488f (diff)
Apply fixes from StyleCI
[ci skip] [skip ci]
Diffstat (limited to 'src/controllers/BrowserController.php')
-rw-r--r--src/controllers/BrowserController.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/controllers/BrowserController.php b/src/controllers/BrowserController.php
index e444e4bf..d83b06be 100644
--- a/src/controllers/BrowserController.php
+++ b/src/controllers/BrowserController.php
@@ -18,7 +18,6 @@ class BrowserController extends BaseController
*/
public function render()
{
-
$lang = $this->lang;
$this->misc->setNoDBConnection(true);