Skip to content

Commit

Permalink
This was not good idea.
Browse files Browse the repository at this point in the history
  • Loading branch information
foobar committed Feb 12, 2005
1 parent 30deea4 commit 7517126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ext/snmp/snmp.c
Expand Up @@ -174,7 +174,7 @@ static void php_snmp_init_globals(zend_snmp_globals *snmp_globals)
*/
PHP_MINIT_FUNCTION(snmp)
{
init_snmp("php");
init_snmp("snmpapp");

ZEND_INIT_MODULE_GLOBALS(snmp, php_snmp_init_globals, NULL);

Expand Down

0 comments on commit 7517126

Please sign in to comment.