| Line 124... |
Line 124... |
| 124 |
Const enum_SMALL_imgNotFound = "<img src='images/si_not_found.gif' width='17' height='16' border='0' align='absmiddle' vspace='1' hspace='2'>"
|
124 |
Const enum_SMALL_imgNotFound = "<img src='images/si_not_found.gif' width='17' height='16' border='0' align='absmiddle' vspace='1' hspace='2'>"
|
| 125 |
'-- VERSION CONTROL CONSTANTS ------------------------------
|
125 |
'-- VERSION CONTROL CONSTANTS ------------------------------
|
| 126 |
Const enum_VCS_UNCONTROLLED_TAG = "UC"
|
126 |
Const enum_VCS_UNCONTROLLED_TAG = "UC"
|
| 127 |
Const enum_VCS_CLEARCASE_TAG = "CC"
|
127 |
Const enum_VCS_CLEARCASE_TAG = "CC"
|
| 128 |
Const enum_VCS_SUBVERSION_TAG = "SVN"
|
128 |
Const enum_VCS_SUBVERSION_TAG = "SVN"
|
| - |
|
129 |
Const enum_VCS_CVS_TAG = "CVS"
|
| 129 |
'---------------------------------------------
|
130 |
'---------------------------------------------
|
| 130 |
%>
|
131 |
%>
|