Author: jfthomps
Date: Tue Feb 9 18:40:40 2010
New Revision: 908152
URL: http://svn.apache.org/viewvc?rev=908152&view=rev
Log:
moved $clickThroughText to be within the "things to be modified section"
Modified:
incubator/vcl/trunk/web/.ht-inc/conf.php
Modified: incubator/vcl/trunk/web/.ht-inc/conf.php
URL:
http://svn.apache.org/viewvc/incubator/vcl/trunk/web/.ht-inc/conf.php?rev=908152&r1=908151&r2=908152&view=diff
==============================================================================
--- incubator/vcl/trunk/web/.ht-inc/conf.php (original)
+++ incubator/vcl/trunk/web/.ht-inc/conf.php Tue Feb 9 18:40:40 2010
@@ -32,6 +32,23 @@
define("COOKIEDOMAIN", ".example.org"); // domain in which cookies are
set
define("HOMEURL", "http://vcl.example.org/"); // url to go to when someone
clicks HOME or Logout
+$clickThroughText =
+"<center><h2>Installer Agreement</h2></center>
+<p>As the creator of the VCL image, you are responsible for understanding and
+complying with the terms and conditions of the license agreement(s) for all
+software installed within the VCL image.</p>
+
+<p>Please note that many licenses for instructional use do not allow research
+or other use. You should be familiar with these license terms and
+conditions, and limit the use of your image accordingly.</p>
+
+%s
+
+<p>** If you have software licensing questions or would like assistance
+regarding specific terms and conditions, please contact
+<a href=mailto:[email protected]>[email protected]</a>.</p>";
+
+
####################### end required modifications
###########################
@@ -58,22 +75,6 @@
$xmlrpcBlockAPIUsers = array(3, # vclsystem
);
-$clickThroughText =
-"<center><h2>Installer Agreement</h2></center>
-<p>As the creator of the VCL image, you are responsible for understanding and
-complying with the terms and conditions of the license agreement(s) for all
-software installed within the VCL image.</p>
-
-<p>Please note that many licenses for instructional use do not allow research
-or other use. You should be familiar with these license terms and
-conditions, and limit the use of your image accordingly.</p>
-
-%s
-
-<p>** If you have software licensing questions or would like assistance
-regarding specific terms and conditions, please contact
-<a href=mailto:[email protected]>[email protected]</a>.</p>";
-
@require_once(".ht-inc/secrets.php");
$authMechs = array(