[rkward-cvs] rkward/rkward/plugins/uni1.2 code.php,1.2,1.3

Thomas Friedrichsmeier tfry at users.sourceforge.net
Sun Oct 23 14:32:36 UTC 2005


Update of /cvsroot/rkward/rkward/rkward/plugins/uni1.2
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv491/uni1.2

Modified Files:
	code.php 
Log Message:
Use rk.print

Index: code.php
===================================================================
RCS file: /cvsroot/rkward/rkward/rkward/plugins/uni1.2/code.php,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** code.php	21 Apr 2005 19:57:11 -0000	1.2
--- code.php	23 Oct 2005 14:32:33 -0000	1.3
***************
*** 98,102 ****
  	cat("</table>")
  }
! if ( ! is.na(rk.temp.option[[1]])) HTML(rk.temp.option)
  
  <?
--- 98,102 ----
  	cat("</table>")
  }
! if ( ! is.na(rk.temp.option[[1]])) rk.print(rk.temp.option)
  
  <?





More information about the rkward-tracker mailing list