Subversion Repositories DevTools

Rev

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

Rev 5207 Rev 5246
Line 22... Line 22...
22
Dim rmDebug                                 ' Will display text in the footer area
22
Dim rmDebug                                 ' Will display text in the footer area
23
Dim bJqueryDataTables
23
Dim bJqueryDataTables
24
Dim bJqueryForms
24
Dim bJqueryForms
25
Dim bJqueryVix
25
Dim bJqueryVix
26
' -- Variable Initialisation --------------------------
26
' -- Variable Initialisation --------------------------
-
 
27
Set releaseInfoHash = Nothing
27
rmDebug = ""
28
rmDebug = ""
28
isPopupWindow = FALSE
29
isPopupWindow = FALSE
29
parRtag_id = QStrPar("rtag_id")
30
parRtag_id = QStrPar("rtag_id")
30
Set objAccessControl = New AccessControl
31
Set objAccessControl = New AccessControl
31
Set objPMod = New PersistanceModule
32
Set objPMod = New PersistanceModule