Initial commit
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* Help links for PostgreSQL 8.4 documentation
|
||||
*
|
||||
* $Id: PostgresDoc84.php,v 1.3 2008/11/18 21:35:48 ioguix Exp $
|
||||
*/
|
||||
|
||||
include('./help/PostgresDoc83.php');
|
||||
|
||||
$this->help_base = sprintf($GLOBALS['conf']['help_base'], '8.4');
|
||||
|
||||
?>
|
||||
Reference in New Issue
Block a user