Subversion Repositories DevTools

Rev

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

Rev 5355 Rev 5371
Line 96... Line 96...
96
 
96
 
97
strRelativePath = GetPathToBase()
97
strRelativePath = GetPathToBase()
98
managerSuiteBase = GetManagerSuiteBase()
98
managerSuiteBase = GetManagerSuiteBase()
99
ACCESS_MANAGER_URL      = ManagerSuiteBase & "/Access_Manager"
99
ACCESS_MANAGER_URL      = ManagerSuiteBase & "/Access_Manager"
100
RELEASE_MANAGER_URL     = ManagerSuiteBase & "/Release_Manager"
100
RELEASE_MANAGER_URL     = ManagerSuiteBase & "/Release_Manager"
101
FavIcon = strRelativePath & "icons/DM" & Application("FavIconSuffix") & ".png"
101
FavIcon = strRelativePath & "favicons/DM" & Application("FavIconSuffix") & ".png"
102
 
102
 
103
' -----------------------------------------------------
103
' -----------------------------------------------------
104
%>
104
%>
105
<%
105
<%
106
' -- VARIABLE INITIALISATION --------------------------
106
' -- VARIABLE INITIALISATION --------------------------