mirror of
https://github.com/postgres/postgres.git
synced 2025-08-25 20:23:07 +03:00
fixing it more..
This commit is contained in:
11
src/bin/pgaccess/doc/html/index.html
Normal file
11
src/bin/pgaccess/doc/html/index.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<HTML>
|
||||
<HEAD>
|
||||
<TITLE>PgAccess</TITLE>
|
||||
|
||||
<FRAMESET COLS="200,*" border=0 framespacing=0 frameborder=no>
|
||||
<FRAME NAME="left" scrolling="none" src="contents.html">
|
||||
<FRAME NAME="right" scrolling="nonw" src="main.html">
|
||||
</FRAMESET>
|
||||
|
||||
</HTML>
|
||||
|
Reference in New Issue
Block a user