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:
authorAmenadiel <amenadiel@gmail.com>2020-02-07 08:50:55 +0300
committerAmenadiel <amenadiel@gmail.com>2020-02-07 08:50:55 +0300
commitedd985f38051fe012d6f0cf1de9e9d3ac8e908dc (patch)
tree1cbf03e4b0342356b03e747df988a8ed5039b15d /src/controllers/ViewpropertiesController.php
parent9f0fceb0d65d5408cb504d59feac15ac3a2ebdcf (diff)
Creating Tag v6.0.0-RC7 at 2020-02-07 - rearranges static dependencies, tries to fix inconsistent behaviors, upgrades jquery
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 7d7fc6aa..ec5b7b49 100644
--- a/src/controllers/ViewpropertiesController.php
+++ b/src/controllers/ViewpropertiesController.php
@@ -1,7 +1,7 @@
<?php
/**
- * PHPPgAdmin v6.0.0-RC6
+ * PHPPgAdmin v6.0.0-RC7
*/
namespace PHPPgAdmin\Controller;