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


void UpdateIniFromRegistry(char *path);

#endif /* _PHP_REGISTRY_H */