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:
z0rglub
2004-03-26 19:36:38 +00:00
parent 9fd459d051
commit 7a9db5f5d0
3 changed files with 0 additions and 3 deletions
-1
View File
@@ -57,4 +57,3 @@ $conf['max_LOV_categories'] = 50;
$conf['default_style'] = 'default';
?>
-1
View File
@@ -616,4 +616,3 @@ function get_first_non_empty_cat_id( $id_uppercat )
return false;
}
?>
-1
View File
@@ -187,4 +187,3 @@ function get_cat_display_name( $cat_informations, $separator,
else return $output;
}
?>