From 7ecb19bba02c29377423950031d10e1b7a82247d Mon Sep 17 00:00:00 2001 From: gustav_delius Date: Sat, 25 Sep 2004 20:27:15 +0000 Subject: [PATCH] added explanation for format and visible fields in event table --- lib/moodlelib.php | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/lib/moodlelib.php b/lib/moodlelib.php index ae7a9f036f..e75e65a244 100644 --- a/lib/moodlelib.php +++ b/lib/moodlelib.php @@ -3077,6 +3077,7 @@ function endecrypt ($pwd, $data, $case) { * * @return int The id number of the resulting record * @todo Finish documenting this function @@ -3987,4 +3989,4 @@ if(!function_exists('html_entity_decode')) { } // vim:autoindent:expandtab:shiftwidth=4:tabstop=4:tw=140: -?> \ No newline at end of file +?> -- 2.39.5