From: Robert Treat Date: Mon, 4 Jun 2012 01:47:08 +0000 (-0400) Subject: Add help files for 9.1/9.2 docs X-Git-Tag: REL_5-1-0~83^2~1 X-Git-Url: http://git.postgresql.org/gitweb/static/gitweb.js?a=commitdiff_plain;h=df2c223a84f8d85bef2fed1292eee1d5fe3309ac;p=phppgadmin.git Add help files for 9.1/9.2 docs --- diff --git a/help/PostgresDoc91.php b/help/PostgresDoc91.php new file mode 100644 index 00000000..74e4fea4 --- /dev/null +++ b/help/PostgresDoc91.php @@ -0,0 +1,13 @@ +help_base = sprintf($GLOBALS['conf']['help_base'], '9.1'); + +?> diff --git a/help/PostgresDoc92.php b/help/PostgresDoc92.php new file mode 100644 index 00000000..7cfdfdec --- /dev/null +++ b/help/PostgresDoc92.php @@ -0,0 +1,13 @@ +help_base = sprintf($GLOBALS['conf']['help_base'], '9.2'); + +?>