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/ColpropertiesController.php
parentbe895269cc94a65df9beb82e7764601479dd488f (diff)
Apply fixes from StyleCI
[ci skip] [skip ci]
Diffstat (limited to 'src/controllers/ColpropertiesController.php')
-rw-r--r--src/controllers/ColpropertiesController.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/controllers/ColpropertiesController.php b/src/controllers/ColpropertiesController.php
index b7c722d2..24eef92c 100644
--- a/src/controllers/ColpropertiesController.php
+++ b/src/controllers/ColpropertiesController.php
@@ -67,7 +67,6 @@ class ColpropertiesController extends BaseController
*/
public function doDefault($msg = '', $isTable = true)
{
-
$lang = $this->lang;
$data = $this->misc->getDatabaseAccessor();
@@ -224,7 +223,6 @@ class ColpropertiesController extends BaseController
*/
public function doAlter($msg = '')
{
-
$lang = $this->lang;
$data = $this->misc->getDatabaseAccessor();