Menu

#1 When you put a job have it return the ID

open
nobody
None
5
2009-02-25
2009-02-25
Jon
No

It can be done by adding

if(is_array($data)) {
$res = $data[0];
}

on line 712 in the put function

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.