[Logging-commits] r56 - www
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Fri Nov 12 13:52:08 CET 2010
Author: mariotomo
Date: 2010-11-12 13:52:07 +0100 (Fri, 12 Nov 2010)
New Revision: 56
Modified:
www/index.php
www/integration_with_R.php
Log:
adding Henrico's hints to the web site.
Modified: www/index.php
===================================================================
--- www/index.php 2010-11-03 10:21:50 UTC (rev 55)
+++ www/index.php 2010-11-12 12:52:07 UTC (rev 56)
@@ -56,6 +56,7 @@
</ul></p>
<p>have a look at a short introductory <a href="sample_session.php">sample session</a>.</p>
+<p>or check a small collections of <a href="user_hints.php">user hints</a>.</p>
<p>This package owes a lot to
<ul>
Modified: www/integration_with_R.php
===================================================================
--- www/integration_with_R.php 2010-11-03 10:21:50 UTC (rev 55)
+++ www/integration_with_R.php 2010-11-12 12:52:07 UTC (rev 56)
@@ -12,7 +12,7 @@
</blockquote>
-<?php include("integration_with_R.shtml"); ?>
+<?php include("user_hints.shtml"); ?>
</body>
</html>
More information about the Logging-commits
mailing list