mirror of
https://github.com/php/php-src.git
synced 2025-08-18 15:08:55 +02:00
Fix folding
This commit is contained in:
parent
3b38d14caf
commit
2322be0fab
1 changed files with 1 additions and 0 deletions
|
@ -597,6 +597,7 @@ PHPAPI int php_get_module_initialized(void)
|
||||||
{
|
{
|
||||||
return module_initialized;
|
return module_initialized;
|
||||||
}
|
}
|
||||||
|
/* }}} */
|
||||||
|
|
||||||
/* {{{ php_log_err
|
/* {{{ php_log_err
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue