Changeset 29944


Ignore:
Timestamp:
Oct 9, 2014, 11:23:33 AM (10 years ago)
Author:
JanisV
Message:

Remove debug output

File:
1 edited

Legend:

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

    r29943 r29944  
    103103
    104104    $current = $template->get_template_vars('current');
    105     print_r($current);
    106105    $type = $current['selected_derivative']->get_type();
    107106    $defined = ImageStdParams::get_defined_type_map();
Note: See TracChangeset for help on using the changeset viewer.