1
0
mirror of https://github.com/php/php-src.git synced 2026-04-04 06:32:49 +02:00
Files
archived-php-src/win32/php_registry.h
1999-04-18 15:54:18 +00:00

7 lines
119 B
C

#ifndef _PHP_REGISTRY_H
#define _PHP_REGISTRY_H
void UpdateIniFromRegistry(char *path);
#endif /* _PHP_REGISTRY_H */