phppgadmin.git
23 years agoAdded tables.php to act as an example of how to implement. Needed to create a localD...
chriskl [Tue, 12 Feb 2002 08:50:26 +0000 (08:50 +0000)]
Added tables.php to act as an example of how to implement.  Needed to create a localData db accessor.  Added a new string to lang file.

23 years agoinstead of referring to field name directly, use dbField variable
chriskl [Tue, 12 Feb 2002 06:58:18 +0000 (06:58 +0000)]
instead of referring to field name directly, use dbField variable

23 years agoadded a mysql test server
chriskl [Tue, 12 Feb 2002 06:57:33 +0000 (06:57 +0000)]
added a mysql test server

23 years agoadded new class variable 'dbFields' that maps our standard field names to the ones...
chriskl [Tue, 12 Feb 2002 06:55:03 +0000 (06:55 +0000)]
added new class variable 'dbFields' that maps our standard field names to the ones generated bypostgres

23 years agoMySQL 3.23 driver
chriskl [Tue, 12 Feb 2002 06:53:30 +0000 (06:53 +0000)]
MySQL 3.23 driver

23 years agoRemoved file. This was my example file - it should never have been committed. Doh!
chriskl [Tue, 12 Feb 2002 03:31:45 +0000 (03:31 +0000)]
Removed file.  This was my example file - it should never have been committed. Doh!

23 years agoRemoved some more hard code paths and change conf.inc to conf.inc.php
kkemp102294 [Tue, 12 Feb 2002 01:11:58 +0000 (01:11 +0000)]
Removed some more hard code paths and change conf.inc to conf.inc.php

23 years agoInitial revision
chriskl [Mon, 11 Feb 2002 09:32:47 +0000 (09:32 +0000)]
Initial revision