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:
Diffstat (limited to 'src/controllers/TablesController.php')
-rw-r--r--src/controllers/TablesController.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/controllers/TablesController.php b/src/controllers/TablesController.php
index f72a9eac..e2a2f42c 100644
--- a/src/controllers/TablesController.php
+++ b/src/controllers/TablesController.php
@@ -1,7 +1,7 @@
<?php
/**
- * PHPPgAdmin 6.1.0
+ * PHPPgAdmin 6.1.2
*/
namespace PHPPgAdmin\Controller;