Ignore:
Timestamp:
Oct 10, 2014, 10:03:17 AM (10 years ago)
Author:
JanisV
Message:

REmove unused TITLE_ESC

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extensions/Fotorama/main.inc.php

    r29946 r29974  
    193193
    194194      $row['TITLE'] = render_element_name($row);
    195       $row['TITLE_ESC'] = str_replace('"', '"', $row['TITLE']);
    196195      $picture[] = $row;
    197196    }
Note: See TracChangeset for help on using the changeset viewer.