removed unecessary line
authorJoseph Baxter <joseph.baxter@nottingham.ac.uk>
Tue, 3 Jun 2014 14:29:43 +0000 (15:29 +0100)
committerJoseph Baxter <joseph.baxter@nottingham.ac.uk>
Tue, 3 Jun 2014 14:29:43 +0000 (15:29 +0100)
locallib.php

index 5a4cc8f..5bba8fe 100644 (file)
@@ -1186,7 +1186,6 @@ class attendance {
                            ats.sessdate >= :cstartdate AND
                            al.studentid = :uid".$period."
                   GROUP BY al.statusid";
-                
             }
 
             if ($filters !== null) { // We do not want to cache, or use a cached version of the results when a filter is set.