mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Version is char ;).
This commit is contained in:
parent
26e393c69f
commit
ac3e8601ae
1 changed files with 1 additions and 1 deletions
|
@ -141,7 +141,7 @@ zend_module_entry odbc_module_entry = {
|
|||
PHP_RINIT(odbc),
|
||||
PHP_RSHUTDOWN(odbc),
|
||||
PHP_MINFO(odbc),
|
||||
1.0,
|
||||
"1.0",
|
||||
STANDARD_MODULE_PROPERTIES
|
||||
};
|
||||
/* }}} */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue