mirror of
https://github.com/php/php-src.git
synced 2025-08-17 22:48:57 +02:00
- Make it consistent with the rest of the stuff there.
This commit is contained in:
parent
3bffcbef5b
commit
0094b765eb
1 changed files with 1 additions and 1 deletions
|
@ -84,7 +84,7 @@ zend_module_entry *php3_builtin_modules[] = {
|
||||||
phpext_lcg_ptr,
|
phpext_lcg_ptr,
|
||||||
phpext_session_ptr,
|
phpext_session_ptr,
|
||||||
phpext_output_ptr,
|
phpext_output_ptr,
|
||||||
array_module_ptr
|
phpext_array_ptr
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue