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/functions_category.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/functions_category.inc.php')
-rw-r--r-- | include/functions_category.inc.php | 1 |
1 files changed, 0 insertions, 1 deletions
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; } ?> - |