From 31818d63a0ce0285c28ef9b9b16ae300b0904df4 Mon Sep 17 00:00:00 2001 From: Martin Wilke Date: Wed, 19 Dec 2007 13:48:26 +0000 Subject: This is a DataSource driver for Structures_DataGrid using PEAR::MDB2 and an SQL query. WWW: http://pear.php.net/package/Structures_DataGrid_DataSource_MDB2/ --- databases/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'databases/Makefile') diff --git a/databases/Makefile b/databases/Makefile index df7d25786ece..2365ae608fc8 100644 --- a/databases/Makefile +++ b/databases/Makefile @@ -341,6 +341,7 @@ SUBDIR += pear-Structures_DataGrid_DataSource_CSV SUBDIR += pear-Structures_DataGrid_DataSource_DBQuery SUBDIR += pear-Structures_DataGrid_DataSource_DBTable + SUBDIR += pear-Structures_DataGrid_DataSource_MDB2 SUBDIR += pecl-memcache SUBDIR += pecl-sqlite SUBDIR += pgaccess -- cgit v1.2.3