mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Missed one place..
This commit is contained in:
parent
751712628a
commit
f485fc1a83
1 changed files with 1 additions and 1 deletions
|
@ -203,7 +203,7 @@ PHP_MINIT_FUNCTION(snmp)
|
|||
*/
|
||||
PHP_MSHUTDOWN_FUNCTION(snmp)
|
||||
{
|
||||
snmp_shutdown("php");
|
||||
snmp_shutdown("snmpapp");
|
||||
|
||||
return SUCCESS;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue