Subversion Repositories DevTools

Rev

Rev 5957 | Rev 6070 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5957 Rev 6048
Line 21... Line 21...
21
<!--#include file="_action_buttons.asp"-->
21
<!--#include file="_action_buttons.asp"-->
22
 
22
 
23
<!--#include file="class/classActionButtonControl.asp"-->
23
<!--#include file="class/classActionButtonControl.asp"-->
24
<%
24
<%
25
'------------ ACCESS CONTROL ------------------
25
'------------ ACCESS CONTROL ------------------
26
'Let users view the build configuration without being logged in, but as soon as they try and submit the form, check
-
 
27
'their login status.
-
 
28
%>
26
%>
-
 
27
<!--#include file="_access_control_login.asp"-->
29
<!--#include file="_access_control_general.asp"-->
28
<!--#include file="_access_control_general.asp"-->
30
<%
29
<%
31
'------------ Variable Definition -------------
30
'------------ Variable Definition -------------
32
Dim parRtagId
31
Dim parRtagId
33
'------------ Constants Declaration -----------
32
'------------ Constants Declaration -----------