From 340756e4d13bbcffbd9cba79aef7fc7a6ca2ecb8 Mon Sep 17 00:00:00 2001 From: andi Date: Wed, 13 Apr 2005 19:53:38 +0200 Subject: removed closing php tag for includes darcs-hash:20050413175338-9977f-c969db6f86df5df175db9a39b4fabb9f072f8f67.gz --- inc/format.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'inc/format.php') diff --git a/inc/format.php b/inc/format.php index 1f17dce74..0be51c12d 100644 --- a/inc/format.php +++ b/inc/format.php @@ -586,4 +586,5 @@ function img_resize($ext,$from,$from_w,$from_h,$to,$to_w,$to_h){ return false; } -?> + +//Setup VIM: ex: et ts=2 enc=utf-8 : -- cgit v1.2.3