re-added (to be able to make patches agains 4.51) the sapdb change

This commit is contained in:
Ralf Becker 2004-08-02 08:34:09 +00:00
parent b3d517a98c
commit 2d11bcec04

View File

@ -3583,6 +3583,8 @@
break;
case 'db2':
break;
case 'sapdb':
break;
default:
$drivername = 'generic';
break;