[rkward-cvs] SF.net SVN: rkward: [1027] trunk/rkward/rkward/plugins/distributions/ agostino_test.php

sjar at users.sourceforge.net sjar at users.sourceforge.net
Mon Jan 1 23:16:00 UTC 2007


Revision: 1027
          http://svn.sourceforge.net/rkward/?rev=1027&view=rev
Author:   sjar
Date:     2007-01-01 15:16:00 -0800 (Mon, 01 Jan 2007)

Log Message:
-----------
cat (HTML_stuff) for header converted to rk.header ()

Modified Paths:
--------------
    trunk/rkward/rkward/plugins/distributions/agostino_test.php

Modified: trunk/rkward/rkward/plugins/distributions/agostino_test.php
===================================================================
--- trunk/rkward/rkward/plugins/distributions/agostino_test.php	2007-01-01 22:28:50 UTC (rev 1026)
+++ trunk/rkward/rkward/plugins/distributions/agostino_test.php	2007-01-01 23:16:00 UTC (rev 1027)
@@ -25,7 +25,8 @@
 <?
         }
 	function printout () {
-?>	cat ("<h1>D'Agostino test for skewness in normally distributed data</h1>\n")
+?>	
+	rk.header ("D'Agostino test for skewness in normally distributed data")
 
 cat ("<table border=\"1\">")
 	cat ("<tbody>")


This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.




More information about the rkward-tracker mailing list