- Make it consistent with the rest of the stuff there.

This commit is contained in:
Andi Gutmans 1999-11-19 16:42:19 +00:00
parent 3bffcbef5b
commit 0094b765eb

View file

@ -84,7 +84,7 @@ zend_module_entry *php3_builtin_modules[] = {
phpext_lcg_ptr,
phpext_session_ptr,
phpext_output_ptr,
array_module_ptr
phpext_array_ptr
};