[svn r20744] Minor - comment

skala
Yannick Warnier 16 years ago
parent ea38a5e5af
commit e9c70536e5
  1. 2
      main/conference/api.php

@ -222,7 +222,7 @@ else if ($action == "service")
die();
}
DocumentManager::delete_document($_course, $path, $coursePath);
echo "<result>OK</result>"; // We have to returns something to OpenLaszlo
echo "<result>OK</result>"; // We have to return something to OpenLaszlo
}
}
else if ($action == "download")

Loading…
Cancel
Save