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/help/PostgresDoc90.php')
-rw-r--r--src/help/PostgresDoc90.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/help/PostgresDoc90.php b/src/help/PostgresDoc90.php
index ad1419a0..eb94e437 100644
--- a/src/help/PostgresDoc90.php
+++ b/src/help/PostgresDoc90.php
@@ -11,7 +11,7 @@ namespace PHPPgAdmin\Help;
*
* Release: PostgresDoc84.php,v 1.3 2008/11/18 21:35:48 ioguix Exp $
*/
-class PostgresDoc90 extends PostgresDoc84
+class PostgresDoc90 extends PostgresDoc
{
public function __construct($conf, $major_version)
{