Re: 1.7 - Error in online help
require($_SERVER['DOCUMENT_ROOT']."/includes/top_config.php");
?>
Re: 1.7 - Error in online help
Raymond O'Donnell wrote:
Hi Dave et al,
I've downloaded the new Win32 snapshot of 1.7, and I really like a lot
of the new stuff in it.
One thing - in the query tool, when clicking Help -> SQL Help, the URL
it tries to reach is incorrect. It tries to get
http://www.postgresql.org/docs/current/static/pg/sql-commands.html
whereas the correct URL is
http://www.postgresql.org/docs/current/static/sql-commands.html
- note the extra '.../pg/...' in the first one.
Thanks Ray, fixed in SVN.
Regards, Dave
Home |
Main Index |
Thread Index