Skip to content

Commit

Permalink
ws fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Boian Bonev committed Mar 20, 2002
1 parent e94ffe3 commit 4586665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/vpopmail/php_vpopmail.c
Expand Up @@ -99,7 +99,7 @@ zend_module_entry vpopmail_module_entry = {
PHP_RINIT(vpopmail),
PHP_RSHUTDOWN(vpopmail),
PHP_MINFO(vpopmail),
NO_VERSION_YET,
NO_VERSION_YET,
STANDARD_MODULE_PROPERTIES
};

Expand Down

0 comments on commit 4586665

Please sign in to comment.