This commit is contained in:
Ilia Alshanetsky 2008-01-27 17:00:37 +00:00
parent 500ee29e6c
commit ec70cb71f4

View File

@ -69,7 +69,7 @@ zend_module_entry shmop_module_entry = {
NULL,
NULL,
PHP_MINFO(shmop),
NO_VERSION_YET,
NO_VERSION_YET,
STANDARD_MODULE_PROPERTIES
};
/* }}} */