Subversion Repositories wimsdev

Rev

Rev 2184 | Blame | Compare with Previous | Last modification | View Log | RSS feed

  1. #! /bin/sh
  2.  
  3. g=`sed 's/\&/\&amp;/g;s/</\&lt;/g' <$w_wims_home/log/classes/$w_wims_class/.grades`
  4.  
  5. echo "<textarea cols='70' rows='15' name='wims_deposit'>$g</textarea>"
  6.  
  7.