root/ext/dba/php_cdb.h

/* [<][>][^][v][top][bottom][index][help] */

INCLUDED FROM


#ifndef PHP_CDB_H
#define PHP_CDB_H

#if DBA_CDB

#include "php_dba.h"

DBA_FUNCS(cdb);

#endif

#endif

/* [<][>][^][v][top][bottom][index][help] */