Your IP : 216.73.216.48


Current Path : /hdd/hdd21/main/php5/php-5.6.6/ext/dba/
Upload File :
Current File : //hdd/hdd21/main/php5/php-5.6.6/ext/dba/php_cdb.h

#ifndef PHP_CDB_H
#define PHP_CDB_H

#if DBA_CDB

#include "php_dba.h"

DBA_FUNCS(cdb);

#endif

#endif