Subversion Repositories DevTools

Rev

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

Rev 129 Rev 4955
Line 29... Line 29...
29
<%
29
<%
30
'------------ Variable Definition -------------
30
'------------ Variable Definition -------------
31
Dim objSortHelper
31
Dim objSortHelper
32
Dim rsQry
32
Dim rsQry
33
Dim parProjId
33
Dim parProjId
34
Dim parSourceRtagId
-
 
35
Dim   pvIdList, pvIds, PVS, i, aFullList
34
Dim   pvIdList, pvIds, PVS, i, aFullList
36
Dim ProblemsString
35
Dim ProblemsString
37
'------------ Constants Declaration -----------
36
'------------ Constants Declaration -----------
38
'------------ Variable Init -------------------
37
'------------ Variable Init -------------------
39
parProjId = Request("proj_id")
38
parProjId = Request("proj_id")