From cd9e4ec4725ba7b3075ccc1117e6bcb0e854461f Mon Sep 17 00:00:00 2001 From: nicolasconnault Date: Fri, 14 Sep 2007 10:40:49 +0000 Subject: [PATCH] MDL-11278 Admin settings page completed, implementation of settings in the gradebook coming up next. --- lib/grade/constants.php | 75 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 75 insertions(+) create mode 100644 lib/grade/constants.php diff --git a/lib/grade/constants.php b/lib/grade/constants.php new file mode 100644 index 0000000000..41e8291cdf --- /dev/null +++ b/lib/grade/constants.php @@ -0,0 +1,75 @@ + -- 2.39.5