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-02-05 14:19:42 +0300
committerAmenadiel <amenadiel@gmail.com>2020-02-05 14:19:42 +0300
commit82d7c05ebd13330b831857879d2818dfa1d0c799 (patch)
tree9b418752f35b3a31be0856d0f959e3ac5ced87dc /src/controllers/SqleditController.php
parentd39ae72a31839ba24e9f2007398c71fba2a2d1c7 (diff)
Creating Tag v6.0.0-RC5 at 2020-02-05 -v6.0.0-RC5
Diffstat (limited to 'src/controllers/SqleditController.php')
-rw-r--r--src/controllers/SqleditController.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controllers/SqleditController.php b/src/controllers/SqleditController.php
index 5d234ab5..47b36960 100644
--- a/src/controllers/SqleditController.php
+++ b/src/controllers/SqleditController.php
@@ -1,7 +1,7 @@
<?php
/**
- * PHPPgAdmin v6.0.0-RC4
+ * PHPPgAdmin v6.0.0-RC5
*/
namespace PHPPgAdmin\Controller;