Project

General

Profile

« Previous | Next » 

Revision 4a1ab871

Added by Andreas Kohlbecker about 8 years ago

#5648 fixed

View differences:

modules/cdm_dataportal/includes/name.inc
429 429
    if(isset($secref_tagged_text[1])){
430 430
      $post_separator_markup = $is_reference_year ? '.': '';
431 431
      if(isset($nom_status_tagged_text[count($nom_status_tagged_text) - 1]) && ($nom_status_tagged_text[count($nom_status_tagged_text) - 1]->type ==  'postSeparator')){
432
        $post_separator_markup = cdm_tagged_text_to_markup(array($nom_status_tagged_text[count($nom_status_tagged_text -1 )]));
432
        $post_separator_markup = cdm_tagged_text_to_markup(array($nom_status_tagged_text[count($nom_status_tagged_text) - 1 ]));
433 433
      };
434 434
      array_setr('secReference',
435 435
        $post_separator_markup

Also available in: Unified diff