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_flatfile.h

#ifndef PHP_FLATFILE_H
#define PHP_FLATFILE_H

#if DBA_FLATFILE

#include "php_dba.h"

DBA_FUNCS(flatfile);

#endif

#endif