diff options
author | z0rglub <z0rglub@piwigo.org> | 2004-03-26 19:36:38 +0000 |
---|---|---|
committer | z0rglub <z0rglub@piwigo.org> | 2004-03-26 19:36:38 +0000 |
commit | 7a9db5f5d0c49d5b566c2bf76e1d7a72505d28d0 (patch) | |
tree | 4292fa6e0ddcfe286fecaed300a707a7c61957c7 /include/htmlfunctions.inc.php | |
parent | 9fd459d0510534ab6f92b7f4e9a3a4598ff3c1ab (diff) |
deletion empty line out of PHP bounds
git-svn-id: http://piwigo.org/svn/trunk@395 68402e56-0260-453c-a942-63ccdbb3a9ee
Diffstat (limited to 'include/htmlfunctions.inc.php')
-rw-r--r-- | include/htmlfunctions.inc.php | 1 |
1 files changed, 0 insertions, 1 deletions
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; } ?> - |