diff --git a/main/calendar/agenda.php b/main/calendar/agenda.php index fedf8a37f8..61b1b2f124 100644 --- a/main/calendar/agenda.php +++ b/main/calendar/agenda.php @@ -1,4 +1,4 @@ - '; } +/* +//TODO: This fragment of code is obsolete and is to be deleted. Ivan Tcholakov. //TODO: meet this fckeditor code and agenda.inc.php fckeditor code $fck_attribute['Config']['CreateDocumentDir'] = api_get_path('WEB_COURSE_PATH').$_course['path'].'/document/'; $fck_attribute['Config']['CreateDocumentWebDir'] = api_get_path('WEB_COURSE_PATH').$_course['path'].'/document/'; @@ -311,6 +313,7 @@ else { $upload_path = api_get_path(REL_PATH).'main/default_course_document/'; //TODO: check if this is correct or better main/upload/num_user/my_files } +*/ // THE RIGHT PART echo '';