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 06:31:12 +0300
committerffflabs <amenadiel@gmail.com>2020-05-25 06:31:12 +0300
commit4552479cd5dd0595f2f5b47a568ec6daca0a63ec (patch)
tree9432c8a922091bdce1aea6c5acf758c34bcba0d0 /src/controllers/ViewpropertiesController.php
parenta05d5bfd5c00713f5be1aac60c764a7169b0b5e4 (diff)
Creating Tag v6.0.1 at 2020-05-24 - fixes warning when trying to bind a static function to the router
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 d0ce462a..fd74f863 100644
--- a/src/controllers/ViewpropertiesController.php
+++ b/src/controllers/ViewpropertiesController.php
@@ -1,7 +1,7 @@
<?php
/**
- * PHPPgAdmin 6.0.0
+ * PHPPgAdmin 6.0.1
*/
namespace PHPPgAdmin\Controller;