Subversion Repositories DevTools

Rev

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

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