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/PostgresDoc93.php')
-rw-r--r--src/help/PostgresDoc93.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/help/PostgresDoc93.php b/src/help/PostgresDoc93.php
index cad85288..6a9b0626 100644
--- a/src/help/PostgresDoc93.php
+++ b/src/help/PostgresDoc93.php
@@ -10,6 +10,8 @@ namespace PHPPgAdmin\Help;
* Help links for PostgreSQL 9.3 documentation.
*
* Release: PostgresDoc84.php,v 1.3 2008/11/18 21:35:48 ioguix Exp $
+ *
+ * @SuppressWarnings(PHPMD)
*/
class PostgresDoc93 extends PostgresDoc92
{