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