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-06-05 02:18:32 +0300
committerFelipe Figueroa <amenadiel@gmail.com>2018-06-05 02:18:32 +0300
commitb546ed113ea0d0d1fe8d3e2686cf9ebbe86ee8bd (patch)
treecd89ee669dbab242a3e2a8ddc78f39b5df9ac07f /src/controllers/ViewpropertiesController.php
parent19839469853c37867b41443c7d6fac75974e4597 (diff)
Tag v 6.0.0-beta.48 solves constraintController noticev6.0.0-beta.48
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 ab8fee3c..c83b7c78 100644
--- a/src/controllers/ViewpropertiesController.php
+++ b/src/controllers/ViewpropertiesController.php
@@ -1,7 +1,7 @@
<?php
/**
- * PHPPgAdmin v6.0.0-beta.47
+ * PHPPgAdmin v6.0.0-beta.48
*/
namespace PHPPgAdmin\Controller;