📄 timelib_config.h

Size: 80 bytes
Path: //opt/cloudlinux/alt-php55/root/usr/include/php/ext/date/lib/timelib_config.h
Modified: 2026-04-20 14:04:18
#ifdef PHP_WIN32
# include "config.w32.h"
#else
# include <php_config.h>
#endif