Subversion Repositories DevTools

Rev

Rev 4703 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4703 Rev 5061
Line 26... Line 26...
26
Dim active
26
Dim active
27
Dim parServerReq
27
Dim parServerReq
28
 
28
 
29
'------------ Constants Declaration -----------
29
'------------ Constants Declaration -----------
30
'------------ Variable Init -------------------
30
'------------ Variable Init -------------------
31
active = objAccessControl.IsActive("MSMaintainer")
31
active = canActionControl("MSMaintainer")
32
parServerReq = Request("detail")
32
parServerReq = Request("detail")
33
'----------------------------------------------
33
'----------------------------------------------
34
%>
34
%>
35
<html>
35
<html>
36
<head>
36
<head>