summaryrefslogtreecommitdiff
path: root/win32/php_registry.h
blob: 275d89edd2b45c7b98b143c7a1859d288d4282f5 (plain)
1
2
3
4
5
6
7
#ifndef PHP_REGISTRY_H
#define PHP_REGISTRY_H


void UpdateIniFromRegistry(char *path);

#endif /* PHP_REGISTRY_H */