Subversion Repositories DevTools

Rev

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

Rev 5506 Rev 5957
Line 55... Line 55...
55
'---------------------------------------
55
'---------------------------------------
56
' THIS IS FOR SYSTEM ADMIN ONLY
56
' THIS IS FOR SYSTEM ADMIN ONLY
57
'---------------------------------------
57
'---------------------------------------
58
'If canActionControlInProject("UnRipplePackage") Then
58
'If canActionControlInProject("UnRipplePackage") Then
59
   Call LockPackage ()
59
   Call LockPackage ()
-
 
60
   Call Destroy_All_Objects
60
   Response.Redirect ("fixed_issues.asp?rtag_id="& parRtag_id &"&pv_id="& parPv_id)
61
   Response.Redirect ("fixed_issues.asp?rtag_id="& parRtag_id &"&pv_id="& parPv_id)
61
'End If
62
'End If
62
 
-
 
63
%>
63
%>
64
 
-
 
65
<!-- DESTRUCTOR ------->
-
 
66
<!--#include file="common/destructor.asp"-->
-