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 05:41:48 +0300
committerffflabs <amenadiel@gmail.com>2020-05-25 05:41:48 +0300
commit0af2c2d6d533d5688169a162b75d972111057a15 (patch)
treedb9eecf31a4bbdb8d89b6be61b1829ba63da21f7 /src/controllers/ViewpropertiesController.php
parent09c13116a9d98caea5030e2c0bd300059b75a086 (diff)
subfolder must be set explicitly
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 6b0ac160..b2646444 100644
--- a/src/controllers/ViewpropertiesController.php
+++ b/src/controllers/ViewpropertiesController.php
@@ -1,7 +1,7 @@
<?php
/**
- * PHPPgAdmin v6.0.0-RC9-3-gd93ec300
+ * PHPPgAdmin v6.0.0-RC9
*/
namespace PHPPgAdmin\Controller;