Skip to content

Commit

Permalink
Remove comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
Agiliway Group, Inc committed Mar 11, 2021
1 parent 4480592 commit 209cef8
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CRM/Sqltasks/Task.php
Original file line number Diff line number Diff line change
Expand Up @@ -511,8 +511,6 @@ public static function getAllTasks() {
* Get a list of tasks ready for execution
*/
public static function getExecutionTaskList() {

//TODO set <= and test it
return self::getTasks('
SELECT * FROM civicrm_sqltasks
WHERE enabled = 1
Expand Down

0 comments on commit 209cef8

Please sign in to comment.