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

/**
 * Help links for PostgreSQL 8.2 documentation
 *
 * $Id: PostgresDoc82.php,v 1.3 2007/11/30 15:27:26 soranzo Exp $
 */

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

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

?>