瀏覽代碼

[svn r13368] Minor - added todo comment

Yannick Warnier 17 年之前
父節點
當前提交
cea04baa9f
共有 1 個文件被更改,包括 4 次插入0 次删除
  1. 4 0
      main/newscorm/learnpath.class.php

+ 4 - 0
main/newscorm/learnpath.class.php

@@ -7780,6 +7780,10 @@ function display_thread_form($action = 'add', $id = 0, $extra_info = '')
 	 	$root->appendChild($resources);
 	 	$root->appendChild($resources);
 		$xmldoc->appendChild($root);
 		$xmldoc->appendChild($root);
 
 
+		//todo: add a readme file here, with a short description and a link to the Reload player
+		//then add the file to the zip, then destroy the file (this is done automatically)
+		// http://www.reload.ac.uk/scormplayer.html - once done, don't forget to close FS#138
+
 		//error_log(print_r($zip_files,true),0);
 		//error_log(print_r($zip_files,true),0);
 		foreach($zip_files as $file_path)
 		foreach($zip_files as $file_path)
 		{
 		{