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-07 03:38:51 +0300
committerAmenadiel <amenadiel@gmail.com>2020-01-07 03:38:51 +0300
commit1f14c8221b1f0a932b13674cd782754ad9f33f06 (patch)
treea136fc4771b13057f350dffcff6d264e64d07519 /src/controllers/DataimportController.php
parent4cffad51151d97608494c54b39e591ad97736407 (diff)
prepare RC1
Diffstat (limited to 'src/controllers/DataimportController.php')
-rw-r--r--src/controllers/DataimportController.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controllers/DataimportController.php b/src/controllers/DataimportController.php
index e5a044a9..d33a1eca 100644
--- a/src/controllers/DataimportController.php
+++ b/src/controllers/DataimportController.php
@@ -1,7 +1,7 @@
<?php
/**
- * PHPPgAdmin v6.0.0-beta.52
+ * PHPPgAdmin v6.0.0-RC1
*/
namespace PHPPgAdmin\Controller;