devilbox/.devilbox/www/htdocs/vendor/phppgadmin-5.6.0/help/PostgresDoc84.php

14 lines
239 B
PHP
Raw Normal View History

2018-12-28 21:38:09 +00:00
<?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');
?>