Your IP : 216.73.216.48


Current Path : /hdd/hdd12/install/php/php-7.4.32/ext/dba/
Upload File :
Current File : //hdd/hdd12/install/php/php-7.4.32/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