Subversion Repositories DevTools

Rev

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

Rev 5961 Rev 6663
Line 23... Line 23...
23
Dim PRODUCTION_MANAGER_URL
23
Dim PRODUCTION_MANAGER_URL
24
Dim strRelativePath             ' Rel Path from script to URL
24
Dim strRelativePath             ' Rel Path from script to URL
25
Dim managerSuiteBase            ' Url to the base of the Manager Suite
25
Dim managerSuiteBase            ' Url to the base of the Manager Suite
26
Dim FavIcon                     ' Favorite Icon
26
Dim FavIcon                     ' Favorite Icon
27
Dim RmDebug                     ' Debug Display
27
Dim RmDebug                     ' Debug Display
-
 
28
Dim VixVerNum : VixVerNum = 1   ' Bump to force cache reload of many resources
28
' -----------------------------------------------------
29
' -----------------------------------------------------
29
%>
30
%>
30
<%
31
<%
31
' -- DATABASE CONNECTIONS -----------------------------
32
' -- DATABASE CONNECTIONS -----------------------------
32
'Set OraSession = CreateObject("OracleInProcServer.XOraSession")
33
'Set OraSession = CreateObject("OracleInProcServer.XOraSession")