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:
authorffflabs <amenadiel@gmail.com>2020-02-25 22:14:35 +0300
committerffflabs <amenadiel@gmail.com>2020-02-25 22:14:35 +0300
commit981a069de8ec5097d05868af60780ba3b1677b84 (patch)
treefb6a461973f1849e045eb24e22bb4937e921684a /src/controllers/ViewpropertiesController.php
parent4d11c03c9e7298a887d7d1dfa40eb005dd029156 (diff)
Creating Tag v6.0.0-RC9 at 2020-02-25 - fixes composer scripts, cleanup unused code
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 b6949893..64456bb1 100644
--- a/src/controllers/ViewpropertiesController.php
+++ b/src/controllers/ViewpropertiesController.php
@@ -1,7 +1,7 @@
<?php
/**
- * PHPPgAdmin v6.0.0-RC8
+ * PHPPgAdmin v6.0.0-RC9
*/
namespace PHPPgAdmin\Controller;