summaryrefslogtreecommitdiff
path: root/help/PostgresDoc96.php
blob: 7bfaca3b4d2e5458df5a0e6282341518ad6cf06d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<?php

/**
 * Help links for PostgreSQL 9.5 documentation
 *
 * $Id: PostgresDoc84.php,v 1.3 2008/11/18 21:35:48 ioguix Exp $
 */

include('./help/PostgresDoc95.php');

$this->help_base = sprintf($GLOBALS['conf']['help_base'], '9.6');

?>