missing vname
This commit is contained in:
@@ -268,7 +268,8 @@ long WrenchContractMessageList( CVars in, CVars &out )
|
||||
{
|
||||
long ret = PHP_API_BAD_PARAM;
|
||||
logfmt( logINFO, "WrenchContractMessageList()" );
|
||||
|
||||
char vname[30];
|
||||
|
||||
const char * loc = getenv("REMOTE_ADDR");
|
||||
in["loc"] = loc; in["loc"].set_valid(true);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user