Managed to remove static calls from the core gradebook classes without removing support for such calls in gradebook interface code. I used a singleton pattern for this (get_instance in grade_object).

This commit is contained in:
nicolasconnault
2007-11-13 07:36:00 +00:00
parent af781346e8
commit 4fc9ec1ec0
14 changed files with 895 additions and 1325 deletions
+1 -1
View File
@@ -1214,4 +1214,4 @@
return $code;
}
}
?>
?>