daza110

Results 2 issues of daza110

``` $CTasks = $db->get_results("SELECT * FROM a_table WHERE a_id LIKE '921j0jd2' AND p_id LIKE '' ORDER BY execution_order"); $NoTasks = $db->num_rows; echo "Number of Tasks to start: {$NoTasks}"; ``` This...

I would like to add a custom label to my imports, is this at all possible? --- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/77013597-is-there-a-way-to-add-a-label?utm_campaign=plugin&utm_content=tracker%2F87779827&utm_medium=issues&utm_source=github)** We accept bounties...