sntx error
This commit is contained in:
@@ -308,5 +308,5 @@ long WrenchReturnJobOffersList(CVars in, CVars &out) {
|
|||||||
/* This return the list of jobs on the home page of the apps*/
|
/* This return the list of jobs on the home page of the apps*/
|
||||||
long WrenchReturnActiveJobsList(CVars in, CVars &out) {
|
long WrenchReturnActiveJobsList(CVars in, CVars &out) {
|
||||||
// return WrenchUsersTasksList(in, out);
|
// return WrenchUsersTasksList(in, out);
|
||||||
retired return WrenchMemberActiveJobs(in, out);
|
return WrenchMemberActiveJobs(in, out);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user