[LON-CAPA-cvs] cvs: loncom /html/adm/ckeditor commands

musolffc musolffc at source.lon-capa.org
Wed Jan 6 16:56:16 EST 2016


musolffc		Wed Jan  6 21:56:16 2016 EDT

  Modified files:              
    /loncom/html/adm/ckeditor	commands 
  Log:
  Fixed version checking that prevented a fresh install of ckeditor
  
  
Index: loncom/html/adm/ckeditor/commands
diff -u loncom/html/adm/ckeditor/commands:1.8 loncom/html/adm/ckeditor/commands:1.9
--- loncom/html/adm/ckeditor/commands:1.8	Wed Apr  1 16:18:20 2015
+++ loncom/html/adm/ckeditor/commands	Wed Jan  6 21:56:16 2016
@@ -1,6 +1,6 @@
 path=`pwd`
 htmldir='/home/httpd/html'
-currversion=4.47
+currversion=3.62
 ckeditordir="$htmldir/ckeditor"
 if [ -e $ckeditordir ]
 then




More information about the LON-CAPA-cvs mailing list