mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-07-06 09:52:29 +02:00
deletion empty line out of PHP bounds
git-svn-id: http://piwigo.org/svn/trunk@395 68402e56-0260-453c-a942-63ccdbb3a9ee
This commit is contained in:
@@ -57,4 +57,3 @@ $conf['max_LOV_categories'] = 50;
|
||||
$conf['default_style'] = 'default';
|
||||
|
||||
?>
|
||||
|
||||
|
||||
@@ -616,4 +616,3 @@ function get_first_non_empty_cat_id( $id_uppercat )
|
||||
return false;
|
||||
}
|
||||
?>
|
||||
|
||||
|
||||
@@ -187,4 +187,3 @@ function get_cat_display_name( $cat_informations, $separator,
|
||||
else return $output;
|
||||
}
|
||||
?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user