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-08-22 22:21:21 +0300
committerFelipe Figueroa <amenadiel@gmail.com>2018-08-22 22:21:21 +0300
commitd782640f5ec561d9088facb2bd162c37b4917fdb (patch)
tree13292dd48cfe0ce74a375dcf3e7b5418e6904a1c /src/controllers/ViewpropertiesController.php
parenta9e85588a5d5885673888245ae9b816c48eecf07 (diff)
Tag v 6.0.0-beta.49 adds role group and function definitionv6.0.0-beta.49
Diffstat (limited to 'src/controllers/ViewpropertiesController.php')
-rw-r--r--src/controllers/ViewpropertiesController.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controllers/ViewpropertiesController.php b/src/controllers/ViewpropertiesController.php
index c81d51e7..e89b5817 100644
--- a/src/controllers/ViewpropertiesController.php
+++ b/src/controllers/ViewpropertiesController.php
@@ -1,7 +1,7 @@
<?php
/**
- * PHPPgAdmin v6.0.0-beta.48
+ * PHPPgAdmin v6.0.0-beta.49
*/
namespace PHPPgAdmin\Controller;