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-05-11 00:34:09 +0300
committerStyleCI Bot <bot@styleci.io>2018-05-11 00:34:09 +0300
commita1036a11e6a106aac262d12f75c2d9ee2f307255 (patch)
tree8c04318f060690efbe2d5d737de604439ea36f9f /src/controllers/PrivilegesController.php
parent74f8dcf7961f4543874a30268e1fd869e1fbfd90 (diff)
Apply fixes from StyleCI
[ci skip] [skip ci]
Diffstat (limited to 'src/controllers/PrivilegesController.php')
-rw-r--r--src/controllers/PrivilegesController.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/controllers/PrivilegesController.php b/src/controllers/PrivilegesController.php
index 7b9a9efe..8cfdfef6 100644
--- a/src/controllers/PrivilegesController.php
+++ b/src/controllers/PrivilegesController.php
@@ -18,7 +18,6 @@ class PrivilegesController extends BaseController
*/
public function render()
{
-
$this->printHeader();
$this->printBody();