diff options
| author | Derick Rethans <derick@php.net> | 2002-03-20 08:56:15 +0000 |
|---|---|---|
| committer | Derick Rethans <derick@php.net> | 2002-03-20 08:56:15 +0000 |
| commit | 1fd19dc38d53010bf9513d2749fde0ecb490f771 (patch) | |
| tree | 0924ab3377e711e7bd183a74276bd1054be0c785 /ext/vpopmail/php_vpopmail.c | |
| parent | 911042faeb143e37b41b0b2e826fb7e68c2196fc (diff) | |
| download | php-git-1fd19dc38d53010bf9513d2749fde0ecb490f771.tar.gz | |
MFH Sascha's fix
Diffstat (limited to 'ext/vpopmail/php_vpopmail.c')
| -rw-r--r-- | ext/vpopmail/php_vpopmail.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/vpopmail/php_vpopmail.c b/ext/vpopmail/php_vpopmail.c index 209593bfa8..ea9c383e90 100644 --- a/ext/vpopmail/php_vpopmail.c +++ b/ext/vpopmail/php_vpopmail.c @@ -926,7 +926,7 @@ PHP_FUNCTION(vpopmail_error) } /* }}} */ -#endif /* HAVE_VPOPMAIL */ +#endif /* * Local variables: |
