From 37181c4e7811eedaf47161ec8533052fdac18d89 Mon Sep 17 00:00:00 2001 From: Nathan Kinkade Date: Wed, 1 Jul 2015 02:28:16 +0000 Subject: Remove dependence on ADOdb and use PHP PDO instead. --- lib/adodb/drivers/adodb-postgres.inc.php | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 lib/adodb/drivers/adodb-postgres.inc.php (limited to 'lib/adodb/drivers/adodb-postgres.inc.php') diff --git a/lib/adodb/drivers/adodb-postgres.inc.php b/lib/adodb/drivers/adodb-postgres.inc.php deleted file mode 100644 index 5e8ce48..0000000 --- a/lib/adodb/drivers/adodb-postgres.inc.php +++ /dev/null @@ -1,14 +0,0 @@ - \ No newline at end of file -- cgit v1.2.3