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-05-25 16:14:55 +0300
committerffflabs <amenadiel@gmail.com>2020-05-25 16:14:55 +0300
commit1f03c41543592f41ae17a3ae1606aeed38a23570 (patch)
treebf48c84ab162c691dec9fbff109fdac74496abab /src/controllers/ViewpropertiesController.php
parent3a069a8a0f172b0f28f103b16f56ff7b3cf7fe15 (diff)
Creating Tag v6.0.0 at 2020-05-25 - its time to bump to a real release
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 fd74f863..d0ce462a 100644
--- a/src/controllers/ViewpropertiesController.php
+++ b/src/controllers/ViewpropertiesController.php
@@ -1,7 +1,7 @@
<?php
/**
- * PHPPgAdmin 6.0.1
+ * PHPPgAdmin 6.0.0
*/
namespace PHPPgAdmin\Controller;