Subversion Repositories DevTools

Rev

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

Rev 5506 Rev 5957
Line 71... Line 71...
71
'---------------------------------------
71
'---------------------------------------
72
' THIS IS FOR SYSTEM ADMIN ONLY
72
' THIS IS FOR SYSTEM ADMIN ONLY
73
'---------------------------------------
73
'---------------------------------------
74
'If canActionControlInProject("UnlockPackage") Then
74
'If canActionControlInProject("UnlockPackage") Then
75
   Call UnDeprecatePackage ()
75
   Call UnDeprecatePackage ()
-
 
76
   Call Destroy_All_Objects
76
   Response.Redirect(parRfile &"?pv_id="& parPv_id &"&rtag_id="& parRtag_id)
77
   Response.Redirect(parRfile &"?pv_id="& parPv_id &"&rtag_id="& parRtag_id)
77
   'Call CloseWindow
78
   'Call CloseWindow
78
'End If
79
'End If
79
%>
80
%>
80
 
-
 
81
<!-- DESTRUCTOR ------->
81
<!-- DESTRUCTOR ------->
82
<!--#include file="common/destructor.asp"-->
82
<!--#include file="common/destructor.asp"-->