aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/config.inc.php1
-rw-r--r--include/functions_category.inc.php1
-rw-r--r--include/htmlfunctions.inc.php1
3 files changed, 0 insertions, 3 deletions
diff --git a/include/config.inc.php b/include/config.inc.php
index 47175ec44..a9577fe93 100644
--- a/include/config.inc.php
+++ b/include/config.inc.php
@@ -57,4 +57,3 @@ $conf['max_LOV_categories'] = 50;
$conf['default_style'] = 'default';
?>
-
diff --git a/include/functions_category.inc.php b/include/functions_category.inc.php
index 5f8aed0cf..1a153a08d 100644
--- a/include/functions_category.inc.php
+++ b/include/functions_category.inc.php
@@ -616,4 +616,3 @@ function get_first_non_empty_cat_id( $id_uppercat )
return false;
}
?>
-
diff --git a/include/htmlfunctions.inc.php b/include/htmlfunctions.inc.php
index 426ef8e82..8377f8e35 100644
--- a/include/htmlfunctions.inc.php
+++ b/include/htmlfunctions.inc.php
@@ -187,4 +187,3 @@ function get_cat_display_name( $cat_informations, $separator,
else return $output;
}
?>
-