syntx fix
This commit is contained in:
@@ -60,7 +60,7 @@ return 0;
|
||||
long WrenchHomeBanners(CVars in, CVars &out) {
|
||||
out["status"] = "long WrenchHomeBanners(CVars in, CVars &out)";
|
||||
CVars offV;
|
||||
|
||||
char vname[30];
|
||||
WrenchReturnJobOffersList(in, offV);
|
||||
long total_offers = offV["total_record"].Long();
|
||||
if( total_offers > 0){
|
||||
|
||||
Reference in New Issue
Block a user