Diff for /loncom/html/adm/fckeditor/commands between versions 1.1 and 1.2

version 1.1, 2007/10/09 23:57:11 version 1.2, 2008/11/03 10:56:05
Line 1 Line 1
 path=`pwd`  path=`pwd`
 cd $1  cd $1
 echo $path/FCKeditor_2.4.3.tar.gz  echo $path/FCKeditor_2.6.3.tar.gz
 tar xzf $path/FCKeditor_2.4.3.tar.gz  tar xzf $path/FCKeditor_2.6.3.tar.gz
 cp $path/loncapaconfig.js fckeditor/loncapaconfig.js  cp $path/loncapaconfig.js fckeditor/loncapaconfig.js

Removed from v.1.1  
changed lines
  Added in v.1.2


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