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-04-21 02:31:30 +0300
committerFelipe Figueroa <amenadiel@gmail.com>2018-04-21 02:31:30 +0300
commit5b2befe8827b440c0b8724f3a2684b95b4571f26 (patch)
tree3f926c9f8885674ae77658ba4f2262d336462742 /src/controllers/PrivilegesController.php
parent647554b3ad9c907b5268b7197fb927258bc0a9fe (diff)
Tag v 6.0.0-beta.41 sets container parameters from /usr/bin/makeREQUESTv6.0.0-beta.41
Diffstat (limited to 'src/controllers/PrivilegesController.php')
-rw-r--r--src/controllers/PrivilegesController.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controllers/PrivilegesController.php b/src/controllers/PrivilegesController.php
index 1ddfc5c4..640c5f32 100644
--- a/src/controllers/PrivilegesController.php
+++ b/src/controllers/PrivilegesController.php
@@ -1,7 +1,7 @@
<?php
/**
- * PHPPgAdmin v6.0.0-beta.40
+ * PHPPgAdmin v6.0.0-beta.41
*/
namespace PHPPgAdmin\Controller;