Home » Authentication » Auth_PrefManager » Bug #9016
MDB2 Support
Details
| Request #9016 | MDB2 Support |
|---|---|
| Submitted | 2006-10-13 09:13 UTC |
| From | arne dot bippes at bippesbrandao dot de |
| Assigned | aashley |
| Status | Bogus |
| Package | Auth_PrefManager |
| PHP Version | Irrelevant |
| OS | irrelevant |
| Roadmaps | 1.2.0 |
Comments
[2006-10-13 09:13 UTC] arne dot bippes at bippesbrandao dot de
Description:
------------
The PrefManager currently supports only MDB2 as a Database Layer.
Please find a Package which supports both DB & MDB2.
Basically the changes are:
- check for $dsn being a subclass of mdb2.
- Load a proxy which does a simple redirect for the DB-functions used in the PrefManager.
- Replace DB::isError() with PEAR::is Errror()
You can download the new files here:
http://extern.bippesbrandao.de/pear/PEAR_PrefManager.zip