Revision 3780
Added by daigle over 16 years ago
index.jsp | ||
---|---|---|
24 | 24 |
* along with this program; if not, write to the Free Software |
25 | 25 |
* Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA |
26 | 26 |
*/ |
27 |
%> |
|
27 | 28 |
|
29 |
<%@ include file="../../common/common-settings.jsp"%> |
|
30 |
|
|
31 |
<% |
|
28 | 32 |
/** |
29 |
* Does a redirect to knb homepage at @knb-site-url@
|
|
33 |
* Does a redirect to knb homepage at KNB_SITE_URL
|
|
30 | 34 |
*/ |
31 | 35 |
|
32 | 36 |
java.util.Properties params = new java.util.Properties(); |
Also available in: Unified diff
Changes to remove ANT tokens for the turnkey install project