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


void UpdateIniFromRegistry(char *path TSRMLS_DC);

#endif /* PHP_REGISTRY_H */