[svn r13368] Minor - added todo comment

skala
Yannick Warnier 18 years ago
parent 30fdcced7d
commit cea04baa9f
  1. 4
      main/newscorm/learnpath.class.php

@ -7780,6 +7780,10 @@ function display_thread_form($action = 'add', $id = 0, $extra_info = '')
$root->appendChild($resources);
$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);
foreach($zip_files as $file_path)
{

Loading…
Cancel
Save