Skip to content

Commit

Permalink
Merge pull request #623 from SlateFoundation/develop
Browse files Browse the repository at this point in the history
Release: v3.4.7
  • Loading branch information
themightychris authored Oct 25, 2021
2 parents f3d0a6f + 4376dbb commit be486f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data-exporters/slate-cbl/student-tasks.php
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@
// build rows
$result = DB::query(
'
SELECT DISTINCT %2$s.*
SELECT %2$s.*
FROM `%1$s` %2$s
%3$s
WHERE ((%4$s)
Expand Down

0 comments on commit be486f2

Please sign in to comment.