Revision e31c69e3
Added by Andreas Kohlbecker over 2 years ago
modules/cdm_dataportal/includes/footnotes.inc | ||
---|---|---|
158 | 158 |
$footnote_list_key = $footnote_list_key_suggestion; |
159 | 159 |
} else { |
160 | 160 |
$footnote_list_key = RenderHints::getFootnoteListKey() . FOOTNOTE_KEY_SUFFIX_ANNOTATIONS; |
161 |
throw new Exception("FOOTNOTE_KEY_SUFFIX_ANNOTATIONS"); |
|
161 | 162 |
} |
162 | 163 |
|
163 | 164 |
// Adding the footnotes keys. |
Also available in: Unified diff
ref #8543 testing for FOOTNOTE_KEY_SUFFIX_ANNOTATIONS in use by throwing an exception