Diff for /loncom/html/adm/ckeditor/commands between versions 1.11 and 1.12

version 1.11, 2024/05/22 16:23:10 version 1.12, 2024/06/14 19:12:51
Line 1 Line 1
 path=`pwd`  path=`pwd`
 htmldir='/home/httpd/html'  htmldir='/home/httpd/html'
 currversion=4.47  currversion=0.0
 ckeditordir="$htmldir/ckeditor"  ckeditordir="$htmldir/ckeditor"
 if [ -e $ckeditordir ]  if [ -e $ckeditordir ]
 then  then

Removed from v.1.11  
changed lines
  Added in v.1.12


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