mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-03-28 17:42:57 +01:00
fix commit from september 2017 related to issue #603
This commit is contained in:
@@ -541,7 +541,7 @@ SELECT *
|
||||
}
|
||||
|
||||
$derivative_params = trigger_change('get_comments_derivative_params', ImageStdParams::get_by_type(IMG_THUMB) );
|
||||
$template->assign( 'derivative_params', $derivative_params );
|
||||
$template->assign( 'comment_derivative_params', $derivative_params );
|
||||
|
||||
// include menubar
|
||||
$themeconf = $template->get_template_vars('themeconf');
|
||||
|
||||
Reference in New Issue
Block a user