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/database/Postgres11.php')
-rw-r--r--src/database/Postgres11.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/database/Postgres11.php b/src/database/Postgres11.php
index c6ab4cf6..1a47fc32 100644
--- a/src/database/Postgres11.php
+++ b/src/database/Postgres11.php
@@ -1,13 +1,14 @@
<?php
+
/**
* PHPPgAdmin v6.0.0-beta.49
*/
+
namespace PHPPgAdmin\Database;
/**
* @file
* PostgreSQL 11.x support
- *
*/
/**
* Class to add support for Postgres10.