/*
* Parent class of all ADODB objects.
*
- * $Id: ADODB_base.php,v 1.1 2002/02/11 09:32:47 chriskl Exp $
+ * $Id: ADODB_base.php,v 1.1.1.1 2002/02/11 09:32:47 chriskl Exp $
*/
include_once('../libraries/adodb/adodb-errorhandler.inc.php');
* A class that implements the DB interface for Postgres\r
* Note: This class uses ADODB and returns RecordSets.\r
*\r
- * $Id: BaseDB.php,v 1.1 2002/02/11 09:32:47 chriskl Exp $\r
+ * $Id: BaseDB.php,v 1.1.1.1 2002/02/11 09:32:47 chriskl Exp $\r
*/\r
\r
include_once('../classes/database/ADODB_base.php');\r
* A class that implements the DB interface for Postgres\r
* Note: This class uses ADODB and returns RecordSets.\r
*\r
- * $Id: Postgres.php,v 1.1 2002/02/11 09:32:47 chriskl Exp $\r
+ * $Id: Postgres.php,v 1.1.1.1 2002/02/11 09:32:47 chriskl Exp $\r
*/\r
\r
include_once('ADODB_base.pclass');\r
* A class that implements the DB interface for Postgres\r
* Note: This class uses ADODB and returns RecordSets.\r
*\r
- * $Id: Postgres71.php,v 1.1 2002/02/11 09:32:48 chriskl Exp $\r
+ * $Id: Postgres71.php,v 1.1.1.1 2002/02/11 09:32:48 chriskl Exp $\r
*/\r
\r
// @@@ THOUGHT: What about inherits? ie. use of ONLY???\r
/**\r
* Central WebDB configuration\r
*\r
- * $Id: config.inc,v 1.1 2002/02/11 09:32:49 chriskl Exp $\r
+ * $Id: config.inc,v 1.1.1.1 2002/02/11 09:32:49 chriskl Exp $\r
*/\r
\r
// Set error reporting level\r
/**\r
* Main access point to WebDB.\r
*\r
- * $Id: english.php,v 1.1 2002/02/11 09:32:49 chriskl Exp $\r
+ * $Id: english.php,v 1.1.1.1 2002/02/11 09:32:49 chriskl Exp $\r
*/\r
\r
// Include application functions\r
* Language template file for WebDB. Use this to base language\r
* files.\r
*\r
- * $Id: template.php,v 1.1 2002/02/11 09:32:49 chriskl Exp $\r
+ * $Id: template.php,v 1.1.1.1 2002/02/11 09:32:49 chriskl Exp $\r
*/\r
\r
$appLang = 'english';\r
/**\r
* Main object browser\r
*\r
- * $Id: browser.php,v 1.1 2002/02/11 09:33:08 chriskl Exp $\r
+ * $Id: browser.php,v 1.1.1.1 2002/02/11 09:33:08 chriskl Exp $\r
*/\r
\r
// Include application functions\r
* List databases in a server\r
* @param $webdbServerID The ID of the current server\r
*\r
- * $Id: databases.php,v 1.1 2002/02/11 09:33:08 chriskl Exp $\r
+ * $Id: databases.php,v 1.1.1.1 2002/02/11 09:33:08 chriskl Exp $\r
*/\r
\r
// Include application functions\r
/**\r
* Main access point to WebDB.\r
*\r
- * $Id: index.php,v 1.1 2002/02/11 09:33:08 chriskl Exp $\r
+ * $Id: index.php,v 1.1.1.1 2002/02/11 09:33:08 chriskl Exp $\r
*/\r
\r
// Include application functions\r
/**\r
* Intro screen\r
*\r
- * $Id: intro.php,v 1.1 2002/02/11 09:33:08 chriskl Exp $\r
+ * $Id: intro.php,v 1.1.1.1 2002/02/11 09:33:08 chriskl Exp $\r
*/\r
\r
// Include application functions\r
/**\r
* Login screen\r
*\r
- * $Id: login.php,v 1.1 2002/02/11 09:33:08 chriskl Exp $\r
+ * $Id: login.php,v 1.1.1.1 2002/02/11 09:33:08 chriskl Exp $\r
*/\r
\r
// Include application functions\r
/**\r
* Top menu for WebDB\r
*\r
- * $Id: topbar.php,v 1.1 2002/02/11 09:33:08 chriskl Exp $\r
+ * $Id: topbar.php,v 1.1.1.1 2002/02/11 09:33:08 chriskl Exp $\r
*/\r
\r
// Include application functions\r