Diff for /loncom/html/adm/ckeditor/commands between versions 1.4 and 1.5

version 1.4, 2013/01/10 05:36:22 version 1.5, 2013/07/16 14:14:51
Line 9  then Line 9  then
     rm -rf $htmldir/htmlarea      rm -rf $htmldir/htmlarea
 fi  fi
 cd $htmldir  cd $htmldir
 echo $path/ckeditor_3.6.2.tar.gz  echo $path/ckeditor_3.6.6.1.tar.gz
 tar -zxf $path/ckeditor_3.6.2.tar.gz  tar -zxf $path/ckeditor_3.6.6.1.tar.gz
 cp $path/loncapaconfig.js ckeditor/loncapaconfig.js  cp $path/loncapaconfig.js ckeditor/loncapaconfig.js

Removed from v.1.4  
changed lines
  Added in v.1.5


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>