log ev
This commit is contained in:
@@ -288,7 +288,7 @@ long WrenchFamilyTransferCredit( CVars in, CVars &out ){
|
||||
// snprintf(title, sizeof (title), "%lu(%s) Reward sent to %s",out["amount"].Long()*0.01,out["currency"].c_str(), out["firstname"].c_str());
|
||||
xxx["title"] = out["title"]; xxx["title"].set_valid( true );
|
||||
xxx["description"] = out["description"]; xxx["description"].set_valid( true );
|
||||
WrenchLogRecent(xxx, yy);
|
||||
WrenchLogRecent(out, yy); // out contains everything needed
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user