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-01-15 01:02:39 +0300
committerAmenadiel <amenadiel@gmail.com>2020-01-15 01:02:39 +0300
commite8903a1aec3f28fb4bef96ccd6cc8fb5db4f0694 (patch)
treeeebf63645513062a6a37cf258692a370d65f4e09 /src/controllers/ViewpropertiesController.php
parentd7fe9495f5f5cd716ae3eed21d2d87dfe4d44bd1 (diff)
Creating Tag v6.0.0-RC3 at 2020-01-14 -v6.0.0-RC3
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 50db70a5..91f8eb32 100644
--- a/src/controllers/ViewpropertiesController.php
+++ b/src/controllers/ViewpropertiesController.php
@@ -1,7 +1,7 @@
<?php
/**
- * PHPPgAdmin v6.0.0-RC2
+ * PHPPgAdmin v6.0.0-RC3
*/
namespace PHPPgAdmin\Controller;