Subversion Repositories DevTools

Rev

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

Rev 6175 Rev 6181
Line 20... Line 20...
20
<!--#include file="_action_buttons.asp"-->
20
<!--#include file="_action_buttons.asp"-->
21
<!--#include file="class/classActionButtonControl.asp"-->
21
<!--#include file="class/classActionButtonControl.asp"-->
22
<!--#include file="common/daemon_instructions.asp"-->
22
<!--#include file="common/daemon_instructions.asp"-->
23
<!--#include file="common/common_daemon.asp"-->
23
<!--#include file="common/common_daemon.asp"-->
24
<% '------------ ACCESS CONTROL ------------------ %>
24
<% '------------ ACCESS CONTROL ------------------ %>
25
<!--#include file="_access_control_login.asp"-->
25
<!--#include file="_access_control_login_optional.asp"-->
26
<!--#include file="_access_control_general.asp"-->
26
<!--#include file="_access_control_general.asp"-->
27
<!--#include file="_access_control_action_project.asp"-->
27
<!--#include file="_access_control_action_project.asp"-->
28
<% '------------ Scripts -------------------------- %>
28
<% '------------ Scripts -------------------------- %>
29
<%
29
<%
30
'------------ Variable Definition -------------
30
'------------ Variable Definition -------------