Fix for the Open in New Window in Patient/Client->Patients search gui, take 2.
[openemr.git] / phpmyadmin / libraries / engines / berkeleydb.lib.php
blob5608622458e009db349d6c0b9b914cba713b0ac6
1 <?php
2 /* vim: set expandtab sw=4 ts=4 sts=4: */
3 /**
4 * @version $Id$
5 */
7 /**
9 */
10 include_once './libraries/engines/bdb.lib.php';
12 class PMA_StorageEngine_berkeleydb extends PMA_StorageEngine_bdb