Projekt

Obecné

Profil

Stáhnout (240 Bajtů) Statistiky
| Větev: | Tag: | Revize:
1
<?php
2

    
3
/**
4
 * Help links for PostgreSQL 8.2 documentation
5
 *
6
 * $Id: PostgresDoc82.php,v 1.1 2005/11/08 02:24:31 chriskl Exp $
7
 */
8

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

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

    
13
?>
(8-8/8)