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:
authorFelipe Figueroa <amenadiel@gmail.com>2018-05-30 21:34:22 +0300
committerFelipe Figueroa <amenadiel@gmail.com>2018-05-30 21:34:22 +0300
commit1fbc32387cd65318a2d5466888543761f90ded27 (patch)
tree2f1bab6c4a16ca7c1f834ab87acc29aa348661a4 /src/controllers/BrowserController.php
parent667373f6e5717f299d01c734315a0a392e03a8a0 (diff)
Tag v 6.0.0-beta.47v6.0.0-beta.47
Diffstat (limited to 'src/controllers/BrowserController.php')
-rw-r--r--src/controllers/BrowserController.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controllers/BrowserController.php b/src/controllers/BrowserController.php
index e595a965..057edc70 100644
--- a/src/controllers/BrowserController.php
+++ b/src/controllers/BrowserController.php
@@ -1,7 +1,7 @@
<?php
/**
- * PHPPgAdmin v6.0.0-beta.46
+ * PHPPgAdmin v6.0.0-beta.47
*/
namespace PHPPgAdmin\Controller;